/**
 * flickr.people.getPhotos response
 */
export type FlickrPeopleGetPhotosResponse = any;
