import type { IconComponent } from '../types'; declare const Pill: IconComponent; export default Pill;