export declare function removeItem(array: T[], item: T): boolean;