import RabbitMQFeed from './rabbitmq-feed'; export declare const MessageConsumerMQ: typeof RabbitMQFeed; export * from './message-consumer';