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

declare const DivideBoxIcon: MdiReactIconComponentType;
export = DivideBoxIcon;