export declare const classes: { dayOfWeek: string; dayInCurrentMonth: string; disabled: string; disabledCurrent: string; sideInRange: string; inRange: string; sideLeft: string; sideRight: string; selectableItem: string; selectedItem: string; currentItem: string; hoveredItem: string; doubleHeaderDate: string; doubleHeaderLastDateWrapper: string; disabledPrevButton: string; stretched: string; }; export declare const innerTokens: { dateStructureFontFamily: string; dateStructureFontSize: string; dateStructureFontStyle: string; dateStructureFontWeight: string; dateStructureFontLetterSpacing: string; dateStructureFontLineHeight: string; dateStructureSelectedFontWeight: string; dateStructureBorderRadius: string; }; export declare const tokens: { calendarContainerWidth: string; calendarContainerHeight: string; calendarBorderWidth: string; calendarBorderColor: string; calendarYearsPadding: string; calendarYearItemBorderRadius: string; calendarYearFontFamily: string; calendarYearFontSize: string; calendarYearFontStyle: string; calendarYearFontLetterSpacing: string; calendarYearFontLineHeight: string; calendarYearFontWeight: string; calendarYearSelectedFontWeight: string; calendarQuartersPadding: string; calendarQuarterItemBorderRadius: string; calendarQuarterFontFamily: string; calendarQuarterFontSize: string; calendarQuarterFontStyle: string; calendarQuarterFontLetterSpacing: string; calendarQuarterFontLineHeight: string; calendarQuarterFontWeight: string; calendarQuarterSelectedFontWeight: string; calendarMonthsPadding: string; calendarMonthItemBorderRadius: string; calendarMonthFontFamily: string; calendarMonthFontSize: string; calendarMonthFontStyle: string; calendarMonthFontLetterSpacing: string; calendarMonthFontLineHeight: string; calendarMonthFontWeight: string; calendarMonthSelectedFontWeight: 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; calendarArrowHeaderCustomSize: string; calendarHeaderPadding: string; calendarHeaderDateGap: string; calendarHeaderFontFamily: string; calendarHeaderFontSize: string; calendarHeaderFontStyle: string; calendarHeaderFontLetterSpacing: string; calendarHeaderFontLineHeight: string; calendarHeaderFontWeight: string; calendarHeaderFontWeightBold: string; calendarHeaderArrowColor: string; iconButtonColor: string; iconButtonBackgroundColor: string; iconButtonColorHover: string; iconButtonBackgroundColorHover: string; iconButtonColorActive: string; iconButtonBackgroundColorActive: string; iconButtonHeight: string; iconButtonWidth: string; iconButtonPadding: string; iconButtonRadius: string; iconButtonFocusColor: string; calendarBackgroundColor: 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; calendarSeparatorBackground: string; calendarRangeBackground: string; calendarOutlineFocusColor: string; calendarContentPrimaryColor: string; calendarContentPrimaryDisabledColor: string; calendarContentSecondaryColor: 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; }; //# sourceMappingURL=Calendar.tokens.d.ts.map