import * as d from '../../declarations';
export declare function validateTesting(config: d.Config, diagnostics: d.Diagnostic[]): void;
