export declare class HermesTopicTableManager { createTopicRecord(topicName?: string, hermesServiceName?: string): string syncPartitions(topicSysId?: string): boolean constructor() }