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