1export { default as Badge } from './badge.svelte'; 2export { badgeVariants, type BadgeVariant } from './badge.svelte';