export declare function sha1HashSync(msg: Uint8Array): Uint8Array; export declare function sha256HashSync(msg: Uint8Array): Uint8Array; //# sourceMappingURL=hash.d.ts.map