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

declare const ArrowRightBoldCircleOutlineIcon: MdiReactIconComponentType;
export default ArrowRightBoldCircleOutlineIcon;
