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