export declare const indexed: (input: Iterable) => IterableIterator<[number, T]>; //# sourceMappingURL=indexed.d.ts.map