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