import { withInstall } from '../util'; import Icon from './src/index.vue'; withInstall(Icon); export { Icon }; export default Icon;