import Input from '../../components/Input/Input.vue';
export default Input;
export * from './types';
