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