export declare function removeAll<T>(array: T[], items: T[]): number;
//# sourceMappingURL=removeAll.d.ts.map