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