import * as LSP from "vscode-languageserver-protocol"; export declare function parseErrors(refmtOutput: string): LSP.Diagnostic[];