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