/**
 * flickr.photos.people.add response
 */
export type FlickrPhotosPeopleAddResponse = any;
