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

declare const ArrowDownBoxIcon: MdiReactIconComponentType;
export default ArrowDownBoxIcon;
