export declare function tuiArrayRemove(array: readonly T[], index: number): T[];