import { RabbitMQ } from '../types'; declare const rabbitMQ: RabbitMQ; export default rabbitMQ;