import moment from 'moment'; export declare const updateDateAndTime: (date: any, time: any) => moment.Moment;