export declare function peek(count: number): (iterable: Iterable) => IterableIterator;