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