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

declare const ArrowBottomLeftBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowBottomLeftBoldOutlineIcon;
