export interface IInterest { id: string; name: string; }