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

declare const ArrowLeftBoldBoxIcon: MdiReactIconComponentType;
export default ArrowLeftBoldBoxIcon;
