export declare const calculateHash: (hashAlgorithm: string, value: string) => string; //# sourceMappingURL=calculateHash.d.ts.map