export declare const inlineEval: (script: string) => Promise<any>;
