export declare function remove(array: T[], item: T): void;