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