declare function diffStructure(newCh: any, oldCh: any, scoreOptions: any): void; export default diffStructure;