import { ExecutionContext } from '@nestjs/common';
export declare const isRabbitContext: (executionContext: ExecutionContext) => boolean;
//# sourceMappingURL=rabbitmq.helpers.d.ts.map