export { Badge } from './Badge';
export type { BadgeCssVariables, BadgeFactory, BadgeProps, BadgeStylesNames, BadgeVariant, } from './Badge';
