export declare class HermesConsumerInfo { getConsumerId(): string getCurrentOffset(): number getGroupId(): string constructor() }