import { TControllerRequestHandler, TControllerRequestPayloadEmpty } from '../../../../../../lib/types/controller.js'; import { CheckQueueExistenceControllerRequestPathDTO } from './CheckQueueExistenceControllerRequestPathDTO.js'; import { CheckQueueExistenceControllerResponseDTO } from './CheckQueueExistenceControllerResponseDTO.js'; export declare const checkQueueExistenceController: TControllerRequestHandler; //# sourceMappingURL=checkQueueExistenceController.d.ts.map