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

declare const ShapePolygonAddIcon: MdiReactIconComponentType;
export default ShapePolygonAddIcon;
