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