export declare type RunnerGroupNeededError = { name: string; message: string; };