export interface RabbitMqConnectionSettings { connectionString: string; } //# sourceMappingURL=RabbitMqConnectionSettings.d.ts.map