import type nodeStream from "node:stream";
export declare const Writable: typeof nodeStream.Writable;
