import { MdiReactIconComponentType } from './dist/typings';

declare const PillIcon: MdiReactIconComponentType;
export default PillIcon;
