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

declare const ArrowBottomLeftThickIcon: MdiReactIconComponentType;
export default ArrowBottomLeftThickIcon;
