declare const isDate: (value: any) => boolean; export default isDate;