export declare const isIterable: (x: any) => x is Iterable;