export declare enum ToolbarJsScope { "Date" = "Date", "Notifications" = "Notifications", "Media" = "Media", "Network" = "Network", "Keyboard" = "Keyboard", "User" = "User", "Bluetooth" = "Bluetooth", "Power" = "Power", "FocusedApp" = "FocusedApp", "Workspaces" = "Workspaces", "Disk" = "Disk", "NetworkStatistics" = "NetworkStatistics", "Memory" = "Memory", "Cpu" = "Cpu" } //# sourceMappingURL=ToolbarJsScope.d.ts.map