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

declare const ArrowRightBoldBoxIcon: MdiReactIconComponentType;
export default ArrowRightBoldBoxIcon;
