/**
 * flickr.people.getPhotosOf response
 */
export type FlickrPeopleGetPhotosOfResponse = any;
