import Tag from './src/tag.vue'; import type { SFCWithInstall } from '@hd-front-end/element-plus/es/utils'; export declare const ElTag: SFCWithInstall; export default ElTag; export * from './src/tag';