/**
 * flickr.places.resolvePlaceId response
 */
export type FlickrPlacesResolvePlaceIdResponse = any;
