pub type ComponentRef = Value;
A runtime value referencing an agent component.
pub struct ComponentRef(/* private fields */);