import crypto from "node:crypto";
export declare function getStringHash(input: crypto.BinaryLike): string;
//# sourceMappingURL=get-string-hash.d.ts.map