import { EjecutarOptions } from './ejecutar'; export declare function setupSandbox(ejecutarOptions: EjecutarOptions): Promise; //# sourceMappingURL=index.d.ts.map