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

declare const ShapeAddIcon: MdiReactIconComponentType;
export default ShapeAddIcon;
