import ts from 'typescript'; export declare function throwOnDiagnosticErrorOrWarning(diagnostics: ReadonlyArray, ignoreWarnings?: boolean): void;