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