export declare const debugTokenExpressionName: string; export declare const debugTokenExpressionValue: string; export declare const debugTokenExpressionString: string; export declare const debugTokenExpressionBoolean: string; export declare const debugTokenExpressionNumber: string; export declare const debugTokenExpressionError: string; export declare const debugViewExceptionLabelForeground: string; export declare const debugViewExceptionLabelBackground: string; export declare const debugExceptionWidgetBorder: string; export declare const debugExceptionWidgetBackground: string; export declare const debugViewStateLabelForeground: string; export declare const debugViewStateLabelBackground: string; export declare const debugViewValueChangedHighlight: string; export declare const debugConsoleInfoForeground: string; export declare const debugConsoleWarningForeground: string; export declare const debugConsoleErrorForeground: string; export declare const debugConsoleSourceForeground: string; export declare const debugConsoleInputIconForeground: string; export declare const debugIconBreakpointForeground: string; //# sourceMappingURL=debug.d.ts.map