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

declare const ArrowTopCircleOutlineIcon: MdiReactIconComponentType;
export default ArrowTopCircleOutlineIcon;
