/**
 * flickr.photos.getPopular response
 */
export type FlickrPhotosGetPopularResponse = any;
