/// import { SvgIconProps } from './types'; export declare function ArrowRotateClockwiseIcon({ className, ...props }?: Partial): JSX.Element;