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

declare const ArrowBottomBoldBoxOutlineIcon: MdiReactIconComponentType;
export default ArrowBottomBoldBoxOutlineIcon;
