export interface Schema { name: string; fields: string; types: string; gateway: string; network: string; }