export declare const classes: { suggestionItemIsFocused: string; }; export declare const tokens: { textFieldColor: string; textFieldClearColor: string; textFieldBackgroundColor: string; textFieldBackgroundColorHover: string; textFieldBackgroundColorFocus: string; textFieldBorderColor: string; textFieldBorderColorHover: string; textFieldBorderColorFocus: string; textFieldDividerColor: string; textFieldDividerColorHover: string; textFieldDividerColorFocus: string; textFieldColorReadOnly: string; textFieldBackgroundColorReadOnly: string; textFieldBorderColorReadOnly: string; textFieldPlaceholderColorReadOnly: string; textFieldDividerColorReadOnly: string; textFieldCaretColor: string; textFieldPlaceholderColor: string; textFieldPlaceholderColorFocus: string; textFieldClearPlaceholderColor: string; textFieldClearPlaceholderColorFocus: string; textFieldOptionalColor: string; textFieldHeight: string; textFieldBorderWidth: string; textFieldBorderRadius: string; textFieldPadding: string; textFieldLeftContentMargin: string; textFieldRightContentMargin: string; textFieldRightContentWithHintMargin: string; textFieldContentRightWrapperGap: string; textFieldContentRightWrapperMargin: string; textFieldFontFamily: string; textFieldFontStyle: string; textFieldFontSize: string; textFieldFontWeight: string; textFieldLetterSpacing: string; textFieldLineHeight: string; textFieldContentSlotColor: string; textFieldContentSlotColorHover: string; textFieldContentSlotColorActive: string; textFieldContentSlotRightColor: string; textFieldContentSlotRightColorHover: string; textFieldContentSlotRightColorActive: string; textFieldContentSlotRightOpacityReadOnly: string; textFieldLabelColor: string; textFieldLeftHelperColorFocus: string; textFieldLabelColorReadOnly: string; textFieldLabelOffset: string; textFieldClearLabelOffset: string; textFieldLabelFontFamily: string; textFieldLabelFontStyle: string; textFieldLabelFontSize: string; textFieldLabelFontWeight: string; textFieldLabelLetterSpacing: string; textFieldLabelLineHeight: string; textFieldLabelInnerFontFamily: string; textFieldLabelInnerFontStyle: string; textFieldLabelInnerFontSize: string; textFieldLabelInnerFontWeight: string; textFieldLabelInnerLetterSpacing: string; textFieldLabelInnerLineHeight: string; textFieldLabelInnerPadding: string; textFieldContentLabelInnerPadding: string; textFieldLeftHelperColor: string; textFieldLeftHelperColorReadOnly: string; textFieldLeftHelperOffset: string; textFieldLeftHelperFontFamily: string; textFieldLeftHelperFontStyle: string; textFieldLeftHelperFontSize: string; textFieldLeftHelperFontWeight: string; textFieldLeftHelperLetterSpacing: string; textFieldLeftHelperLineHeight: string; textFieldTextBeforeColor: string; textFieldTextAfterColor: string; textFieldTextBeforeMargin: string; textFieldTextAfterMargin: string; textFieldDisabledOpacity: string; textFieldReadOnlyOpacity: string; /** Токены для tooltip */ textFieldHintCustomIconTargetSize: string; textFieldHintMargin: string; textFieldHintTargetSize: string; textFieldHintIconColor: string; textFieldHintInnerLabelPlacementOffset: string; textFieldClearHintInnerLabelPlacementOffset: string; textFieldTooltipBackgroundColor: string; textFieldTooltipBoxShadow: string; textFieldTooltipColor: string; textFieldTooltipPaddingTop: string; textFieldTooltipPaddingRight: string; textFieldTooltipPaddingBottom: string; textFieldTooltipPaddingLeft: string; textFieldTooltipMinHeight: string; textFieldTooltipBorderRadius: string; textFieldTooltipTextFontFamily: string; textFieldTooltipTextFontSize: string; textFieldTooltipTextFontStyle: string; textFieldTooltipTextFontWeight: string; textFieldTooltipTextFontLetterSpacing: string; textFieldTooltipTextFontLineHeight: string; textFieldTooltipContentLeftMargin: string; textFieldTooltipArrowMaskWidth: string; textFieldTooltipArrowMaskHeight: string; textFieldTooltipArrowMaskImage: string; textFieldTooltipArrowHeight: string; textFieldTooltipArrowEdgeMargin: string; textFieldTooltipArrowBackground: string; textFieldFocusColor: string; textFieldIndicatorColor: string; textFieldIndicatorSizeInner: string; textFieldIndicatorSizeOuter: string; textFieldIndicatorLabelPlacementInner: string; textFieldIndicatorLabelPlacementOuter: string; textFieldIndicatorLabelPlacementInnerRight: string; textFieldIndicatorLabelPlacementOuterRight: string; textFieldClearIndicatorLabelPlacementInner: string; textFieldClearIndicatorLabelPlacementInnerRight: string; textFieldClearIndicatorHintInnerRight: string; textFieldBoxShadow: string; background: string; boxShadow: string; borderRadius: string; padding: string; dropdownBorderColor: string; dropdownBorderWidth: string; itemPadding: string; itemBorderRadius: string; itemFontFamily: string; itemFontSize: string; itemFontStyle: string; itemFontWeight: string; itemFontLetterSpacing: string; itemFontLineHeight: string; itemBackground: string; itemBackgroundHover: string; itemColor: string; focusColor: string; infiniteLoaderSpinnerColor: string; infiniteLoaderSpinnerSize: string; infiniteLoaderGap: string; emptyStateGap: string; emptyStatePadding: string; }; //# sourceMappingURL=Autocomplete.tokens.d.ts.map