import { ReactIconComponentType } from '../types';

declare const PhotoAlbum: ReactIconComponentType;
export default PhotoAlbum;
            