export interface IServers { name: string; url: string; }