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

declare const ArrowDownRightBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowDownRightBoldOutlineIcon;
