pub type Cmp<TMsg> = Component<ConfigAlias<TMsg>, TMsg>;
pub struct Cmp<TMsg> { /* private fields */ }