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

declare const ArrowTopCircleIcon: MdiReactIconComponentType;
export default ArrowTopCircleIcon;
