/**
 * flickr.photos.recentlyUpdated response
 */
export type FlickrPhotosRecentlyUpdatedResponse = any;
