export interface HttpGetTeamUserInvitesRequest { teamId: string; }