export declare const pull: (iterable: T[], ...args: any[]) => T[];