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

declare const BoxIcon: MdiReactIconComponentType;
export default BoxIcon;
