/**
 * flickr.photos.getUntagged response
 */
export type FlickrPhotosGetUntaggedResponse = any;
