export declare const classes: { rangeInformationWrapper: string; rangeError: string; rangeValueError: string; rangeSuccess: string; rangeValueSuccess: string; requiredAlignRight: string; requiredOuterPlacement: string; noCaptionAndLabel: string; clear: string; clearDivider: string; clearHasOuterHint: string; }; export declare const tokens: { background: string; backgroundError: string; backgroundSuccess: string; backgroundReadOnly: string; borderRadius: string; borderWidth: string; borderColor: string; borderColorError: string; borderColorSuccess: string; borderColorReadOnly: string; shadow: string; /** Токены разделителя */ clearDividerColor: string; dividerColor: string; dividerColorReadOnly: string; dividerOpacityReadOnly: string; dividerPadding: string; dividerFontFamily: string; dividerFontStyle: string; dividerFontSize: string; dividerFontWeight: string; dividerLetterSpacing: string; dividerLineHeight: string; /** Токены слотов для контента */ leftContentMargin: string; rightContentMargin: string; rightContentOpacityReadOnly: string; contentSlotColor: string; contentSlotColorHover: string; contentSlotColorActive: string; contentSlotColorSuccess: string; contentSlotColorSuccessHover: string; contentSlotColorSuccessActive: string; contentSlotColorError: string; contentSlotColorErrorHover: string; contentSlotColorErrorActive: string; textFieldContentSlotColor: string; textFieldContentSlotColorHover: string; textFieldContentSlotColorActive: string; textFieldContentSlotColorSuccess: string; textFieldContentSlotColorSuccessHover: string; textFieldContentSlotColorSuccessActive: string; textFieldContentSlotColorError: string; textFieldContentSlotColorErrorHover: string; textFieldContentSlotColorErrorActive: string; contentSlotRightColor: string; contentSlotRightColorHover: string; contentSlotRightColorActive: string; embedIconButtonHeight: string; embedIconButtonWidth: string; embedIconButtonPadding: string; embedIconButtonRadius: string; embedIconButtonFocusColor: string; textFieldContentSlotRightColor: string; textFieldContentSlotRightColorHover: string; textFieldContentSlotRightColorActive: string; indicatorWrapperGap: string; labelWrapperOffset: string; labelWrapperTitleCaptionOffset: string; labelFontFamily: string; labelFontStyle: string; labelFontSize: string; labelFontWeight: string; labelLetterSpacing: string; labelLineHeight: string; labelColor: string; contentGap: string; titleCaptionOffset: string; titleCaptionColor: string; titleCaptionFontFamily: string; titleCaptionFontStyle: string; titleCaptionFontSize: string; titleCaptionFontWeight: string; titleCaptionLetterSpacing: string; titleCaptionLineHeight: string; /** Токены для tooltip */ hintMargin: string; hintTargetSize: string; hintCustomIconTargetSize: string; hintIconColor: string; hintWithoutLabelPlacementOffset: string; hintPlacementInnerMargin: string; tooltipBackgroundColor: string; tooltipBoxShadow: string; tooltipColor: string; tooltipPaddingTop: string; tooltipPaddingRight: string; tooltipPaddingBottom: string; tooltipPaddingLeft: string; tooltipMinHeight: string; tooltipBorderRadius: string; tooltipTextFontFamily: string; tooltipTextFontSize: string; tooltipTextFontStyle: string; tooltipTextFontWeight: string; tooltipTextFontLetterSpacing: string; tooltipTextFontLineHeight: string; tooltipContentLeftMargin: string; tooltipArrowMaskWidth: string; tooltipArrowMaskHeight: string; tooltipArrowMaskImage: string; tooltipArrowHeight: string; tooltipArrowEdgeMargin: string; tooltipArrowBackground: string; /** Токены для required indicator */ indicatorColor: string; indicatorSizeInner: string; indicatorSizeOuter: string; indicatorMarginTop: string; indicatorOuterLeft: string; indicatorWithoutLabelInner: string; indicatorWithoutLabelInnerLeft: string; indicatorWithoutLabelOuterHint: string; /** Токены для подписей снизу */ leftHelperColor: string; leftHelperColorError: string; leftHelperColorSuccess: string; helpersPadding: string; helpersGap: string; leftHelperFontFamily: string; leftHelperFontStyle: string; leftHelperFontSize: string; leftHelperFontWeight: string; leftHelperLetterSpacing: string; leftHelperLineHeight: string; /** Прозрачность для всего компонента в состоянии disabled */ disabledOpacity: string; readOnlyOpacity: string; labelColorReadOnly: string; titleCaptionColorReadOnly: string; leftHelperColorReadOnly: string; rightHelperColorReadOnly: string; /** Цвет обводки поля ввода при фокусе */ focusColor: string; /** Токены полей ввода */ textFieldColor: string; textFieldColorError: string; textFieldColorSuccess: string; textFieldFocusColor: string; textFieldPlaceholderColor: string; textFieldClearPlaceholderColorFocus: string; textFieldCaretColor: string; textFieldBackgroundColor: string; textFieldBackgroundColorHover: string; textFieldBackgroundColorFocus: string; textFieldBackgroundErrorColor: string; textFieldBackgroundErrorColorHover: string; textFieldBackgroundErrorColorFocus: string; textFieldBackgroundSuccessColor: string; textFieldBackgroundSuccessColorHover: string; textFieldBackgroundSuccessColorFocus: string; textFieldBorderColor: string; textFieldPlaceholderColorFocus: string; textFieldBorderColorHover: string; textFieldBorderColorFocus: string; textFieldBorderColorError: string; textFieldBorderColorErrorHover: string; textFieldBorderColorErrorFocus: string; textFieldBorderColorSuccess: string; textFieldBorderColorSuccessHover: string; textFieldBorderColorSuccessFocus: string; textFieldColorReadOnly: string; textFieldBackgroundColorReadOnly: string; textFieldBorderColorReadOnly: string; textFieldPlaceholderColorReadOnly: string; textFieldHeight: string; textFieldBorderWidth: string; textFieldBorderRadius: string; textFieldPadding: string; textFieldLeftContentMargin: string; textFieldRightContentMargin: string; textFieldFontFamily: string; textFieldFontStyle: string; textFieldFontSize: string; textFieldFontWeight: string; textFieldLetterSpacing: string; textFieldLineHeight: string; textFieldTextBeforeColor: string; textFieldTextAfterColor: string; textFieldTextBeforeMargin: string; textFieldTextAfterMargin: string; textFieldDividerColorSuccess: string; textFieldDividerColorError: string; textFieldDividerColorHover: string; textFieldDividerColorFocus: string; }; //# sourceMappingURL=Range.tokens.d.ts.map