/**
 * flickr.photos.getExif response
 */
export type FlickrPhotosGetExifResponse = any;
