import type { Reference } from '../find'; export declare const findByPointer: (pointer: string, val: unknown) => Reference; //# sourceMappingURL=v2.d.ts.map