export declare const ktSelectForeground: string; export declare const ktSelectBackground: string; export declare const ktSelectBorder: string; export declare const ktSelectPlaceholderForeground: string; export declare const ktSelectDisableBackground: string; export declare const ktSelectDisableForeground: string; export declare const ktSelectWarningForeground: string; export declare const ktSelectErrorForeground: string; export declare const ktSelectWarningColor: string; export declare const ktSelectOptionActiveBackground: string; export declare const ktSelectOptionActiveBorder: string; export declare const ktSelectDropdownForeground: string; export declare const ktSelectDropdownBackground: string; export declare const ktSelectDropdownHoverBackground: string; export declare const ktSelectDropdownSelectionBackground: string; export declare const ktSelectDropdownSelectionForeground: string; export declare const ktSelectDropdownTeamForeground: string; //# sourceMappingURL=select.d.ts.map