export default class ObjectUtils { static isEqual(obj1: any, obj2: any): boolean; } //# sourceMappingURL=ObjectUtils.d.ts.map