import ElInput from './src/input.vue'; export * from './src/input'; export { ElInput }; export default ElInput;