export { default } from './rc-mod';
export type { IBadgeProps as BadgeProps, TBadgeComponent as BadgeComponent, TBadgeRef as BadgeRef } from './types';
