//! Compatibility re-exports for typed symbol helpers.
//!//! The canonical implementation lives in `crate::types::typed_symbol`.
//! This module simply re-exports those types for convenience when
//! referenced as `crate::typed`.
pubusecrate::types::typed_symbol::*;