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