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