/**
 * flickr.photos.getRecent response
 */
export type FlickrPhotosGetRecentResponse = any;
