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