export declare function isValidDate(date: string | undefined, dateDate: Date): boolean; //# sourceMappingURL=is-valid-date.d.ts.map