export interface CmsTopicSubscriptionPublicRequest { topicHdrGuid: string; membershipGuid: string; loginSubjectGuid: string; deviceToken: string; }