map<T, U>(array: ?Array<T>, iteratee?: MapIterator<T, U>): Array<U>;