/** CSS custom properties for this component (`:root` fragment). */ export declare const rootTokens = "\n --cosmograph-bars-font-color: var(--cosmograph-ui-text);\n --cosmograph-bars-font-family: var(--cosmograph-ui-font-family);\n --cosmograph-bars-font-size: var(--cosmograph-ui-font-size);\n --cosmograph-bars-ui-font-size: 11.5px;\n --cosmograph-bars-background: var(--cosmograph-ui-element-color);\n --cosmograph-bars-bar-height: 20px;\n --cosmograph-bars-bar-bottom-margin: 2px;\n --cosmograph-bars-highlighted-color: var(--cosmograph-ui-highlighted-element-color);\n"; export declare const bars: string;