export { default as Badge } from './Badge'; export type { IBadgeProps, TBadgeColor } from './types'; //# sourceMappingURL=index.d.ts.map