import { PatchNodeHandler } from './types'; export declare const patchNodeSet: Set; export declare const patch: PatchNodeHandler; //# sourceMappingURL=index.d.ts.map