export declare function shallowCompare(next: any[], prev: any[] | null): boolean;
