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

declare const BoxUpIcon: MdiReactIconComponentType;
export default BoxUpIcon;
