export declare const classes: { root: string; error: string; success: string; stretched: string; popoverStretched: string; shortcutItemDisabled: string; }; export declare const privateTokens: { calendarDoubleWidth: string; }; export declare const tokens: { /** Токены полей ввода */ textFieldColor: string; textFieldPlaceholderColorFocus: string; textFieldFocusColor: string; textFieldPlaceholderColor: string; textFieldCaretColor: string; textFieldBackgroundColor: string; textFieldBackgroundColorHover: string; textFieldBackgroundColorFocus: string; textFieldBackgroundErrorColor: string; textFieldBackgroundErrorColorHover: string; textFieldBackgroundErrorColorFocus: string; textFieldBackgroundSuccessColor: string; textFieldBackgroundSuccessColorHover: string; textFieldBackgroundSuccessColorFocus: string; textFieldBoxShadowSecondary: string; textFieldBorderColor: string; textFieldBorderColorHover: string; textFieldBorderColorFocus: string; textFieldBorderColorError: string; textFieldBorderColorErrorHover: string; textFieldBorderColorErrorFocus: string; textFieldBorderColorSuccess: string; textFieldBorderColorSuccessHover: string; textFieldBorderColorSuccessFocus: string; textFieldDividerColor: string; textFieldDividerColorHover: string; textFieldDividerColorFocus: string; textFieldDividerColorReadOnly: string; textFieldDividerColorError: string; textFieldDividerColorSuccess: string; textFieldDividerWidth: string; textFieldColorReadOnly: string; textFieldBackgroundColorReadOnly: string; textFieldBorderColorReadOnly: string; textFieldPlaceholderColorReadOnly: string; textFieldReadOnlyOpacity: 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; textFieldTextBeforeColor: string; textFieldTextAfterColor: string; textFieldTextBeforeMargin: string; textFieldTextAfterMargin: string; textFieldContentSlotColor: string; textFieldContentSlotColorHover: string; textFieldContentSlotColorActive: string; textFieldContentRightSlotColor: string; textFieldContentRightSlotColorHover: string; textFieldContentRightSlotColorActive: string; textFieldContentSlotRightOpacityReadOnly: string; /** Токены лейбла */ labelColor: string; labelColorReadOnly: string; labelOffset: string; labelFontFamily: string; labelFontStyle: string; labelFontSize: string; labelFontWeight: string; labelLetterSpacing: string; labelLineHeight: string; labelInnerFontFamily: string; labelInnerFontStyle: string; labelInnerFontSize: string; labelInnerFontWeight: string; labelInnerLetterSpacing: string; labelInnerLineHeight: string; labelInnerPadding: string; contentLabelInnerPadding: string; /** Токены индикатора */ indicatorColor: string; indicatorSize: string; indicatorSizeOuter: string; indicatorPlacement: string; indicatorPlacementRight: string; indicatorOuterPlacement: string; indicatorOuterPlacementRight: string; /** Токены вспомогательного текста */ leftHelperColor: string; leftHelperColorError: string; leftHelperColorSuccess: string; leftHelperColorReadOnly: string; leftHelperOffset: string; leftHelperFontFamily: string; leftHelperFontStyle: string; leftHelperFontSize: string; leftHelperFontWeight: string; leftHelperLetterSpacing: string; leftHelperLineHeight: string; /** Токены контейнера календаря */ popoverShadow: string; popoverGap: string; popoverBorderRadius: string; popoverPadding: string; popoverVerticalPadding: string; popoverBackgroundColor: string; popoverSeparatorBackground: string; /** Токены календаря */ calendarWidth: string; calendarHeight: string; calendarBorderWidth: string; calendarBorderColor: string; calendarYearsPadding: string; calendarYearItemBorderRadius: string; calendarYearFontFamily: string; calendarYearFontSize: string; calendarYearFontStyle: string; calendarYearFontLetterSpacing: string; calendarYearFontLineHeight: string; calendarYearFontWeight: string; calendarYearSelectedFontWeight: string; calendarMonthsPadding: string; calendarMonthItemBorderRadius: string; calendarMonthFontFamily: string; calendarMonthFontSize: string; calendarMonthFontStyle: string; calendarMonthFontLetterSpacing: string; calendarMonthFontLineHeight: string; calendarMonthFontWeight: string; calendarMonthSelectedFontWeight: string; calendarQuartersPadding: string; calendarQuarterItemBorderRadius: string; calendarQuarterFontFamily: string; calendarQuarterFontSize: string; calendarQuarterFontStyle: string; calendarQuarterFontLetterSpacing: string; calendarQuarterFontLineHeight: string; calendarQuarterFontWeight: string; calendarQuarterSelectedFontWeight: string; calendarDaysPadding: string; calendarDayItemBorderRadius: string; calendarDayFontFamily: string; calendarDayFontSize: string; calendarDayFontStyle: string; calendarDayFontLetterSpacing: string; calendarDayFontLineHeight: string; calendarDayFontWeight: string; calendarDaySelectedFontWeight: string; calendarDayOfWeekColor: string; calendarEventItemBottom: string; calendarHeaderWrapperPadding: string; calendarHeaderArrowGap: string; calendarHeaderArrowPadding: string; calendarHeaderPadding: string; calendarHeaderDateGap: string; calendarHeaderFontFamily: string; calendarHeaderFontSize: string; calendarHeaderFontStyle: string; calendarHeaderFontLetterSpacing: string; calendarHeaderFontLineHeight: string; calendarHeaderFontWeight: string; calendarHeaderFontWeightBold: string; calendarHeaderArrowColor: string; calendarHeaderArrowCustomSize: string; iconButtonColor: string; iconButtonBackgroundColor: string; iconButtonColorHover: string; iconButtonBackgroundColorHover: string; iconButtonColorActive: string; iconButtonBackgroundColorActive: string; iconButtonHeight: string; iconButtonWidth: string; iconButtonPadding: string; iconButtonRadius: string; iconButtonFocusColor: string; calendarSeparatorBackground: string; calendarSelectedItemBackground: string; calendarSelectedItemColor: string; calendarSelectableItemBackgroundHover: string; calendarCurrentItemBorderColor: string; calendarCurrentItemBorderWidth: string; calendarCurrentItemBackgroundHover: string; calendarCurrentItemColorHover: string; calendarCurrentItemChildBackgroundHover: string; calendarActiveItemBackground: string; calendarActiveItemColor: string; calendarHoveredItemBackground: string; calendarHoveredItemColor: string; calendarRangeBackground: string; calendarOutlineFocusColor: string; calendarContentPrimaryColor: string; calendarContentSecondaryColor: string; calendarContentPrimaryDisabledColor: string; calendarContentSecondaryDisabledColor: string; calendarDisabledOpacity: string; tooltipPaddingTop: string; tooltipPaddingRight: string; tooltipPaddingBottom: string; tooltipPaddingLeft: string; tooltipMinHeight: string; tooltipBackgroundColor: string; tooltipBoxShadow: string; tooltipBorderRadius: string; tooltipColor: string; tooltipTextFontFamily: string; tooltipTextFontSize: string; tooltipTextFontStyle: string; tooltipTextFontWeight: string; tooltipTextFontLetterSpacing: string; tooltipTextFontLineHeight: string; tooltipContentLeftMargin: string; tooltipArrowMaskWidth: string; tooltipArrowMaskHeight: string; tooltipArrowMaskImage: string; tooltipArrowBackground: string; tooltipArrowHeight: string; tooltipArrowEdgeMargin: string; /** Токены сетки времени */ timePickerColumnWidth: string; timePickerColumnGap: string; timePickerColumnHeight: string; timePickerItemHeight: string; timePickerItemBorderRadius: string; timePickerItemPadding: string; timePickerItemBackgroundHover: string; timePickerItemBackgroundActive: string; timePickerItemFontFamily: string; timePickerItemFontStyle: string; timePickerItemFontSize: string; timePickerItemFontWeight: string; timePickerItemLetterSpacing: string; timePickerItemLineHeight: string; timePickerScrollbarWidth: string; timePickerScrollbarColor: string; timePickerScrollbarTrackColor: string; timePickerScrollbarMargin: string; /** Токены предустановленных дат */ shortcutColor: string; shortcutBackground: string; shortcutBackgroundHover: string; shortcutFontFamily: string; shortcutFontStyle: string; shortcutFontSize: string; shortcutFontWeight: string; shortcutLetterSpacing: string; shortcutLineHeight: string; shortcutPadding: string; shortcutPaddingLeftContent: string; shortcutPaddingContent: string; shortcutPaddingRightContent: string; shortcutGap: string; shortcutBorderRadius: string; hintIconColor: string; hintMargin: string; hintTargetSize: string; hintCustomIconTargetSize: string; hintInnerLabelPlacementOffset: string; hintTooltipPaddingTop: string; hintTooltipPaddingRight: string; hintTooltipPaddingBottom: string; hintTooltipPaddingLeft: string; hintTooltipMinHeight: string; hintTooltipBackgroundColor: string; hintTooltipBoxShadow: string; hintTooltipBorderRadius: string; hintTooltipColor: string; hintTooltipTextFontFamily: string; hintTooltipTextFontSize: string; hintTooltipTextFontStyle: string; hintTooltipTextFontWeight: string; hintTooltipTextFontLetterSpacing: string; hintTooltipTextFontLineHeight: string; hintTooltipContentLeftMargin: string; hintTooltipArrowMaskWidth: string; hintTooltipArrowMaskHeight: string; hintTooltipArrowMaskImage: string; hintTooltipArrowBackground: string; hintTooltipArrowHeight: string; hintTooltipArrowEdgeMargin: string; /** Прозрачность для всего компонента в состоянии disabled */ disabledOpacity: string; outlineFocusColor: string; }; //# sourceMappingURL=DateTimePicker.tokens.d.ts.map