/**
 * flickr.photos.getAllContexts response
 */
export type FlickrPhotosGetAllContextsResponse = any;
