import type nodeStream from "node:stream"; export declare const _Duplex: unknown; export declare const Duplex: typeof nodeStream.Duplex;