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

declare const RotateRightIcon: MdiReactIconComponentType;
export default RotateRightIcon;
