/// import { IconProps } from '../../types'; declare const Pills2: (allProps: IconProps) => JSX.Element; export default Pills2;