export interface MessagingNamespaceTopics {
    count?: number;
    limit?: number;
}
//# sourceMappingURL=namespaceTopics.d.ts.map