import type { MockJsExecutor, MockJsExecutorOptions } from '@redocly/config'; export declare function createQuickJsMockExecutor(options?: MockJsExecutorOptions): MockJsExecutor; //# sourceMappingURL=mock-js-executor.d.ts.map