// frontend/src/components/PillNav/index.ts export { default } from './PillNav'; export type { PillNavProps, PillNavItem } from './PillNav';