declare function isAMomentObject(value: any): boolean; export default isAMomentObject;