/**
 * flickr.photos.geo.correctLocation response
 */
export type FlickrPhotosGeoCorrectLocationResponse = any;
