/**
 * flickr.photos.setDates response
 */
export type FlickrPhotosSetDatesResponse = any;
