export declare function tuiArrayShallowEquals(a: readonly T[], b: readonly T[]): boolean;