export type TopicSummaryView = { name: string; conversation_count: number; };