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

declare const ArrowBottomBoldCircleIcon: MdiReactIconComponentType;
export default ArrowBottomBoldCircleIcon;
