/**
 * flickr.photos.people.getList response
 */
export type FlickrPhotosPeopleGetListResponse = any;
