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

declare const ArrowTopLeftThickIcon: MdiReactIconComponentType;
export default ArrowTopLeftThickIcon;
