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

declare const ArrowDownLeftBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowDownLeftBoldOutlineIcon;
