/** * @providesModule ES6_Default_AnonFunction2 * @flow */ declare export default () =>number;