import { Editor } from "../../interface"; export declare function updateCodeHighlightForPerformance(editor: Editor): void;