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