export declare function isIterable(thing: any): thing is IterableIterator;