export { default as Badge } from './Badge.svelte';
export type { BadgeVariant, BadgeSize, BadgeColor, BadgePosition, BadgeProps } from './Badge.types';
//# sourceMappingURL=index.d.ts.map