export declare const runInBrowserContext: (code: string, globalData?: {}) => Promise;