export declare class HermesSharedTopicACL { getInstanceConnectionSysId(): string getSysId(): string getTopicSysId(): string isRead(): boolean isWrite(): boolean constructor() }