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