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

declare const BoxVariantIcon: MdiReactIconComponentType;
export default BoxVariantIcon;
