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

declare const ArrowLeftBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowLeftBoldOutlineIcon;
