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

declare const ArrowBottomRightBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowBottomRightBoldOutlineIcon;
