export { Badge, type BadgeProps } from './Badge'; export type { BadgeSize, BadgeAppearance, BadgeVariant } from './types';