import type { JSONPatchOp } from '../../types'; export declare function test(): JSONPatchOp;