import moment, { Moment } from "moment"; const timeNow: Moment = moment();
import * as moment from 'moment'