export declare const browserColorScheme: () => string; export declare const colorKeylineDefault: () => string; export declare const colorLinkDefault: () => string; export declare const colorLinkHover: () => string; export declare const colorLinkDisabled: () => string; export declare const colorTextDefault: () => string; export declare const colorTextLight: () => string; export declare const colorTextLighter: () => string; export declare const colorTextDisabled: () => string; export declare const colorTextRed: () => string; export declare const colorTextYellow: () => string; export declare const colorTextGreen: () => string; export declare const colorTextBlue: () => string; export declare const colorTextOlive: () => string; export declare const colorTextCyan: () => string; export declare const colorTextLime: () => string; export declare const colorBackgroundDefault: () => string; export declare const colorBackgroundDefaultHover: () => string; export declare const colorBackgroundLight: () => string; export declare const colorBackgroundLightHover: () => string; export declare const colorBackgroundLighter: () => string; export declare const colorBackgroundLighterHover: () => string; export declare const colorBackgroundDisabled: () => string; export declare const colorBackgroundRed: () => string; export declare const colorBackgroundRedHover: () => string; export declare const colorBackgroundYellow: () => string; export declare const colorBackgroundYellowHover: () => string; export declare const colorBackgroundGreen: () => string; export declare const colorBackgroundGreenHover: () => string; export declare const colorBackgroundBlue: () => string; export declare const colorBackgroundBlueHover: () => string; export declare const colorBackgroundOlive: () => string; export declare const colorBackgroundOliverHover: () => string; export declare const colorBackgroundCyan: () => string; export declare const colorBackgroundCyanHover: () => string; export declare const colorBackgroundLime: () => string; export declare const colorBackgroundLimeHover: () => string; export declare const colorBackgroundGray: () => string; export declare const colorBackgroundGrayHover: () => string; export declare const colorBorderDefault: () => string; export declare const colorBorderHover: () => string; export declare const colorBorderDisabled: () => string; export declare const colorFocusRing: () => string; export declare const colorAccentPrimary: () => string; export declare const colorAccentPrimaryHover: () => string; export declare const colorAccentReversed: () => string; export declare const colorAccentReversedHover: () => string; export declare const colorAccentRed: () => string; export declare const colorAccentRedHover: () => string; export declare const colorAccentYellow: () => string; export declare const colorAccentYellowHover: () => string; export declare const colorAccentGreen: () => string; export declare const colorAccentGreenHover: () => string; export declare const colorAccentBlue: () => string; export declare const colorAccentBlueHover: () => string; export declare const colorAccentCyan: () => string; export declare const colorAccentCyanHover: () => string; export declare const colorAccentLime: () => string; export declare const colorAccentLimeHover: () => string; export declare const colorAccentLavender: () => string; export declare const colorAccentLavenderHover: () => string; export declare const colorAccentOlive: () => string; export declare const colorAccentOliveHover: () => string; export declare const colorAccentGray: () => string; export declare const colorAccentGrayHover: () => string; export declare const colorAccentWhite: () => string; export declare const colorAlwaysWhite: () => string; export declare const colorDialogBackground: () => string; export declare const colorTooltipBackground: () => string; export declare const colorTooltipText: () => string; export declare const colorPopoverBackground: () => string; export declare const colorPopoverBackgroundHover: () => string; export declare const colorShadowDefault: () => string; export declare const colorCheckboxUnchecked: () => string; export declare const colorCheckboxChecked: () => string; export declare const colorCheckboxDisabled: () => string; export declare const colorNavBackground: () => string; export declare const colorNavText: () => string; export declare const colorNavTextHover: () => string; export declare const colorNavTextSelected: () => string; export declare const colorNavButton: () => string; export declare const colorNavButtonHover: () => string; export declare const colorLineageEdge: () => string; export declare const colorLineageEdgeHighlighted: () => string; export declare const colorLineageGroupNodeBackground: () => string; export declare const colorLineageGroupNodeBackgroundHover: () => string; export declare const colorLineageGroupNodeBorder: () => string; export declare const colorLineageGroupNodeBorderHover: () => string; export declare const colorLineageGroupBackground: () => string; export declare const colorLineageNodeBackground: () => string; export declare const colorLineageNodeBackgroundHover: () => string; export declare const colorLineageNodeBorder: () => string; export declare const colorLineageNodeBorderHover: () => string; export declare const colorLineageNodeBorderSelected: () => string; export declare const colorDataVizBlue: () => string; export declare const colorDataVizBlueAlt: () => string; export declare const colorDataVizBlurple: () => string; export declare const colorDataVizBlurpleAlt: () => string; export declare const colorDataVizBrown: () => string; export declare const colorDataVizBrownAlt: () => string; export declare const colorDataVizCyan: () => string; export declare const colorDataVizCyanAlt: () => string; export declare const colorDataVizGray: () => string; export declare const colorDataVizGrayAlt: () => string; export declare const colorDataVizGreen: () => string; export declare const colorDataVizGreenAlt: () => string; export declare const colorDataVizLime: () => string; export declare const colorDataVizLimeAlt: () => string; export declare const colorDataVizOrange: () => string; export declare const colorDataVizOrangeAlt: () => string; export declare const colorDataVizPink: () => string; export declare const colorDataVizPinkAlt: () => string; export declare const colorDataVizRed: () => string; export declare const colorDataVizRedAlt: () => string; export declare const colorDataVizTeal: () => string; export declare const colorDataVizTealAlt: () => string; export declare const colorDataVizViolet: () => string; export declare const colorDataVizVioletAlt: () => string; export declare const colorDataVizYellow: () => string; export declare const colorDataVizYellowAlt: () => string; export declare const colorBlueGradient: () => string;