export declare const useConsumerGroupsForEntity: () => { clusterId: string; consumerGroup: string; }[];