export declare const debugToolBarBackground: string; export declare const debugToolBarBorder: string; export declare const debugIconStartForeground: string; export declare const debugIconPauseForeground: string; export declare const debugIconStopForeground: string; export declare const debugIconDisconnectForeground: string; export declare const debugIconRestartForeground: string; export declare const debugIconStepOverForeground: string; export declare const debugIconStepIntoForeground: string; export declare const debugIconStepOutForeground: string; export declare const debugIconContinueForeground: string; export declare const debugIconStepBackForeground: string; export declare const debugIconActivateBreakpointsForeground: string; //# sourceMappingURL=debugToolbar.d.ts.map