import { Pair } from '../../types/pair'; export declare function initLast(iter: AsyncIterable): Promise, T | undefined>>; //# sourceMappingURL=initLast.d.ts.map