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

declare const RotateRightVariantIcon: MdiReactIconComponentType;
export default RotateRightVariantIcon;
