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