/**
 * flickr.places.find response
 */
export type FlickrPlacesFindResponse = any;
