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