import { MonacoEditor } from '@theia/monaco/lib/browser/monaco-editor'; export declare const DebugEditor: unique symbol; export type DebugEditor = MonacoEditor; //# sourceMappingURL=debug-editor.d.ts.map