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

declare const ArrowUpRightIcon: MdiReactIconComponentType;
export default ArrowUpRightIcon;
