import { AcceptedDateFormats } from '../../config/formats/date'; export default function validateDate(key: string, value: any, format: AcceptedDateFormats): boolean; //# sourceMappingURL=validateDate.d.ts.map