// TODO: Complete interface / class declaration. export interface NodeSecrets { monitoringToken: string; // TODO: Token type. }