export { default } from "./pill.component";
export type { PillProps } from "./pill.component";
