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

declare const ArrowUpLeftIcon: MdiReactIconComponentType;
export default ArrowUpLeftIcon;
