export declare const runInNodeContext: (code: string, globalData?: Record) => Promise;