/**
 * flickr.photos.getPerms response
 */
export type FlickrPhotosGetPermsResponse = any;
