import { ValidatorInterface } from '../validator'; /** * Enum field */ declare const enumv: ValidatorInterface; export default enumv;