pub type InteractionStatePublisher = Publisher<State, NotifierWatchStateResponder, NotifyFn>;
struct InteractionStatePublisher { /* private fields */ }