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