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