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