/**
 * flickr.photos.getInfo response
 */
export type FlickrPhotosGetInfoResponse = any;
