export declare class RunnerError extends Error { constructor(message: string); } //# sourceMappingURL=RunnerError.d.ts.map