export declare const debugConsoleViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const runViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const variablesViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const watchViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const callStackViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const breakpointsViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const loadedScriptsViewIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const breakpoint: { regular: import("../../../../base/common/themables.js").ThemeIcon; disabled: import("../../../../base/common/themables.js").ThemeIcon; unverified: import("../../../../base/common/themables.js").ThemeIcon; pending: import("../../../../base/common/themables.js").ThemeIcon; }; export declare const functionBreakpoint: { regular: import("../../../../base/common/themables.js").ThemeIcon; disabled: import("../../../../base/common/themables.js").ThemeIcon; unverified: import("../../../../base/common/themables.js").ThemeIcon; }; export declare const conditionalBreakpoint: { regular: import("../../../../base/common/themables.js").ThemeIcon; disabled: import("../../../../base/common/themables.js").ThemeIcon; unverified: import("../../../../base/common/themables.js").ThemeIcon; }; export declare const dataBreakpoint: { regular: import("../../../../base/common/themables.js").ThemeIcon; disabled: import("../../../../base/common/themables.js").ThemeIcon; unverified: import("../../../../base/common/themables.js").ThemeIcon; }; export declare const logBreakpoint: { regular: import("../../../../base/common/themables.js").ThemeIcon; disabled: import("../../../../base/common/themables.js").ThemeIcon; unverified: import("../../../../base/common/themables.js").ThemeIcon; }; export declare const debugBreakpointHint: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugBreakpointUnsupported: import("../../../../base/common/themables.js").ThemeIcon; export declare const allBreakpoints: { regular: import("../../../../base/common/themables.js").ThemeIcon; disabled: import("../../../../base/common/themables.js").ThemeIcon; unverified: import("../../../../base/common/themables.js").ThemeIcon; }[]; export declare const debugStackframe: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStackframeFocused: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugGripper: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugRestartFrame: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStop: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugDisconnect: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugRestart: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStepOver: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStepInto: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStepOut: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStepBack: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugPause: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugContinue: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugReverseContinue: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugRun: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugStart: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugConfigure: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugConsole: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugRemoveConfig: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugCollapseAll: import("../../../../base/common/themables.js").ThemeIcon; export declare const callstackViewSession: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugConsoleClearAll: import("../../../../base/common/themables.js").ThemeIcon; export declare const watchExpressionsRemoveAll: import("../../../../base/common/themables.js").ThemeIcon; export declare const watchExpressionRemove: import("../../../../base/common/themables.js").ThemeIcon; export declare const watchExpressionsAdd: import("../../../../base/common/themables.js").ThemeIcon; export declare const watchExpressionsAddFuncBreakpoint: import("../../../../base/common/themables.js").ThemeIcon; export declare const watchExpressionsAddDataBreakpoint: import("../../../../base/common/themables.js").ThemeIcon; export declare const breakpointsRemoveAll: import("../../../../base/common/themables.js").ThemeIcon; export declare const breakpointsActivate: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugConsoleEvaluationInput: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugConsoleEvaluationPrompt: import("../../../../base/common/themables.js").ThemeIcon; export declare const debugInspectMemory: import("../../../../base/common/themables.js").ThemeIcon;