/**
 * flickr.photos.suggestions.suggestLocation response
 */
export type FlickrPhotosSuggestionsSuggestLocationResponse = any;
