export { Badge } from './Badge';
export type { BadgeProps, BadgeColor, BadgeSize, BadgeLayout, BadgeStyle, BadgeType } from './Badge';
