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

declare const ShapeSquareAddIcon: MdiReactIconComponentType;
export default ShapeSquareAddIcon;
