export interface MIT { symbol: string; address: string; content: string; owner: string; status: string; }