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

declare const ArrowRightIcon: MdiReactIconComponentType;
export default ArrowRightIcon;
