export { default as OsBadge } from './OsBadge.vue' export { badgeVariants, type BadgeShape, type BadgeSize, type BadgeVariant, type BadgeVariants, } from './badge.variants'