export declare type BrokerTypes = 'event-store' | 'nats';
