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