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

declare const ChevronRightCircleOutlineIcon: MdiReactIconComponentType;
export default ChevronRightCircleOutlineIcon;
