import validator from "../"; export type IsAfterOptions = validator.IsAfterOptions; export default validator.isAfter;