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