import type { SFCWithInstall } from '../utils/types'; import Icon from './src/index.vue'; declare const _Icon: SFCWithInstall; export default _Icon;