import validator from "../"; export type IsBeforeOptions = validator.IsBeforeOptions; export default validator.isBefore;