/**
 * flickr.photosets.setPrimaryPhoto response
 */
export type FlickrPhotosetsSetPrimaryPhotoResponse = any;
