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

declare const PlusCircleIcon: MdiReactIconComponentType;
export default PlusCircleIcon;
