/**
 * flickr.photos.delete response
 */
export type FlickrPhotosDeleteResponse = any;
