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

declare const ArrowUpLeftBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowUpLeftBoldOutlineIcon;
