export { default as BTag } from './src/Tag.vue'; export type { TagProps } from './src/types';