export declare const isIterable: (input: unknown) => input is Iterable;