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