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