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

declare const ShapeRectangleAddIcon: MdiReactIconComponentType;
export default ShapeRectangleAddIcon;
