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

declare const ChevronUpCircleIcon: MdiReactIconComponentType;
export default ChevronUpCircleIcon;
