export declare function digestStreamSha256(stream: NodeJS.ReadableStream): Promise<string>;
//# sourceMappingURL=digest.d.ts.map