export interface GetLeagueJoinRequestsUseCaseParams { leagueId: string; }