/**
 * flickr.photosets.addPhoto response
 */
export type FlickrPhotosetsAddPhotoResponse = any;
