/**
 * flickr.photos.setMeta response
 */
export type FlickrPhotosSetMetaResponse = any;
