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

declare const ArrowBottomBoldIcon: MdiReactIconComponentType;
export default ArrowBottomBoldIcon;
