import Icon from './Icon.vue'; import './Icon.dark.scss'; export { Icon }; export default Icon;