/**
 * flickr.photosets.orderSets response
 */
export type FlickrPhotosetsOrderSetsResponse = any;
