export interface PageCTSTopicFields { app_id: string; frequency: string; image_hash: string; image_url: string; subscriber: number; title: string; }