/**
 * flickr.photos.setPerms response
 */
export type FlickrPhotosSetPermsResponse = any;
