export declare const isEqual: (obj1: any, obj2: any) => boolean;