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

declare const MinusBoxIcon: MdiReactIconComponentType;
export default MinusBoxIcon;
