export type ResponseRunnerTeam = { parentGroup: any; id: number; name: string; contact?: any; };