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