/**
 * flickr.photos.search response
 */
export type FlickrPhotosSearchResponse = any;
