export interface AcceptSponsorshipRequestDTO { requestId: string; respondedBy: string; // driverId of the person accepting }