/**
 * flickr.photos.getCounts response
 */
export type FlickrPhotosGetCountsResponse = any;
