import { ProcessSandboxedCodeOptions } from '../runtime/ejecutar'; export declare function processSandboxedCode(code: string, options?: ProcessSandboxedCodeOptions): string; //# sourceMappingURL=processSandboxedCode.d.ts.map