export declare const isValidDate: (date: Date) => boolean;
