/**
 * flickr.people.getPublicPhotos response
 */
export type FlickrPeopleGetPublicPhotosResponse = any;
