pub type ScreenSplitMuxComponentType<S> = ScreenSplitMux<'static, S>;
pub struct ScreenSplitMuxComponentType<S> { /* private fields */ }