pub type ComponentArgumentTypes = Vec<(String, String)>;
pub struct ComponentArgumentTypes { /* private fields */ }