export declare function isSyncIterable(item: unknown): item is IterableIterator;