/**
 * flickr.photos.getContext response
 */
export type FlickrPhotosGetContextResponse = any;
