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

declare const ArrowTopRightIcon: MdiReactIconComponentType;
export default ArrowTopRightIcon;
