export { default as RabbitProducer } from './rabbit-producer.class'; export { default as Producer } from './rabbit-producer.decorator';