import { EjecutarOptions } from '../runtime/ejecutar'; export declare const version: string; export declare function createSandbox(elementOrId: HTMLElement | string, customOptions: Partial): HTMLIFrameElement; //# sourceMappingURL=index.d.ts.map