export declare const inputBorder: string; export declare const inputBackground: string; export declare const inputForeground: string; export declare const inputPlaceholderForeground: string; export declare const inputActiveOptionBorder: string; export declare const inputActiveOptionHoverBackground: string; export declare const inputActiveOptionBackground: string; export declare const inputActiveOptionForeground: string; export declare const inputValidationInfoBackground: string; export declare const inputValidationInfoForeground: string; export declare const inputValidationInfoBorder: string; export declare const inputValidationWarningBackground: string; export declare const inputValidationWarningForeground: string; export declare const inputValidationWarningBorder: string; export declare const inputValidationErrorBackground: string; export declare const inputValidationErrorForeground: string; export declare const inputValidationErrorBorder: string; //# sourceMappingURL=input.d.ts.map