import { Awaitable } from 'justypes'; export declare function toAsyncIterable(iterable: Iterable>): AsyncIterableIterator>;