/**
 * flickr.activity.userPhotos response
 */
export type FlickrActivityUserPhotosResponse = any;
