import type { Transform } from 'node:stream';
export declare function stringifyStream(): Transform;
//# sourceMappingURL=stringifyStream.d.ts.map