import { withInstall } from '@/utils'; import IconText from './src/icon-text.vue'; export const AppIconText = withInstall(IconText);