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

declare const ArrowRightThickIcon: MdiReactIconComponentType;
export default ArrowRightThickIcon;
