export interface DemoteAdminCommand { leagueId: string; targetDriverId: string; }