export declare const classes: { timePickerstretched: string; timePickerSuccess: string; timePickerError: string; timePickerRoot: string; timePickerGridRoot: string; timeColumnLabel: string; timeItemActive: string; timePickerFullWidth: string; timePickerFixed: string; timePickerActive: string; timeColumnActive: string; timeColumn: string; timeColumnScrolling: string; scrollbarVisible: string; timePickerPlacementRight: string; }; export declare const tokens: { width: string; background: string; backgroundError: string; backgroundSuccess: string; backgroundReadOnly: string; borderRadius: string; borderWidth: string; borderColor: string; borderColorHover: string; borderColorFocus: string; borderColorError: string; borderColorSuccess: string; leftContentMargin: string; rightContentMargin: 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; 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; textFieldBorderColor: string; textFieldBorderColorHover: string; textFieldBorderColorFocus: string; textFieldBorderColorError: string; textFieldBorderColorErrorHover: string; textFieldBorderColorErrorFocus: string; textFieldBorderColorSuccess: string; textFieldBorderColorSuccessHover: string; textFieldBorderColorSuccessFocus: string; textFieldBoxShadow: string; textFieldDividerColor: string; textFieldDividerColorHover: string; textFieldDividerColorFocus: string; textFieldDividerColorReadOnly: string; textFieldDividerColorError: string; textFieldDividerColorSuccess: string; textFieldDividerWidth: string; textFieldColorReadOnly: string; textFieldBackgroundColorReadOnly: string; textFieldBorderColorReadOnly: string; textFieldPlaceholderColorReadOnly: 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; textFieldContentSlotRightOpacityReadOnly: string; readOnlyOpacity: string; leftHelperColor: string; leftHelperColorError: string; leftHelperColorSuccess: string; leftHelperColorReadOnly: string; leftHelperOffset: string; leftHelperFontFamily: string; leftHelperFontStyle: string; leftHelperFontSize: string; leftHelperFontWeight: string; leftHelperLetterSpacing: string; leftHelperLineHeight: string; hintMargin: string; hintTargetSize: string; hintCustomIconTargetSize: string; hintIconColor: 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; dropdownMarginTop: string; timePickerShadow: string; timePickerBackground: string; timePickerBorderRadius: string; timePickerWidth: string; timePickerPadding: string; columnHeight: string; itemHeight: string; itemBorderRadius: string; itemPadding: string; itemBackgroundHover: string; itemBackgroundActive: string; itemFocusColor: string; itemFontFamily: string; itemFontStyle: string; itemFontSize: string; itemFontWeight: string; itemLetterSpacing: string; itemLineHeight: string; scrollbarWidth: string; scrollbarColor: string; scrollbarTrackColor: string; scrollbarMargin: string; }; //# sourceMappingURL=TimePicker.tokens.d.ts.map