using LiteCharms.Abstractions; namespace LiteCharms.Infrastructure.ServiceBus.Queues; public class EmailQueue : EventBusQueueBase, IEventBusQueue;