export declare function isArrayShallowEqual>(array1: T | null, array2: T | null): boolean;