export interface Interest { id: string; created_time: string; name: string; }