//! LLM-Lingua document compressor (stub when feature is enabled).
//!//! Add implementation when integrating the llmlingua library.
/// Placeholder type so the feature can be enabled without breaking re-exports.
#[allow(unused)]pubstructLlmLinguaCompressor;