export interface LeaveLeagueCommand { leagueId: string; driverId: string; }