export declare function map(fn: (...args: any[]) => T, ...inputs: Iterable[]): Generator; //# sourceMappingURL=map.d.ts.map