export { default as Badge } from './Badge'; export type { Props as BadgeProps } from './Badge';