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

declare const AddBoxIcon: MdiReactIconComponentType;
export default AddBoxIcon;
