export declare const ktButtonDisableForeground: string; export declare const ktButtonDisableBackground: string; export declare const ktButtonDisableBorder: string; export declare const ktPrimaryButtonForeground: string; export declare const ktPrimaryButtonBackground: string; export declare const ktPrimaryButtonBorder: string; export declare const ktPrimaryButtonHoverBackground: string; export declare const ktPrimaryButtonClickBackground: string; export declare const ktPrimaryGhostButtonForeground: string; export declare const ktPrimaryGhostButtonBackground: string; export declare const ktPrimaryGhostButtonBorder: string; export declare const ktPrimaryGhostButtonClickForeground: string; export declare const ktPrimaryGhostButtonClickBorder: string; export declare const ktSecondaryButtonForeground: string; export declare const ktSecondaryButtonBackground: string; export declare const ktSecondaryButtonBorder: string; export declare const ktSecondaryButtonHoverBackground: string; export declare const ktSecondaryButtonHoverForeground: string; export declare const ktSecondaryButtonHoverBorder: string; export declare const ktSecondaryButtonClickForeground: string; export declare const ktSecondaryButtonClickBackground: string; export declare const ktSecondaryButtonClickBorder: string; export declare const ktWhiteGhostButtonForeground: string; export declare const ktWhiteGhostButtonBackground: string; export declare const ktWhiteGhostButtonBorder: string; export declare const ktWhiteGhostButtonClickForeground: string; export declare const ktWhiteGhostButtonClickBorder: string; export declare const ktWhiteGhostButtonDisableForeground: string; export declare const ktLinkButtonForeground: string; export declare const ktLinkButtonHoverForeground: string; export declare const ktLinkButtonClickForeground: string; export declare const ktLinkButtonDisableForeground: string; export declare const ktDangerButtonForeground: string; export declare const ktDangerButtonBackground: string; export declare const ktDangerButtonHoverBackground: string; export declare const ktDangerButtonClickBackground: string; export declare const ktDangerGhostButtonForeground: string; export declare const ktDangerGhostButtonBackground: string; export declare const ktDangerGhostButtonBorder: string; export declare const ktDangerGhostButtonHoverForeground: string; export declare const ktDangerGhostButtonHoverBorder: string; export declare const ktDangerGhostButtonClickForeground: string; export declare const ktDangerGhostButtonClickBorder: string; export declare const ktDefaultButtonForeground: string; export declare const ktDefaultButtonBackground: string; export declare const ktDefaultButtonBorder: string; export declare const ktDefaultButtonHoverBackground: string; export declare const ktDefaultButtonHoverForeground: string; export declare const ktDefaultButtonHoverBorder: string; export declare const ktDefaultButtonClickBackground: string; export declare const ktDefaultButtonClickBorder: string; //# sourceMappingURL=button.d.ts.map