export declare type Donation = { id: number; donor: string; };