export type { BadgeCounterProps } from './types'; export { BadgeCounter as default } from './styled';