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