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