/**
 * flickr.galleries.getPhotos response
 */
export type FlickrGalleriesGetPhotosResponse = any;
