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