Appearance
isValidDate
Checks if the date is legal date
export declare function isValidDate(date: any): boolean