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

declare const ArrowUpRightThickIcon: MdiReactIconComponentType;
export default ArrowUpRightThickIcon;
