/** default button */ export declare const buttonForeground: string; export declare const buttonBackground: string; export declare const buttonHoverBackground: string; export declare const buttonBorder: string; /** secondary button */ export declare const buttonSecondaryForeground: string; export declare const buttonSecondaryBackground: string; export declare const buttonSecondaryHoverBackground: string; //# sourceMappingURL=button.d.ts.map