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