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

declare const ArrowBottomRightThickIcon: MdiReactIconComponentType;
export default ArrowBottomRightThickIcon;
