/**
 * flickr.photosets.getContext response
 */
export type FlickrPhotosetsGetContextResponse = any;
