/// import { Readable } from 'stream'; export declare function streamToBuffer(stream: Readable): Promise; //# sourceMappingURL=stream-to-buffer.d.ts.map