export declare function hashBytes(data: Uint8Array): Promise; export declare function hashBundle(stream: ReadableStream): Promise;