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