/**
 * flickr.photos.removeTag response
 */
export type FlickrPhotosRemoveTagResponse = any;
