pub type MultivaluedHashMapStringComponentExportRepresentation = HashMap<String, Vec<ComponentExportRepresentation>>;
pub struct MultivaluedHashMapStringComponentExportRepresentation { /* private fields */ }