declare module 'moment/src/moment' { import moment from 'moment' export {Moment, MomentInput, Duration} from 'moment' export default moment }