declare function useDateValidation(input: string, parseFail?: boolean): string; export default useDateValidation;