export declare class HermesSharedTopicACL { constructor(); getInstanceConnectionSysId(): string; getSysId(): string; getTopicSysId(): string; isRead(): boolean; isWrite(): boolean; } //# sourceMappingURL=HermesSharedTopicACL.d.ts.map