declare function deepDiff(obj1: any, obj2: any): boolean;
