export interface GetTeamJoinRequestsQueryParamsDTO { teamId: string; }