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