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