export type DonationIdsNotMatchingError = { name: string; message: string; };