/** * flickr.photos.addTags response */ export type FlickrPhotosAddTagsResponse = any;