import { Options } from './index.ts'; export declare function execute(options: Options): Promise; //# sourceMappingURL=executor.d.ts.map