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