import { type Patch } from './str'; export declare const cleanupPatch: (patch: Patch) => void;