export declare const elementAt: (source: AsyncIterable, index: number) => Promise;