1
import SvgIcon from './src/SvgIcon.vue';
2
import IconPicker from './src/IconPicker.vue';
3
4
export { IconPicker, SvgIcon };