/**
 * flickr.photosets.getList response
 */
export type FlickrPhotosetsGetListResponse = any;
