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

declare const ArrowDownRightIcon: MdiReactIconComponentType;
export default ArrowDownRightIcon;
