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

declare const ArrowBottomRightIcon: MdiReactIconComponentType;
export default ArrowBottomRightIcon;
