import * as _ts from 'typescript';
export declare const get_diagnostic_message: (diagnostic: _ts.Diagnostic) => string;
