export interface LoopTopicResponse { identity: string; created_at: number; last_modified_at: number; description: string; }