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

declare const ArrowRotateRightIcon: MdiReactIconComponentType;
export default ArrowRotateRightIcon;
