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

declare const ArrowUpCircleIcon: MdiReactIconComponentType;
export default ArrowUpCircleIcon;
