pub type SharedStateExposer = Arc<StateExposer>;
pub struct SharedStateExposer { /* private fields */ }