export { default as FancyPill } from './FancyPill'; export type { TFancyPill, TFancyPillWithHTMLAttrs } from './TFancyPill.model';