/**
 * flickr.photos.setContentType response
 */
export type FlickrPhotosSetContentTypeResponse = any;
