/**
 * flickr.people.getUploadStatus response
 */
export type FlickrPeopleGetUploadStatusResponse = any;
