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

declare const ArrowTopBoldCircleIcon: MdiReactIconComponentType;
export default ArrowTopBoldCircleIcon;
