export declare const toObjectAsync: (source: AsyncIterable, selector: (x: TSource) => Promise) => Promise>;