pub type TemperatureSTMComponentType<A> = TemperatureSTM<'static, A>;
pub struct TemperatureSTMComponentType<A> { /* private fields */ }