export type ResponseSelfServiceTeam = { name: string; id: number; };