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