export { Badge, IndicatorDot } from './badge';
export type { BadgeProps, IndicatorDotProps } from './badge';
