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

declare const BoxVariantClosedAddIcon: MdiReactIconComponentType;
export = BoxVariantClosedAddIcon;