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