export declare function getIterator(iteratorOrIterable: Iterable | Iterator): Iterator;