import Input from './input' import {ExtendValidatorStatic} from './input/validate' export default Input export { Input,ExtendValidatorStatic }