import Input from './input'; export { default as Input } from './input'; export { default as InputSearch } from './search'; export default Input;