export { Badge } from './Badge'; export type { BadgeProps } from './Badge'; export type { BadgeTheme } from './theme'; export { badgeTheme } from './theme'; //# sourceMappingURL=index.d.ts.map