export interface GetLeagueAdminPermissionsUseCaseParams { leagueId: string; performerDriverId: string; }