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