import Input, { useInputHandle } from './input';
export { useInputHandle };
export default Input;
