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