declare function dateDiff(dateStr: any): string; export { dateDiff };