export declare const isNotStringAndIterable: (x: any) => x is Iterable<any>;
//# sourceMappingURL=is-not-string-iterable.d.ts.map