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

declare const ArrowBottomBoldBoxIcon: MdiReactIconComponentType;
export default ArrowBottomBoldBoxIcon;
