export interface Schema { name: string; type: string; }