/**
 * flickr.photos.transform.rotate response
 */
export type FlickrPhotosTransformRotateResponse = any;
