use Deserialize;
/// `UploadthingUsageInfo` holds statistics about the usage of the UploadThing service.
///
/// It contains information about the total bytes transferred, a human-readable representation
/// of the total bytes, application-specific byte counts, the number of files uploaded,
/// and the limits imposed on the usage.