import { MicroserviceOptions } from "@nestjs/microservices";
export declare const ChatRMQAdapter: (mode?: string) => MicroserviceOptions;
