export declare type DonorIdsNotMatchingError = { name: string; message: string; };