import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function RotateRight(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=RotateRight.d.ts.map