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

declare const ArrowTopLeftBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowTopLeftBoldOutlineIcon;
