/** Same rule as validateChain / log(): JSON excluding hash+signature+sig+anchor → sha256. */ export declare function computeEntryHash(entry: Record): string; export declare const GENESIS_HASH = "0000000000000000000000000000000000000000000000000000000000000000"; //# sourceMappingURL=audit-hash.d.ts.map