import React, { SVGProps } from 'react'; export declare const RotateArrow: (props: SVGProps) => React.JSX.Element;