/**
 * flickr.tags.getRelated response
 */
export type FlickrTagsGetRelatedResponse = any;
