export declare function hashBytesToHex(bytes: Uint8Array): string; export declare function hashStringToHex(value: string): string; //# sourceMappingURL=hash.d.ts.map