export declare const mapIndexed: (fn: (i: number, ...args: any[]) => T[], ...inputs: Iterable[]) => IterableIterator; //# sourceMappingURL=map-indexed.d.ts.map