import { FunctionReturning } from "./internal/index.js"; export declare const map: (iterable: T | T[], iteratee: FunctionReturning) => R | R[]; //# sourceMappingURL=map.d.ts.map