/** CSS custom properties for this component (`:root` fragment). */ export declare const rootTokens = "\n --cosmograph-button-color: var(--cosmograph-ui-text);\n --cosmograph-button-background: var(--cosmograph-ui-element-color);\n --cosmograph-button-border-radius: 2px;\n"; export declare const button: string;