export declare function isValidDate(date: any): boolean;
