export declare const shallowEqual: (prevProps: any, nextProps: any) => boolean;