export declare class GlideHermesTopic { getAppId(): string getFullNameColumn(): string getNameColumn(): string getOwner(): string getPartitionNum(): number getServiceName(): string getTopic(): string isInternal(): boolean isReplicated(): boolean isShared(): boolean constructor() }