/**
 * flickr.photos.geo.getLocation response
 */
export type FlickrPhotosGeoGetLocationResponse = any;
