/**
 * flickr.photosets.getPhotos response
 */
export type FlickrPhotosetsGetPhotosResponse = any;
