/**
 * flickr.galleries.addPhoto response
 */
export type FlickrGalleriesAddPhotoResponse = any;
