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

declare const ArrowTopRightBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowTopRightBoldOutlineIcon;
