//! Reusable Kibana API client.
//!
//! This crate owns Kibana HTTP client configuration, authentication, version
//! and capability checks, space-aware request routing, endpoint modules,
//! dependency discovery, storage-neutral sync helpers, and explicit filesystem
//! bundle helpers. It does not discover `kibob` project roots or initialize
//! logging/tracing subscribers.
pub
pub use ;
pub use ;
pub use ;
pub use KibanaFsBundle;