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

declare const ChevronUpCircleOutlineIcon: MdiReactIconComponentType;
export default ChevronUpCircleOutlineIcon;
