export declare function removeAll(array?: E[] | null, elements?: E[] | null): E[] | null | undefined;