export declare function sha1(msg: string): string; export declare function sha256(msgUtf8: string): string; //# sourceMappingURL=Hash.d.ts.map