//! Re-exports of layer-4 legend and colorbar types.
//!
//! Status: stub. Concrete re-exports land alongside the layer-4 implementations.
// TODO(0.4.0+): pub use crate::composition::legends::{Legend, LegendItem, LegendPosition};
// TODO(0.4.0+): pub use crate::composition::colorbars::{Colorbar, ColorbarOrientation};