export declare function sha256(payload: Uint8Array): Promise>; export declare function sha1(payload: Uint8Array): Promise>; //# sourceMappingURL=0_hash.d.ts.map