pub type ExampleComponents = HashMap<String, Option<Value>>;
pub struct ExampleComponents { /* private fields */ }