import { IAmqpClient } from './application/port/amqp.client.interface'; export declare const amqpClient: IAmqpClient;