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

declare const ArrowBottomCircleIcon: MdiReactIconComponentType;
export default ArrowBottomCircleIcon;
