/**
 * flickr.stats.getPopularPhotos response
 */
export type FlickrStatsGetPopularPhotosResponse = any;
