export declare function drop(iterable: Iterable, count: number): IterableIterator;