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