export default function times(invokeAmount: any, iteratee?: typeof identity): any[]; import identity from './identity'; //# sourceMappingURL=times.d.ts.map