import type * as node from "./node.js"; export declare const child_process: typeof node.child_process; export declare const crypto: typeof node.crypto; export declare const fs: typeof node.fs; export declare const os: typeof node.os; export declare const path: typeof node.path; export declare const stream: typeof node.stream; export declare const util: typeof node.util; //# sourceMappingURL=node.browser.d.ts.map