/**
 * flickr.photos.setTags response
 */
export type FlickrPhotosSetTagsResponse = any;
