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