import { type Patch } from './str'; export declare const cleanupPatch: (patch: Patch) => void; //# sourceMappingURL=str-utils.d.ts.map