export { default } from "./badge.component";
export type { BadgeProps } from "./badge.component";
