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