/**
 * flickr.photosets.getInfo response
 */
export type FlickrPhotosetsGetInfoResponse = any;
