export interface RejectMembershipRequestCommand { leagueId: string; requestId: string; }