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

declare const ShapePolygonPlusIcon: MdiReactIconComponentType;
export default ShapePolygonPlusIcon;
