export type { PillSize, PillHandle, PillRole, PillProps, PillMaxWidth } from './private/pill'; export { Pill } from './private/pill';