/**
 * flickr.people.findByUsername response
 */
export type FlickrPeopleFindByUsernameResponse = any;
