export declare const shallowCompare: (o1: any, o2: any) => boolean;
