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

declare const ShapeRectanglePlusIcon: MdiReactIconComponentType;
export default ShapeRectanglePlusIcon;
