import { IconProps } from '../Icon'; declare function SvgRotateRight(props: IconProps): JSX.Element; export default SvgRotateRight;