import { next as A } from "@automerge/automerge/slim"; export declare function keyHash(binary: Uint8Array): string; export declare function headsHash(heads: A.Heads): string; //# sourceMappingURL=keyHash.d.ts.map