import { Validator } from '../../types/validator'

export * from '../../types/validator'
export default Validator
