declare const htmlDiff: (v1: string, v2: string) => string; export { htmlDiff }; //# sourceMappingURL=Differ.d.ts.map