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

declare const ArrowRightCircleIcon: MdiReactIconComponentType;
export = ArrowRightCircleIcon;