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