import ts = require('typescript'); export declare function printDiagnostic(diagnostic: ts.Diagnostic): string;