export declare const isAsyncIterable: (input: unknown) => input is AsyncIterable;