import type { CnBadgeProps } from './types';
export type { CnBadgeProps };
export * from './cn-badge';
