import type { Path } from '@jsonjoy.com/json-pointer'; export declare const comparePath: (a: Path, b: Path) => number; //# sourceMappingURL=util.d.ts.map