import * as monaco from 'monaco-editor'; export declare function showCutLine(editor: monaco.editor.IStandaloneCodeEditor): () => void;