export declare function isIterable(obj: any): boolean;
