export declare const isEqualObject: (a: Object, b: Object) => boolean;