export declare function isNodeRuntime(): boolean; export declare function importNodeModule(specifier: string): Promise;