import type { JSONPatchOpHandler } from '../types.js'; export declare const replace: JSONPatchOpHandler;