/**
 * flickr.photosets.create response
 */
export type FlickrPhotosetsCreateResponse = any;
