import type { PillProps } from '../../types/pill'; import React from 'react'; export declare const Pill: React.ForwardRefExoticComponent>;