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

declare const SquareIncIcon: MdiReactIconComponentType;
export default SquareIncIcon;
