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

declare const ArrowRightBoldBoxOutlineIcon: MdiReactIconComponentType;
export default ArrowRightBoldBoxOutlineIcon;
