export interface HttpRegisterNewTeamResponse { teamId: string; }