/**
 * flickr.stats.getTotalViews response
 */
export type FlickrStatsGetTotalViewsResponse = any;
