import Badge from "./badge"; export type { BadgeThemeVars } from "./badge.shared"; export default Badge;