import React from 'react'; import { UndrawSVGProps } from '../types'; declare const PhotoAlbum: React.FC; export default PhotoAlbum;