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

declare const ArrowBottomLeftIcon: MdiReactIconComponentType;
export default ArrowBottomLeftIcon;
