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

declare const ArrowUpLeftThickIcon: MdiReactIconComponentType;
export default ArrowUpLeftThickIcon;
