export declare const pullAll: (iterable: T[], iteratees: string[]) => T[];