export declare const isShallowEqualObjects: (object1: Record, object2: Record) => boolean;