export interface Schema { name: string; prefix: string; port: number; }