//! Shared preview-catalog registration type for all Orbital crates.
//!
//! Product crates re-export this as `crate::preview::PreviewRegistration` so
//! `#[component_doc]` macros and static tables share one concrete type.
use Icon;
use *;
collect!;
/// Static metadata for a generated component preview page.