import Icon from './src/index.vue'; import IconPicker from './src/IconPicker.vue'; export { Icon, IconPicker }; export default Icon;