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