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