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

declare const ArrowDownBoldBoxIcon: MdiReactIconComponentType;
export default ArrowDownBoldBoxIcon;
