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

declare const ArrowTopRightThickIcon: MdiReactIconComponentType;
export default ArrowTopRightThickIcon;
