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

declare const ChevronRightCircleIcon: MdiReactIconComponentType;
export default ChevronRightCircleIcon;
