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