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

declare const ShapePlusIcon: MdiReactIconComponentType;
export default ShapePlusIcon;
