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

declare const ArrowTopLeftIcon: MdiReactIconComponentType;
export default ArrowTopLeftIcon;
