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

declare const ArrowUpRightBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowUpRightBoldOutlineIcon;
