import { type Hash } from 'util/index.js'; export declare const headsAreEqual: (a: Hash[] | undefined, b: Hash[] | undefined) => boolean; //# sourceMappingURL=headsAreEqual.d.ts.map