export { default as Pill } from './Pill'; export type { IPillProps, TPillColor } from './types'; //# sourceMappingURL=index.d.ts.map