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

declare const ArrowRightBoldCircleIcon: MdiReactIconComponentType;
export default ArrowRightBoldCircleIcon;
