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