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

declare const MultiplicationBoxIcon: MdiReactIconComponentType;
export default MultiplicationBoxIcon;
