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

declare const ArrowLeftBoldIcon: MdiReactIconComponentType;
export default ArrowLeftBoldIcon;
