/**
 * flickr.photosets.editPhotos response
 */
export type FlickrPhotosetsEditPhotosResponse = any;
