import Input from './Input'; export type { InputProps } from './type'; export default Input;