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

declare const BoxDownIcon: MdiReactIconComponentType;
export = BoxDownIcon;