declare function toDate(value: any): Date; export default toDate;