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