import * as ts from "typescript"; export declare function createDiagnosticReporter(pretty: boolean, system?: ts.System): ts.DiagnosticReporter;