// Note: The EventPublisher and EventSubscriber trait impls have been removed.// Use dynamo_runtime::transports::event_plane::{EventPublisher, EventSubscriber} instead:// - EventPublisher::for_component(&component, topic)// - EventSubscriber::for_component(&component, topic)