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

declare const ArrowRightCircleIcon: MdiReactIconComponentType;
export default ArrowRightCircleIcon;
