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