import { GetQueueExchangesControllerResponseDTO } from './GetQueueExchangesControllerResponseDTO.js'; import { GetQueueExchangesControllerRequestPathDTO } from './GetQueueExchangesControllerRequestPathDTO.js'; import { TControllerRequestHandler, TControllerRequestPayloadEmpty } from '../../../../../../lib/controller/types/index.js'; export declare const getQueueExchangesController: TControllerRequestHandler; //# sourceMappingURL=getQueueExchangesController.d.ts.map