declare const DateParse: (s: string) => number; export = DateParse;