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