export interface Source { deployment: {}; nodes: {}; version: string; }