import { IconProps } from '../Icon'; declare function SvgInsertPhoto(props: IconProps): JSX.Element; export default SvgInsertPhoto;