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