/** @hidden */ /** */ export interface StandardLonghandProperties { marginBottom?: MarginBottomProperty; alignContent?: AlignContentProperty; alignSelf?: AlignSelfProperty; animationDelay?: GlobalsString; animationDirection?: AnimationDirectionProperty; animationDuration?: GlobalsString; animationFillMode?: AnimationFillModeProperty; animationIterationCount?: AnimationIterationCountProperty; animationName?: AnimationNameProperty; animationPlayState?: AnimationPlayStateProperty; animationTimingFunction?: AnimationTimingFunctionProperty; appearance?: AppearanceProperty; backdropFilter?: BackdropFilterProperty; backfaceVisibility?: BackfaceVisibilityProperty; backgroundAttachment?: BackgroundAttachmentProperty; backgroundBlendMode?: BackgroundBlendModeProperty; backgroundClip?: BackgroundClipProperty; backgroundColor?: BackgroundColorProperty; backgroundImage?: BackgroundImageProperty; backgroundOrigin?: BackgroundOriginProperty; backgroundPosition?: BackgroundPositionProperty; backgroundPositionX?: BackgroundPositionXProperty; backgroundPositionY?: BackgroundPositionYProperty; backgroundRepeat?: BackgroundRepeatProperty; backgroundSize?: BackgroundSizeProperty; blockOverflow?: BlockOverflowProperty; blockSize?: BlockSizeProperty; borderBlockColor?: BorderBlockColorProperty; borderBlockEndColor?: BorderBlockEndColorProperty; borderBlockEndStyle?: BorderBlockEndStyleProperty; borderBlockEndWidth?: BorderBlockEndWidthProperty; borderBlockStartColor?: BorderBlockStartColorProperty; borderBlockStartStyle?: BorderBlockStartStyleProperty; borderBlockStartWidth?: BorderBlockStartWidthProperty; borderBlockStyle?: BorderBlockStyleProperty; borderBlockWidth?: BorderBlockWidthProperty; borderBottomColor?: BorderBottomColorProperty; borderBottomLeftRadius?: BorderBottomLeftRadiusProperty; borderBottomRightRadius?: BorderBottomRightRadiusProperty; borderBottomStyle?: BorderBottomStyleProperty; borderBottomWidth?: BorderBottomWidthProperty; borderCollapse?: BorderCollapseProperty; borderEndEndRadius?: BorderEndEndRadiusProperty; borderEndStartRadius?: BorderEndStartRadiusProperty; borderImageOutset?: BorderImageOutsetProperty; borderImageRepeat?: BorderImageRepeatProperty; borderImageSlice?: BorderImageSliceProperty; borderImageSource?: BorderImageSourceProperty; borderImageWidth?: BorderImageWidthProperty; borderInlineColor?: BorderInlineColorProperty; borderInlineEndColor?: BorderInlineEndColorProperty; borderInlineEndStyle?: BorderInlineEndStyleProperty; borderInlineEndWidth?: BorderInlineEndWidthProperty; borderInlineStartColor?: BorderInlineStartColorProperty; borderInlineStartStyle?: BorderInlineStartStyleProperty; borderInlineStartWidth?: BorderInlineStartWidthProperty; borderInlineStyle?: BorderInlineStyleProperty; borderInlineWidth?: BorderInlineWidthProperty; borderLeftColor?: BorderLeftColorProperty; borderLeftStyle?: BorderLeftStyleProperty; borderLeftWidth?: BorderLeftWidthProperty; borderRightColor?: BorderRightColorProperty; borderRightStyle?: BorderRightStyleProperty; borderRightWidth?: BorderRightWidthProperty; borderSpacing?: BorderSpacingProperty; borderStartEndRadius?: BorderStartEndRadiusProperty; borderStartStartRadius?: BorderStartStartRadiusProperty; borderTopColor?: BorderTopColorProperty; borderTopLeftRadius?: BorderTopLeftRadiusProperty; borderTopRightRadius?: BorderTopRightRadiusProperty; borderTopStyle?: BorderTopStyleProperty; borderTopWidth?: BorderTopWidthProperty; bottom?: BottomProperty; boxDecorationBreak?: BoxDecorationBreakProperty; boxShadow?: BoxShadowProperty; boxSizing?: BoxSizingProperty; breakAfter?: BreakAfterProperty; breakBefore?: BreakBeforeProperty; breakInside?: BreakInsideProperty; captionSide?: CaptionSideProperty; caretColor?: CaretColorProperty; clear?: ClearProperty; clipPath?: ClipPathProperty; color?: ColorProperty; colorAdjust?: ColorAdjustProperty; columnCount?: ColumnCountProperty; columnFill?: ColumnFillProperty; columnGap?: ColumnGapProperty; columnRuleColor?: ColumnRuleColorProperty; columnRuleStyle?: ColumnRuleStyleProperty; columnRuleWidth?: ColumnRuleWidthProperty; columnSpan?: ColumnSpanProperty; columnWidth?: ColumnWidthProperty; contain?: ContainProperty; content?: ContentProperty; counterIncrement?: CounterIncrementProperty; counterReset?: CounterResetProperty; counterSet?: CounterSetProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; emptyCells?: EmptyCellsProperty; filter?: FilterProperty; flexBasis?: FlexBasisProperty; flexDirection?: FlexDirectionProperty; flexGrow?: GlobalsNumber; flexShrink?: GlobalsNumber; flexWrap?: FlexWrapProperty; float?: FloatProperty; fontFamily?: FontFamilyProperty; fontFeatureSettings?: FontFeatureSettingsProperty; fontKerning?: FontKerningProperty; fontLanguageOverride?: FontLanguageOverrideProperty; fontOpticalSizing?: FontOpticalSizingProperty; fontSize?: FontSizeProperty; fontSizeAdjust?: FontSizeAdjustProperty; fontStretch?: FontStretchProperty; fontStyle?: FontStyleProperty; fontSynthesis?: FontSynthesisProperty; fontVariant?: FontVariantProperty; fontVariantCaps?: FontVariantCapsProperty; fontVariantEastAsian?: FontVariantEastAsianProperty; fontVariantLigatures?: FontVariantLigaturesProperty; fontVariantNumeric?: FontVariantNumericProperty; fontVariantPosition?: FontVariantPositionProperty; fontVariationSettings?: FontVariationSettingsProperty; fontWeight?: FontWeightProperty; gridAutoColumns?: GridAutoColumnsProperty; gridAutoFlow?: GridAutoFlowProperty; gridAutoRows?: GridAutoRowsProperty; gridColumnEnd?: GridColumnEndProperty; gridColumnStart?: GridColumnStartProperty; gridRowEnd?: GridRowEndProperty; gridRowStart?: GridRowStartProperty; gridTemplateAreas?: GridTemplateAreasProperty; gridTemplateColumns?: GridTemplateColumnsProperty; gridTemplateRows?: GridTemplateRowsProperty; hangingPunctuation?: HangingPunctuationProperty; height?: HeightProperty; hyphens?: HyphensProperty; imageOrientation?: ImageOrientationProperty; imageRendering?: ImageRenderingProperty; imageResolution?: ImageResolutionProperty; initialLetter?: InitialLetterProperty; inlineSize?: InlineSizeProperty; inset?: InsetProperty; insetBlock?: InsetBlockProperty; insetBlockEnd?: InsetBlockEndProperty; insetBlockStart?: InsetBlockStartProperty; insetInline?: InsetInlineProperty; insetInlineEnd?: InsetInlineEndProperty; insetInlineStart?: InsetInlineStartProperty; isolation?: IsolationProperty; justifyContent?: JustifyContentProperty; justifyItems?: JustifyItemsProperty; justifySelf?: JustifySelfProperty; left?: LeftProperty; letterSpacing?: LetterSpacingProperty; lineBreak?: LineBreakProperty; lineHeight?: LineHeightProperty; lineHeightStep?: LineHeightStepProperty; listStyleImage?: ListStyleImageProperty; listStylePosition?: ListStylePositionProperty; listStyleType?: ListStyleTypeProperty; marginBlock?: MarginBlockProperty; marginBlockEnd?: MarginBlockEndProperty; marginBlockStart?: MarginBlockStartProperty; alignItems?: AlignItemsProperty; marginInline?: MarginInlineProperty; marginInlineEnd?: MarginInlineEndProperty; marginInlineStart?: MarginInlineStartProperty; marginLeft?: MarginLeftProperty; marginRight?: MarginRightProperty; marginTop?: MarginTopProperty; maskBorderMode?: MaskBorderModeProperty; maskBorderOutset?: MaskBorderOutsetProperty; maskBorderRepeat?: MaskBorderRepeatProperty; maskBorderSlice?: MaskBorderSliceProperty; maskBorderSource?: MaskBorderSourceProperty; maskBorderWidth?: MaskBorderWidthProperty; maskClip?: MaskClipProperty; maskComposite?: MaskCompositeProperty; maskImage?: MaskImageProperty; maskMode?: MaskModeProperty; maskOrigin?: MaskOriginProperty; maskPosition?: MaskPositionProperty; maskRepeat?: MaskRepeatProperty; maskSize?: MaskSizeProperty; maskType?: MaskTypeProperty; maxBlockSize?: MaxBlockSizeProperty; maxHeight?: MaxHeightProperty; maxInlineSize?: MaxInlineSizeProperty; maxLines?: MaxLinesProperty; maxWidth?: MaxWidthProperty; minBlockSize?: MinBlockSizeProperty; minHeight?: MinHeightProperty; minInlineSize?: MinInlineSizeProperty; minWidth?: MinWidthProperty; mixBlendMode?: MixBlendModeProperty; motionDistance?: OffsetDistanceProperty; motionPath?: OffsetPathProperty; motionRotation?: OffsetRotateProperty; objectFit?: ObjectFitProperty; objectPosition?: ObjectPositionProperty; offsetAnchor?: OffsetAnchorProperty; offsetDistance?: OffsetDistanceProperty; offsetPath?: OffsetPathProperty; offsetPosition?: OffsetPositionProperty; offsetRotate?: OffsetRotateProperty; offsetRotation?: OffsetRotateProperty; opacity?: GlobalsNumber; order?: GlobalsNumber; orphans?: GlobalsNumber; outlineColor?: OutlineColorProperty; outlineOffset?: OutlineOffsetProperty; outlineStyle?: OutlineStyleProperty; outlineWidth?: OutlineWidthProperty; overflow?: OverflowProperty; overflowAnchor?: OverflowAnchorProperty; overflowBlock?: OverflowBlockProperty; overflowClipBox?: OverflowClipBoxProperty; overflowInline?: OverflowInlineProperty; overflowWrap?: OverflowWrapProperty; overflowX?: OverflowXProperty; overflowY?: OverflowYProperty; overscrollBehavior?: OverscrollBehaviorProperty; overscrollBehaviorX?: OverscrollBehaviorXProperty; overscrollBehaviorY?: OverscrollBehaviorYProperty; paddingBlock?: PaddingBlockProperty; paddingBlockEnd?: PaddingBlockEndProperty; paddingBlockStart?: PaddingBlockStartProperty; paddingBottom?: PaddingBottomProperty; paddingInline?: PaddingInlineProperty; paddingInlineEnd?: PaddingInlineEndProperty; paddingInlineStart?: PaddingInlineStartProperty; paddingLeft?: PaddingLeftProperty; paddingRight?: PaddingRightProperty; paddingTop?: PaddingTopProperty; pageBreakAfter?: PageBreakAfterProperty; pageBreakBefore?: PageBreakBeforeProperty; pageBreakInside?: PageBreakInsideProperty; paintOrder?: PaintOrderProperty; perspective?: PerspectiveProperty; perspectiveOrigin?: PerspectiveOriginProperty; placeContent?: PlaceContentProperty; pointerEvents?: PointerEventsProperty; position?: PositionProperty; quotes?: QuotesProperty; resize?: ResizeProperty; right?: RightProperty; rotate?: RotateProperty; rowGap?: RowGapProperty; rubyAlign?: RubyAlignProperty; rubyMerge?: RubyMergeProperty; rubyPosition?: RubyPositionProperty; scale?: ScaleProperty; scrollBehavior?: ScrollBehaviorProperty; scrollMargin?: ScrollMarginProperty; scrollMarginBlock?: ScrollMarginBlockProperty; scrollMarginBlockEnd?: ScrollMarginBlockEndProperty; scrollMarginBlockStart?: ScrollMarginBlockStartProperty; scrollMarginBottom?: ScrollMarginBottomProperty; scrollMarginInline?: ScrollMarginInlineProperty; scrollMarginInlineEnd?: ScrollMarginInlineEndProperty; scrollMarginInlineStart?: ScrollMarginInlineStartProperty; scrollMarginLeft?: ScrollMarginLeftProperty; scrollMarginRight?: ScrollMarginRightProperty; scrollMarginTop?: ScrollMarginTopProperty; scrollPadding?: ScrollPaddingProperty; scrollPaddingBlock?: ScrollPaddingBlockProperty; scrollPaddingBlockEnd?: ScrollPaddingBlockEndProperty; scrollPaddingBlockStart?: ScrollPaddingBlockStartProperty; scrollPaddingBottom?: ScrollPaddingBottomProperty; scrollPaddingInline?: ScrollPaddingInlineProperty; scrollPaddingInlineEnd?: ScrollPaddingInlineEndProperty; scrollPaddingInlineStart?: ScrollPaddingInlineStartProperty; scrollPaddingLeft?: ScrollPaddingLeftProperty; scrollPaddingRight?: ScrollPaddingRightProperty; scrollPaddingTop?: ScrollPaddingTopProperty; scrollSnapAlign?: ScrollSnapAlignProperty; scrollSnapStop?: ScrollSnapStopProperty; scrollSnapType?: ScrollSnapTypeProperty; scrollbarColor?: ScrollbarColorProperty; scrollbarWidth?: ScrollbarWidthProperty; shapeImageThreshold?: GlobalsNumber; shapeMargin?: ShapeMarginProperty; shapeOutside?: ShapeOutsideProperty; tabSize?: TabSizeProperty; tableLayout?: TableLayoutProperty; textAlign?: TextAlignProperty; textAlignLast?: TextAlignLastProperty; textCombineUpright?: TextCombineUprightProperty; textDecorationColor?: TextDecorationColorProperty; textDecorationLine?: TextDecorationLineProperty; textDecorationSkip?: TextDecorationSkipProperty; textDecorationSkipInk?: TextDecorationSkipInkProperty; textDecorationStyle?: TextDecorationStyleProperty; textEmphasisColor?: TextEmphasisColorProperty; textEmphasisPosition?: GlobalsString; textEmphasisStyle?: TextEmphasisStyleProperty; textIndent?: TextIndentProperty; textJustify?: TextJustifyProperty; textOrientation?: TextOrientationProperty; textOverflow?: TextOverflowProperty; textRendering?: TextRenderingProperty; textShadow?: TextShadowProperty; textSizeAdjust?: TextSizeAdjustProperty; textTransform?: TextTransformProperty; textUnderlinePosition?: TextUnderlinePositionProperty; top?: TopProperty; touchAction?: TouchActionProperty; transform?: TransformProperty; transformBox?: TransformBoxProperty; transformOrigin?: TransformOriginProperty; transformStyle?: TransformStyleProperty; transitionDelay?: GlobalsString; transitionDuration?: GlobalsString; transitionProperty?: TransitionPropertyProperty; transitionTimingFunction?: TransitionTimingFunctionProperty; translate?: TranslateProperty; unicodeBidi?: UnicodeBidiProperty; userSelect?: UserSelectProperty; verticalAlign?: VerticalAlignProperty; visibility?: VisibilityProperty; whiteSpace?: WhiteSpaceProperty; widows?: GlobalsNumber; width?: WidthProperty; willChange?: WillChangeProperty; wordBreak?: WordBreakProperty; wordSpacing?: WordSpacingProperty; wordWrap?: WordWrapProperty; writingMode?: WritingModeProperty; zIndex?: ZIndexProperty; zoom?: ZoomProperty; } export interface StandardShorthandProperties { flexFlow?: FlexFlowProperty; all?: Globals; background?: BackgroundProperty; border?: BorderProperty; borderBlock?: BorderBlockProperty; borderBlockEnd?: BorderBlockEndProperty; borderBlockStart?: BorderBlockStartProperty; borderBottom?: BorderBottomProperty; borderColor?: BorderColorProperty; borderImage?: BorderImageProperty; borderInline?: BorderInlineProperty; borderInlineEnd?: BorderInlineEndProperty; borderInlineStart?: BorderInlineStartProperty; borderLeft?: BorderLeftProperty; borderRadius?: BorderRadiusProperty; borderRight?: BorderRightProperty; borderStyle?: BorderStyleProperty; borderTop?: BorderTopProperty; borderWidth?: BorderWidthProperty; columnRule?: ColumnRuleProperty; columns?: ColumnsProperty; flex?: FlexProperty; animation?: AnimationProperty; font?: FontProperty; gap?: GapProperty; grid?: GridProperty; gridArea?: GridAreaProperty; gridColumn?: GridColumnProperty; gridRow?: GridRowProperty; gridTemplate?: GridTemplateProperty; lineClamp?: LineClampProperty; listStyle?: ListStyleProperty; margin?: MarginProperty; mask?: MaskProperty; maskBorder?: MaskBorderProperty; motion?: OffsetProperty; offset?: OffsetProperty; outline?: OutlineProperty; padding?: PaddingProperty; placeItems?: PlaceItemsProperty; placeSelf?: PlaceSelfProperty; textDecoration?: TextDecorationProperty; textEmphasis?: TextEmphasisProperty; transition?: TransitionProperty; } export declare type StandardProperties = StandardLonghandProperties & StandardShorthandProperties; export interface VendorLonghandProperties { msTransitionProperty?: TransitionPropertyProperty; MozAnimationDelay?: GlobalsString; MozAnimationDuration?: GlobalsString; MozAnimationFillMode?: AnimationFillModeProperty; MozAnimationIterationCount?: AnimationIterationCountProperty; MozAnimationName?: AnimationNameProperty; MozAnimationPlayState?: AnimationPlayStateProperty; MozAnimationTimingFunction?: AnimationTimingFunctionProperty; MozAppearance?: MozAppearanceProperty; MozBackfaceVisibility?: BackfaceVisibilityProperty; MozBorderBottomColors?: MozBorderBottomColorsProperty; MozBorderEndColor?: BorderInlineEndColorProperty; MozBorderEndStyle?: BorderInlineEndStyleProperty; MozBorderEndWidth?: BorderInlineEndWidthProperty; MozBorderLeftColors?: MozBorderLeftColorsProperty; MozBorderRightColors?: MozBorderRightColorsProperty; MozBorderStartColor?: BorderInlineStartColorProperty; MozBorderStartStyle?: BorderInlineStartStyleProperty; MozBorderTopColors?: MozBorderTopColorsProperty; MozBoxSizing?: BoxSizingProperty; MozColumnCount?: ColumnCountProperty; MozColumnFill?: ColumnFillProperty; MozColumnGap?: ColumnGapProperty; MozColumnRuleColor?: ColumnRuleColorProperty; MozColumnRuleStyle?: ColumnRuleStyleProperty; MozColumnRuleWidth?: ColumnRuleWidthProperty; MozColumnWidth?: ColumnWidthProperty; MozContextProperties?: MozContextPropertiesProperty; MozFloatEdge?: MozFloatEdgeProperty; MozFontFeatureSettings?: FontFeatureSettingsProperty; MozFontLanguageOverride?: FontLanguageOverrideProperty; MozForceBrokenImageIcon?: GlobalsNumber; MozHyphens?: HyphensProperty; MozImageRegion?: MozImageRegionProperty; MozMarginEnd?: MarginInlineEndProperty; MozMarginStart?: MarginInlineStartProperty; MozOrient?: MozOrientProperty; MozOutlineRadiusBottomleft?: MozOutlineRadiusBottomleftProperty; MozOutlineRadiusBottomright?: MozOutlineRadiusBottomrightProperty; MozOutlineRadiusTopleft?: MozOutlineRadiusTopleftProperty; MozOutlineRadiusTopright?: MozOutlineRadiusToprightProperty; MozPaddingEnd?: PaddingInlineEndProperty; MozPaddingStart?: PaddingInlineStartProperty; MozPerspective?: PerspectiveProperty; MozPerspectiveOrigin?: PerspectiveOriginProperty; MozStackSizing?: MozStackSizingProperty; MozTabSize?: TabSizeProperty; MozTextSizeAdjust?: TextSizeAdjustProperty; MozTransformOrigin?: TransformOriginProperty; MozTransformStyle?: TransformStyleProperty; MozTransitionDelay?: GlobalsString; MozTransitionDuration?: GlobalsString; MozTransitionProperty?: TransitionPropertyProperty; MozTransitionTimingFunction?: TransitionTimingFunctionProperty; MozUserFocus?: MozUserFocusProperty; MozUserModify?: MozUserModifyProperty; MozUserSelect?: UserSelectProperty; MozWindowDragging?: MozWindowDraggingProperty; msAccelerator?: MsAcceleratorProperty; msAlignSelf?: AlignSelfProperty; msBlockProgression?: MsBlockProgressionProperty; msContentZoomChaining?: MsContentZoomChainingProperty; msContentZoomLimitMax?: GlobalsString; msContentZoomLimitMin?: GlobalsString; msContentZoomSnapPoints?: GlobalsString; msContentZoomSnapType?: MsContentZoomSnapTypeProperty; msContentZooming?: MsContentZoomingProperty; msFilter?: GlobalsString; msFlexDirection?: FlexDirectionProperty; msFlexPositive?: GlobalsNumber; msFlowFrom?: MsFlowFromProperty; msFlowInto?: MsFlowIntoProperty; msGridColumns?: GridAutoColumnsProperty; msGridRows?: GridAutoRowsProperty; msHighContrastAdjust?: MsHighContrastAdjustProperty; msHyphenateLimitChars?: MsHyphenateLimitCharsProperty; msHyphenateLimitLines?: MsHyphenateLimitLinesProperty; msHyphenateLimitZone?: MsHyphenateLimitZoneProperty; msHyphens?: HyphensProperty; msImeAlign?: MsImeAlignProperty; msLineBreak?: LineBreakProperty; msOrder?: GlobalsNumber; msOverflowStyle?: MsOverflowStyleProperty; msOverflowX?: OverflowXProperty; msOverflowY?: OverflowYProperty; msScrollChaining?: MsScrollChainingProperty; msScrollLimitXMax?: MsScrollLimitXMaxProperty; msScrollLimitXMin?: MsScrollLimitXMinProperty; msScrollLimitYMax?: MsScrollLimitYMaxProperty; msScrollLimitYMin?: MsScrollLimitYMinProperty; msScrollRails?: MsScrollRailsProperty; msScrollSnapPointsX?: GlobalsString; msScrollSnapPointsY?: GlobalsString; msScrollSnapType?: MsScrollSnapTypeProperty; msScrollTranslation?: MsScrollTranslationProperty; msScrollbar3dlightColor?: MsScrollbar3dlightColorProperty; msScrollbarArrowColor?: MsScrollbarArrowColorProperty; msScrollbarBaseColor?: MsScrollbarBaseColorProperty; msScrollbarDarkshadowColor?: MsScrollbarDarkshadowColorProperty; msScrollbarFaceColor?: MsScrollbarFaceColorProperty; msScrollbarHighlightColor?: MsScrollbarHighlightColorProperty; msScrollbarShadowColor?: MsScrollbarShadowColorProperty; msScrollbarTrackColor?: MsScrollbarTrackColorProperty; msTextAutospace?: MsTextAutospaceProperty; msTextCombineHorizontal?: TextCombineUprightProperty; msTextOverflow?: TextOverflowProperty; msTouchAction?: TouchActionProperty; msTouchSelect?: MsTouchSelectProperty; msTransform?: TransformProperty; msTransformOrigin?: TransformOriginProperty; msTransitionDelay?: GlobalsString; msTransitionDuration?: GlobalsString; MozAnimationDirection?: AnimationDirectionProperty; msTransitionTimingFunction?: TransitionTimingFunctionProperty; msUserSelect?: MsUserSelectProperty; msWordBreak?: WordBreakProperty; msWrapFlow?: MsWrapFlowProperty; msWrapMargin?: MsWrapMarginProperty; msWrapThrough?: MsWrapThroughProperty; msWritingMode?: WritingModeProperty; OObjectFit?: ObjectFitProperty; OObjectPosition?: ObjectPositionProperty; OTabSize?: TabSizeProperty; OTextOverflow?: TextOverflowProperty; OTransformOrigin?: TransformOriginProperty; WebkitAlignContent?: AlignContentProperty; WebkitAlignItems?: AlignItemsProperty; WebkitAlignSelf?: AlignSelfProperty; WebkitAnimationDelay?: GlobalsString; WebkitAnimationDirection?: AnimationDirectionProperty; WebkitAnimationDuration?: GlobalsString; WebkitAnimationFillMode?: AnimationFillModeProperty; WebkitAnimationIterationCount?: AnimationIterationCountProperty; WebkitAnimationName?: AnimationNameProperty; WebkitAnimationPlayState?: AnimationPlayStateProperty; WebkitAnimationTimingFunction?: AnimationTimingFunctionProperty; WebkitAppearance?: WebkitAppearanceProperty; WebkitBackdropFilter?: BackdropFilterProperty; WebkitBackfaceVisibility?: BackfaceVisibilityProperty; WebkitBackgroundClip?: BackgroundClipProperty; WebkitBackgroundOrigin?: BackgroundOriginProperty; WebkitBackgroundSize?: BackgroundSizeProperty; WebkitBorderBeforeColor?: WebkitBorderBeforeColorProperty; WebkitBorderBeforeStyle?: WebkitBorderBeforeStyleProperty; WebkitBorderBeforeWidth?: WebkitBorderBeforeWidthProperty; WebkitBorderBottomLeftRadius?: BorderBottomLeftRadiusProperty; WebkitBorderBottomRightRadius?: BorderBottomRightRadiusProperty; WebkitBorderImageSlice?: BorderImageSliceProperty; WebkitBorderTopLeftRadius?: BorderTopLeftRadiusProperty; WebkitBorderTopRightRadius?: BorderTopRightRadiusProperty; WebkitBoxDecorationBreak?: BoxDecorationBreakProperty; WebkitBoxReflect?: WebkitBoxReflectProperty; WebkitBoxShadow?: BoxShadowProperty; WebkitBoxSizing?: BoxSizingProperty; WebkitClipPath?: ClipPathProperty; WebkitColorAdjust?: ColorAdjustProperty; WebkitColumnCount?: ColumnCountProperty; WebkitColumnFill?: ColumnFillProperty; WebkitColumnGap?: ColumnGapProperty; WebkitColumnRuleColor?: ColumnRuleColorProperty; WebkitColumnRuleStyle?: ColumnRuleStyleProperty; WebkitColumnRuleWidth?: ColumnRuleWidthProperty; WebkitColumnSpan?: ColumnSpanProperty; WebkitColumnWidth?: ColumnWidthProperty; WebkitFilter?: FilterProperty; WebkitFlexBasis?: FlexBasisProperty; WebkitFlexDirection?: FlexDirectionProperty; WebkitFlexGrow?: GlobalsNumber; WebkitFlexShrink?: GlobalsNumber; WebkitFlexWrap?: FlexWrapProperty; WebkitFontFeatureSettings?: FontFeatureSettingsProperty; WebkitFontKerning?: FontKerningProperty; WebkitFontVariantLigatures?: FontVariantLigaturesProperty; WebkitHyphens?: HyphensProperty; WebkitJustifyContent?: JustifyContentProperty; WebkitLineBreak?: LineBreakProperty; WebkitLineClamp?: WebkitLineClampProperty; WebkitMarginEnd?: MarginInlineEndProperty; WebkitMarginStart?: MarginInlineStartProperty; WebkitMaskAttachment?: WebkitMaskAttachmentProperty; WebkitMaskClip?: WebkitMaskClipProperty; WebkitMaskComposite?: WebkitMaskCompositeProperty; WebkitMaskImage?: WebkitMaskImageProperty; WebkitMaskOrigin?: WebkitMaskOriginProperty; WebkitMaskPosition?: WebkitMaskPositionProperty; WebkitMaskPositionX?: WebkitMaskPositionXProperty; WebkitMaskPositionY?: WebkitMaskPositionYProperty; WebkitMaskRepeat?: WebkitMaskRepeatProperty; WebkitMaskRepeatX?: WebkitMaskRepeatXProperty; WebkitMaskRepeatY?: WebkitMaskRepeatYProperty; WebkitMaskSize?: WebkitMaskSizeProperty; WebkitMaxInlineSize?: MaxInlineSizeProperty; WebkitOrder?: GlobalsNumber; WebkitOverflowScrolling?: WebkitOverflowScrollingProperty; WebkitPaddingEnd?: PaddingInlineEndProperty; WebkitPaddingStart?: PaddingInlineStartProperty; WebkitPerspective?: PerspectiveProperty; WebkitPerspectiveOrigin?: PerspectiveOriginProperty; WebkitScrollSnapType?: ScrollSnapTypeProperty; WebkitShapeMargin?: ShapeMarginProperty; WebkitTapHighlightColor?: WebkitTapHighlightColorProperty; WebkitTextCombine?: TextCombineUprightProperty; WebkitTextDecorationColor?: TextDecorationColorProperty; WebkitTextDecorationLine?: TextDecorationLineProperty; WebkitTextDecorationSkip?: TextDecorationSkipProperty; WebkitTextDecorationStyle?: TextDecorationStyleProperty; WebkitTextEmphasisColor?: TextEmphasisColorProperty; WebkitTextEmphasisPosition?: GlobalsString; WebkitTextEmphasisStyle?: TextEmphasisStyleProperty; WebkitTextFillColor?: WebkitTextFillColorProperty; WebkitTextOrientation?: TextOrientationProperty; WebkitTextSizeAdjust?: TextSizeAdjustProperty; WebkitTextStrokeColor?: WebkitTextStrokeColorProperty; WebkitTextStrokeWidth?: WebkitTextStrokeWidthProperty; WebkitTouchCallout?: WebkitTouchCalloutProperty; WebkitTransform?: TransformProperty; WebkitTransformOrigin?: TransformOriginProperty; WebkitTransformStyle?: TransformStyleProperty; WebkitTransitionDelay?: GlobalsString; WebkitTransitionDuration?: GlobalsString; WebkitTransitionProperty?: TransitionPropertyProperty; WebkitTransitionTimingFunction?: TransitionTimingFunctionProperty; WebkitUserModify?: WebkitUserModifyProperty; WebkitUserSelect?: UserSelectProperty; WebkitWritingMode?: WritingModeProperty; } export interface VendorShorthandProperties { WebkitAnimation?: AnimationProperty; MozAnimation?: AnimationProperty; MozColumnRule?: ColumnRuleProperty; MozColumns?: ColumnsProperty; MozTransition?: TransitionProperty; msContentZoomLimit?: GlobalsString; msContentZoomSnap?: MsContentZoomSnapProperty; msFlex?: FlexProperty; msScrollLimit?: GlobalsString; msScrollSnapX?: GlobalsString; msScrollSnapY?: GlobalsString; msTransition?: TransitionProperty; MozBorderImage?: BorderImageProperty; WebkitBorderBefore?: WebkitBorderBeforeProperty; WebkitBorderImage?: BorderImageProperty; WebkitBorderRadius?: BorderRadiusProperty; WebkitColumnRule?: ColumnRuleProperty; WebkitColumns?: ColumnsProperty; WebkitFlex?: FlexProperty; WebkitFlexFlow?: FlexFlowProperty; WebkitMask?: WebkitMaskProperty; WebkitTextEmphasis?: TextEmphasisProperty; WebkitTextStroke?: WebkitTextStrokeProperty; WebkitTransition?: TransitionProperty; } export declare type VendorProperties = VendorLonghandProperties & VendorShorthandProperties; export interface ObsoleteProperties { MozBoxAlign?: BoxAlignProperty; boxAlign?: BoxAlignProperty; boxFlex?: GlobalsNumber; boxFlexGroup?: GlobalsNumber; boxLines?: BoxLinesProperty; boxOrdinalGroup?: GlobalsNumber; boxOrient?: BoxOrientProperty; boxPack?: BoxPackProperty; clip?: ClipProperty; fontVariantAlternates?: FontVariantAlternatesProperty; gridColumnGap?: GridColumnGapProperty; gridGap?: GridGapProperty; gridRowGap?: GridRowGapProperty; imeMode?: ImeModeProperty; offsetBlock?: InsetBlockProperty; offsetBlockEnd?: InsetBlockEndProperty; offsetBlockStart?: InsetBlockStartProperty; offsetInline?: InsetInlineProperty; offsetInlineEnd?: InsetInlineEndProperty; offsetInlineStart?: InsetInlineStartProperty; scrollSnapCoordinate?: ScrollSnapCoordinateProperty; scrollSnapDestination?: ScrollSnapDestinationProperty; scrollSnapPointsX?: ScrollSnapPointsXProperty; scrollSnapPointsY?: ScrollSnapPointsYProperty; scrollSnapTypeX?: ScrollSnapTypeXProperty; scrollSnapTypeY?: ScrollSnapTypeYProperty; textCombineHorizontal?: TextCombineUprightProperty; KhtmlBoxAlign?: BoxAlignProperty; KhtmlBoxDirection?: BoxDirectionProperty; KhtmlBoxFlex?: GlobalsNumber; KhtmlBoxFlexGroup?: GlobalsNumber; KhtmlBoxLines?: BoxLinesProperty; KhtmlBoxOrdinalGroup?: GlobalsNumber; KhtmlBoxOrient?: BoxOrientProperty; KhtmlBoxPack?: BoxPackProperty; KhtmlLineBreak?: LineBreakProperty; KhtmlOpacity?: GlobalsNumber; KhtmlUserSelect?: UserSelectProperty; MozBackgroundClip?: BackgroundClipProperty; MozBackgroundInlinePolicy?: BoxDecorationBreakProperty; MozBackgroundOrigin?: BackgroundOriginProperty; MozBackgroundSize?: BackgroundSizeProperty; MozBinding?: MozBindingProperty; MozBorderRadius?: BorderRadiusProperty; MozBorderRadiusBottomleft?: BorderBottomLeftRadiusProperty; MozBorderRadiusBottomright?: BorderBottomRightRadiusProperty; MozBorderRadiusTopleft?: BorderTopLeftRadiusProperty; MozBorderRadiusTopright?: BorderTopRightRadiusProperty; boxDirection?: BoxDirectionProperty; MozBoxDirection?: BoxDirectionProperty; MozBoxFlex?: GlobalsNumber; MozBoxOrdinalGroup?: GlobalsNumber; MozBoxOrient?: BoxOrientProperty; MozBoxPack?: BoxPackProperty; MozBoxShadow?: BoxShadowProperty; MozOpacity?: GlobalsNumber; MozOutline?: OutlineProperty; MozOutlineColor?: OutlineColorProperty; MozOutlineRadius?: MozOutlineRadiusProperty; MozOutlineStyle?: OutlineStyleProperty; MozOutlineWidth?: OutlineWidthProperty; MozTextAlignLast?: TextAlignLastProperty; MozTextBlink?: MozTextBlinkProperty; MozTextDecorationColor?: TextDecorationColorProperty; MozTextDecorationLine?: TextDecorationLineProperty; MozTextDecorationStyle?: TextDecorationStyleProperty; MozUserInput?: MozUserInputProperty; MozWindowShadow?: MozWindowShadowProperty; msImeMode?: ImeModeProperty; OAnimation?: AnimationProperty; OAnimationDelay?: GlobalsString; OAnimationDirection?: AnimationDirectionProperty; OAnimationDuration?: GlobalsString; OAnimationFillMode?: AnimationFillModeProperty; OAnimationIterationCount?: AnimationIterationCountProperty; OAnimationName?: AnimationNameProperty; OAnimationPlayState?: AnimationPlayStateProperty; OAnimationTimingFunction?: AnimationTimingFunctionProperty; OBackgroundSize?: BackgroundSizeProperty; OBorderImage?: BorderImageProperty; OTransform?: TransformProperty; OTransition?: TransitionProperty; OTransitionDelay?: GlobalsString; OTransitionDuration?: GlobalsString; OTransitionProperty?: TransitionPropertyProperty; OTransitionTimingFunction?: TransitionTimingFunctionProperty; WebkitBoxAlign?: BoxAlignProperty; WebkitBoxDirection?: BoxDirectionProperty; WebkitBoxFlex?: GlobalsNumber; WebkitBoxFlexGroup?: GlobalsNumber; WebkitBoxLines?: BoxLinesProperty; WebkitBoxOrdinalGroup?: GlobalsNumber; WebkitBoxOrient?: BoxOrientProperty; WebkitBoxPack?: BoxPackProperty; WebkitScrollSnapPointsX?: ScrollSnapPointsXProperty; WebkitScrollSnapPointsY?: ScrollSnapPointsYProperty; } export interface SvgProperties { lineHeight?: LineHeightProperty; alignmentBaseline?: AlignmentBaselineProperty; clip?: ClipProperty; clipPath?: ClipPathProperty; clipRule?: ClipRuleProperty; color?: ColorProperty; colorInterpolation?: ColorInterpolationProperty; colorRendering?: ColorRenderingProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; dominantBaseline?: DominantBaselineProperty; fill?: FillProperty; fillOpacity?: GlobalsNumber; fillRule?: FillRuleProperty; filter?: FilterProperty; floodColor?: FloodColorProperty; floodOpacity?: GlobalsNumber; font?: FontProperty; fontFamily?: FontFamilyProperty; fontSize?: FontSizeProperty; fontSizeAdjust?: FontSizeAdjustProperty; fontStretch?: FontStretchProperty; fontStyle?: FontStyleProperty; fontVariant?: FontVariantProperty; fontWeight?: FontWeightProperty; glyphOrientationVertical?: GlyphOrientationVerticalProperty; imageRendering?: ImageRenderingProperty; letterSpacing?: LetterSpacingProperty; lightingColor?: LightingColorProperty; baselineShift?: BaselineShiftProperty; marker?: MarkerProperty; markerEnd?: MarkerEndProperty; markerMid?: MarkerMidProperty; markerStart?: MarkerStartProperty; mask?: MaskProperty; opacity?: GlobalsNumber; overflow?: OverflowProperty; paintOrder?: PaintOrderProperty; pointerEvents?: PointerEventsProperty; shapeRendering?: ShapeRenderingProperty; stopColor?: StopColorProperty; stopOpacity?: GlobalsNumber; stroke?: StrokeProperty; strokeDasharray?: StrokeDasharrayProperty; strokeDashoffset?: StrokeDashoffsetProperty; strokeLinecap?: StrokeLinecapProperty; strokeLinejoin?: StrokeLinejoinProperty; strokeMiterlimit?: GlobalsNumber; strokeOpacity?: GlobalsNumber; strokeWidth?: StrokeWidthProperty; textAnchor?: TextAnchorProperty; textDecoration?: TextDecorationProperty; textRendering?: TextRenderingProperty; unicodeBidi?: UnicodeBidiProperty; vectorEffect?: VectorEffectProperty; visibility?: VisibilityProperty; whiteSpace?: WhiteSpaceProperty; wordSpacing?: WordSpacingProperty; writingMode?: WritingModeProperty; } export declare type Properties = StandardProperties & VendorProperties & ObsoleteProperties & SvgProperties; export interface StandardLonghandPropertiesHyphen { ['margin-bottom']?: MarginBottomProperty; ['align-content']?: AlignContentProperty; ['align-self']?: AlignSelfProperty; ['animation-delay']?: GlobalsString; ['animation-direction']?: AnimationDirectionProperty; ['animation-duration']?: GlobalsString; ['animation-fill-mode']?: AnimationFillModeProperty; ['animation-iteration-count']?: AnimationIterationCountProperty; ['animation-name']?: AnimationNameProperty; ['animation-play-state']?: AnimationPlayStateProperty; ['animation-timing-function']?: AnimationTimingFunctionProperty; appearance?: AppearanceProperty; ['backdrop-filter']?: BackdropFilterProperty; ['backface-visibility']?: BackfaceVisibilityProperty; ['background-attachment']?: BackgroundAttachmentProperty; ['background-blend-mode']?: BackgroundBlendModeProperty; ['background-clip']?: BackgroundClipProperty; ['background-color']?: BackgroundColorProperty; ['background-image']?: BackgroundImageProperty; ['background-origin']?: BackgroundOriginProperty; ['background-position']?: BackgroundPositionProperty; ['background-position-x']?: BackgroundPositionXProperty; ['background-position-y']?: BackgroundPositionYProperty; ['background-repeat']?: BackgroundRepeatProperty; ['background-size']?: BackgroundSizeProperty; ['block-overflow']?: BlockOverflowProperty; ['block-size']?: BlockSizeProperty; ['border-block-color']?: BorderBlockColorProperty; ['border-block-end-color']?: BorderBlockEndColorProperty; ['border-block-end-style']?: BorderBlockEndStyleProperty; ['border-block-end-width']?: BorderBlockEndWidthProperty; ['border-block-start-color']?: BorderBlockStartColorProperty; ['border-block-start-style']?: BorderBlockStartStyleProperty; ['border-block-start-width']?: BorderBlockStartWidthProperty; ['border-block-style']?: BorderBlockStyleProperty; ['border-block-width']?: BorderBlockWidthProperty; ['border-bottom-color']?: BorderBottomColorProperty; ['border-bottom-left-radius']?: BorderBottomLeftRadiusProperty; ['border-bottom-right-radius']?: BorderBottomRightRadiusProperty; ['border-bottom-style']?: BorderBottomStyleProperty; ['border-bottom-width']?: BorderBottomWidthProperty; ['border-collapse']?: BorderCollapseProperty; ['border-end-end-radius']?: BorderEndEndRadiusProperty; ['border-end-start-radius']?: BorderEndStartRadiusProperty; ['border-image-outset']?: BorderImageOutsetProperty; ['border-image-repeat']?: BorderImageRepeatProperty; ['border-image-slice']?: BorderImageSliceProperty; ['border-image-source']?: BorderImageSourceProperty; ['border-image-width']?: BorderImageWidthProperty; ['border-inline-color']?: BorderInlineColorProperty; ['border-inline-end-color']?: BorderInlineEndColorProperty; ['border-inline-end-style']?: BorderInlineEndStyleProperty; ['border-inline-end-width']?: BorderInlineEndWidthProperty; ['border-inline-start-color']?: BorderInlineStartColorProperty; ['border-inline-start-style']?: BorderInlineStartStyleProperty; ['border-inline-start-width']?: BorderInlineStartWidthProperty; ['border-inline-style']?: BorderInlineStyleProperty; ['border-inline-width']?: BorderInlineWidthProperty; ['border-left-color']?: BorderLeftColorProperty; ['border-left-style']?: BorderLeftStyleProperty; ['border-left-width']?: BorderLeftWidthProperty; ['border-right-color']?: BorderRightColorProperty; ['border-right-style']?: BorderRightStyleProperty; ['border-right-width']?: BorderRightWidthProperty; ['border-spacing']?: BorderSpacingProperty; ['border-start-end-radius']?: BorderStartEndRadiusProperty; ['border-start-start-radius']?: BorderStartStartRadiusProperty; ['border-top-color']?: BorderTopColorProperty; ['border-top-left-radius']?: BorderTopLeftRadiusProperty; ['border-top-right-radius']?: BorderTopRightRadiusProperty; ['border-top-style']?: BorderTopStyleProperty; ['border-top-width']?: BorderTopWidthProperty; bottom?: BottomProperty; ['box-decoration-break']?: BoxDecorationBreakProperty; ['box-shadow']?: BoxShadowProperty; ['box-sizing']?: BoxSizingProperty; ['break-after']?: BreakAfterProperty; ['break-before']?: BreakBeforeProperty; ['break-inside']?: BreakInsideProperty; ['caption-side']?: CaptionSideProperty; ['caret-color']?: CaretColorProperty; clear?: ClearProperty; ['clip-path']?: ClipPathProperty; color?: ColorProperty; ['color-adjust']?: ColorAdjustProperty; ['column-count']?: ColumnCountProperty; ['column-fill']?: ColumnFillProperty; ['column-gap']?: ColumnGapProperty; ['column-rule-color']?: ColumnRuleColorProperty; ['column-rule-style']?: ColumnRuleStyleProperty; ['column-rule-width']?: ColumnRuleWidthProperty; ['column-span']?: ColumnSpanProperty; ['column-width']?: ColumnWidthProperty; contain?: ContainProperty; content?: ContentProperty; ['counter-increment']?: CounterIncrementProperty; ['counter-reset']?: CounterResetProperty; ['counter-set']?: CounterSetProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; ['empty-cells']?: EmptyCellsProperty; filter?: FilterProperty; ['flex-basis']?: FlexBasisProperty; ['flex-direction']?: FlexDirectionProperty; ['flex-grow']?: GlobalsNumber; ['flex-shrink']?: GlobalsNumber; ['flex-wrap']?: FlexWrapProperty; float?: FloatProperty; ['font-family']?: FontFamilyProperty; ['font-feature-settings']?: FontFeatureSettingsProperty; ['font-kerning']?: FontKerningProperty; ['font-language-override']?: FontLanguageOverrideProperty; ['font-optical-sizing']?: FontOpticalSizingProperty; ['font-size']?: FontSizeProperty; ['font-size-adjust']?: FontSizeAdjustProperty; ['font-stretch']?: FontStretchProperty; ['font-style']?: FontStyleProperty; ['font-synthesis']?: FontSynthesisProperty; ['font-variant']?: FontVariantProperty; ['font-variant-caps']?: FontVariantCapsProperty; ['font-variant-east-asian']?: FontVariantEastAsianProperty; ['font-variant-ligatures']?: FontVariantLigaturesProperty; ['font-variant-numeric']?: FontVariantNumericProperty; ['font-variant-position']?: FontVariantPositionProperty; ['font-variation-settings']?: FontVariationSettingsProperty; ['font-weight']?: FontWeightProperty; ['grid-auto-columns']?: GridAutoColumnsProperty; ['grid-auto-flow']?: GridAutoFlowProperty; ['grid-auto-rows']?: GridAutoRowsProperty; ['grid-column-end']?: GridColumnEndProperty; ['grid-column-start']?: GridColumnStartProperty; ['grid-row-end']?: GridRowEndProperty; ['grid-row-start']?: GridRowStartProperty; ['grid-template-areas']?: GridTemplateAreasProperty; ['grid-template-columns']?: GridTemplateColumnsProperty; ['grid-template-rows']?: GridTemplateRowsProperty; ['hanging-punctuation']?: HangingPunctuationProperty; height?: HeightProperty; hyphens?: HyphensProperty; ['image-orientation']?: ImageOrientationProperty; ['image-rendering']?: ImageRenderingProperty; ['image-resolution']?: ImageResolutionProperty; ['initial-letter']?: InitialLetterProperty; ['inline-size']?: InlineSizeProperty; inset?: InsetProperty; ['inset-block']?: InsetBlockProperty; ['inset-block-end']?: InsetBlockEndProperty; ['inset-block-start']?: InsetBlockStartProperty; ['inset-inline']?: InsetInlineProperty; ['inset-inline-end']?: InsetInlineEndProperty; ['inset-inline-start']?: InsetInlineStartProperty; isolation?: IsolationProperty; ['justify-content']?: JustifyContentProperty; ['justify-items']?: JustifyItemsProperty; ['justify-self']?: JustifySelfProperty; left?: LeftProperty; ['letter-spacing']?: LetterSpacingProperty; ['line-break']?: LineBreakProperty; ['line-height']?: LineHeightProperty; ['line-height-step']?: LineHeightStepProperty; ['list-style-image']?: ListStyleImageProperty; ['list-style-position']?: ListStylePositionProperty; ['list-style-type']?: ListStyleTypeProperty; ['margin-block']?: MarginBlockProperty; ['margin-block-end']?: MarginBlockEndProperty; ['margin-block-start']?: MarginBlockStartProperty; ['align-items']?: AlignItemsProperty; ['margin-inline']?: MarginInlineProperty; ['margin-inline-end']?: MarginInlineEndProperty; ['margin-inline-start']?: MarginInlineStartProperty; ['margin-left']?: MarginLeftProperty; ['margin-right']?: MarginRightProperty; ['margin-top']?: MarginTopProperty; ['mask-border-mode']?: MaskBorderModeProperty; ['mask-border-outset']?: MaskBorderOutsetProperty; ['mask-border-repeat']?: MaskBorderRepeatProperty; ['mask-border-slice']?: MaskBorderSliceProperty; ['mask-border-source']?: MaskBorderSourceProperty; ['mask-border-width']?: MaskBorderWidthProperty; ['mask-clip']?: MaskClipProperty; ['mask-composite']?: MaskCompositeProperty; ['mask-image']?: MaskImageProperty; ['mask-mode']?: MaskModeProperty; ['mask-origin']?: MaskOriginProperty; ['mask-position']?: MaskPositionProperty; ['mask-repeat']?: MaskRepeatProperty; ['mask-size']?: MaskSizeProperty; ['mask-type']?: MaskTypeProperty; ['max-block-size']?: MaxBlockSizeProperty; ['max-height']?: MaxHeightProperty; ['max-inline-size']?: MaxInlineSizeProperty; ['max-lines']?: MaxLinesProperty; ['max-width']?: MaxWidthProperty; ['min-block-size']?: MinBlockSizeProperty; ['min-height']?: MinHeightProperty; ['min-inline-size']?: MinInlineSizeProperty; ['min-width']?: MinWidthProperty; ['mix-blend-mode']?: MixBlendModeProperty; ['motion-distance']?: OffsetDistanceProperty; ['motion-path']?: OffsetPathProperty; ['motion-rotation']?: OffsetRotateProperty; ['object-fit']?: ObjectFitProperty; ['object-position']?: ObjectPositionProperty; ['offset-anchor']?: OffsetAnchorProperty; ['offset-distance']?: OffsetDistanceProperty; ['offset-path']?: OffsetPathProperty; ['offset-position']?: OffsetPositionProperty; ['offset-rotate']?: OffsetRotateProperty; ['offset-rotation']?: OffsetRotateProperty; opacity?: GlobalsNumber; order?: GlobalsNumber; orphans?: GlobalsNumber; ['outline-color']?: OutlineColorProperty; ['outline-offset']?: OutlineOffsetProperty; ['outline-style']?: OutlineStyleProperty; ['outline-width']?: OutlineWidthProperty; overflow?: OverflowProperty; ['overflow-anchor']?: OverflowAnchorProperty; ['overflow-block']?: OverflowBlockProperty; ['overflow-clip-box']?: OverflowClipBoxProperty; ['overflow-inline']?: OverflowInlineProperty; ['overflow-wrap']?: OverflowWrapProperty; ['overflow-x']?: OverflowXProperty; ['overflow-y']?: OverflowYProperty; ['overscroll-behavior']?: OverscrollBehaviorProperty; ['overscroll-behavior-x']?: OverscrollBehaviorXProperty; ['overscroll-behavior-y']?: OverscrollBehaviorYProperty; ['padding-block']?: PaddingBlockProperty; ['padding-block-end']?: PaddingBlockEndProperty; ['padding-block-start']?: PaddingBlockStartProperty; ['padding-bottom']?: PaddingBottomProperty; ['padding-inline']?: PaddingInlineProperty; ['padding-inline-end']?: PaddingInlineEndProperty; ['padding-inline-start']?: PaddingInlineStartProperty; ['padding-left']?: PaddingLeftProperty; ['padding-right']?: PaddingRightProperty; ['padding-top']?: PaddingTopProperty; ['page-break-after']?: PageBreakAfterProperty; ['page-break-before']?: PageBreakBeforeProperty; ['page-break-inside']?: PageBreakInsideProperty; ['paint-order']?: PaintOrderProperty; perspective?: PerspectiveProperty; ['perspective-origin']?: PerspectiveOriginProperty; ['place-content']?: PlaceContentProperty; ['pointer-events']?: PointerEventsProperty; position?: PositionProperty; quotes?: QuotesProperty; resize?: ResizeProperty; right?: RightProperty; rotate?: RotateProperty; ['row-gap']?: RowGapProperty; ['ruby-align']?: RubyAlignProperty; ['ruby-merge']?: RubyMergeProperty; ['ruby-position']?: RubyPositionProperty; scale?: ScaleProperty; ['scroll-behavior']?: ScrollBehaviorProperty; ['scroll-margin']?: ScrollMarginProperty; ['scroll-margin-block']?: ScrollMarginBlockProperty; ['scroll-margin-block-end']?: ScrollMarginBlockEndProperty; ['scroll-margin-block-start']?: ScrollMarginBlockStartProperty; ['scroll-margin-bottom']?: ScrollMarginBottomProperty; ['scroll-margin-inline']?: ScrollMarginInlineProperty; ['scroll-margin-inline-end']?: ScrollMarginInlineEndProperty; ['scroll-margin-inline-start']?: ScrollMarginInlineStartProperty; ['scroll-margin-left']?: ScrollMarginLeftProperty; ['scroll-margin-right']?: ScrollMarginRightProperty; ['scroll-margin-top']?: ScrollMarginTopProperty; ['scroll-padding']?: ScrollPaddingProperty; ['scroll-padding-block']?: ScrollPaddingBlockProperty; ['scroll-padding-block-end']?: ScrollPaddingBlockEndProperty; ['scroll-padding-block-start']?: ScrollPaddingBlockStartProperty; ['scroll-padding-bottom']?: ScrollPaddingBottomProperty; ['scroll-padding-inline']?: ScrollPaddingInlineProperty; ['scroll-padding-inline-end']?: ScrollPaddingInlineEndProperty; ['scroll-padding-inline-start']?: ScrollPaddingInlineStartProperty; ['scroll-padding-left']?: ScrollPaddingLeftProperty; ['scroll-padding-right']?: ScrollPaddingRightProperty; ['scroll-padding-top']?: ScrollPaddingTopProperty; ['scroll-snap-align']?: ScrollSnapAlignProperty; ['scroll-snap-stop']?: ScrollSnapStopProperty; ['scroll-snap-type']?: ScrollSnapTypeProperty; ['scrollbar-color']?: ScrollbarColorProperty; ['scrollbar-width']?: ScrollbarWidthProperty; ['shape-image-threshold']?: GlobalsNumber; ['shape-margin']?: ShapeMarginProperty; ['shape-outside']?: ShapeOutsideProperty; ['tab-size']?: TabSizeProperty; ['table-layout']?: TableLayoutProperty; ['text-align']?: TextAlignProperty; ['text-align-last']?: TextAlignLastProperty; ['text-combine-upright']?: TextCombineUprightProperty; ['text-decoration-color']?: TextDecorationColorProperty; ['text-decoration-line']?: TextDecorationLineProperty; ['text-decoration-skip']?: TextDecorationSkipProperty; ['text-decoration-skip-ink']?: TextDecorationSkipInkProperty; ['text-decoration-style']?: TextDecorationStyleProperty; ['text-emphasis-color']?: TextEmphasisColorProperty; ['text-emphasis-position']?: GlobalsString; ['text-emphasis-style']?: TextEmphasisStyleProperty; ['text-indent']?: TextIndentProperty; ['text-justify']?: TextJustifyProperty; ['text-orientation']?: TextOrientationProperty; ['text-overflow']?: TextOverflowProperty; ['text-rendering']?: TextRenderingProperty; ['text-shadow']?: TextShadowProperty; ['text-size-adjust']?: TextSizeAdjustProperty; ['text-transform']?: TextTransformProperty; ['text-underline-position']?: TextUnderlinePositionProperty; top?: TopProperty; ['touch-action']?: TouchActionProperty; transform?: TransformProperty; ['transform-box']?: TransformBoxProperty; ['transform-origin']?: TransformOriginProperty; ['transform-style']?: TransformStyleProperty; ['transition-delay']?: GlobalsString; ['transition-duration']?: GlobalsString; ['transition-property']?: TransitionPropertyProperty; ['transition-timing-function']?: TransitionTimingFunctionProperty; translate?: TranslateProperty; ['unicode-bidi']?: UnicodeBidiProperty; ['user-select']?: UserSelectProperty; ['vertical-align']?: VerticalAlignProperty; visibility?: VisibilityProperty; ['white-space']?: WhiteSpaceProperty; widows?: GlobalsNumber; width?: WidthProperty; ['will-change']?: WillChangeProperty; ['word-break']?: WordBreakProperty; ['word-spacing']?: WordSpacingProperty; ['word-wrap']?: WordWrapProperty; ['writing-mode']?: WritingModeProperty; ['z-index']?: ZIndexProperty; zoom?: ZoomProperty; } export interface StandardShorthandPropertiesHyphen { ['flex-flow']?: FlexFlowProperty; all?: Globals; background?: BackgroundProperty; border?: BorderProperty; ['border-block']?: BorderBlockProperty; ['border-block-end']?: BorderBlockEndProperty; ['border-block-start']?: BorderBlockStartProperty; ['border-bottom']?: BorderBottomProperty; ['border-color']?: BorderColorProperty; ['border-image']?: BorderImageProperty; ['border-inline']?: BorderInlineProperty; ['border-inline-end']?: BorderInlineEndProperty; ['border-inline-start']?: BorderInlineStartProperty; ['border-left']?: BorderLeftProperty; ['border-radius']?: BorderRadiusProperty; ['border-right']?: BorderRightProperty; ['border-style']?: BorderStyleProperty; ['border-top']?: BorderTopProperty; ['border-width']?: BorderWidthProperty; ['column-rule']?: ColumnRuleProperty; columns?: ColumnsProperty; flex?: FlexProperty; animation?: AnimationProperty; font?: FontProperty; gap?: GapProperty; grid?: GridProperty; ['grid-area']?: GridAreaProperty; ['grid-column']?: GridColumnProperty; ['grid-row']?: GridRowProperty; ['grid-template']?: GridTemplateProperty; ['line-clamp']?: LineClampProperty; ['list-style']?: ListStyleProperty; margin?: MarginProperty; mask?: MaskProperty; ['mask-border']?: MaskBorderProperty; motion?: OffsetProperty; offset?: OffsetProperty; outline?: OutlineProperty; padding?: PaddingProperty; ['place-items']?: PlaceItemsProperty; ['place-self']?: PlaceSelfProperty; ['text-decoration']?: TextDecorationProperty; ['text-emphasis']?: TextEmphasisProperty; transition?: TransitionProperty; } export declare type StandardPropertiesHyphen = StandardLonghandPropertiesHyphen & StandardShorthandPropertiesHyphen; export interface VendorLonghandPropertiesHyphen { ['-ms-transition-property']?: TransitionPropertyProperty; ['-moz-animation-delay']?: GlobalsString; ['-moz-animation-duration']?: GlobalsString; ['-moz-animation-fill-mode']?: AnimationFillModeProperty; ['-moz-animation-iteration-count']?: AnimationIterationCountProperty; ['-moz-animation-name']?: AnimationNameProperty; ['-moz-animation-play-state']?: AnimationPlayStateProperty; ['-moz-animation-timing-function']?: AnimationTimingFunctionProperty; ['-moz-appearance']?: MozAppearanceProperty; ['-moz-backface-visibility']?: BackfaceVisibilityProperty; ['-moz-border-bottom-colors']?: MozBorderBottomColorsProperty; ['-moz-border-end-color']?: BorderInlineEndColorProperty; ['-moz-border-end-style']?: BorderInlineEndStyleProperty; ['-moz-border-end-width']?: BorderInlineEndWidthProperty; ['-moz-border-left-colors']?: MozBorderLeftColorsProperty; ['-moz-border-right-colors']?: MozBorderRightColorsProperty; ['-moz-border-start-color']?: BorderInlineStartColorProperty; ['-moz-border-start-style']?: BorderInlineStartStyleProperty; ['-moz-border-top-colors']?: MozBorderTopColorsProperty; ['-moz-box-sizing']?: BoxSizingProperty; ['-moz-column-count']?: ColumnCountProperty; ['-moz-column-fill']?: ColumnFillProperty; ['-moz-column-gap']?: ColumnGapProperty; ['-moz-column-rule-color']?: ColumnRuleColorProperty; ['-moz-column-rule-style']?: ColumnRuleStyleProperty; ['-moz-column-rule-width']?: ColumnRuleWidthProperty; ['-moz-column-width']?: ColumnWidthProperty; ['-moz-context-properties']?: MozContextPropertiesProperty; ['-moz-float-edge']?: MozFloatEdgeProperty; ['-moz-font-feature-settings']?: FontFeatureSettingsProperty; ['-moz-font-language-override']?: FontLanguageOverrideProperty; ['-moz-force-broken-image-icon']?: GlobalsNumber; ['-moz-hyphens']?: HyphensProperty; ['-moz-image-region']?: MozImageRegionProperty; ['-moz-margin-end']?: MarginInlineEndProperty; ['-moz-margin-start']?: MarginInlineStartProperty; ['-moz-orient']?: MozOrientProperty; ['-moz-outline-radius-bottomleft']?: MozOutlineRadiusBottomleftProperty; ['-moz-outline-radius-bottomright']?: MozOutlineRadiusBottomrightProperty; ['-moz-outline-radius-topleft']?: MozOutlineRadiusTopleftProperty; ['-moz-outline-radius-topright']?: MozOutlineRadiusToprightProperty; ['-moz-padding-end']?: PaddingInlineEndProperty; ['-moz-padding-start']?: PaddingInlineStartProperty; ['-moz-perspective']?: PerspectiveProperty; ['-moz-perspective-origin']?: PerspectiveOriginProperty; ['-moz-stack-sizing']?: MozStackSizingProperty; ['-moz-tab-size']?: TabSizeProperty; ['-moz-text-size-adjust']?: TextSizeAdjustProperty; ['-moz-transform-origin']?: TransformOriginProperty; ['-moz-transform-style']?: TransformStyleProperty; ['-moz-transition-delay']?: GlobalsString; ['-moz-transition-duration']?: GlobalsString; ['-moz-transition-property']?: TransitionPropertyProperty; ['-moz-transition-timing-function']?: TransitionTimingFunctionProperty; ['-moz-user-focus']?: MozUserFocusProperty; ['-moz-user-modify']?: MozUserModifyProperty; ['-moz-user-select']?: UserSelectProperty; ['-moz-window-dragging']?: MozWindowDraggingProperty; ['-ms-accelerator']?: MsAcceleratorProperty; ['-ms-align-self']?: AlignSelfProperty; ['-ms-block-progression']?: MsBlockProgressionProperty; ['-ms-content-zoom-chaining']?: MsContentZoomChainingProperty; ['-ms-content-zoom-limit-max']?: GlobalsString; ['-ms-content-zoom-limit-min']?: GlobalsString; ['-ms-content-zoom-snap-points']?: GlobalsString; ['-ms-content-zoom-snap-type']?: MsContentZoomSnapTypeProperty; ['-ms-content-zooming']?: MsContentZoomingProperty; ['-ms-filter']?: GlobalsString; ['-ms-flex-direction']?: FlexDirectionProperty; ['-ms-flex-positive']?: GlobalsNumber; ['-ms-flow-from']?: MsFlowFromProperty; ['-ms-flow-into']?: MsFlowIntoProperty; ['-ms-grid-columns']?: GridAutoColumnsProperty; ['-ms-grid-rows']?: GridAutoRowsProperty; ['-ms-high-contrast-adjust']?: MsHighContrastAdjustProperty; ['-ms-hyphenate-limit-chars']?: MsHyphenateLimitCharsProperty; ['-ms-hyphenate-limit-lines']?: MsHyphenateLimitLinesProperty; ['-ms-hyphenate-limit-zone']?: MsHyphenateLimitZoneProperty; ['-ms-hyphens']?: HyphensProperty; ['-ms-ime-align']?: MsImeAlignProperty; ['-ms-line-break']?: LineBreakProperty; ['-ms-order']?: GlobalsNumber; ['-ms-overflow-style']?: MsOverflowStyleProperty; ['-ms-overflow-x']?: OverflowXProperty; ['-ms-overflow-y']?: OverflowYProperty; ['-ms-scroll-chaining']?: MsScrollChainingProperty; ['-ms-scroll-limit-x-max']?: MsScrollLimitXMaxProperty; ['-ms-scroll-limit-x-min']?: MsScrollLimitXMinProperty; ['-ms-scroll-limit-y-max']?: MsScrollLimitYMaxProperty; ['-ms-scroll-limit-y-min']?: MsScrollLimitYMinProperty; ['-ms-scroll-rails']?: MsScrollRailsProperty; ['-ms-scroll-snap-points-x']?: GlobalsString; ['-ms-scroll-snap-points-y']?: GlobalsString; ['-ms-scroll-snap-type']?: MsScrollSnapTypeProperty; ['-ms-scroll-translation']?: MsScrollTranslationProperty; ['-ms-scrollbar-3dlight-color']?: MsScrollbar3dlightColorProperty; ['-ms-scrollbar-arrow-color']?: MsScrollbarArrowColorProperty; ['-ms-scrollbar-base-color']?: MsScrollbarBaseColorProperty; ['-ms-scrollbar-darkshadow-color']?: MsScrollbarDarkshadowColorProperty; ['-ms-scrollbar-face-color']?: MsScrollbarFaceColorProperty; ['-ms-scrollbar-highlight-color']?: MsScrollbarHighlightColorProperty; ['-ms-scrollbar-shadow-color']?: MsScrollbarShadowColorProperty; ['-ms-scrollbar-track-color']?: MsScrollbarTrackColorProperty; ['-ms-text-autospace']?: MsTextAutospaceProperty; ['-ms-text-combine-horizontal']?: TextCombineUprightProperty; ['-ms-text-overflow']?: TextOverflowProperty; ['-ms-touch-action']?: TouchActionProperty; ['-ms-touch-select']?: MsTouchSelectProperty; ['-ms-transform']?: TransformProperty; ['-ms-transform-origin']?: TransformOriginProperty; ['-ms-transition-delay']?: GlobalsString; ['-ms-transition-duration']?: GlobalsString; ['-moz-animation-direction']?: AnimationDirectionProperty; ['-ms-transition-timing-function']?: TransitionTimingFunctionProperty; ['-ms-user-select']?: MsUserSelectProperty; ['-ms-word-break']?: WordBreakProperty; ['-ms-wrap-flow']?: MsWrapFlowProperty; ['-ms-wrap-margin']?: MsWrapMarginProperty; ['-ms-wrap-through']?: MsWrapThroughProperty; ['-ms-writing-mode']?: WritingModeProperty; ['-o-object-fit']?: ObjectFitProperty; ['-o-object-position']?: ObjectPositionProperty; ['-o-tab-size']?: TabSizeProperty; ['-o-text-overflow']?: TextOverflowProperty; ['-o-transform-origin']?: TransformOriginProperty; ['-webkit-align-content']?: AlignContentProperty; ['-webkit-align-items']?: AlignItemsProperty; ['-webkit-align-self']?: AlignSelfProperty; ['-webkit-animation-delay']?: GlobalsString; ['-webkit-animation-direction']?: AnimationDirectionProperty; ['-webkit-animation-duration']?: GlobalsString; ['-webkit-animation-fill-mode']?: AnimationFillModeProperty; ['-webkit-animation-iteration-count']?: AnimationIterationCountProperty; ['-webkit-animation-name']?: AnimationNameProperty; ['-webkit-animation-play-state']?: AnimationPlayStateProperty; ['-webkit-animation-timing-function']?: AnimationTimingFunctionProperty; ['-webkit-appearance']?: WebkitAppearanceProperty; ['-webkit-backdrop-filter']?: BackdropFilterProperty; ['-webkit-backface-visibility']?: BackfaceVisibilityProperty; ['-webkit-background-clip']?: BackgroundClipProperty; ['-webkit-background-origin']?: BackgroundOriginProperty; ['-webkit-background-size']?: BackgroundSizeProperty; ['-webkit-border-before-color']?: WebkitBorderBeforeColorProperty; ['-webkit-border-before-style']?: WebkitBorderBeforeStyleProperty; ['-webkit-border-before-width']?: WebkitBorderBeforeWidthProperty; ['-webkit-border-bottom-left-radius']?: BorderBottomLeftRadiusProperty; ['-webkit-border-bottom-right-radius']?: BorderBottomRightRadiusProperty; ['-webkit-border-image-slice']?: BorderImageSliceProperty; ['-webkit-border-top-left-radius']?: BorderTopLeftRadiusProperty; ['-webkit-border-top-right-radius']?: BorderTopRightRadiusProperty; ['-webkit-box-decoration-break']?: BoxDecorationBreakProperty; ['-webkit-box-reflect']?: WebkitBoxReflectProperty; ['-webkit-box-shadow']?: BoxShadowProperty; ['-webkit-box-sizing']?: BoxSizingProperty; ['-webkit-clip-path']?: ClipPathProperty; ['-webkit-color-adjust']?: ColorAdjustProperty; ['-webkit-column-count']?: ColumnCountProperty; ['-webkit-column-fill']?: ColumnFillProperty; ['-webkit-column-gap']?: ColumnGapProperty; ['-webkit-column-rule-color']?: ColumnRuleColorProperty; ['-webkit-column-rule-style']?: ColumnRuleStyleProperty; ['-webkit-column-rule-width']?: ColumnRuleWidthProperty; ['-webkit-column-span']?: ColumnSpanProperty; ['-webkit-column-width']?: ColumnWidthProperty; ['-webkit-filter']?: FilterProperty; ['-webkit-flex-basis']?: FlexBasisProperty; ['-webkit-flex-direction']?: FlexDirectionProperty; ['-webkit-flex-grow']?: GlobalsNumber; ['-webkit-flex-shrink']?: GlobalsNumber; ['-webkit-flex-wrap']?: FlexWrapProperty; ['-webkit-font-feature-settings']?: FontFeatureSettingsProperty; ['-webkit-font-kerning']?: FontKerningProperty; ['-webkit-font-variant-ligatures']?: FontVariantLigaturesProperty; ['-webkit-hyphens']?: HyphensProperty; ['-webkit-justify-content']?: JustifyContentProperty; ['-webkit-line-break']?: LineBreakProperty; ['-webkit-line-clamp']?: WebkitLineClampProperty; ['-webkit-margin-end']?: MarginInlineEndProperty; ['-webkit-margin-start']?: MarginInlineStartProperty; ['-webkit-mask-attachment']?: WebkitMaskAttachmentProperty; ['-webkit-mask-clip']?: WebkitMaskClipProperty; ['-webkit-mask-composite']?: WebkitMaskCompositeProperty; ['-webkit-mask-image']?: WebkitMaskImageProperty; ['-webkit-mask-origin']?: WebkitMaskOriginProperty; ['-webkit-mask-position']?: WebkitMaskPositionProperty; ['-webkit-mask-position-x']?: WebkitMaskPositionXProperty; ['-webkit-mask-position-y']?: WebkitMaskPositionYProperty; ['-webkit-mask-repeat']?: WebkitMaskRepeatProperty; ['-webkit-mask-repeat-x']?: WebkitMaskRepeatXProperty; ['-webkit-mask-repeat-y']?: WebkitMaskRepeatYProperty; ['-webkit-mask-size']?: WebkitMaskSizeProperty; ['-webkit-max-inline-size']?: MaxInlineSizeProperty; ['-webkit-order']?: GlobalsNumber; ['-webkit-overflow-scrolling']?: WebkitOverflowScrollingProperty; ['-webkit-padding-end']?: PaddingInlineEndProperty; ['-webkit-padding-start']?: PaddingInlineStartProperty; ['-webkit-perspective']?: PerspectiveProperty; ['-webkit-perspective-origin']?: PerspectiveOriginProperty; ['-webkit-scroll-snap-type']?: ScrollSnapTypeProperty; ['-webkit-shape-margin']?: ShapeMarginProperty; ['-webkit-tap-highlight-color']?: WebkitTapHighlightColorProperty; ['-webkit-text-combine']?: TextCombineUprightProperty; ['-webkit-text-decoration-color']?: TextDecorationColorProperty; ['-webkit-text-decoration-line']?: TextDecorationLineProperty; ['-webkit-text-decoration-skip']?: TextDecorationSkipProperty; ['-webkit-text-decoration-style']?: TextDecorationStyleProperty; ['-webkit-text-emphasis-color']?: TextEmphasisColorProperty; ['-webkit-text-emphasis-position']?: GlobalsString; ['-webkit-text-emphasis-style']?: TextEmphasisStyleProperty; ['-webkit-text-fill-color']?: WebkitTextFillColorProperty; ['-webkit-text-orientation']?: TextOrientationProperty; ['-webkit-text-size-adjust']?: TextSizeAdjustProperty; ['-webkit-text-stroke-color']?: WebkitTextStrokeColorProperty; ['-webkit-text-stroke-width']?: WebkitTextStrokeWidthProperty; ['-webkit-touch-callout']?: WebkitTouchCalloutProperty; ['-webkit-transform']?: TransformProperty; ['-webkit-transform-origin']?: TransformOriginProperty; ['-webkit-transform-style']?: TransformStyleProperty; ['-webkit-transition-delay']?: GlobalsString; ['-webkit-transition-duration']?: GlobalsString; ['-webkit-transition-property']?: TransitionPropertyProperty; ['-webkit-transition-timing-function']?: TransitionTimingFunctionProperty; ['-webkit-user-modify']?: WebkitUserModifyProperty; ['-webkit-user-select']?: UserSelectProperty; ['-webkit-writing-mode']?: WritingModeProperty; } export interface VendorShorthandPropertiesHyphen { ['-webkit-animation']?: AnimationProperty; ['-moz-animation']?: AnimationProperty; ['-moz-column-rule']?: ColumnRuleProperty; ['-moz-columns']?: ColumnsProperty; ['-moz-transition']?: TransitionProperty; ['-ms-content-zoom-limit']?: GlobalsString; ['-ms-content-zoom-snap']?: MsContentZoomSnapProperty; ['-ms-flex']?: FlexProperty; ['-ms-scroll-limit']?: GlobalsString; ['-ms-scroll-snap-x']?: GlobalsString; ['-ms-scroll-snap-y']?: GlobalsString; ['-ms-transition']?: TransitionProperty; ['-moz-border-image']?: BorderImageProperty; ['-webkit-border-before']?: WebkitBorderBeforeProperty; ['-webkit-border-image']?: BorderImageProperty; ['-webkit-border-radius']?: BorderRadiusProperty; ['-webkit-column-rule']?: ColumnRuleProperty; ['-webkit-columns']?: ColumnsProperty; ['-webkit-flex']?: FlexProperty; ['-webkit-flex-flow']?: FlexFlowProperty; ['-webkit-mask']?: WebkitMaskProperty; ['-webkit-text-emphasis']?: TextEmphasisProperty; ['-webkit-text-stroke']?: WebkitTextStrokeProperty; ['-webkit-transition']?: TransitionProperty; } export declare type VendorPropertiesHyphen = VendorLonghandPropertiesHyphen & VendorShorthandPropertiesHyphen; export interface ObsoletePropertiesHyphen { ['-moz-box-align']?: BoxAlignProperty; ['box-align']?: BoxAlignProperty; ['box-flex']?: GlobalsNumber; ['box-flex-group']?: GlobalsNumber; ['box-lines']?: BoxLinesProperty; ['box-ordinal-group']?: GlobalsNumber; ['box-orient']?: BoxOrientProperty; ['box-pack']?: BoxPackProperty; clip?: ClipProperty; ['font-variant-alternates']?: FontVariantAlternatesProperty; ['grid-column-gap']?: GridColumnGapProperty; ['grid-gap']?: GridGapProperty; ['grid-row-gap']?: GridRowGapProperty; ['ime-mode']?: ImeModeProperty; ['offset-block']?: InsetBlockProperty; ['offset-block-end']?: InsetBlockEndProperty; ['offset-block-start']?: InsetBlockStartProperty; ['offset-inline']?: InsetInlineProperty; ['offset-inline-end']?: InsetInlineEndProperty; ['offset-inline-start']?: InsetInlineStartProperty; ['scroll-snap-coordinate']?: ScrollSnapCoordinateProperty; ['scroll-snap-destination']?: ScrollSnapDestinationProperty; ['scroll-snap-points-x']?: ScrollSnapPointsXProperty; ['scroll-snap-points-y']?: ScrollSnapPointsYProperty; ['scroll-snap-type-x']?: ScrollSnapTypeXProperty; ['scroll-snap-type-y']?: ScrollSnapTypeYProperty; ['text-combine-horizontal']?: TextCombineUprightProperty; ['-khtml-box-align']?: BoxAlignProperty; ['-khtml-box-direction']?: BoxDirectionProperty; ['-khtml-box-flex']?: GlobalsNumber; ['-khtml-box-flex-group']?: GlobalsNumber; ['-khtml-box-lines']?: BoxLinesProperty; ['-khtml-box-ordinal-group']?: GlobalsNumber; ['-khtml-box-orient']?: BoxOrientProperty; ['-khtml-box-pack']?: BoxPackProperty; ['-khtml-line-break']?: LineBreakProperty; ['-khtml-opacity']?: GlobalsNumber; ['-khtml-user-select']?: UserSelectProperty; ['-moz-background-clip']?: BackgroundClipProperty; ['-moz-background-inline-policy']?: BoxDecorationBreakProperty; ['-moz-background-origin']?: BackgroundOriginProperty; ['-moz-background-size']?: BackgroundSizeProperty; ['-moz-binding']?: MozBindingProperty; ['-moz-border-radius']?: BorderRadiusProperty; ['-moz-border-radius-bottomleft']?: BorderBottomLeftRadiusProperty; ['-moz-border-radius-bottomright']?: BorderBottomRightRadiusProperty; ['-moz-border-radius-topleft']?: BorderTopLeftRadiusProperty; ['-moz-border-radius-topright']?: BorderTopRightRadiusProperty; ['box-direction']?: BoxDirectionProperty; ['-moz-box-direction']?: BoxDirectionProperty; ['-moz-box-flex']?: GlobalsNumber; ['-moz-box-ordinal-group']?: GlobalsNumber; ['-moz-box-orient']?: BoxOrientProperty; ['-moz-box-pack']?: BoxPackProperty; ['-moz-box-shadow']?: BoxShadowProperty; ['-moz-opacity']?: GlobalsNumber; ['-moz-outline']?: OutlineProperty; ['-moz-outline-color']?: OutlineColorProperty; ['-moz-outline-radius']?: MozOutlineRadiusProperty; ['-moz-outline-style']?: OutlineStyleProperty; ['-moz-outline-width']?: OutlineWidthProperty; ['-moz-text-align-last']?: TextAlignLastProperty; ['-moz-text-blink']?: MozTextBlinkProperty; ['-moz-text-decoration-color']?: TextDecorationColorProperty; ['-moz-text-decoration-line']?: TextDecorationLineProperty; ['-moz-text-decoration-style']?: TextDecorationStyleProperty; ['-moz-user-input']?: MozUserInputProperty; ['-moz-window-shadow']?: MozWindowShadowProperty; ['-ms-ime-mode']?: ImeModeProperty; ['-o-animation']?: AnimationProperty; ['-o-animation-delay']?: GlobalsString; ['-o-animation-direction']?: AnimationDirectionProperty; ['-o-animation-duration']?: GlobalsString; ['-o-animation-fill-mode']?: AnimationFillModeProperty; ['-o-animation-iteration-count']?: AnimationIterationCountProperty; ['-o-animation-name']?: AnimationNameProperty; ['-o-animation-play-state']?: AnimationPlayStateProperty; ['-o-animation-timing-function']?: AnimationTimingFunctionProperty; ['-o-background-size']?: BackgroundSizeProperty; ['-o-border-image']?: BorderImageProperty; ['-o-transform']?: TransformProperty; ['-o-transition']?: TransitionProperty; ['-o-transition-delay']?: GlobalsString; ['-o-transition-duration']?: GlobalsString; ['-o-transition-property']?: TransitionPropertyProperty; ['-o-transition-timing-function']?: TransitionTimingFunctionProperty; ['-webkit-box-align']?: BoxAlignProperty; ['-webkit-box-direction']?: BoxDirectionProperty; ['-webkit-box-flex']?: GlobalsNumber; ['-webkit-box-flex-group']?: GlobalsNumber; ['-webkit-box-lines']?: BoxLinesProperty; ['-webkit-box-ordinal-group']?: GlobalsNumber; ['-webkit-box-orient']?: BoxOrientProperty; ['-webkit-box-pack']?: BoxPackProperty; ['-webkit-scroll-snap-points-x']?: ScrollSnapPointsXProperty; ['-webkit-scroll-snap-points-y']?: ScrollSnapPointsYProperty; } export interface SvgPropertiesHyphen { ['line-height']?: LineHeightProperty; ['alignment-baseline']?: AlignmentBaselineProperty; clip?: ClipProperty; ['clip-path']?: ClipPathProperty; ['clip-rule']?: ClipRuleProperty; color?: ColorProperty; ['color-interpolation']?: ColorInterpolationProperty; ['color-rendering']?: ColorRenderingProperty; cursor?: CursorProperty; direction?: DirectionProperty; display?: DisplayProperty; ['dominant-baseline']?: DominantBaselineProperty; fill?: FillProperty; ['fill-opacity']?: GlobalsNumber; ['fill-rule']?: FillRuleProperty; filter?: FilterProperty; ['flood-color']?: FloodColorProperty; ['flood-opacity']?: GlobalsNumber; font?: FontProperty; ['font-family']?: FontFamilyProperty; ['font-size']?: FontSizeProperty; ['font-size-adjust']?: FontSizeAdjustProperty; ['font-stretch']?: FontStretchProperty; ['font-style']?: FontStyleProperty; ['font-variant']?: FontVariantProperty; ['font-weight']?: FontWeightProperty; ['glyph-orientation-vertical']?: GlyphOrientationVerticalProperty; ['image-rendering']?: ImageRenderingProperty; ['letter-spacing']?: LetterSpacingProperty; ['lighting-color']?: LightingColorProperty; ['baseline-shift']?: BaselineShiftProperty; marker?: MarkerProperty; ['marker-end']?: MarkerEndProperty; ['marker-mid']?: MarkerMidProperty; ['marker-start']?: MarkerStartProperty; mask?: MaskProperty; opacity?: GlobalsNumber; overflow?: OverflowProperty; ['paint-order']?: PaintOrderProperty; ['pointer-events']?: PointerEventsProperty; ['shape-rendering']?: ShapeRenderingProperty; ['stop-color']?: StopColorProperty; ['stop-opacity']?: GlobalsNumber; stroke?: StrokeProperty; ['stroke-dasharray']?: StrokeDasharrayProperty; ['stroke-dashoffset']?: StrokeDashoffsetProperty; ['stroke-linecap']?: StrokeLinecapProperty; ['stroke-linejoin']?: StrokeLinejoinProperty; ['stroke-miterlimit']?: GlobalsNumber; ['stroke-opacity']?: GlobalsNumber; ['stroke-width']?: StrokeWidthProperty; ['text-anchor']?: TextAnchorProperty; ['text-decoration']?: TextDecorationProperty; ['text-rendering']?: TextRenderingProperty; ['unicode-bidi']?: UnicodeBidiProperty; ['vector-effect']?: VectorEffectProperty; visibility?: VisibilityProperty; ['white-space']?: WhiteSpaceProperty; ['word-spacing']?: WordSpacingProperty; ['writing-mode']?: WritingModeProperty; } export declare type PropertiesHyphen = StandardPropertiesHyphen & VendorPropertiesHyphen & ObsoletePropertiesHyphen & SvgPropertiesHyphen; export interface StandardLonghandPropertiesFallback { marginInlineStart?: MarginInlineStartProperty | Array>; borderStartStartRadius?: BorderStartStartRadiusProperty | Array>; borderTopLeftRadius?: BorderTopLeftRadiusProperty | Array>; borderTopRightRadius?: BorderTopRightRadiusProperty | Array>; gridTemplateColumns?: GridTemplateColumnsProperty | Array>; borderStartEndRadius?: BorderStartEndRadiusProperty | Array>; paddingBlockStart?: PaddingBlockStartProperty | Array>; paddingInlineStart?: PaddingInlineStartProperty | Array>; perspectiveOrigin?: PerspectiveOriginProperty | Array>; scrollMarginBlock?: ScrollMarginBlockProperty | Array>; scrollMarginBlockEnd?: ScrollMarginBlockEndProperty | Array>; borderInlineWidth?: BorderInlineWidthProperty | Array>; scrollMarginBlockStart?: ScrollMarginBlockStartProperty | Array>; borderInlineStartWidth?: BorderInlineStartWidthProperty | Array>; scrollMarginBottom?: ScrollMarginBottomProperty | Array>; borderInlineEndWidth?: BorderInlineEndWidthProperty | Array>; scrollMarginInline?: ScrollMarginInlineProperty | Array>; borderImageOutset?: BorderImageOutsetProperty | Array>; scrollMarginInlineEnd?: ScrollMarginInlineEndProperty | Array>; borderEndStartRadius?: BorderEndStartRadiusProperty | Array>; scrollMarginInlineStart?: ScrollMarginInlineStartProperty | Array>; borderEndEndRadius?: BorderEndEndRadiusProperty | Array>; scrollMarginRight?: ScrollMarginRightProperty | Array>; borderBottomWidth?: BorderBottomWidthProperty | Array>; scrollPaddingBlock?: ScrollPaddingBlockProperty | Array>; borderBottomRightRadius?: BorderBottomRightRadiusProperty | Array>; scrollPaddingBlockEnd?: ScrollPaddingBlockEndProperty | Array>; borderBottomLeftRadius?: BorderBottomLeftRadiusProperty | Array>; scrollPaddingBlockStart?: ScrollPaddingBlockStartProperty | Array>; borderBlockStartWidth?: BorderBlockStartWidthProperty | Array>; scrollPaddingBottom?: ScrollPaddingBottomProperty | Array>; borderBlockEndWidth?: BorderBlockEndWidthProperty | Array>; scrollPaddingInline?: ScrollPaddingInlineProperty | Array>; backgroundPositionY?: BackgroundPositionYProperty | Array>; scrollPaddingInlineEnd?: ScrollPaddingInlineEndProperty | Array>; backgroundPositionX?: BackgroundPositionXProperty | Array>; scrollPaddingInlineStart?: ScrollPaddingInlineStartProperty | Array>; backgroundPosition?: BackgroundPositionProperty | Array>; scrollPaddingLeft?: ScrollPaddingLeftProperty | Array>; animationTimingFunction?: AnimationTimingFunctionProperty | Array; scrollPaddingRight?: ScrollPaddingRightProperty | Array>; animationIterationCount?: AnimationIterationCountProperty | Array; marginBottom?: MarginBottomProperty | Array>; transitionTimingFunction?: TransitionTimingFunctionProperty | Array; backfaceVisibility?: BackfaceVisibilityProperty | Array; borderImageRepeat?: BorderImageRepeatProperty | Array; borderImageSlice?: BorderImageSliceProperty | Array; borderImageSource?: BorderImageSourceProperty | Array; borderImageWidth?: BorderImageWidthProperty | Array>; borderInlineColor?: BorderInlineColorProperty | Array; borderInlineEndColor?: BorderInlineEndColorProperty | Array; borderInlineEndStyle?: BorderInlineEndStyleProperty | Array; backgroundAttachment?: BackgroundAttachmentProperty | Array; borderInlineStartColor?: BorderInlineStartColorProperty | Array; borderInlineStartStyle?: BorderInlineStartStyleProperty | Array; backgroundBlendMode?: BackgroundBlendModeProperty | Array; borderInlineStyle?: BorderInlineStyleProperty | Array; backgroundClip?: BackgroundClipProperty | Array; borderLeftColor?: BorderLeftColorProperty | Array; borderLeftStyle?: BorderLeftStyleProperty | Array; borderLeftWidth?: BorderLeftWidthProperty | Array>; borderRightColor?: BorderRightColorProperty | Array; borderRightStyle?: BorderRightStyleProperty | Array; borderRightWidth?: BorderRightWidthProperty | Array>; borderSpacing?: BorderSpacingProperty | Array>; backgroundColor?: BackgroundColorProperty | Array; backgroundImage?: BackgroundImageProperty | Array; borderTopColor?: BorderTopColorProperty | Array; backgroundOrigin?: BackgroundOriginProperty | Array; animationDelay?: GlobalsString | Array; borderTopStyle?: BorderTopStyleProperty | Array; borderTopWidth?: BorderTopWidthProperty | Array>; bottom?: BottomProperty | Array>; boxDecorationBreak?: BoxDecorationBreakProperty | Array; boxShadow?: BoxShadowProperty | Array; boxSizing?: BoxSizingProperty | Array; breakAfter?: BreakAfterProperty | Array; breakBefore?: BreakBeforeProperty | Array; breakInside?: BreakInsideProperty | Array; captionSide?: CaptionSideProperty | Array; caretColor?: CaretColorProperty | Array; clear?: ClearProperty | Array; clipPath?: ClipPathProperty | Array; color?: ColorProperty | Array; colorAdjust?: ColorAdjustProperty | Array; columnCount?: ColumnCountProperty | Array; columnFill?: ColumnFillProperty | Array; columnGap?: ColumnGapProperty | Array>; columnRuleColor?: ColumnRuleColorProperty | Array; columnRuleStyle?: ColumnRuleStyleProperty | Array; columnRuleWidth?: ColumnRuleWidthProperty | Array>; columnSpan?: ColumnSpanProperty | Array; columnWidth?: ColumnWidthProperty | Array>; contain?: ContainProperty | Array; content?: ContentProperty | Array; counterIncrement?: CounterIncrementProperty | Array; counterReset?: CounterResetProperty | Array; counterSet?: CounterSetProperty | Array; cursor?: CursorProperty | Array; direction?: DirectionProperty | Array; display?: DisplayProperty | Array; emptyCells?: EmptyCellsProperty | Array; filter?: FilterProperty | Array; flexBasis?: FlexBasisProperty | Array>; flexDirection?: FlexDirectionProperty | Array; flexGrow?: GlobalsNumber | Array; flexShrink?: GlobalsNumber | Array; flexWrap?: FlexWrapProperty | Array; float?: FloatProperty | Array; fontFamily?: FontFamilyProperty | Array; fontFeatureSettings?: FontFeatureSettingsProperty | Array; fontKerning?: FontKerningProperty | Array; fontLanguageOverride?: FontLanguageOverrideProperty | Array; fontOpticalSizing?: FontOpticalSizingProperty | Array; fontSize?: FontSizeProperty | Array>; fontSizeAdjust?: FontSizeAdjustProperty | Array; fontStretch?: FontStretchProperty | Array; fontStyle?: FontStyleProperty | Array; fontSynthesis?: FontSynthesisProperty | Array; fontVariant?: FontVariantProperty | Array; fontVariantCaps?: FontVariantCapsProperty | Array; fontVariantEastAsian?: FontVariantEastAsianProperty | Array; fontVariantLigatures?: FontVariantLigaturesProperty | Array; fontVariantNumeric?: FontVariantNumericProperty | Array; fontVariantPosition?: FontVariantPositionProperty | Array; fontVariationSettings?: FontVariationSettingsProperty | Array; fontWeight?: FontWeightProperty | Array; gridAutoColumns?: GridAutoColumnsProperty | Array>; gridAutoFlow?: GridAutoFlowProperty | Array; gridAutoRows?: GridAutoRowsProperty | Array>; gridColumnEnd?: GridColumnEndProperty | Array; gridColumnStart?: GridColumnStartProperty | Array; gridRowEnd?: GridRowEndProperty | Array; gridRowStart?: GridRowStartProperty | Array; gridTemplateAreas?: GridTemplateAreasProperty | Array; animationDirection?: AnimationDirectionProperty | Array; gridTemplateRows?: GridTemplateRowsProperty | Array>; hangingPunctuation?: HangingPunctuationProperty | Array; height?: HeightProperty | Array>; hyphens?: HyphensProperty | Array; imageOrientation?: ImageOrientationProperty | Array; imageRendering?: ImageRenderingProperty | Array; imageResolution?: ImageResolutionProperty | Array; initialLetter?: InitialLetterProperty | Array; inlineSize?: InlineSizeProperty | Array>; inset?: InsetProperty | Array>; insetBlock?: InsetBlockProperty | Array>; insetBlockEnd?: InsetBlockEndProperty | Array>; insetBlockStart?: InsetBlockStartProperty | Array>; insetInline?: InsetInlineProperty | Array>; insetInlineEnd?: InsetInlineEndProperty | Array>; insetInlineStart?: InsetInlineStartProperty | Array>; isolation?: IsolationProperty | Array; justifyContent?: JustifyContentProperty | Array; justifyItems?: JustifyItemsProperty | Array; justifySelf?: JustifySelfProperty | Array; left?: LeftProperty | Array>; letterSpacing?: LetterSpacingProperty | Array>; lineBreak?: LineBreakProperty | Array; lineHeight?: LineHeightProperty | Array>; lineHeightStep?: LineHeightStepProperty | Array>; listStyleImage?: ListStyleImageProperty | Array; listStylePosition?: ListStylePositionProperty | Array; listStyleType?: ListStyleTypeProperty | Array; marginBlock?: MarginBlockProperty | Array>; marginBlockEnd?: MarginBlockEndProperty | Array>; marginBlockStart?: MarginBlockStartProperty | Array>; alignItems?: AlignItemsProperty | Array; marginInline?: MarginInlineProperty | Array>; marginInlineEnd?: MarginInlineEndProperty | Array>; animationDuration?: GlobalsString | Array; marginLeft?: MarginLeftProperty | Array>; marginRight?: MarginRightProperty | Array>; marginTop?: MarginTopProperty | Array>; maskBorderMode?: MaskBorderModeProperty | Array; maskBorderOutset?: MaskBorderOutsetProperty | Array>; maskBorderRepeat?: MaskBorderRepeatProperty | Array; maskBorderSlice?: MaskBorderSliceProperty | Array; maskBorderSource?: MaskBorderSourceProperty | Array; maskBorderWidth?: MaskBorderWidthProperty | Array>; maskClip?: MaskClipProperty | Array; maskComposite?: MaskCompositeProperty | Array; maskImage?: MaskImageProperty | Array; maskMode?: MaskModeProperty | Array; maskOrigin?: MaskOriginProperty | Array; maskPosition?: MaskPositionProperty | Array>; maskRepeat?: MaskRepeatProperty | Array; maskSize?: MaskSizeProperty | Array>; maskType?: MaskTypeProperty | Array; maxBlockSize?: MaxBlockSizeProperty | Array>; maxHeight?: MaxHeightProperty | Array>; maxInlineSize?: MaxInlineSizeProperty | Array>; maxLines?: MaxLinesProperty | Array; maxWidth?: MaxWidthProperty | Array>; minBlockSize?: MinBlockSizeProperty | Array>; minHeight?: MinHeightProperty | Array>; minInlineSize?: MinInlineSizeProperty | Array>; minWidth?: MinWidthProperty | Array>; mixBlendMode?: MixBlendModeProperty | Array; motionDistance?: OffsetDistanceProperty | Array>; motionPath?: OffsetPathProperty | Array; motionRotation?: OffsetRotateProperty | Array; objectFit?: ObjectFitProperty | Array; objectPosition?: ObjectPositionProperty | Array>; offsetAnchor?: OffsetAnchorProperty | Array>; offsetDistance?: OffsetDistanceProperty | Array>; offsetPath?: OffsetPathProperty | Array; offsetPosition?: OffsetPositionProperty | Array>; offsetRotate?: OffsetRotateProperty | Array; offsetRotation?: OffsetRotateProperty | Array; opacity?: GlobalsNumber | Array; order?: GlobalsNumber | Array; orphans?: GlobalsNumber | Array; outlineColor?: OutlineColorProperty | Array; outlineOffset?: OutlineOffsetProperty | Array>; outlineStyle?: OutlineStyleProperty | Array; outlineWidth?: OutlineWidthProperty | Array>; overflow?: OverflowProperty | Array; overflowAnchor?: OverflowAnchorProperty | Array; overflowBlock?: OverflowBlockProperty | Array; overflowClipBox?: OverflowClipBoxProperty | Array; overflowInline?: OverflowInlineProperty | Array; overflowWrap?: OverflowWrapProperty | Array; overflowX?: OverflowXProperty | Array; overflowY?: OverflowYProperty | Array; overscrollBehavior?: OverscrollBehaviorProperty | Array; overscrollBehaviorX?: OverscrollBehaviorXProperty | Array; overscrollBehaviorY?: OverscrollBehaviorYProperty | Array; paddingBlock?: PaddingBlockProperty | Array>; paddingBlockEnd?: PaddingBlockEndProperty | Array>; backgroundRepeat?: BackgroundRepeatProperty | Array; paddingBottom?: PaddingBottomProperty | Array>; paddingInline?: PaddingInlineProperty | Array>; paddingInlineEnd?: PaddingInlineEndProperty | Array>; backgroundSize?: BackgroundSizeProperty | Array>; paddingLeft?: PaddingLeftProperty | Array>; paddingRight?: PaddingRightProperty | Array>; paddingTop?: PaddingTopProperty | Array>; pageBreakAfter?: PageBreakAfterProperty | Array; pageBreakBefore?: PageBreakBeforeProperty | Array; pageBreakInside?: PageBreakInsideProperty | Array; paintOrder?: PaintOrderProperty | Array; perspective?: PerspectiveProperty | Array>; blockOverflow?: BlockOverflowProperty | Array; placeContent?: PlaceContentProperty | Array; pointerEvents?: PointerEventsProperty | Array; position?: PositionProperty | Array; quotes?: QuotesProperty | Array; resize?: ResizeProperty | Array; right?: RightProperty | Array>; rotate?: RotateProperty | Array; rowGap?: RowGapProperty | Array>; rubyAlign?: RubyAlignProperty | Array; rubyMerge?: RubyMergeProperty | Array; rubyPosition?: RubyPositionProperty | Array; scale?: ScaleProperty | Array; scrollBehavior?: ScrollBehaviorProperty | Array; scrollMargin?: ScrollMarginProperty | Array>; blockSize?: BlockSizeProperty | Array>; borderBlockColor?: BorderBlockColorProperty | Array; borderBlockEndColor?: BorderBlockEndColorProperty | Array; borderBlockEndStyle?: BorderBlockEndStyleProperty | Array; animationFillMode?: AnimationFillModeProperty | Array; borderBlockStartColor?: BorderBlockStartColorProperty | Array; borderBlockStartStyle?: BorderBlockStartStyleProperty | Array; scrollMarginLeft?: ScrollMarginLeftProperty | Array>; alignContent?: AlignContentProperty | Array; scrollMarginTop?: ScrollMarginTopProperty | Array>; scrollPadding?: ScrollPaddingProperty | Array>; borderBlockStyle?: BorderBlockStyleProperty | Array; borderBlockWidth?: BorderBlockWidthProperty | Array>; borderBottomColor?: BorderBottomColorProperty | Array; animationName?: AnimationNameProperty | Array; animationPlayState?: AnimationPlayStateProperty | Array; borderBottomStyle?: BorderBottomStyleProperty | Array; alignSelf?: AlignSelfProperty | Array; borderCollapse?: BorderCollapseProperty | Array; appearance?: AppearanceProperty | Array; scrollPaddingTop?: ScrollPaddingTopProperty | Array>; scrollSnapAlign?: ScrollSnapAlignProperty | Array; scrollSnapStop?: ScrollSnapStopProperty | Array; scrollSnapType?: ScrollSnapTypeProperty | Array; scrollbarColor?: ScrollbarColorProperty | Array; scrollbarWidth?: ScrollbarWidthProperty | Array; shapeImageThreshold?: GlobalsNumber | Array; shapeMargin?: ShapeMarginProperty | Array>; shapeOutside?: ShapeOutsideProperty | Array; tabSize?: TabSizeProperty | Array>; tableLayout?: TableLayoutProperty | Array; textAlign?: TextAlignProperty | Array; textAlignLast?: TextAlignLastProperty | Array; textCombineUpright?: TextCombineUprightProperty | Array; textDecorationColor?: TextDecorationColorProperty | Array; textDecorationLine?: TextDecorationLineProperty | Array; textDecorationSkip?: TextDecorationSkipProperty | Array; textDecorationSkipInk?: TextDecorationSkipInkProperty | Array; textDecorationStyle?: TextDecorationStyleProperty | Array; textEmphasisColor?: TextEmphasisColorProperty | Array; textEmphasisPosition?: GlobalsString | Array; textEmphasisStyle?: TextEmphasisStyleProperty | Array; textIndent?: TextIndentProperty | Array>; textJustify?: TextJustifyProperty | Array; textOrientation?: TextOrientationProperty | Array; textOverflow?: TextOverflowProperty | Array; textRendering?: TextRenderingProperty | Array; textShadow?: TextShadowProperty | Array; textSizeAdjust?: TextSizeAdjustProperty | Array; textTransform?: TextTransformProperty | Array; textUnderlinePosition?: TextUnderlinePositionProperty | Array; top?: TopProperty | Array>; touchAction?: TouchActionProperty | Array; transform?: TransformProperty | Array; transformBox?: TransformBoxProperty | Array; transformOrigin?: TransformOriginProperty | Array>; transformStyle?: TransformStyleProperty | Array; transitionDelay?: GlobalsString | Array; transitionDuration?: GlobalsString | Array; transitionProperty?: TransitionPropertyProperty | Array; backdropFilter?: BackdropFilterProperty | Array; translate?: TranslateProperty | Array>; unicodeBidi?: UnicodeBidiProperty | Array; userSelect?: UserSelectProperty | Array; verticalAlign?: VerticalAlignProperty | Array>; visibility?: VisibilityProperty | Array; whiteSpace?: WhiteSpaceProperty | Array; widows?: GlobalsNumber | Array; width?: WidthProperty | Array>; willChange?: WillChangeProperty | Array; wordBreak?: WordBreakProperty | Array; wordSpacing?: WordSpacingProperty | Array>; wordWrap?: WordWrapProperty | Array; writingMode?: WritingModeProperty | Array; zIndex?: ZIndexProperty | Array; zoom?: ZoomProperty | Array; } export interface StandardShorthandPropertiesFallback { flexFlow?: FlexFlowProperty | Array; borderInlineStart?: BorderInlineStartProperty | Array>; background?: BackgroundProperty | Array>; border?: BorderProperty | Array>; borderBlock?: BorderBlockProperty | Array>; borderBlockEnd?: BorderBlockEndProperty | Array>; borderBlockStart?: BorderBlockStartProperty | Array>; borderBottom?: BorderBottomProperty | Array>; borderColor?: BorderColorProperty | Array; borderImage?: BorderImageProperty | Array; borderInline?: BorderInlineProperty | Array>; borderInlineEnd?: BorderInlineEndProperty | Array>; all?: Globals | Array; borderLeft?: BorderLeftProperty | Array>; borderRadius?: BorderRadiusProperty | Array>; borderRight?: BorderRightProperty | Array>; borderStyle?: BorderStyleProperty | Array; borderTop?: BorderTopProperty | Array>; borderWidth?: BorderWidthProperty | Array>; columnRule?: ColumnRuleProperty | Array>; columns?: ColumnsProperty | Array>; flex?: FlexProperty | Array>; animation?: AnimationProperty | Array; font?: FontProperty | Array; gap?: GapProperty | Array>; grid?: GridProperty | Array; gridArea?: GridAreaProperty | Array; gridColumn?: GridColumnProperty | Array; gridRow?: GridRowProperty | Array; gridTemplate?: GridTemplateProperty | Array; lineClamp?: LineClampProperty | Array; listStyle?: ListStyleProperty | Array; margin?: MarginProperty | Array>; mask?: MaskProperty | Array>; maskBorder?: MaskBorderProperty | Array; motion?: OffsetProperty | Array>; offset?: OffsetProperty | Array>; outline?: OutlineProperty | Array>; padding?: PaddingProperty | Array>; placeItems?: PlaceItemsProperty | Array; placeSelf?: PlaceSelfProperty | Array; textDecoration?: TextDecorationProperty | Array; textEmphasis?: TextEmphasisProperty | Array; transition?: TransitionProperty | Array; } export declare type StandardPropertiesFallback = StandardLonghandPropertiesFallback & StandardShorthandPropertiesFallback; export interface VendorLonghandPropertiesFallback { WebkitAnimationIterationCount?: AnimationIterationCountProperty | Array; msScrollbarDarkshadowColor?: MsScrollbarDarkshadowColorProperty | Array; msScrollbarHighlightColor?: MsScrollbarHighlightColorProperty | Array; msTransitionTimingFunction?: TransitionTimingFunctionProperty | Array; msScrollbar3dlightColor?: MsScrollbar3dlightColorProperty | Array; WebkitAnimationTimingFunction?: AnimationTimingFunctionProperty | Array; WebkitBorderBeforeColor?: WebkitBorderBeforeColorProperty | Array; WebkitBorderBeforeStyle?: WebkitBorderBeforeStyleProperty | Array; WebkitBorderBeforeWidth?: WebkitBorderBeforeWidthProperty | Array>; WebkitBorderBottomLeftRadius?: BorderBottomLeftRadiusProperty | Array>; msScrollLimitYMin?: MsScrollLimitYMinProperty | Array>; WebkitBorderBottomRightRadius?: BorderBottomRightRadiusProperty | Array>; msScrollLimitYMax?: MsScrollLimitYMaxProperty | Array>; WebkitBorderTopLeftRadius?: BorderTopLeftRadiusProperty | Array>; msScrollLimitXMin?: MsScrollLimitXMinProperty | Array>; WebkitBorderTopRightRadius?: BorderTopRightRadiusProperty | Array>; msScrollLimitXMax?: MsScrollLimitXMaxProperty | Array>; WebkitColumnRuleWidth?: ColumnRuleWidthProperty | Array>; msHyphenateLimitZone?: MsHyphenateLimitZoneProperty | Array>; WebkitMarginStart?: MarginInlineStartProperty | Array>; MozTransitionTimingFunction?: TransitionTimingFunctionProperty | Array; WebkitMaskPosition?: WebkitMaskPositionProperty | Array>; MozPerspectiveOrigin?: PerspectiveOriginProperty | Array>; WebkitMaskPositionX?: WebkitMaskPositionXProperty | Array>; MozPaddingStart?: PaddingInlineStartProperty | Array>; WebkitMaskPositionY?: WebkitMaskPositionYProperty | Array>; MozOutlineRadiusTopright?: MozOutlineRadiusToprightProperty | Array>; WebkitOverflowScrolling?: WebkitOverflowScrollingProperty | Array; MozOutlineRadiusTopleft?: MozOutlineRadiusTopleftProperty | Array>; WebkitPaddingStart?: PaddingInlineStartProperty | Array>; MozOutlineRadiusBottomright?: MozOutlineRadiusBottomrightProperty | Array>; WebkitPerspectiveOrigin?: PerspectiveOriginProperty | Array>; MozOutlineRadiusBottomleft?: MozOutlineRadiusBottomleftProperty | Array>; WebkitTapHighlightColor?: WebkitTapHighlightColorProperty | Array; MozBorderEndWidth?: BorderInlineEndWidthProperty | Array>; WebkitTextStrokeWidth?: WebkitTextStrokeWidthProperty | Array>; MozAnimationTimingFunction?: AnimationTimingFunctionProperty | Array; WebkitTransformOrigin?: TransformOriginProperty | Array>; MozAnimationIterationCount?: AnimationIterationCountProperty | Array; msTransitionProperty?: TransitionPropertyProperty | Array; WebkitTransitionTimingFunction?: TransitionTimingFunctionProperty | Array; MozPaddingEnd?: PaddingInlineEndProperty | Array>; MozAppearance?: MozAppearanceProperty | Array; MozPerspective?: PerspectiveProperty | Array>; MozBackfaceVisibility?: BackfaceVisibilityProperty | Array; MozStackSizing?: MozStackSizingProperty | Array; MozTabSize?: TabSizeProperty | Array>; MozTextSizeAdjust?: TextSizeAdjustProperty | Array; MozTransformOrigin?: TransformOriginProperty | Array>; MozTransformStyle?: TransformStyleProperty | Array; MozTransitionDelay?: GlobalsString | Array; MozTransitionDuration?: GlobalsString | Array; MozTransitionProperty?: TransitionPropertyProperty | Array; MozBorderBottomColors?: MozBorderBottomColorsProperty | Array; MozUserFocus?: MozUserFocusProperty | Array; MozUserModify?: MozUserModifyProperty | Array; MozUserSelect?: UserSelectProperty | Array; MozWindowDragging?: MozWindowDraggingProperty | Array; msAccelerator?: MsAcceleratorProperty | Array; msAlignSelf?: AlignSelfProperty | Array; msBlockProgression?: MsBlockProgressionProperty | Array; msContentZoomChaining?: MsContentZoomChainingProperty | Array; msContentZoomLimitMax?: GlobalsString | Array; msContentZoomLimitMin?: GlobalsString | Array; msContentZoomSnapPoints?: GlobalsString | Array; msContentZoomSnapType?: MsContentZoomSnapTypeProperty | Array; msContentZooming?: MsContentZoomingProperty | Array; msFilter?: GlobalsString | Array; msFlexDirection?: FlexDirectionProperty | Array; msFlexPositive?: GlobalsNumber | Array; msFlowFrom?: MsFlowFromProperty | Array; msFlowInto?: MsFlowIntoProperty | Array; msGridColumns?: GridAutoColumnsProperty | Array>; msGridRows?: GridAutoRowsProperty | Array>; msHighContrastAdjust?: MsHighContrastAdjustProperty | Array; msHyphenateLimitChars?: MsHyphenateLimitCharsProperty | Array; msHyphenateLimitLines?: MsHyphenateLimitLinesProperty | Array; MozBorderEndColor?: BorderInlineEndColorProperty | Array; msHyphens?: HyphensProperty | Array; msImeAlign?: MsImeAlignProperty | Array; msLineBreak?: LineBreakProperty | Array; msOrder?: GlobalsNumber | Array; msOverflowStyle?: MsOverflowStyleProperty | Array; msOverflowX?: OverflowXProperty | Array; msOverflowY?: OverflowYProperty | Array; msScrollChaining?: MsScrollChainingProperty | Array; MozBorderEndStyle?: BorderInlineEndStyleProperty | Array; MozAnimationFillMode?: AnimationFillModeProperty | Array; MozBorderLeftColors?: MozBorderLeftColorsProperty | Array; MozBorderRightColors?: MozBorderRightColorsProperty | Array; msScrollRails?: MsScrollRailsProperty | Array; msScrollSnapPointsX?: GlobalsString | Array; msScrollSnapPointsY?: GlobalsString | Array; msScrollSnapType?: MsScrollSnapTypeProperty | Array; msScrollTranslation?: MsScrollTranslationProperty | Array; MozBorderStartColor?: BorderInlineStartColorProperty | Array; msScrollbarArrowColor?: MsScrollbarArrowColorProperty | Array; msScrollbarBaseColor?: MsScrollbarBaseColorProperty | Array; MozBorderStartStyle?: BorderInlineStartStyleProperty | Array; msScrollbarFaceColor?: MsScrollbarFaceColorProperty | Array; MozBorderTopColors?: MozBorderTopColorsProperty | Array; msScrollbarShadowColor?: MsScrollbarShadowColorProperty | Array; msScrollbarTrackColor?: MsScrollbarTrackColorProperty | Array; msTextAutospace?: MsTextAutospaceProperty | Array; msTextCombineHorizontal?: TextCombineUprightProperty | Array; msTextOverflow?: TextOverflowProperty | Array; msTouchAction?: TouchActionProperty | Array; msTouchSelect?: MsTouchSelectProperty | Array; msTransform?: TransformProperty | Array; msTransformOrigin?: TransformOriginProperty | Array>; msTransitionDelay?: GlobalsString | Array; msTransitionDuration?: GlobalsString | Array; MozAnimationDirection?: AnimationDirectionProperty | Array; MozBoxSizing?: BoxSizingProperty | Array; msUserSelect?: MsUserSelectProperty | Array; msWordBreak?: WordBreakProperty | Array; msWrapFlow?: MsWrapFlowProperty | Array; msWrapMargin?: MsWrapMarginProperty | Array>; msWrapThrough?: MsWrapThroughProperty | Array; msWritingMode?: WritingModeProperty | Array; OObjectFit?: ObjectFitProperty | Array; OObjectPosition?: ObjectPositionProperty | Array>; OTabSize?: TabSizeProperty | Array>; OTextOverflow?: TextOverflowProperty | Array; OTransformOrigin?: TransformOriginProperty | Array>; WebkitAlignContent?: AlignContentProperty | Array; WebkitAlignItems?: AlignItemsProperty | Array; WebkitAlignSelf?: AlignSelfProperty | Array; WebkitAnimationDelay?: GlobalsString | Array; WebkitAnimationDirection?: AnimationDirectionProperty | Array; WebkitAnimationDuration?: GlobalsString | Array; WebkitAnimationFillMode?: AnimationFillModeProperty | Array; MozColumnCount?: ColumnCountProperty | Array; WebkitAnimationName?: AnimationNameProperty | Array; WebkitAnimationPlayState?: AnimationPlayStateProperty | Array; MozColumnFill?: ColumnFillProperty | Array; WebkitAppearance?: WebkitAppearanceProperty | Array; WebkitBackdropFilter?: BackdropFilterProperty | Array; WebkitBackfaceVisibility?: BackfaceVisibilityProperty | Array; WebkitBackgroundClip?: BackgroundClipProperty | Array; WebkitBackgroundOrigin?: BackgroundOriginProperty | Array; WebkitBackgroundSize?: BackgroundSizeProperty | Array>; MozColumnGap?: ColumnGapProperty | Array>; MozColumnRuleColor?: ColumnRuleColorProperty | Array; MozColumnRuleStyle?: ColumnRuleStyleProperty | Array; MozColumnRuleWidth?: ColumnRuleWidthProperty | Array>; MozColumnWidth?: ColumnWidthProperty | Array>; WebkitBorderImageSlice?: BorderImageSliceProperty | Array; MozContextProperties?: MozContextPropertiesProperty | Array; MozFloatEdge?: MozFloatEdgeProperty | Array; WebkitBoxDecorationBreak?: BoxDecorationBreakProperty | Array; WebkitBoxReflect?: WebkitBoxReflectProperty | Array>; WebkitBoxShadow?: BoxShadowProperty | Array; WebkitBoxSizing?: BoxSizingProperty | Array; WebkitClipPath?: ClipPathProperty | Array; WebkitColorAdjust?: ColorAdjustProperty | Array; WebkitColumnCount?: ColumnCountProperty | Array; WebkitColumnFill?: ColumnFillProperty | Array; WebkitColumnGap?: ColumnGapProperty | Array>; WebkitColumnRuleColor?: ColumnRuleColorProperty | Array; WebkitColumnRuleStyle?: ColumnRuleStyleProperty | Array; MozFontFeatureSettings?: FontFeatureSettingsProperty | Array; WebkitColumnSpan?: ColumnSpanProperty | Array; WebkitColumnWidth?: ColumnWidthProperty | Array>; WebkitFilter?: FilterProperty | Array; WebkitFlexBasis?: FlexBasisProperty | Array>; WebkitFlexDirection?: FlexDirectionProperty | Array; WebkitFlexGrow?: GlobalsNumber | Array; WebkitFlexShrink?: GlobalsNumber | Array; WebkitFlexWrap?: FlexWrapProperty | Array; WebkitFontFeatureSettings?: FontFeatureSettingsProperty | Array; WebkitFontKerning?: FontKerningProperty | Array; WebkitFontVariantLigatures?: FontVariantLigaturesProperty | Array; WebkitHyphens?: HyphensProperty | Array; WebkitJustifyContent?: JustifyContentProperty | Array; WebkitLineBreak?: LineBreakProperty | Array; WebkitLineClamp?: WebkitLineClampProperty | Array; WebkitMarginEnd?: MarginInlineEndProperty | Array>; MozFontLanguageOverride?: FontLanguageOverrideProperty | Array; WebkitMaskAttachment?: WebkitMaskAttachmentProperty | Array; WebkitMaskClip?: WebkitMaskClipProperty | Array; WebkitMaskComposite?: WebkitMaskCompositeProperty | Array; WebkitMaskImage?: WebkitMaskImageProperty | Array; WebkitMaskOrigin?: WebkitMaskOriginProperty | Array; MozForceBrokenImageIcon?: GlobalsNumber | Array; MozHyphens?: HyphensProperty | Array; MozImageRegion?: MozImageRegionProperty | Array; WebkitMaskRepeat?: WebkitMaskRepeatProperty | Array; WebkitMaskRepeatX?: WebkitMaskRepeatXProperty | Array; WebkitMaskRepeatY?: WebkitMaskRepeatYProperty | Array; WebkitMaskSize?: WebkitMaskSizeProperty | Array>; WebkitMaxInlineSize?: MaxInlineSizeProperty | Array>; WebkitOrder?: GlobalsNumber | Array; MozMarginEnd?: MarginInlineEndProperty | Array>; WebkitPaddingEnd?: PaddingInlineEndProperty | Array>; MozMarginStart?: MarginInlineStartProperty | Array>; WebkitPerspective?: PerspectiveProperty | Array>; MozOrient?: MozOrientProperty | Array; WebkitScrollSnapType?: ScrollSnapTypeProperty | Array; WebkitShapeMargin?: ShapeMarginProperty | Array>; MozAnimationDelay?: GlobalsString | Array; WebkitTextCombine?: TextCombineUprightProperty | Array; WebkitTextDecorationColor?: TextDecorationColorProperty | Array; WebkitTextDecorationLine?: TextDecorationLineProperty | Array; WebkitTextDecorationSkip?: TextDecorationSkipProperty | Array; WebkitTextDecorationStyle?: TextDecorationStyleProperty | Array; WebkitTextEmphasisColor?: TextEmphasisColorProperty | Array; WebkitTextEmphasisPosition?: GlobalsString | Array; WebkitTextEmphasisStyle?: TextEmphasisStyleProperty | Array; WebkitTextFillColor?: WebkitTextFillColorProperty | Array; WebkitTextOrientation?: TextOrientationProperty | Array; WebkitTextSizeAdjust?: TextSizeAdjustProperty | Array; WebkitTextStrokeColor?: WebkitTextStrokeColorProperty | Array; MozAnimationName?: AnimationNameProperty | Array; WebkitTouchCallout?: WebkitTouchCalloutProperty | Array; WebkitTransform?: TransformProperty | Array; MozAnimationPlayState?: AnimationPlayStateProperty | Array; WebkitTransformStyle?: TransformStyleProperty | Array; WebkitTransitionDelay?: GlobalsString | Array; WebkitTransitionDuration?: GlobalsString | Array; WebkitTransitionProperty?: TransitionPropertyProperty | Array; MozAnimationDuration?: GlobalsString | Array; WebkitUserModify?: WebkitUserModifyProperty | Array; WebkitUserSelect?: UserSelectProperty | Array; WebkitWritingMode?: WritingModeProperty | Array; } export interface VendorShorthandPropertiesFallback { WebkitAnimation?: AnimationProperty | Array; WebkitBorderBefore?: WebkitBorderBeforeProperty | Array>; MozColumnRule?: ColumnRuleProperty | Array>; MozColumns?: ColumnsProperty | Array>; MozTransition?: TransitionProperty | Array; msContentZoomLimit?: GlobalsString | Array; msContentZoomSnap?: MsContentZoomSnapProperty | Array; msFlex?: FlexProperty | Array>; msScrollLimit?: GlobalsString | Array; msScrollSnapX?: GlobalsString | Array; msScrollSnapY?: GlobalsString | Array; msTransition?: TransitionProperty | Array; MozBorderImage?: BorderImageProperty | Array; MozAnimation?: AnimationProperty | Array; WebkitBorderImage?: BorderImageProperty | Array; WebkitBorderRadius?: BorderRadiusProperty | Array>; WebkitColumnRule?: ColumnRuleProperty | Array>; WebkitColumns?: ColumnsProperty | Array>; WebkitFlex?: FlexProperty | Array>; WebkitFlexFlow?: FlexFlowProperty | Array; WebkitMask?: WebkitMaskProperty | Array>; WebkitTextEmphasis?: TextEmphasisProperty | Array; WebkitTextStroke?: WebkitTextStrokeProperty | Array>; WebkitTransition?: TransitionProperty | Array; } export declare type VendorPropertiesFallback = VendorLonghandPropertiesFallback & VendorShorthandPropertiesFallback; export interface ObsoletePropertiesFallback { MozBorderRadiusBottomright?: BorderBottomRightRadiusProperty | Array>; scrollSnapCoordinate?: ScrollSnapCoordinateProperty | Array>; scrollSnapDestination?: ScrollSnapDestinationProperty | Array>; MozBorderRadiusBottomleft?: BorderBottomLeftRadiusProperty | Array>; offsetInlineStart?: InsetInlineStartProperty | Array>; MozBorderRadiusTopleft?: BorderTopLeftRadiusProperty | Array>; MozBorderRadiusTopright?: BorderTopRightRadiusProperty | Array>; OAnimationIterationCount?: AnimationIterationCountProperty | Array; OAnimationTimingFunction?: AnimationTimingFunctionProperty | Array; MozBoxAlign?: BoxAlignProperty | Array; OTransitionTimingFunction?: TransitionTimingFunctionProperty | Array; gridGap?: GridGapProperty | Array>; gridRowGap?: GridRowGapProperty | Array>; imeMode?: ImeModeProperty | Array; offsetBlock?: InsetBlockProperty | Array>; offsetBlockEnd?: InsetBlockEndProperty | Array>; offsetBlockStart?: InsetBlockStartProperty | Array>; offsetInline?: InsetInlineProperty | Array>; offsetInlineEnd?: InsetInlineEndProperty | Array>; boxAlign?: BoxAlignProperty | Array; boxFlex?: GlobalsNumber | Array; boxFlexGroup?: GlobalsNumber | Array; scrollSnapPointsX?: ScrollSnapPointsXProperty | Array; scrollSnapPointsY?: ScrollSnapPointsYProperty | Array; scrollSnapTypeX?: ScrollSnapTypeXProperty | Array; scrollSnapTypeY?: ScrollSnapTypeYProperty | Array; textCombineHorizontal?: TextCombineUprightProperty | Array; KhtmlBoxAlign?: BoxAlignProperty | Array; KhtmlBoxDirection?: BoxDirectionProperty | Array; KhtmlBoxFlex?: GlobalsNumber | Array; KhtmlBoxFlexGroup?: GlobalsNumber | Array; KhtmlBoxLines?: BoxLinesProperty | Array; KhtmlBoxOrdinalGroup?: GlobalsNumber | Array; KhtmlBoxOrient?: BoxOrientProperty | Array; KhtmlBoxPack?: BoxPackProperty | Array; KhtmlLineBreak?: LineBreakProperty | Array; KhtmlOpacity?: GlobalsNumber | Array; KhtmlUserSelect?: UserSelectProperty | Array; MozBackgroundClip?: BackgroundClipProperty | Array; MozBackgroundInlinePolicy?: BoxDecorationBreakProperty | Array; MozBackgroundOrigin?: BackgroundOriginProperty | Array; MozBackgroundSize?: BackgroundSizeProperty | Array>; MozBinding?: MozBindingProperty | Array; MozBorderRadius?: BorderRadiusProperty | Array>; boxLines?: BoxLinesProperty | Array; boxOrdinalGroup?: GlobalsNumber | Array; boxOrient?: BoxOrientProperty | Array; boxPack?: BoxPackProperty | Array; boxDirection?: BoxDirectionProperty | Array; MozBoxDirection?: BoxDirectionProperty | Array; MozBoxFlex?: GlobalsNumber | Array; MozBoxOrdinalGroup?: GlobalsNumber | Array; MozBoxOrient?: BoxOrientProperty | Array; MozBoxPack?: BoxPackProperty | Array; MozBoxShadow?: BoxShadowProperty | Array; MozOpacity?: GlobalsNumber | Array; MozOutline?: OutlineProperty | Array>; MozOutlineColor?: OutlineColorProperty | Array; MozOutlineRadius?: MozOutlineRadiusProperty | Array>; MozOutlineStyle?: OutlineStyleProperty | Array; MozOutlineWidth?: OutlineWidthProperty | Array>; MozTextAlignLast?: TextAlignLastProperty | Array; MozTextBlink?: MozTextBlinkProperty | Array; MozTextDecorationColor?: TextDecorationColorProperty | Array; MozTextDecorationLine?: TextDecorationLineProperty | Array; MozTextDecorationStyle?: TextDecorationStyleProperty | Array; MozUserInput?: MozUserInputProperty | Array; MozWindowShadow?: MozWindowShadowProperty | Array; msImeMode?: ImeModeProperty | Array; OAnimation?: AnimationProperty | Array; OAnimationDelay?: GlobalsString | Array; OAnimationDirection?: AnimationDirectionProperty | Array; OAnimationDuration?: GlobalsString | Array; OAnimationFillMode?: AnimationFillModeProperty | Array; clip?: ClipProperty | Array; OAnimationName?: AnimationNameProperty | Array; OAnimationPlayState?: AnimationPlayStateProperty | Array; fontVariantAlternates?: FontVariantAlternatesProperty | Array; OBackgroundSize?: BackgroundSizeProperty | Array>; OBorderImage?: BorderImageProperty | Array; OTransform?: TransformProperty | Array; OTransition?: TransitionProperty | Array; OTransitionDelay?: GlobalsString | Array; OTransitionDuration?: GlobalsString | Array; OTransitionProperty?: TransitionPropertyProperty | Array; gridColumnGap?: GridColumnGapProperty | Array>; WebkitBoxAlign?: BoxAlignProperty | Array; WebkitBoxDirection?: BoxDirectionProperty | Array; WebkitBoxFlex?: GlobalsNumber | Array; WebkitBoxFlexGroup?: GlobalsNumber | Array; WebkitBoxLines?: BoxLinesProperty | Array; WebkitBoxOrdinalGroup?: GlobalsNumber | Array; WebkitBoxOrient?: BoxOrientProperty | Array; WebkitBoxPack?: BoxPackProperty | Array; WebkitScrollSnapPointsX?: ScrollSnapPointsXProperty | Array; WebkitScrollSnapPointsY?: ScrollSnapPointsYProperty | Array; } export interface SvgPropertiesFallback { lineHeight?: LineHeightProperty | Array>; glyphOrientationVertical?: GlyphOrientationVerticalProperty | Array; clip?: ClipProperty | Array; clipPath?: ClipPathProperty | Array; clipRule?: ClipRuleProperty | Array; color?: ColorProperty | Array; colorInterpolation?: ColorInterpolationProperty | Array; colorRendering?: ColorRenderingProperty | Array; cursor?: CursorProperty | Array; direction?: DirectionProperty | Array; display?: DisplayProperty | Array; dominantBaseline?: DominantBaselineProperty | Array; fill?: FillProperty | Array; fillOpacity?: GlobalsNumber | Array; fillRule?: FillRuleProperty | Array; filter?: FilterProperty | Array; floodColor?: FloodColorProperty | Array; floodOpacity?: GlobalsNumber | Array; font?: FontProperty | Array; fontFamily?: FontFamilyProperty | Array; fontSize?: FontSizeProperty | Array>; fontSizeAdjust?: FontSizeAdjustProperty | Array; fontStretch?: FontStretchProperty | Array; fontStyle?: FontStyleProperty | Array; fontVariant?: FontVariantProperty | Array; fontWeight?: FontWeightProperty | Array; alignmentBaseline?: AlignmentBaselineProperty | Array; imageRendering?: ImageRenderingProperty | Array; letterSpacing?: LetterSpacingProperty | Array>; lightingColor?: LightingColorProperty | Array; baselineShift?: BaselineShiftProperty | Array>; marker?: MarkerProperty | Array; markerEnd?: MarkerEndProperty | Array; markerMid?: MarkerMidProperty | Array; markerStart?: MarkerStartProperty | Array; mask?: MaskProperty | Array>; opacity?: GlobalsNumber | Array; overflow?: OverflowProperty | Array; paintOrder?: PaintOrderProperty | Array; pointerEvents?: PointerEventsProperty | Array; shapeRendering?: ShapeRenderingProperty | Array; stopColor?: StopColorProperty | Array; stopOpacity?: GlobalsNumber | Array; stroke?: StrokeProperty | Array; strokeDasharray?: StrokeDasharrayProperty | Array>; strokeDashoffset?: StrokeDashoffsetProperty | Array>; strokeLinecap?: StrokeLinecapProperty | Array; strokeLinejoin?: StrokeLinejoinProperty | Array; strokeMiterlimit?: GlobalsNumber | Array; strokeOpacity?: GlobalsNumber | Array; strokeWidth?: StrokeWidthProperty | Array>; textAnchor?: TextAnchorProperty | Array; textDecoration?: TextDecorationProperty | Array; textRendering?: TextRenderingProperty | Array; unicodeBidi?: UnicodeBidiProperty | Array; vectorEffect?: VectorEffectProperty | Array; visibility?: VisibilityProperty | Array; whiteSpace?: WhiteSpaceProperty | Array; wordSpacing?: WordSpacingProperty | Array>; writingMode?: WritingModeProperty | Array; } export declare type PropertiesFallback = StandardPropertiesFallback & VendorPropertiesFallback & ObsoletePropertiesFallback & SvgPropertiesFallback; export interface StandardLonghandPropertiesHyphenFallback { ['inset-block-start']?: InsetBlockStartProperty | Array>; ['grid-auto-columns']?: GridAutoColumnsProperty | Array>; ['grid-template-columns']?: GridTemplateColumnsProperty | Array>; ['grid-template-rows']?: GridTemplateRowsProperty | Array>; ['font-variation-settings']?: FontVariationSettingsProperty | Array; ['inset-inline-start']?: InsetInlineStartProperty | Array>; ['margin-block-start']?: MarginBlockStartProperty | Array>; ['margin-inline-end']?: MarginInlineEndProperty | Array>; ['margin-inline-start']?: MarginInlineStartProperty | Array>; ['mask-border-outset']?: MaskBorderOutsetProperty | Array>; ['column-rule-width']?: ColumnRuleWidthProperty | Array>; ['mask-border-width']?: MaskBorderWidthProperty | Array>; ['border-top-right-radius']?: BorderTopRightRadiusProperty | Array>; ['padding-block-end']?: PaddingBlockEndProperty | Array>; ['border-top-left-radius']?: BorderTopLeftRadiusProperty | Array>; ['padding-block-start']?: PaddingBlockStartProperty | Array>; ['border-start-start-radius']?: BorderStartStartRadiusProperty | Array>; ['padding-inline-end']?: PaddingInlineEndProperty | Array>; ['border-start-end-radius']?: BorderStartEndRadiusProperty | Array>; ['padding-inline-start']?: PaddingInlineStartProperty | Array>; ['border-right-width']?: BorderRightWidthProperty | Array>; ['perspective-origin']?: PerspectiveOriginProperty | Array>; ['border-left-width']?: BorderLeftWidthProperty | Array>; ['scroll-margin-block']?: ScrollMarginBlockProperty | Array>; ['border-inline-width']?: BorderInlineWidthProperty | Array>; ['scroll-margin-block-end']?: ScrollMarginBlockEndProperty | Array>; ['border-inline-start-width']?: BorderInlineStartWidthProperty | Array>; ['scroll-margin-block-start']?: ScrollMarginBlockStartProperty | Array>; ['border-inline-start-style']?: BorderInlineStartStyleProperty | Array; ['scroll-margin-bottom']?: ScrollMarginBottomProperty | Array>; ['border-inline-start-color']?: BorderInlineStartColorProperty | Array; ['scroll-margin-inline']?: ScrollMarginInlineProperty | Array>; ['border-inline-end-width']?: BorderInlineEndWidthProperty | Array>; ['scroll-margin-inline-end']?: ScrollMarginInlineEndProperty | Array>; ['border-image-width']?: BorderImageWidthProperty | Array>; ['scroll-margin-inline-start']?: ScrollMarginInlineStartProperty | Array>; ['border-image-outset']?: BorderImageOutsetProperty | Array>; ['scroll-margin-left']?: ScrollMarginLeftProperty | Array>; ['border-end-start-radius']?: BorderEndStartRadiusProperty | Array>; ['scroll-margin-right']?: ScrollMarginRightProperty | Array>; ['border-end-end-radius']?: BorderEndEndRadiusProperty | Array>; ['scroll-margin-top']?: ScrollMarginTopProperty | Array>; ['border-bottom-width']?: BorderBottomWidthProperty | Array>; ['scroll-padding-block']?: ScrollPaddingBlockProperty | Array>; ['border-bottom-right-radius']?: BorderBottomRightRadiusProperty | Array>; ['scroll-padding-block-end']?: ScrollPaddingBlockEndProperty | Array>; ['border-bottom-left-radius']?: BorderBottomLeftRadiusProperty | Array>; ['scroll-padding-block-start']?: ScrollPaddingBlockStartProperty | Array>; ['border-block-width']?: BorderBlockWidthProperty | Array>; ['scroll-padding-bottom']?: ScrollPaddingBottomProperty | Array>; ['border-block-start-width']?: BorderBlockStartWidthProperty | Array>; ['scroll-padding-inline']?: ScrollPaddingInlineProperty | Array>; ['border-block-start-style']?: BorderBlockStartStyleProperty | Array; ['scroll-padding-inline-end']?: ScrollPaddingInlineEndProperty | Array>; ['border-block-start-color']?: BorderBlockStartColorProperty | Array; ['scroll-padding-inline-start']?: ScrollPaddingInlineStartProperty | Array>; ['border-block-end-width']?: BorderBlockEndWidthProperty | Array>; ['scroll-padding-left']?: ScrollPaddingLeftProperty | Array>; ['background-position-y']?: BackgroundPositionYProperty | Array>; ['scroll-padding-right']?: ScrollPaddingRightProperty | Array>; ['background-position-x']?: BackgroundPositionXProperty | Array>; ['scroll-padding-top']?: ScrollPaddingTopProperty | Array>; ['background-position']?: BackgroundPositionProperty | Array>; ['text-decoration-skip-ink']?: TextDecorationSkipInkProperty | Array; ['animation-timing-function']?: AnimationTimingFunctionProperty | Array; ['text-underline-position']?: TextUnderlinePositionProperty | Array; ['animation-iteration-count']?: AnimationIterationCountProperty | Array; ['margin-bottom']?: MarginBottomProperty | Array>; ['transition-timing-function']?: TransitionTimingFunctionProperty | Array; ['border-block-end-color']?: BorderBlockEndColorProperty | Array; ['border-top-style']?: BorderTopStyleProperty | Array; ['border-top-width']?: BorderTopWidthProperty | Array>; bottom?: BottomProperty | Array>; ['box-decoration-break']?: BoxDecorationBreakProperty | Array; ['box-shadow']?: BoxShadowProperty | Array; ['box-sizing']?: BoxSizingProperty | Array; ['break-after']?: BreakAfterProperty | Array; ['break-before']?: BreakBeforeProperty | Array; ['break-inside']?: BreakInsideProperty | Array; ['caption-side']?: CaptionSideProperty | Array; ['caret-color']?: CaretColorProperty | Array; clear?: ClearProperty | Array; ['clip-path']?: ClipPathProperty | Array; color?: ColorProperty | Array; ['color-adjust']?: ColorAdjustProperty | Array; ['column-count']?: ColumnCountProperty | Array; ['column-fill']?: ColumnFillProperty | Array; ['column-gap']?: ColumnGapProperty | Array>; ['column-rule-color']?: ColumnRuleColorProperty | Array; ['column-rule-style']?: ColumnRuleStyleProperty | Array; ['border-block-end-style']?: BorderBlockEndStyleProperty | Array; ['column-span']?: ColumnSpanProperty | Array; ['column-width']?: ColumnWidthProperty | Array>; contain?: ContainProperty | Array; content?: ContentProperty | Array; ['counter-increment']?: CounterIncrementProperty | Array; ['counter-reset']?: CounterResetProperty | Array; ['counter-set']?: CounterSetProperty | Array; cursor?: CursorProperty | Array; direction?: DirectionProperty | Array; display?: DisplayProperty | Array; ['empty-cells']?: EmptyCellsProperty | Array; filter?: FilterProperty | Array; ['flex-basis']?: FlexBasisProperty | Array>; ['flex-direction']?: FlexDirectionProperty | Array; ['flex-grow']?: GlobalsNumber | Array; ['flex-shrink']?: GlobalsNumber | Array; ['flex-wrap']?: FlexWrapProperty | Array; float?: FloatProperty | Array; ['font-family']?: FontFamilyProperty | Array; ['font-feature-settings']?: FontFeatureSettingsProperty | Array; ['font-kerning']?: FontKerningProperty | Array; ['font-language-override']?: FontLanguageOverrideProperty | Array; ['font-optical-sizing']?: FontOpticalSizingProperty | Array; ['font-size']?: FontSizeProperty | Array>; ['font-size-adjust']?: FontSizeAdjustProperty | Array; ['font-stretch']?: FontStretchProperty | Array; ['font-style']?: FontStyleProperty | Array; ['font-synthesis']?: FontSynthesisProperty | Array; ['font-variant']?: FontVariantProperty | Array; ['font-variant-caps']?: FontVariantCapsProperty | Array; ['font-variant-east-asian']?: FontVariantEastAsianProperty | Array; ['font-variant-ligatures']?: FontVariantLigaturesProperty | Array; ['font-variant-numeric']?: FontVariantNumericProperty | Array; ['font-variant-position']?: FontVariantPositionProperty | Array; ['animation-fill-mode']?: AnimationFillModeProperty | Array; ['font-weight']?: FontWeightProperty | Array; ['align-content']?: AlignContentProperty | Array; ['grid-auto-flow']?: GridAutoFlowProperty | Array; ['grid-auto-rows']?: GridAutoRowsProperty | Array>; ['grid-column-end']?: GridColumnEndProperty | Array; ['grid-column-start']?: GridColumnStartProperty | Array; ['grid-row-end']?: GridRowEndProperty | Array; ['grid-row-start']?: GridRowStartProperty | Array; ['grid-template-areas']?: GridTemplateAreasProperty | Array; ['animation-name']?: AnimationNameProperty | Array; ['animation-play-state']?: AnimationPlayStateProperty | Array; ['hanging-punctuation']?: HangingPunctuationProperty | Array; height?: HeightProperty | Array>; hyphens?: HyphensProperty | Array; ['image-orientation']?: ImageOrientationProperty | Array; ['image-rendering']?: ImageRenderingProperty | Array; ['image-resolution']?: ImageResolutionProperty | Array; ['initial-letter']?: InitialLetterProperty | Array; ['inline-size']?: InlineSizeProperty | Array>; inset?: InsetProperty | Array>; ['inset-block']?: InsetBlockProperty | Array>; ['inset-block-end']?: InsetBlockEndProperty | Array>; ['border-block-style']?: BorderBlockStyleProperty | Array; ['inset-inline']?: InsetInlineProperty | Array>; ['inset-inline-end']?: InsetInlineEndProperty | Array>; ['align-self']?: AlignSelfProperty | Array; isolation?: IsolationProperty | Array; ['justify-content']?: JustifyContentProperty | Array; ['justify-items']?: JustifyItemsProperty | Array; ['justify-self']?: JustifySelfProperty | Array; left?: LeftProperty | Array>; ['letter-spacing']?: LetterSpacingProperty | Array>; ['line-break']?: LineBreakProperty | Array; ['line-height']?: LineHeightProperty | Array>; ['line-height-step']?: LineHeightStepProperty | Array>; ['list-style-image']?: ListStyleImageProperty | Array; ['list-style-position']?: ListStylePositionProperty | Array; ['list-style-type']?: ListStyleTypeProperty | Array; ['margin-block']?: MarginBlockProperty | Array>; ['margin-block-end']?: MarginBlockEndProperty | Array>; ['border-bottom-color']?: BorderBottomColorProperty | Array; ['align-items']?: AlignItemsProperty | Array; ['margin-inline']?: MarginInlineProperty | Array>; appearance?: AppearanceProperty | Array; ['backdrop-filter']?: BackdropFilterProperty | Array; ['margin-left']?: MarginLeftProperty | Array>; ['margin-right']?: MarginRightProperty | Array>; ['margin-top']?: MarginTopProperty | Array>; ['mask-border-mode']?: MaskBorderModeProperty | Array; ['border-bottom-style']?: BorderBottomStyleProperty | Array; ['mask-border-repeat']?: MaskBorderRepeatProperty | Array; ['mask-border-slice']?: MaskBorderSliceProperty | Array; ['mask-border-source']?: MaskBorderSourceProperty | Array; ['backface-visibility']?: BackfaceVisibilityProperty | Array; ['mask-clip']?: MaskClipProperty | Array; ['mask-composite']?: MaskCompositeProperty | Array; ['mask-image']?: MaskImageProperty | Array; ['mask-mode']?: MaskModeProperty | Array; ['mask-origin']?: MaskOriginProperty | Array; ['mask-position']?: MaskPositionProperty | Array>; ['mask-repeat']?: MaskRepeatProperty | Array; ['mask-size']?: MaskSizeProperty | Array>; ['mask-type']?: MaskTypeProperty | Array; ['max-block-size']?: MaxBlockSizeProperty | Array>; ['max-height']?: MaxHeightProperty | Array>; ['max-inline-size']?: MaxInlineSizeProperty | Array>; ['max-lines']?: MaxLinesProperty | Array; ['max-width']?: MaxWidthProperty | Array>; ['min-block-size']?: MinBlockSizeProperty | Array>; ['min-height']?: MinHeightProperty | Array>; ['min-inline-size']?: MinInlineSizeProperty | Array>; ['min-width']?: MinWidthProperty | Array>; ['mix-blend-mode']?: MixBlendModeProperty | Array; ['motion-distance']?: OffsetDistanceProperty | Array>; ['motion-path']?: OffsetPathProperty | Array; ['motion-rotation']?: OffsetRotateProperty | Array; ['object-fit']?: ObjectFitProperty | Array; ['object-position']?: ObjectPositionProperty | Array>; ['offset-anchor']?: OffsetAnchorProperty | Array>; ['offset-distance']?: OffsetDistanceProperty | Array>; ['offset-path']?: OffsetPathProperty | Array; ['offset-position']?: OffsetPositionProperty | Array>; ['offset-rotate']?: OffsetRotateProperty | Array; ['offset-rotation']?: OffsetRotateProperty | Array; opacity?: GlobalsNumber | Array; order?: GlobalsNumber | Array; orphans?: GlobalsNumber | Array; ['outline-color']?: OutlineColorProperty | Array; ['outline-offset']?: OutlineOffsetProperty | Array>; ['outline-style']?: OutlineStyleProperty | Array; ['outline-width']?: OutlineWidthProperty | Array>; overflow?: OverflowProperty | Array; ['overflow-anchor']?: OverflowAnchorProperty | Array; ['overflow-block']?: OverflowBlockProperty | Array; ['overflow-clip-box']?: OverflowClipBoxProperty | Array; ['overflow-inline']?: OverflowInlineProperty | Array; ['overflow-wrap']?: OverflowWrapProperty | Array; ['overflow-x']?: OverflowXProperty | Array; ['overflow-y']?: OverflowYProperty | Array; ['overscroll-behavior']?: OverscrollBehaviorProperty | Array; ['overscroll-behavior-x']?: OverscrollBehaviorXProperty | Array; ['overscroll-behavior-y']?: OverscrollBehaviorYProperty | Array; ['padding-block']?: PaddingBlockProperty | Array>; ['border-collapse']?: BorderCollapseProperty | Array; ['background-attachment']?: BackgroundAttachmentProperty | Array; ['padding-bottom']?: PaddingBottomProperty | Array>; ['padding-inline']?: PaddingInlineProperty | Array>; ['background-blend-mode']?: BackgroundBlendModeProperty | Array; ['background-clip']?: BackgroundClipProperty | Array; ['padding-left']?: PaddingLeftProperty | Array>; ['padding-right']?: PaddingRightProperty | Array>; ['padding-top']?: PaddingTopProperty | Array>; ['page-break-after']?: PageBreakAfterProperty | Array; ['page-break-before']?: PageBreakBeforeProperty | Array; ['page-break-inside']?: PageBreakInsideProperty | Array; ['paint-order']?: PaintOrderProperty | Array; perspective?: PerspectiveProperty | Array>; ['border-image-repeat']?: BorderImageRepeatProperty | Array; ['place-content']?: PlaceContentProperty | Array; ['pointer-events']?: PointerEventsProperty | Array; position?: PositionProperty | Array; quotes?: QuotesProperty | Array; resize?: ResizeProperty | Array; right?: RightProperty | Array>; rotate?: RotateProperty | Array; ['row-gap']?: RowGapProperty | Array>; ['ruby-align']?: RubyAlignProperty | Array; ['ruby-merge']?: RubyMergeProperty | Array; ['ruby-position']?: RubyPositionProperty | Array; scale?: ScaleProperty | Array; ['scroll-behavior']?: ScrollBehaviorProperty | Array; ['scroll-margin']?: ScrollMarginProperty | Array>; ['border-image-slice']?: BorderImageSliceProperty | Array; ['border-image-source']?: BorderImageSourceProperty | Array; ['background-color']?: BackgroundColorProperty | Array; ['border-inline-color']?: BorderInlineColorProperty | Array; ['border-inline-end-color']?: BorderInlineEndColorProperty | Array; ['border-inline-end-style']?: BorderInlineEndStyleProperty | Array; ['background-image']?: BackgroundImageProperty | Array; ['background-origin']?: BackgroundOriginProperty | Array; ['animation-delay']?: GlobalsString | Array; ['animation-direction']?: AnimationDirectionProperty | Array; ['scroll-padding']?: ScrollPaddingProperty | Array>; ['border-inline-style']?: BorderInlineStyleProperty | Array; ['animation-duration']?: GlobalsString | Array; ['border-left-color']?: BorderLeftColorProperty | Array; ['border-left-style']?: BorderLeftStyleProperty | Array; ['background-repeat']?: BackgroundRepeatProperty | Array; ['border-right-color']?: BorderRightColorProperty | Array; ['border-right-style']?: BorderRightStyleProperty | Array; ['background-size']?: BackgroundSizeProperty | Array>; ['border-spacing']?: BorderSpacingProperty | Array>; ['block-overflow']?: BlockOverflowProperty | Array; ['scroll-snap-align']?: ScrollSnapAlignProperty | Array; ['scroll-snap-stop']?: ScrollSnapStopProperty | Array; ['scroll-snap-type']?: ScrollSnapTypeProperty | Array; ['scrollbar-color']?: ScrollbarColorProperty | Array; ['scrollbar-width']?: ScrollbarWidthProperty | Array; ['shape-image-threshold']?: GlobalsNumber | Array; ['shape-margin']?: ShapeMarginProperty | Array>; ['shape-outside']?: ShapeOutsideProperty | Array; ['tab-size']?: TabSizeProperty | Array>; ['table-layout']?: TableLayoutProperty | Array; ['text-align']?: TextAlignProperty | Array; ['text-align-last']?: TextAlignLastProperty | Array; ['text-combine-upright']?: TextCombineUprightProperty | Array; ['text-decoration-color']?: TextDecorationColorProperty | Array; ['text-decoration-line']?: TextDecorationLineProperty | Array; ['text-decoration-skip']?: TextDecorationSkipProperty | Array; ['block-size']?: BlockSizeProperty | Array>; ['text-decoration-style']?: TextDecorationStyleProperty | Array; ['text-emphasis-color']?: TextEmphasisColorProperty | Array; ['text-emphasis-position']?: GlobalsString | Array; ['text-emphasis-style']?: TextEmphasisStyleProperty | Array; ['text-indent']?: TextIndentProperty | Array>; ['text-justify']?: TextJustifyProperty | Array; ['text-orientation']?: TextOrientationProperty | Array; ['text-overflow']?: TextOverflowProperty | Array; ['text-rendering']?: TextRenderingProperty | Array; ['text-shadow']?: TextShadowProperty | Array; ['text-size-adjust']?: TextSizeAdjustProperty | Array; ['text-transform']?: TextTransformProperty | Array; ['border-top-color']?: BorderTopColorProperty | Array; top?: TopProperty | Array>; ['touch-action']?: TouchActionProperty | Array; transform?: TransformProperty | Array; ['transform-box']?: TransformBoxProperty | Array; ['transform-origin']?: TransformOriginProperty | Array>; ['transform-style']?: TransformStyleProperty | Array; ['transition-delay']?: GlobalsString | Array; ['transition-duration']?: GlobalsString | Array; ['transition-property']?: TransitionPropertyProperty | Array; ['border-block-color']?: BorderBlockColorProperty | Array; translate?: TranslateProperty | Array>; ['unicode-bidi']?: UnicodeBidiProperty | Array; ['user-select']?: UserSelectProperty | Array; ['vertical-align']?: VerticalAlignProperty | Array>; visibility?: VisibilityProperty | Array; ['white-space']?: WhiteSpaceProperty | Array; widows?: GlobalsNumber | Array; width?: WidthProperty | Array>; ['will-change']?: WillChangeProperty | Array; ['word-break']?: WordBreakProperty | Array; ['word-spacing']?: WordSpacingProperty | Array>; ['word-wrap']?: WordWrapProperty | Array; ['writing-mode']?: WritingModeProperty | Array; ['z-index']?: ZIndexProperty | Array; zoom?: ZoomProperty | Array; } export interface StandardShorthandPropertiesHyphenFallback { ['flex-flow']?: FlexFlowProperty | Array; ['border-block-start']?: BorderBlockStartProperty | Array>; ['border-inline-end']?: BorderInlineEndProperty | Array>; ['border-inline-start']?: BorderInlineStartProperty | Array>; ['border-block']?: BorderBlockProperty | Array>; ['border-block-end']?: BorderBlockEndProperty | Array>; all?: Globals | Array; ['border-bottom']?: BorderBottomProperty | Array>; ['border-color']?: BorderColorProperty | Array; ['border-image']?: BorderImageProperty | Array; ['border-inline']?: BorderInlineProperty | Array>; background?: BackgroundProperty | Array>; border?: BorderProperty | Array>; ['border-left']?: BorderLeftProperty | Array>; ['border-radius']?: BorderRadiusProperty | Array>; ['border-right']?: BorderRightProperty | Array>; ['border-style']?: BorderStyleProperty | Array; ['border-top']?: BorderTopProperty | Array>; ['border-width']?: BorderWidthProperty | Array>; ['column-rule']?: ColumnRuleProperty | Array>; columns?: ColumnsProperty | Array>; flex?: FlexProperty | Array>; animation?: AnimationProperty | Array; font?: FontProperty | Array; gap?: GapProperty | Array>; grid?: GridProperty | Array; ['grid-area']?: GridAreaProperty | Array; ['grid-column']?: GridColumnProperty | Array; ['grid-row']?: GridRowProperty | Array; ['grid-template']?: GridTemplateProperty | Array; ['line-clamp']?: LineClampProperty | Array; ['list-style']?: ListStyleProperty | Array; margin?: MarginProperty | Array>; mask?: MaskProperty | Array>; ['mask-border']?: MaskBorderProperty | Array; motion?: OffsetProperty | Array>; offset?: OffsetProperty | Array>; outline?: OutlineProperty | Array>; padding?: PaddingProperty | Array>; ['place-items']?: PlaceItemsProperty | Array; ['place-self']?: PlaceSelfProperty | Array; ['text-decoration']?: TextDecorationProperty | Array; ['text-emphasis']?: TextEmphasisProperty | Array; transition?: TransitionProperty | Array; } export declare type StandardPropertiesHyphenFallback = StandardLonghandPropertiesHyphenFallback & StandardShorthandPropertiesHyphenFallback; export interface VendorLonghandPropertiesHyphenFallback { ['-ms-transform-origin']?: TransformOriginProperty | Array>; ['-ms-scrollbar-darkshadow-color']?: MsScrollbarDarkshadowColorProperty | Array; ['-ms-scrollbar-highlight-color']?: MsScrollbarHighlightColorProperty | Array; ['-ms-scrollbar-shadow-color']?: MsScrollbarShadowColorProperty | Array; ['-ms-scrollbar-track-color']?: MsScrollbarTrackColorProperty | Array; ['-ms-scrollbar-arrow-color']?: MsScrollbarArrowColorProperty | Array; ['-ms-transition-timing-function']?: TransitionTimingFunctionProperty | Array; ['-o-transform-origin']?: TransformOriginProperty | Array>; ['-webkit-animation-iteration-count']?: AnimationIterationCountProperty | Array; ['-webkit-animation-timing-function']?: AnimationTimingFunctionProperty | Array; ['-webkit-background-size']?: BackgroundSizeProperty | Array>; ['-ms-scrollbar-3dlight-color']?: MsScrollbar3dlightColorProperty | Array; ['-webkit-border-before-color']?: WebkitBorderBeforeColorProperty | Array; ['-ms-scroll-limit-y-min']?: MsScrollLimitYMinProperty | Array>; ['-webkit-border-before-style']?: WebkitBorderBeforeStyleProperty | Array; ['-ms-scroll-limit-y-max']?: MsScrollLimitYMaxProperty | Array>; ['-webkit-border-before-width']?: WebkitBorderBeforeWidthProperty | Array>; ['-ms-scroll-limit-x-min']?: MsScrollLimitXMinProperty | Array>; ['-webkit-border-bottom-left-radius']?: BorderBottomLeftRadiusProperty | Array>; ['-ms-scroll-limit-x-max']?: MsScrollLimitXMaxProperty | Array>; ['-webkit-border-bottom-right-radius']?: BorderBottomRightRadiusProperty | Array>; ['-ms-hyphenate-limit-zone']?: MsHyphenateLimitZoneProperty | Array>; ['-webkit-border-top-left-radius']?: BorderTopLeftRadiusProperty | Array>; ['-ms-hyphenate-limit-lines']?: MsHyphenateLimitLinesProperty | Array; ['-webkit-border-top-right-radius']?: BorderTopRightRadiusProperty | Array>; ['-ms-hyphenate-limit-chars']?: MsHyphenateLimitCharsProperty | Array; ['-webkit-box-reflect']?: WebkitBoxReflectProperty | Array>; ['-ms-content-zoom-snap-type']?: MsContentZoomSnapTypeProperty | Array; ['-webkit-column-rule-width']?: ColumnRuleWidthProperty | Array>; ['-ms-content-zoom-chaining']?: MsContentZoomChainingProperty | Array; ['-webkit-font-feature-settings']?: FontFeatureSettingsProperty | Array; ['-moz-transition-timing-function']?: TransitionTimingFunctionProperty | Array; ['-webkit-font-variant-ligatures']?: FontVariantLigaturesProperty | Array; ['-moz-transform-origin']?: TransformOriginProperty | Array>; ['-webkit-margin-end']?: MarginInlineEndProperty | Array>; ['-moz-perspective-origin']?: PerspectiveOriginProperty | Array>; ['-webkit-margin-start']?: MarginInlineStartProperty | Array>; ['-moz-padding-start']?: PaddingInlineStartProperty | Array>; ['-webkit-mask-position']?: WebkitMaskPositionProperty | Array>; ['-moz-padding-end']?: PaddingInlineEndProperty | Array>; ['-webkit-mask-position-x']?: WebkitMaskPositionXProperty | Array>; ['-moz-outline-radius-topright']?: MozOutlineRadiusToprightProperty | Array>; ['-webkit-mask-position-y']?: WebkitMaskPositionYProperty | Array>; ['-moz-outline-radius-topleft']?: MozOutlineRadiusTopleftProperty | Array>; ['-webkit-max-inline-size']?: MaxInlineSizeProperty | Array>; ['-moz-outline-radius-bottomright']?: MozOutlineRadiusBottomrightProperty | Array>; ['-webkit-overflow-scrolling']?: WebkitOverflowScrollingProperty | Array; ['-moz-outline-radius-bottomleft']?: MozOutlineRadiusBottomleftProperty | Array>; ['-webkit-padding-end']?: PaddingInlineEndProperty | Array>; ['-moz-margin-start']?: MarginInlineStartProperty | Array>; ['-webkit-padding-start']?: PaddingInlineStartProperty | Array>; ['-moz-font-language-override']?: FontLanguageOverrideProperty | Array; ['-webkit-perspective-origin']?: PerspectiveOriginProperty | Array>; ['-moz-column-rule-width']?: ColumnRuleWidthProperty | Array>; ['-webkit-tap-highlight-color']?: WebkitTapHighlightColorProperty | Array; ['-moz-border-start-style']?: BorderInlineStartStyleProperty | Array; ['-webkit-text-decoration-color']?: TextDecorationColorProperty | Array; ['-moz-border-start-color']?: BorderInlineStartColorProperty | Array; ['-webkit-text-decoration-style']?: TextDecorationStyleProperty | Array; ['-moz-border-end-width']?: BorderInlineEndWidthProperty | Array>; ['-webkit-text-stroke-color']?: WebkitTextStrokeColorProperty | Array; ['-moz-border-bottom-colors']?: MozBorderBottomColorsProperty | Array; ['-webkit-text-stroke-width']?: WebkitTextStrokeWidthProperty | Array>; ['-moz-animation-timing-function']?: AnimationTimingFunctionProperty | Array; ['-webkit-transform-origin']?: TransformOriginProperty | Array>; ['-moz-animation-iteration-count']?: AnimationIterationCountProperty | Array; ['-ms-transition-property']?: TransitionPropertyProperty | Array; ['-webkit-transition-timing-function']?: TransitionTimingFunctionProperty | Array; ['-ms-flex-direction']?: FlexDirectionProperty | Array; ['-ms-flex-positive']?: GlobalsNumber | Array; ['-ms-flow-from']?: MsFlowFromProperty | Array; ['-ms-flow-into']?: MsFlowIntoProperty | Array; ['-ms-grid-columns']?: GridAutoColumnsProperty | Array>; ['-ms-grid-rows']?: GridAutoRowsProperty | Array>; ['-ms-high-contrast-adjust']?: MsHighContrastAdjustProperty | Array; ['-moz-column-fill']?: ColumnFillProperty | Array; ['-moz-column-gap']?: ColumnGapProperty | Array>; ['-moz-column-rule-color']?: ColumnRuleColorProperty | Array; ['-ms-hyphens']?: HyphensProperty | Array; ['-ms-ime-align']?: MsImeAlignProperty | Array; ['-ms-line-break']?: LineBreakProperty | Array; ['-ms-order']?: GlobalsNumber | Array; ['-ms-overflow-style']?: MsOverflowStyleProperty | Array; ['-ms-overflow-x']?: OverflowXProperty | Array; ['-ms-overflow-y']?: OverflowYProperty | Array; ['-ms-scroll-chaining']?: MsScrollChainingProperty | Array; ['-moz-column-rule-style']?: ColumnRuleStyleProperty | Array; ['-moz-animation-duration']?: GlobalsString | Array; ['-moz-column-width']?: ColumnWidthProperty | Array>; ['-moz-context-properties']?: MozContextPropertiesProperty | Array; ['-ms-scroll-rails']?: MsScrollRailsProperty | Array; ['-ms-scroll-snap-points-x']?: GlobalsString | Array; ['-ms-scroll-snap-points-y']?: GlobalsString | Array; ['-ms-scroll-snap-type']?: MsScrollSnapTypeProperty | Array; ['-ms-scroll-translation']?: MsScrollTranslationProperty | Array; ['-moz-float-edge']?: MozFloatEdgeProperty | Array; ['-moz-font-feature-settings']?: FontFeatureSettingsProperty | Array; ['-ms-scrollbar-base-color']?: MsScrollbarBaseColorProperty | Array; ['-moz-appearance']?: MozAppearanceProperty | Array; ['-ms-scrollbar-face-color']?: MsScrollbarFaceColorProperty | Array; ['-moz-force-broken-image-icon']?: GlobalsNumber | Array; ['-moz-hyphens']?: HyphensProperty | Array; ['-moz-image-region']?: MozImageRegionProperty | Array; ['-ms-text-autospace']?: MsTextAutospaceProperty | Array; ['-ms-text-combine-horizontal']?: TextCombineUprightProperty | Array; ['-ms-text-overflow']?: TextOverflowProperty | Array; ['-ms-touch-action']?: TouchActionProperty | Array; ['-ms-touch-select']?: MsTouchSelectProperty | Array; ['-ms-transform']?: TransformProperty | Array; ['-moz-margin-end']?: MarginInlineEndProperty | Array>; ['-ms-transition-delay']?: GlobalsString | Array; ['-ms-transition-duration']?: GlobalsString | Array; ['-moz-animation-direction']?: AnimationDirectionProperty | Array; ['-moz-backface-visibility']?: BackfaceVisibilityProperty | Array; ['-ms-user-select']?: MsUserSelectProperty | Array; ['-ms-word-break']?: WordBreakProperty | Array; ['-ms-wrap-flow']?: MsWrapFlowProperty | Array; ['-ms-wrap-margin']?: MsWrapMarginProperty | Array>; ['-ms-wrap-through']?: MsWrapThroughProperty | Array; ['-ms-writing-mode']?: WritingModeProperty | Array; ['-o-object-fit']?: ObjectFitProperty | Array; ['-o-object-position']?: ObjectPositionProperty | Array>; ['-o-tab-size']?: TabSizeProperty | Array>; ['-o-text-overflow']?: TextOverflowProperty | Array; ['-moz-orient']?: MozOrientProperty | Array; ['-webkit-align-content']?: AlignContentProperty | Array; ['-webkit-align-items']?: AlignItemsProperty | Array; ['-webkit-align-self']?: AlignSelfProperty | Array; ['-webkit-animation-delay']?: GlobalsString | Array; ['-webkit-animation-direction']?: AnimationDirectionProperty | Array; ['-webkit-animation-duration']?: GlobalsString | Array; ['-webkit-animation-fill-mode']?: AnimationFillModeProperty | Array; ['-moz-animation-fill-mode']?: AnimationFillModeProperty | Array; ['-webkit-animation-name']?: AnimationNameProperty | Array; ['-webkit-animation-play-state']?: AnimationPlayStateProperty | Array; ['-moz-border-end-color']?: BorderInlineEndColorProperty | Array; ['-webkit-appearance']?: WebkitAppearanceProperty | Array; ['-webkit-backdrop-filter']?: BackdropFilterProperty | Array; ['-webkit-backface-visibility']?: BackfaceVisibilityProperty | Array; ['-webkit-background-clip']?: BackgroundClipProperty | Array; ['-webkit-background-origin']?: BackgroundOriginProperty | Array; ['-moz-border-end-style']?: BorderInlineEndStyleProperty | Array; ['-moz-animation-delay']?: GlobalsString | Array; ['-moz-border-left-colors']?: MozBorderLeftColorsProperty | Array; ['-moz-border-right-colors']?: MozBorderRightColorsProperty | Array; ['-moz-perspective']?: PerspectiveProperty | Array>; ['-moz-animation-name']?: AnimationNameProperty | Array; ['-webkit-border-image-slice']?: BorderImageSliceProperty | Array; ['-moz-stack-sizing']?: MozStackSizingProperty | Array; ['-moz-tab-size']?: TabSizeProperty | Array>; ['-webkit-box-decoration-break']?: BoxDecorationBreakProperty | Array; ['-moz-text-size-adjust']?: TextSizeAdjustProperty | Array; ['-webkit-box-shadow']?: BoxShadowProperty | Array; ['-webkit-box-sizing']?: BoxSizingProperty | Array; ['-webkit-clip-path']?: ClipPathProperty | Array; ['-webkit-color-adjust']?: ColorAdjustProperty | Array; ['-webkit-column-count']?: ColumnCountProperty | Array; ['-webkit-column-fill']?: ColumnFillProperty | Array; ['-webkit-column-gap']?: ColumnGapProperty | Array>; ['-webkit-column-rule-color']?: ColumnRuleColorProperty | Array; ['-webkit-column-rule-style']?: ColumnRuleStyleProperty | Array; ['-moz-animation-play-state']?: AnimationPlayStateProperty | Array; ['-webkit-column-span']?: ColumnSpanProperty | Array; ['-webkit-column-width']?: ColumnWidthProperty | Array>; ['-webkit-filter']?: FilterProperty | Array; ['-webkit-flex-basis']?: FlexBasisProperty | Array>; ['-webkit-flex-direction']?: FlexDirectionProperty | Array; ['-webkit-flex-grow']?: GlobalsNumber | Array; ['-webkit-flex-shrink']?: GlobalsNumber | Array; ['-webkit-flex-wrap']?: FlexWrapProperty | Array; ['-moz-transform-style']?: TransformStyleProperty | Array; ['-webkit-font-kerning']?: FontKerningProperty | Array; ['-moz-transition-delay']?: GlobalsString | Array; ['-webkit-hyphens']?: HyphensProperty | Array; ['-webkit-justify-content']?: JustifyContentProperty | Array; ['-webkit-line-break']?: LineBreakProperty | Array; ['-webkit-line-clamp']?: WebkitLineClampProperty | Array; ['-moz-transition-duration']?: GlobalsString | Array; ['-moz-transition-property']?: TransitionPropertyProperty | Array; ['-webkit-mask-attachment']?: WebkitMaskAttachmentProperty | Array; ['-webkit-mask-clip']?: WebkitMaskClipProperty | Array; ['-webkit-mask-composite']?: WebkitMaskCompositeProperty | Array; ['-webkit-mask-image']?: WebkitMaskImageProperty | Array; ['-webkit-mask-origin']?: WebkitMaskOriginProperty | Array; ['-moz-border-top-colors']?: MozBorderTopColorsProperty | Array; ['-moz-user-focus']?: MozUserFocusProperty | Array; ['-moz-user-modify']?: MozUserModifyProperty | Array; ['-webkit-mask-repeat']?: WebkitMaskRepeatProperty | Array; ['-webkit-mask-repeat-x']?: WebkitMaskRepeatXProperty | Array; ['-webkit-mask-repeat-y']?: WebkitMaskRepeatYProperty | Array; ['-webkit-mask-size']?: WebkitMaskSizeProperty | Array>; ['-moz-user-select']?: UserSelectProperty | Array; ['-webkit-order']?: GlobalsNumber | Array; ['-moz-window-dragging']?: MozWindowDraggingProperty | Array; ['-ms-accelerator']?: MsAcceleratorProperty | Array; ['-ms-align-self']?: AlignSelfProperty | Array; ['-webkit-perspective']?: PerspectiveProperty | Array>; ['-ms-block-progression']?: MsBlockProgressionProperty | Array; ['-webkit-scroll-snap-type']?: ScrollSnapTypeProperty | Array; ['-webkit-shape-margin']?: ShapeMarginProperty | Array>; ['-moz-box-sizing']?: BoxSizingProperty | Array; ['-webkit-text-combine']?: TextCombineUprightProperty | Array; ['-ms-content-zoom-limit-max']?: GlobalsString | Array; ['-webkit-text-decoration-line']?: TextDecorationLineProperty | Array; ['-webkit-text-decoration-skip']?: TextDecorationSkipProperty | Array; ['-ms-content-zoom-limit-min']?: GlobalsString | Array; ['-webkit-text-emphasis-color']?: TextEmphasisColorProperty | Array; ['-webkit-text-emphasis-position']?: GlobalsString | Array; ['-webkit-text-emphasis-style']?: TextEmphasisStyleProperty | Array; ['-webkit-text-fill-color']?: WebkitTextFillColorProperty | Array; ['-webkit-text-orientation']?: TextOrientationProperty | Array; ['-webkit-text-size-adjust']?: TextSizeAdjustProperty | Array; ['-ms-content-zoom-snap-points']?: GlobalsString | Array; ['-moz-column-count']?: ColumnCountProperty | Array; ['-webkit-touch-callout']?: WebkitTouchCalloutProperty | Array; ['-webkit-transform']?: TransformProperty | Array; ['-ms-content-zooming']?: MsContentZoomingProperty | Array; ['-webkit-transform-style']?: TransformStyleProperty | Array; ['-webkit-transition-delay']?: GlobalsString | Array; ['-webkit-transition-duration']?: GlobalsString | Array; ['-webkit-transition-property']?: TransitionPropertyProperty | Array; ['-ms-filter']?: GlobalsString | Array; ['-webkit-user-modify']?: WebkitUserModifyProperty | Array; ['-webkit-user-select']?: UserSelectProperty | Array; ['-webkit-writing-mode']?: WritingModeProperty | Array; } export interface VendorShorthandPropertiesHyphenFallback { ['-webkit-animation']?: AnimationProperty | Array; ['-webkit-border-before']?: WebkitBorderBeforeProperty | Array>; ['-webkit-text-stroke']?: WebkitTextStrokeProperty | Array>; ['-moz-columns']?: ColumnsProperty | Array>; ['-moz-transition']?: TransitionProperty | Array; ['-ms-content-zoom-limit']?: GlobalsString | Array; ['-ms-content-zoom-snap']?: MsContentZoomSnapProperty | Array; ['-ms-flex']?: FlexProperty | Array>; ['-ms-scroll-limit']?: GlobalsString | Array; ['-ms-scroll-snap-x']?: GlobalsString | Array; ['-ms-scroll-snap-y']?: GlobalsString | Array; ['-ms-transition']?: TransitionProperty | Array; ['-moz-border-image']?: BorderImageProperty | Array; ['-moz-animation']?: AnimationProperty | Array; ['-webkit-border-image']?: BorderImageProperty | Array; ['-webkit-border-radius']?: BorderRadiusProperty | Array>; ['-webkit-column-rule']?: ColumnRuleProperty | Array>; ['-webkit-columns']?: ColumnsProperty | Array>; ['-webkit-flex']?: FlexProperty | Array>; ['-webkit-flex-flow']?: FlexFlowProperty | Array; ['-webkit-mask']?: WebkitMaskProperty | Array>; ['-webkit-text-emphasis']?: TextEmphasisProperty | Array; ['-moz-column-rule']?: ColumnRuleProperty | Array>; ['-webkit-transition']?: TransitionProperty | Array; } export declare type VendorPropertiesHyphenFallback = VendorLonghandPropertiesHyphenFallback & VendorShorthandPropertiesHyphenFallback; export interface ObsoletePropertiesHyphenFallback { ['-moz-border-radius-bottomleft']?: BorderBottomLeftRadiusProperty | Array>; ['scroll-snap-coordinate']?: ScrollSnapCoordinateProperty | Array>; ['scroll-snap-destination']?: ScrollSnapDestinationProperty | Array>; ['-moz-background-inline-policy']?: BoxDecorationBreakProperty | Array; ['-moz-background-size']?: BackgroundSizeProperty | Array>; ['offset-inline-start']?: InsetInlineStartProperty | Array>; ['-moz-border-radius-bottomright']?: BorderBottomRightRadiusProperty | Array>; ['-moz-border-radius-topleft']?: BorderTopLeftRadiusProperty | Array>; ['-moz-border-radius-topright']?: BorderTopRightRadiusProperty | Array>; ['-moz-outline-radius']?: MozOutlineRadiusProperty | Array>; ['-o-animation-iteration-count']?: AnimationIterationCountProperty | Array; ['offset-block-start']?: InsetBlockStartProperty | Array>; ['-o-animation-timing-function']?: AnimationTimingFunctionProperty | Array; ['font-variant-alternates']?: FontVariantAlternatesProperty | Array; ['-moz-box-align']?: BoxAlignProperty | Array; ['-o-transition-timing-function']?: TransitionTimingFunctionProperty | Array; ['box-flex']?: GlobalsNumber | Array; ['offset-inline']?: InsetInlineProperty | Array>; ['offset-inline-end']?: InsetInlineEndProperty | Array>; ['box-flex-group']?: GlobalsNumber | Array; ['box-lines']?: BoxLinesProperty | Array; ['box-ordinal-group']?: GlobalsNumber | Array; ['scroll-snap-points-x']?: ScrollSnapPointsXProperty | Array; ['scroll-snap-points-y']?: ScrollSnapPointsYProperty | Array; ['scroll-snap-type-x']?: ScrollSnapTypeXProperty | Array; ['scroll-snap-type-y']?: ScrollSnapTypeYProperty | Array; ['text-combine-horizontal']?: TextCombineUprightProperty | Array; ['-khtml-box-align']?: BoxAlignProperty | Array; ['-khtml-box-direction']?: BoxDirectionProperty | Array; ['-khtml-box-flex']?: GlobalsNumber | Array; ['-khtml-box-flex-group']?: GlobalsNumber | Array; ['-khtml-box-lines']?: BoxLinesProperty | Array; ['-khtml-box-ordinal-group']?: GlobalsNumber | Array; ['-khtml-box-orient']?: BoxOrientProperty | Array; ['-khtml-box-pack']?: BoxPackProperty | Array; ['-khtml-line-break']?: LineBreakProperty | Array; ['-khtml-opacity']?: GlobalsNumber | Array; ['-khtml-user-select']?: UserSelectProperty | Array; ['-moz-background-clip']?: BackgroundClipProperty | Array; ['box-orient']?: BoxOrientProperty | Array; ['-moz-background-origin']?: BackgroundOriginProperty | Array; ['box-pack']?: BoxPackProperty | Array; ['-moz-binding']?: MozBindingProperty | Array; ['-moz-border-radius']?: BorderRadiusProperty | Array>; clip?: ClipProperty | Array; ['box-align']?: BoxAlignProperty | Array; ['grid-column-gap']?: GridColumnGapProperty | Array>; ['grid-gap']?: GridGapProperty | Array>; ['box-direction']?: BoxDirectionProperty | Array; ['-moz-box-direction']?: BoxDirectionProperty | Array; ['-moz-box-flex']?: GlobalsNumber | Array; ['-moz-box-ordinal-group']?: GlobalsNumber | Array; ['-moz-box-orient']?: BoxOrientProperty | Array; ['-moz-box-pack']?: BoxPackProperty | Array; ['-moz-box-shadow']?: BoxShadowProperty | Array; ['-moz-opacity']?: GlobalsNumber | Array; ['-moz-outline']?: OutlineProperty | Array>; ['-moz-outline-color']?: OutlineColorProperty | Array; ['grid-row-gap']?: GridRowGapProperty | Array>; ['-moz-outline-style']?: OutlineStyleProperty | Array; ['-moz-outline-width']?: OutlineWidthProperty | Array>; ['-moz-text-align-last']?: TextAlignLastProperty | Array; ['-moz-text-blink']?: MozTextBlinkProperty | Array; ['-moz-text-decoration-color']?: TextDecorationColorProperty | Array; ['-moz-text-decoration-line']?: TextDecorationLineProperty | Array; ['-moz-text-decoration-style']?: TextDecorationStyleProperty | Array; ['-moz-user-input']?: MozUserInputProperty | Array; ['-moz-window-shadow']?: MozWindowShadowProperty | Array; ['-ms-ime-mode']?: ImeModeProperty | Array; ['-o-animation']?: AnimationProperty | Array; ['-o-animation-delay']?: GlobalsString | Array; ['-o-animation-direction']?: AnimationDirectionProperty | Array; ['-o-animation-duration']?: GlobalsString | Array; ['-o-animation-fill-mode']?: AnimationFillModeProperty | Array; ['ime-mode']?: ImeModeProperty | Array; ['-o-animation-name']?: AnimationNameProperty | Array; ['-o-animation-play-state']?: AnimationPlayStateProperty | Array; ['offset-block']?: InsetBlockProperty | Array>; ['-o-background-size']?: BackgroundSizeProperty | Array>; ['-o-border-image']?: BorderImageProperty | Array; ['-o-transform']?: TransformProperty | Array; ['-o-transition']?: TransitionProperty | Array; ['-o-transition-delay']?: GlobalsString | Array; ['-o-transition-duration']?: GlobalsString | Array; ['-o-transition-property']?: TransitionPropertyProperty | Array; ['offset-block-end']?: InsetBlockEndProperty | Array>; ['-webkit-box-align']?: BoxAlignProperty | Array; ['-webkit-box-direction']?: BoxDirectionProperty | Array; ['-webkit-box-flex']?: GlobalsNumber | Array; ['-webkit-box-flex-group']?: GlobalsNumber | Array; ['-webkit-box-lines']?: BoxLinesProperty | Array; ['-webkit-box-ordinal-group']?: GlobalsNumber | Array; ['-webkit-box-orient']?: BoxOrientProperty | Array; ['-webkit-box-pack']?: BoxPackProperty | Array; ['-webkit-scroll-snap-points-x']?: ScrollSnapPointsXProperty | Array; ['-webkit-scroll-snap-points-y']?: ScrollSnapPointsYProperty | Array; } export interface SvgPropertiesHyphenFallback { ['line-height']?: LineHeightProperty | Array>; ['glyph-orientation-vertical']?: GlyphOrientationVerticalProperty | Array; ['stroke-dashoffset']?: StrokeDashoffsetProperty | Array>; ['clip-path']?: ClipPathProperty | Array; ['clip-rule']?: ClipRuleProperty | Array; color?: ColorProperty | Array; ['color-interpolation']?: ColorInterpolationProperty | Array; ['color-rendering']?: ColorRenderingProperty | Array; cursor?: CursorProperty | Array; direction?: DirectionProperty | Array; display?: DisplayProperty | Array; ['dominant-baseline']?: DominantBaselineProperty | Array; fill?: FillProperty | Array; ['fill-opacity']?: GlobalsNumber | Array; ['fill-rule']?: FillRuleProperty | Array; filter?: FilterProperty | Array; ['flood-color']?: FloodColorProperty | Array; ['flood-opacity']?: GlobalsNumber | Array; font?: FontProperty | Array; ['font-family']?: FontFamilyProperty | Array; ['font-size']?: FontSizeProperty | Array>; ['font-size-adjust']?: FontSizeAdjustProperty | Array; ['font-stretch']?: FontStretchProperty | Array; ['font-style']?: FontStyleProperty | Array; ['font-variant']?: FontVariantProperty | Array; ['font-weight']?: FontWeightProperty | Array; ['alignment-baseline']?: AlignmentBaselineProperty | Array; ['image-rendering']?: ImageRenderingProperty | Array; ['letter-spacing']?: LetterSpacingProperty | Array>; ['lighting-color']?: LightingColorProperty | Array; ['baseline-shift']?: BaselineShiftProperty | Array>; marker?: MarkerProperty | Array; ['marker-end']?: MarkerEndProperty | Array; ['marker-mid']?: MarkerMidProperty | Array; ['marker-start']?: MarkerStartProperty | Array; mask?: MaskProperty | Array>; opacity?: GlobalsNumber | Array; overflow?: OverflowProperty | Array; ['paint-order']?: PaintOrderProperty | Array; ['pointer-events']?: PointerEventsProperty | Array; ['shape-rendering']?: ShapeRenderingProperty | Array; ['stop-color']?: StopColorProperty | Array; ['stop-opacity']?: GlobalsNumber | Array; stroke?: StrokeProperty | Array; ['stroke-dasharray']?: StrokeDasharrayProperty | Array>; clip?: ClipProperty | Array; ['stroke-linecap']?: StrokeLinecapProperty | Array; ['stroke-linejoin']?: StrokeLinejoinProperty | Array; ['stroke-miterlimit']?: GlobalsNumber | Array; ['stroke-opacity']?: GlobalsNumber | Array; ['stroke-width']?: StrokeWidthProperty | Array>; ['text-anchor']?: TextAnchorProperty | Array; ['text-decoration']?: TextDecorationProperty | Array; ['text-rendering']?: TextRenderingProperty | Array; ['unicode-bidi']?: UnicodeBidiProperty | Array; ['vector-effect']?: VectorEffectProperty | Array; visibility?: VisibilityProperty | Array; ['white-space']?: WhiteSpaceProperty | Array; ['word-spacing']?: WordSpacingProperty | Array>; ['writing-mode']?: WritingModeProperty | Array; } export declare type PropertiesHyphenFallback = StandardPropertiesHyphenFallback & VendorPropertiesHyphenFallback & ObsoletePropertiesHyphenFallback & SvgPropertiesHyphenFallback; export interface CounterStyle { additiveSymbols?: string; fallback?: string; negative?: string; pad?: string; prefix?: string; range?: CounterStyleRangeProperty; speakAs?: CounterStyleSpeakAsProperty; suffix?: string; symbols?: string; system?: CounterStyleSystemProperty; } export interface CounterStyleHyphen { ['additive-symbols']?: string; fallback?: string; negative?: string; pad?: string; prefix?: string; range?: CounterStyleRangeProperty; ['speak-as']?: CounterStyleSpeakAsProperty; suffix?: string; symbols?: string; system?: CounterStyleSystemProperty; } export interface CounterStyleFallback { additiveSymbols?: string | Array; fallback?: string | Array; negative?: string | Array; pad?: string | Array; prefix?: string | Array; range?: CounterStyleRangeProperty | Array; speakAs?: CounterStyleSpeakAsProperty | Array; suffix?: string | Array; symbols?: string | Array; system?: CounterStyleSystemProperty | Array; } export interface CounterStyleHyphenFallback { ['additive-symbols']?: string | Array; fallback?: string | Array; negative?: string | Array; pad?: string | Array; prefix?: string | Array; range?: CounterStyleRangeProperty | Array; ['speak-as']?: CounterStyleSpeakAsProperty | Array; suffix?: string | Array; symbols?: string | Array; system?: CounterStyleSystemProperty | Array; } export interface FontFace { fontStyle?: FontFaceFontStyleProperty; MozFontFeatureSettings?: FontFaceFontFeatureSettingsProperty; fontFamily?: string; fontFeatureSettings?: FontFaceFontFeatureSettingsProperty; fontStretch?: FontFaceFontStretchProperty; fontDisplay?: FontFaceFontDisplayProperty; fontVariant?: FontFaceFontVariantProperty; fontVariationSettings?: FontFaceFontVariationSettingsProperty; fontWeight?: FontFaceFontWeightProperty; src?: string; unicodeRange?: string; } export interface FontFaceHyphen { ['font-style']?: FontFaceFontStyleProperty; ['-moz-font-feature-settings']?: FontFaceFontFeatureSettingsProperty; ['font-family']?: string; ['font-feature-settings']?: FontFaceFontFeatureSettingsProperty; ['font-stretch']?: FontFaceFontStretchProperty; ['font-display']?: FontFaceFontDisplayProperty; ['font-variant']?: FontFaceFontVariantProperty; ['font-variation-settings']?: FontFaceFontVariationSettingsProperty; ['font-weight']?: FontFaceFontWeightProperty; src?: string; ['unicode-range']?: string; } export interface FontFaceFallback { MozFontFeatureSettings?: FontFaceFontFeatureSettingsProperty | Array; fontFeatureSettings?: FontFaceFontFeatureSettingsProperty | Array; fontVariationSettings?: FontFaceFontVariationSettingsProperty | Array; unicodeRange?: string | Array; fontStretch?: FontFaceFontStretchProperty | Array; fontDisplay?: FontFaceFontDisplayProperty | Array; fontVariant?: FontFaceFontVariantProperty | Array; fontFamily?: string | Array; fontWeight?: FontFaceFontWeightProperty | Array; src?: string | Array; fontStyle?: FontFaceFontStyleProperty | Array; } export interface FontFaceHyphenFallback { ['-moz-font-feature-settings']?: FontFaceFontFeatureSettingsProperty | Array; ['font-feature-settings']?: FontFaceFontFeatureSettingsProperty | Array; ['font-variation-settings']?: FontFaceFontVariationSettingsProperty | Array; ['unicode-range']?: string | Array; ['font-stretch']?: FontFaceFontStretchProperty | Array; ['font-display']?: FontFaceFontDisplayProperty | Array; ['font-variant']?: FontFaceFontVariantProperty | Array; ['font-family']?: string | Array; ['font-weight']?: FontFaceFontWeightProperty | Array; src?: string | Array; ['font-style']?: FontFaceFontStyleProperty | Array; } export interface Page { bleed?: PageBleedProperty; marks?: PageMarksProperty; } export interface PageHyphen { bleed?: PageBleedProperty; marks?: PageMarksProperty; } export interface PageFallback { bleed?: PageBleedProperty | Array>; marks?: PageMarksProperty | Array; } export interface PageHyphenFallback { bleed?: PageBleedProperty | Array>; marks?: PageMarksProperty | Array; } export interface Viewport { OOrientation?: ViewportOrientationProperty; msHeight?: ViewportHeightProperty; msMaxWidth?: ViewportMaxWidthProperty; msMaxZoom?: ViewportMaxZoomProperty; msMinHeight?: ViewportMinHeightProperty; msMinWidth?: ViewportMinWidthProperty; msMinZoom?: ViewportMinZoomProperty; msOrientation?: ViewportOrientationProperty; msUserZoom?: ViewportUserZoomProperty; msWidth?: ViewportWidthProperty; msZoom?: ViewportZoomProperty; msMaxHeight?: ViewportMaxHeightProperty; height?: ViewportHeightProperty; maxHeight?: ViewportMaxHeightProperty; maxWidth?: ViewportMaxWidthProperty; maxZoom?: ViewportMaxZoomProperty; minHeight?: ViewportMinHeightProperty; minWidth?: ViewportMinWidthProperty; minZoom?: ViewportMinZoomProperty; orientation?: ViewportOrientationProperty; userZoom?: ViewportUserZoomProperty; width?: ViewportWidthProperty; zoom?: ViewportZoomProperty; } export interface ViewportHyphen { ['-o-orientation']?: ViewportOrientationProperty; ['-ms-height']?: ViewportHeightProperty; ['-ms-max-width']?: ViewportMaxWidthProperty; ['-ms-max-zoom']?: ViewportMaxZoomProperty; ['-ms-min-height']?: ViewportMinHeightProperty; ['-ms-min-width']?: ViewportMinWidthProperty; ['-ms-min-zoom']?: ViewportMinZoomProperty; ['-ms-orientation']?: ViewportOrientationProperty; ['-ms-user-zoom']?: ViewportUserZoomProperty; ['-ms-width']?: ViewportWidthProperty; ['-ms-zoom']?: ViewportZoomProperty; ['-ms-max-height']?: ViewportMaxHeightProperty; height?: ViewportHeightProperty; ['max-height']?: ViewportMaxHeightProperty; ['max-width']?: ViewportMaxWidthProperty; ['max-zoom']?: ViewportMaxZoomProperty; ['min-height']?: ViewportMinHeightProperty; ['min-width']?: ViewportMinWidthProperty; ['min-zoom']?: ViewportMinZoomProperty; orientation?: ViewportOrientationProperty; ['user-zoom']?: ViewportUserZoomProperty; width?: ViewportWidthProperty; zoom?: ViewportZoomProperty; } export interface ViewportFallback { OOrientation?: ViewportOrientationProperty | Array; msHeight?: ViewportHeightProperty | Array>; msMaxWidth?: ViewportMaxWidthProperty | Array>; msMaxZoom?: ViewportMaxZoomProperty | Array; msMinHeight?: ViewportMinHeightProperty | Array>; msMinWidth?: ViewportMinWidthProperty | Array>; msMinZoom?: ViewportMinZoomProperty | Array; msOrientation?: ViewportOrientationProperty | Array; msUserZoom?: ViewportUserZoomProperty | Array; msWidth?: ViewportWidthProperty | Array>; msZoom?: ViewportZoomProperty | Array; msMaxHeight?: ViewportMaxHeightProperty | Array>; height?: ViewportHeightProperty | Array>; maxHeight?: ViewportMaxHeightProperty | Array>; maxWidth?: ViewportMaxWidthProperty | Array>; maxZoom?: ViewportMaxZoomProperty | Array; minHeight?: ViewportMinHeightProperty | Array>; minWidth?: ViewportMinWidthProperty | Array>; minZoom?: ViewportMinZoomProperty | Array; orientation?: ViewportOrientationProperty | Array; userZoom?: ViewportUserZoomProperty | Array; width?: ViewportWidthProperty | Array>; zoom?: ViewportZoomProperty | Array; } export interface ViewportHyphenFallback { ['-o-orientation']?: ViewportOrientationProperty | Array; ['-ms-min-height']?: ViewportMinHeightProperty | Array>; ['-ms-max-height']?: ViewportMaxHeightProperty | Array>; ['-ms-max-zoom']?: ViewportMaxZoomProperty | Array; ['-ms-height']?: ViewportHeightProperty | Array>; ['-ms-min-width']?: ViewportMinWidthProperty | Array>; ['-ms-min-zoom']?: ViewportMinZoomProperty | Array; ['-ms-orientation']?: ViewportOrientationProperty | Array; ['-ms-user-zoom']?: ViewportUserZoomProperty | Array; ['-ms-width']?: ViewportWidthProperty | Array>; ['-ms-zoom']?: ViewportZoomProperty | Array; ['-ms-max-width']?: ViewportMaxWidthProperty | Array>; height?: ViewportHeightProperty | Array>; ['max-height']?: ViewportMaxHeightProperty | Array>; ['max-width']?: ViewportMaxWidthProperty | Array>; ['max-zoom']?: ViewportMaxZoomProperty | Array; ['min-height']?: ViewportMinHeightProperty | Array>; ['min-width']?: ViewportMinWidthProperty | Array>; ['min-zoom']?: ViewportMinZoomProperty | Array; orientation?: ViewportOrientationProperty | Array; ['user-zoom']?: ViewportUserZoomProperty | Array; width?: ViewportWidthProperty | Array>; zoom?: ViewportZoomProperty | Array; } export declare type AtRules = '@charset' | '@counter-style' | '@document' | '@font-face' | '@font-feature-values' | '@import' | '@keyframes' | '@media' | '@namespace' | '@page' | '@supports' | '@viewport'; export declare type AdvancedPseudos = ':-moz-any()' | ':-moz-dir' | ':-webkit-any()' | '::cue' | '::part' | '::slotted' | ':dir' | ':has' | ':host' | ':host-context' | ':is' | ':lang' | ':matches()' | ':not' | ':nth-child' | ':nth-last-child' | ':nth-last-of-type' | ':nth-of-type' | ':where'; export declare type SimplePseudos = ':-moz-any-link' | ':-moz-focusring' | ':-moz-full-screen' | ':-moz-placeholder' | ':-moz-read-only' | ':-moz-read-write' | ':-ms-fullscreen' | ':-ms-input-placeholder' | ':-webkit-any-link' | ':-webkit-full-screen' | '::-moz-placeholder' | '::-moz-progress-bar' | '::-moz-range-progress' | '::-moz-range-thumb' | '::-moz-range-track' | '::-moz-selection' | '::-ms-backdrop' | '::-ms-browse' | '::-ms-check' | '::-ms-clear' | '::-ms-fill' | '::-ms-fill-lower' | '::-ms-fill-upper' | '::-ms-input-placeholder' | '::-ms-reveal' | '::-ms-thumb' | '::-ms-ticks-after' | '::-ms-ticks-before' | '::-ms-tooltip' | '::-ms-track' | '::-ms-value' | '::-webkit-backdrop' | '::-webkit-input-placeholder' | '::-webkit-progress-bar' | '::-webkit-progress-inner-value' | '::-webkit-progress-value' | '::-webkit-slider-runnable-track' | '::-webkit-slider-thumb' | '::after' | '::backdrop' | '::before' | '::cue' | '::first-letter' | '::first-line' | '::grammar-error' | '::marker' | '::placeholder' | '::selection' | '::spelling-error' | ':active' | ':after' | ':any-link' | ':before' | ':blank' | ':checked' | ':default' | ':defined' | ':disabled' | ':empty' | ':enabled' | ':first' | ':first-child' | ':first-letter' | ':first-line' | ':first-of-type' | ':focus' | ':focus-visible' | ':focus-within' | ':fullscreen' | ':hover' | ':in-range' | ':indeterminate' | ':invalid' | ':last-child' | ':last-of-type' | ':left' | ':link' | ':only-child' | ':only-of-type' | ':optional' | ':out-of-range' | ':placeholder-shown' | ':read-only' | ':read-write' | ':required' | ':right' | ':root' | ':scope' | ':target' | ':valid' | ':visited'; export declare type Pseudos = AdvancedPseudos | SimplePseudos; export declare type HtmlAttributes = '[-webkit-dropzone]' | '[-webkit-slot]' | '[abbr]' | '[accept-charset]' | '[accept]' | '[accesskey]' | '[action]' | '[align]' | '[alink]' | '[allow]' | '[allowfullscreen]' | '[allowpaymentrequest]' | '[alt]' | '[archive]' | '[async]' | '[autobuffer]' | '[autocapitalize]' | '[autocomplete]' | '[autofocus]' | '[autoplay]' | '[axis]' | '[background]' | '[behavior]' | '[bgcolor]' | '[border]' | '[bottommargin]' | '[buffered]' | '[cellpadding]' | '[cellspacing]' | '[char]' | '[charoff]' | '[charset]' | '[checked]' | '[cite]' | '[class]' | '[classid]' | '[clear]' | '[code]' | '[codebase]' | '[codetype]' | '[color]' | '[cols]' | '[colspan]' | '[command]' | '[compact]' | '[content]' | '[contenteditable]' | '[contextmenu]' | '[controls]' | '[coords]' | '[crossorigin]' | '[data]' | '[datafld]' | '[datasrc]' | '[datetime]' | '[declare]' | '[decoding]' | '[default]' | '[defer]' | '[dir]' | '[direction]' | '[disabled]' | '[download]' | '[draggable]' | '[dropzone]' | '[enctype]' | '[exportparts]' | '[face]' | '[for]' | '[form]' | '[formaction]' | '[formenctype]' | '[formmethod]' | '[formnovalidate]' | '[formtarget]' | '[frame]' | '[frameborder]' | '[headers]' | '[height]' | '[hidden]' | '[high]' | '[href]' | '[hreflang]' | '[hspace]' | '[http-equiv]' | '[icon]' | '[id]' | '[inputmode]' | '[integrity]' | '[intrinsicsize]' | '[is]' | '[ismap]' | '[itemid]' | '[itemprop]' | '[itemref]' | '[itemscope]' | '[itemtype]' | '[kind]' | '[label]' | '[lang]' | '[language]' | '[leftmargin]' | '[link]' | '[longdesc]' | '[loop]' | '[low]' | '[manifest]' | '[marginheight]' | '[marginwidth]' | '[max]' | '[maxlength]' | '[mayscript]' | '[media]' | '[method]' | '[methods]' | '[min]' | '[minlength]' | '[moz-opaque]' | '[mozallowfullscreen]' | '[mozbrowser]' | '[mozcurrentsampleoffset]' | '[msallowfullscreen]' | '[multiple]' | '[muted]' | '[name]' | '[nohref]' | '[nomodule]' | '[noresize]' | '[noshade]' | '[novalidate]' | '[nowrap]' | '[object]' | '[onafterprint]' | '[onbeforeprint]' | '[onbeforeunload]' | '[onblur]' | '[onerror]' | '[onfocus]' | '[onhashchange]' | '[onlanguagechange]' | '[onload]' | '[onmessage]' | '[onoffline]' | '[ononline]' | '[onpopstate]' | '[onredo]' | '[onresize]' | '[onstorage]' | '[onundo]' | '[onunload]' | '[open]' | '[optimum]' | '[part]' | '[ping]' | '[placeholder]' | '[played]' | '[poster]' | '[prefetch]' | '[preload]' | '[profile]' | '[prompt]' | '[radiogroup]' | '[readonly]' | '[referrerPolicy]' | '[referrerpolicy]' | '[rel]' | '[required]' | '[rev]' | '[reversed]' | '[rightmargin]' | '[rows]' | '[rowspan]' | '[rules]' | '[sandbox-allow-modals]' | '[sandbox-allow-popups-to-escape-sandbox]' | '[sandbox-allow-popups]' | '[sandbox-allow-presentation]' | '[sandbox-allow-storage-access-by-user-activation]' | '[sandbox-allow-top-navigation-by-user-activation]' | '[sandbox]' | '[scope]' | '[scoped]' | '[scrollamount]' | '[scrolldelay]' | '[scrolling]' | '[selected]' | '[shape]' | '[size]' | '[sizes]' | '[slot]' | '[span]' | '[spellcheck]' | '[src]' | '[srcdoc]' | '[srclang]' | '[srcset]' | '[standby]' | '[start]' | '[style]' | '[summary]' | '[tabindex]' | '[target]' | '[text]' | '[title]' | '[topmargin]' | '[translate]' | '[truespeed]' | '[type]' | '[typemustmatch]' | '[usemap]' | '[valign]' | '[value]' | '[valuetype]' | '[version]' | '[vlink]' | '[volume]' | '[vspace]' | '[webkitallowfullscreen]' | '[width]' | '[wrap]' | '[xmlns]'; export declare type SvgAttributes = '[accent-height]' | '[alignment-baseline]' | '[allowReorder]' | '[alphabetic]' | '[animation]' | '[arabic-form]' | '[ascent]' | '[attributeName]' | '[attributeType]' | '[azimuth]' | '[baseFrequency]' | '[baseProfile]' | '[baseline-shift]' | '[bbox]' | '[begin]' | '[bias]' | '[by]' | '[calcMode]' | '[cap-height]' | '[class]' | '[clip-path]' | '[clip-rule]' | '[clipPathUnits]' | '[clip]' | '[color-interpolation-filters]' | '[color-interpolation]' | '[color-profile]' | '[color-rendering]' | '[color]' | '[contentScriptType]' | '[contentStyleType]' | '[cursor]' | '[cx]' | '[cy]' | '[d]' | '[descent]' | '[diffuseConstant]' | '[direction]' | '[display]' | '[divisor]' | '[document]' | '[dominant-baseline]' | '[download]' | '[dur]' | '[dx]' | '[dy]' | '[edgeMode]' | '[elevation]' | '[enable-background]' | '[externalResourcesRequired]' | '[fill-opacity]' | '[fill-rule]' | '[fill]' | '[filterRes]' | '[filterUnits]' | '[filter]' | '[flood-color]' | '[flood-opacity]' | '[font-family]' | '[font-size-adjust]' | '[font-size]' | '[font-stretch]' | '[font-style]' | '[font-variant]' | '[font-weight]' | '[format]' | '[fr]' | '[from]' | '[fx]' | '[fy]' | '[g1]' | '[g2]' | '[global]' | '[glyph-name]' | '[glyph-orientation-horizontal]' | '[glyph-orientation-vertical]' | '[glyphRef]' | '[gradientTransform]' | '[gradientUnits]' | '[graphical]' | '[hanging]' | '[hatchContentUnits]' | '[hatchUnits]' | '[height]' | '[horiz-adv-x]' | '[horiz-origin-x]' | '[horiz-origin-y]' | '[href]' | '[hreflang]' | '[id]' | '[ideographic]' | '[image-rendering]' | '[in2]' | '[in]' | '[k1]' | '[k2]' | '[k3]' | '[k4]' | '[k]' | '[kernelMatrix]' | '[kernelUnitLength]' | '[kerning]' | '[keyPoints]' | '[lang]' | '[lengthAdjust]' | '[letter-spacing]' | '[lighterForError]' | '[lighting-color]' | '[limitingConeAngle]' | '[local]' | '[marker-end]' | '[marker-mid]' | '[marker-start]' | '[markerHeight]' | '[markerUnits]' | '[markerWidth]' | '[maskContentUnits]' | '[maskUnits]' | '[mask]' | '[mathematical]' | '[media]' | '[method]' | '[mode]' | '[name]' | '[numOctaves]' | '[offset]' | '[opacity]' | '[operator]' | '[order]' | '[orient]' | '[orientation]' | '[origin]' | '[overflow]' | '[overline-position]' | '[overline-thickness]' | '[paint-order]' | '[panose-1]' | '[path]' | '[patternContentUnits]' | '[patternTransform]' | '[patternUnits]' | '[ping]' | '[pitch]' | '[pointer-events]' | '[pointsAtX]' | '[pointsAtY]' | '[pointsAtZ]' | '[points]' | '[preserveAlpha]' | '[preserveAspectRatio]' | '[primitiveUnits]' | '[r]' | '[radius]' | '[refX]' | '[refY]' | '[referrerPolicy]' | '[rel]' | '[rendering-intent]' | '[repeatCount]' | '[requiredExtensions]' | '[requiredFeatures]' | '[rotate]' | '[rx]' | '[ry]' | '[scale]' | '[seed]' | '[shape-rendering]' | '[side]' | '[slope]' | '[solid-color]' | '[solid-opacity]' | '[spacing]' | '[specularConstant]' | '[specularExponent]' | '[spreadMethod]' | '[startOffset]' | '[stdDeviation]' | '[stemh]' | '[stemv]' | '[stitchTiles]' | '[stop-color]' | '[stop-opacity]' | '[strikethrough-position]' | '[strikethrough-thickness]' | '[string]' | '[stroke-dasharray]' | '[stroke-dashoffset]' | '[stroke-linecap]' | '[stroke-linejoin]' | '[stroke-miterlimit]' | '[stroke-opacity]' | '[stroke-width]' | '[stroke]' | '[style]' | '[surfaceScale]' | '[systemLanguage]' | '[tabindex]' | '[targetX]' | '[targetY]' | '[target]' | '[text-anchor]' | '[text-decoration]' | '[text-overflow]' | '[text-rendering]' | '[textLength]' | '[title]' | '[to]' | '[transform]' | '[type]' | '[u1]' | '[u2]' | '[underline-position]' | '[underline-thickness]' | '[unicode-bidi]' | '[unicode-range]' | '[unicode]' | '[units-per-em]' | '[v-alphabetic]' | '[v-hanging]' | '[v-ideographic]' | '[v-mathematical]' | '[values]' | '[vector-effect]' | '[version]' | '[vert-adv-y]' | '[vert-origin-x]' | '[vert-origin-y]' | '[viewBox]' | '[viewTarget]' | '[visibility]' | '[white-space]' | '[width]' | '[widths]' | '[word-spacing]' | '[writing-mode]' | '[x-height]' | '[x1]' | '[x2]' | '[xChannelSelector]' | '[x]' | '[y1]' | '[y2]' | '[yChannelSelector]' | '[y]' | '[z]' | '[zoomAndPan]'; export declare type Globals = '-moz-initial' | 'inherit' | 'initial' | 'revert' | 'unset'; declare type GlobalsString = Globals | string; export declare type GlobalsNumber = Globals | number; export declare type AlignContentProperty = Globals | ContentDistribution | ContentPosition | 'baseline' | 'normal' | string; export declare type AlignItemsProperty = Globals | SelfPosition | 'baseline' | 'normal' | 'stretch' | string; export declare type AlignSelfProperty = Globals | SelfPosition | 'auto' | 'baseline' | 'normal' | 'stretch' | string; export declare type AnimationProperty = Globals | SingleAnimation | string; export declare type AnimationDirectionProperty = Globals | SingleAnimationDirection | string; export declare type AnimationFillModeProperty = Globals | SingleAnimationFillMode | string; export declare type AnimationIterationCountProperty = Globals | 'infinite' | string | number; export declare type AnimationNameProperty = Globals | 'none' | string; export declare type AnimationPlayStateProperty = Globals | 'paused' | 'running' | string; export declare type AnimationTimingFunctionProperty = Globals | TimingFunction | string; export declare type AppearanceProperty = Globals | Compat | 'button' | 'none' | 'textfield'; export declare type BackdropFilterProperty = Globals | 'none' | string; export declare type BackfaceVisibilityProperty = Globals | 'hidden' | 'visible'; export declare type BackgroundProperty = Globals | FinalBgLayer | string; export declare type BackgroundAttachmentProperty = Globals | Attachment | string; export declare type BackgroundBlendModeProperty = Globals | BlendMode | string; export declare type BackgroundClipProperty = Globals | Box | string; export declare type BackgroundColorProperty = Globals | Color; export declare type BackgroundImageProperty = Globals | 'none' | string; export declare type BackgroundOriginProperty = Globals | Box | string; export declare type BackgroundPositionProperty = Globals | BgPosition | string; export declare type BackgroundPositionXProperty = Globals | TLength | 'center' | 'left' | 'right' | 'x-end' | 'x-start' | string; export declare type BackgroundPositionYProperty = Globals | TLength | 'bottom' | 'center' | 'top' | 'y-end' | 'y-start' | string; export declare type BackgroundRepeatProperty = Globals | RepeatStyle | string; export declare type BackgroundSizeProperty = Globals | BgSize | string; export declare type BlockOverflowProperty = Globals | 'clip' | 'ellipsis' | string; export declare type BlockSizeProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | 'auto' | 'available' | 'fit-content' | 'max-content' | 'min-content' | string; export declare type BorderProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderBlockProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderBlockColorProperty = Globals | Color | string; export declare type BorderBlockEndProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderBlockEndColorProperty = Globals | Color; export declare type BorderBlockEndStyleProperty = Globals | LineStyle; export declare type BorderBlockEndWidthProperty = Globals | LineWidth; export declare type BorderBlockStartProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderBlockStartColorProperty = Globals | Color; export declare type BorderBlockStartStyleProperty = Globals | LineStyle; export declare type BorderBlockStartWidthProperty = Globals | LineWidth; export declare type BorderBlockStyleProperty = Globals | LineStyle; export declare type BorderBlockWidthProperty = Globals | LineWidth; export declare type BorderBottomProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderBottomColorProperty = Globals | Color; export declare type BorderBottomLeftRadiusProperty = Globals | TLength | string; export declare type BorderBottomRightRadiusProperty = Globals | TLength | string; export declare type BorderBottomStyleProperty = Globals | LineStyle; export declare type BorderBottomWidthProperty = Globals | LineWidth; export declare type BorderCollapseProperty = Globals | 'collapse' | 'separate'; export declare type BorderColorProperty = Globals | Color | string; export declare type BorderEndEndRadiusProperty = Globals | TLength | string; export declare type BorderEndStartRadiusProperty = Globals | TLength | string; export declare type BorderImageProperty = Globals | 'none' | 'repeat' | 'round' | 'space' | 'stretch' | string | number; export declare type BorderImageOutsetProperty = Globals | TLength | string | number; export declare type BorderImageRepeatProperty = Globals | 'repeat' | 'round' | 'space' | 'stretch' | string; export declare type BorderImageSliceProperty = Globals | string | number; export declare type BorderImageSourceProperty = Globals | 'none' | string; export declare type BorderImageWidthProperty = Globals | TLength | 'auto' | string | number; export declare type BorderInlineProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderInlineColorProperty = Globals | Color | string; export declare type BorderInlineEndProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderInlineEndColorProperty = Globals | Color; export declare type BorderInlineEndStyleProperty = Globals | LineStyle; export declare type BorderInlineEndWidthProperty = Globals | LineWidth; export declare type BorderInlineStartProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderInlineStartColorProperty = Globals | Color; export declare type BorderInlineStartStyleProperty = Globals | LineStyle; export declare type BorderInlineStartWidthProperty = Globals | LineWidth; export declare type BorderInlineStyleProperty = Globals | LineStyle; export declare type BorderInlineWidthProperty = Globals | LineWidth; export declare type BorderLeftProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderLeftColorProperty = Globals | Color; export declare type BorderLeftStyleProperty = Globals | LineStyle; export declare type BorderLeftWidthProperty = Globals | LineWidth; export declare type BorderRadiusProperty = Globals | TLength | string; export declare type BorderRightProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderRightColorProperty = Globals | Color; export declare type BorderRightStyleProperty = Globals | LineStyle; export declare type BorderRightWidthProperty = Globals | LineWidth; export declare type BorderSpacingProperty = Globals | TLength | string; export declare type BorderStartEndRadiusProperty = Globals | TLength | string; export declare type BorderStartStartRadiusProperty = Globals | TLength | string; export declare type BorderStyleProperty = Globals | LineStyle | string; export declare type BorderTopProperty = Globals | LineWidth | LineStyle | Color | string; export declare type BorderTopColorProperty = Globals | Color; export declare type BorderTopLeftRadiusProperty = Globals | TLength | string; export declare type BorderTopRightRadiusProperty = Globals | TLength | string; export declare type BorderTopStyleProperty = Globals | LineStyle; export declare type BorderTopWidthProperty = Globals | LineWidth; export declare type BorderWidthProperty = Globals | LineWidth | string; export declare type BottomProperty = Globals | TLength | 'auto' | string; export declare type BoxAlignProperty = Globals | 'baseline' | 'center' | 'end' | 'start' | 'stretch'; export declare type BoxDecorationBreakProperty = Globals | 'clone' | 'slice'; export declare type BoxDirectionProperty = Globals | 'inherit' | 'normal' | 'reverse'; export declare type BoxLinesProperty = Globals | 'multiple' | 'single'; export declare type BoxOrientProperty = Globals | 'block-axis' | 'horizontal' | 'inherit' | 'inline-axis' | 'vertical'; export declare type BoxPackProperty = Globals | 'center' | 'end' | 'justify' | 'start'; export declare type BoxShadowProperty = Globals | 'none' | string; export declare type BoxSizingProperty = Globals | 'border-box' | 'content-box'; export declare type BreakAfterProperty = Globals | 'all' | 'always' | 'auto' | 'avoid' | 'avoid-column' | 'avoid-page' | 'avoid-region' | 'column' | 'left' | 'page' | 'recto' | 'region' | 'right' | 'verso'; export declare type BreakBeforeProperty = Globals | 'all' | 'always' | 'auto' | 'avoid' | 'avoid-column' | 'avoid-page' | 'avoid-region' | 'column' | 'left' | 'page' | 'recto' | 'region' | 'right' | 'verso'; export declare type BreakInsideProperty = Globals | 'auto' | 'avoid' | 'avoid-column' | 'avoid-page' | 'avoid-region'; export declare type CaptionSideProperty = Globals | 'block-end' | 'block-start' | 'bottom' | 'inline-end' | 'inline-start' | 'top'; export declare type CaretColorProperty = Globals | Color | 'auto'; export declare type ClearProperty = Globals | 'both' | 'inline-end' | 'inline-start' | 'left' | 'none' | 'right'; export declare type ClipProperty = Globals | 'auto' | string; export declare type ClipPathProperty = Globals | GeometryBox | 'none' | string; export declare type ColorProperty = Globals | Color; export declare type ColorAdjustProperty = Globals | 'economy' | 'exact'; export declare type ColumnCountProperty = Globals | 'auto' | number; export declare type ColumnFillProperty = Globals | 'auto' | 'balance' | 'balance-all'; export declare type ColumnGapProperty = Globals | TLength | 'normal' | string; export declare type ColumnRuleProperty = Globals | LineWidth | LineStyle | Color | string; export declare type ColumnRuleColorProperty = Globals | Color; export declare type ColumnRuleStyleProperty = Globals | LineStyle | string; export declare type ColumnRuleWidthProperty = Globals | LineWidth | string; export declare type ColumnSpanProperty = Globals | 'all' | 'none'; export declare type ColumnWidthProperty = Globals | TLength | 'auto'; export declare type ColumnsProperty = Globals | TLength | 'auto' | string | number; export declare type ContainProperty = Globals | 'content' | 'layout' | 'none' | 'paint' | 'size' | 'strict' | 'style' | string; export declare type ContentProperty = Globals | ContentList | 'none' | 'normal' | string; export declare type CounterIncrementProperty = Globals | 'none' | string; export declare type CounterResetProperty = Globals | 'none' | string; export declare type CounterSetProperty = Globals | 'none' | string; export declare type CursorProperty = Globals | '-moz-grab' | '-webkit-grab' | 'alias' | 'all-scroll' | 'auto' | 'cell' | 'col-resize' | 'context-menu' | 'copy' | 'crosshair' | 'default' | 'e-resize' | 'ew-resize' | 'grab' | 'grabbing' | 'help' | 'move' | 'n-resize' | 'ne-resize' | 'nesw-resize' | 'no-drop' | 'none' | 'not-allowed' | 'ns-resize' | 'nw-resize' | 'nwse-resize' | 'pointer' | 'progress' | 'row-resize' | 's-resize' | 'se-resize' | 'sw-resize' | 'text' | 'vertical-text' | 'w-resize' | 'wait' | 'zoom-in' | 'zoom-out' | string; export declare type DirectionProperty = Globals | 'ltr' | 'rtl'; export declare type DisplayProperty = Globals | DisplayOutside | DisplayInside | DisplayInternal | DisplayLegacy | 'contents' | 'list-item' | 'none'; export declare type EmptyCellsProperty = Globals | 'hide' | 'show'; export declare type FilterProperty = Globals | 'none' | string; export declare type FlexProperty = Globals | TLength | 'auto' | 'available' | 'content' | 'fit-content' | 'max-content' | 'min-content' | 'none' | string | number; export declare type FlexBasisProperty = Globals | TLength | '-moz-max-content' | '-moz-min-content' | '-webkit-auto' | 'auto' | 'available' | 'content' | 'fit-content' | 'max-content' | 'min-content' | string; export declare type FlexDirectionProperty = Globals | 'column' | 'column-reverse' | 'row' | 'row-reverse'; export declare type FlexFlowProperty = Globals | 'column' | 'column-reverse' | 'nowrap' | 'row' | 'row-reverse' | 'wrap' | 'wrap-reverse' | string; export declare type FlexWrapProperty = Globals | 'nowrap' | 'wrap' | 'wrap-reverse'; export declare type FloatProperty = Globals | 'inline-end' | 'inline-start' | 'left' | 'none' | 'right'; export declare type FontProperty = Globals | 'caption' | 'icon' | 'menu' | 'message-box' | 'small-caption' | 'status-bar' | string; export declare type FontFamilyProperty = Globals | GenericFamily | string; export declare type FontFeatureSettingsProperty = Globals | 'normal' | string; export declare type FontKerningProperty = Globals | 'auto' | 'none' | 'normal'; export declare type FontLanguageOverrideProperty = Globals | 'normal' | string; export declare type FontOpticalSizingProperty = Globals | 'auto' | 'none'; export declare type FontSizeProperty = Globals | AbsoluteSize | TLength | 'larger' | 'smaller' | string; export declare type FontSizeAdjustProperty = Globals | 'none' | number; export declare type FontStretchProperty = Globals | FontStretchAbsolute; export declare type FontStyleProperty = Globals | 'italic' | 'normal' | 'oblique' | string; export declare type FontSynthesisProperty = Globals | 'none' | 'style' | 'weight' | string; export declare type FontVariantProperty = Globals | EastAsianVariantValues | 'all-petite-caps' | 'all-small-caps' | 'common-ligatures' | 'contextual' | 'diagonal-fractions' | 'discretionary-ligatures' | 'full-width' | 'historical-forms' | 'historical-ligatures' | 'lining-nums' | 'no-common-ligatures' | 'no-contextual' | 'no-discretionary-ligatures' | 'no-historical-ligatures' | 'none' | 'normal' | 'oldstyle-nums' | 'ordinal' | 'petite-caps' | 'proportional-nums' | 'proportional-width' | 'ruby' | 'slashed-zero' | 'small-caps' | 'stacked-fractions' | 'tabular-nums' | 'titling-caps' | 'unicase' | string; export declare type FontVariantAlternatesProperty = Globals | 'historical-forms' | 'normal' | string; export declare type FontVariantCapsProperty = Globals | 'all-petite-caps' | 'all-small-caps' | 'normal' | 'petite-caps' | 'small-caps' | 'titling-caps' | 'unicase'; export declare type FontVariantEastAsianProperty = Globals | EastAsianVariantValues | 'full-width' | 'normal' | 'proportional-width' | 'ruby' | string; export declare type FontVariantLigaturesProperty = Globals | 'common-ligatures' | 'contextual' | 'discretionary-ligatures' | 'historical-ligatures' | 'no-common-ligatures' | 'no-contextual' | 'no-discretionary-ligatures' | 'no-historical-ligatures' | 'none' | 'normal' | string; export declare type FontVariantNumericProperty = Globals | 'diagonal-fractions' | 'lining-nums' | 'normal' | 'oldstyle-nums' | 'ordinal' | 'proportional-nums' | 'slashed-zero' | 'stacked-fractions' | 'tabular-nums' | string; export declare type FontVariantPositionProperty = Globals | 'normal' | 'sub' | 'super'; export declare type FontVariationSettingsProperty = Globals | 'normal' | string; export declare type FontWeightProperty = Globals | FontWeightAbsolute | 'bolder' | 'lighter'; export declare type GapProperty = Globals | TLength | 'normal' | string; export declare type GridProperty = Globals | 'none' | string; export declare type GridAreaProperty = Globals | GridLine | string; export declare type GridAutoColumnsProperty = Globals | TrackBreadth | string; export declare type GridAutoFlowProperty = Globals | 'column' | 'dense' | 'row' | string; export declare type GridAutoRowsProperty = Globals | TrackBreadth | string; export declare type GridColumnProperty = Globals | GridLine | string; export declare type GridColumnEndProperty = Globals | GridLine; export declare type GridColumnGapProperty = Globals | TLength | string; export declare type GridColumnStartProperty = Globals | GridLine; export declare type GridGapProperty = Globals | TLength | string; export declare type GridRowProperty = Globals | GridLine | string; export declare type GridRowEndProperty = Globals | GridLine; export declare type GridRowGapProperty = Globals | TLength | string; export declare type GridRowStartProperty = Globals | GridLine; export declare type GridTemplateProperty = Globals | 'none' | string; export declare type GridTemplateAreasProperty = Globals | 'none' | string; export declare type GridTemplateColumnsProperty = Globals | TrackBreadth | 'none' | string; export declare type GridTemplateRowsProperty = Globals | TrackBreadth | 'none' | string; export declare type HangingPunctuationProperty = Globals | 'allow-end' | 'first' | 'force-end' | 'last' | 'none' | string; export declare type HeightProperty = Globals | TLength | '-moz-max-content' | '-moz-min-content' | 'auto' | 'available' | 'fit-content' | 'max-content' | 'min-content' | string; export declare type HyphensProperty = Globals | 'auto' | 'manual' | 'none'; export declare type ImageOrientationProperty = Globals | 'flip' | 'from-image' | string; export declare type ImageRenderingProperty = Globals | '-moz-crisp-edges' | '-o-crisp-edges' | '-webkit-optimize-contrast' | 'auto' | 'crisp-edges' | 'pixelated'; export declare type ImageResolutionProperty = Globals | 'from-image' | string; export declare type ImeModeProperty = Globals | 'active' | 'auto' | 'disabled' | 'inactive' | 'normal'; export declare type InitialLetterProperty = Globals | 'normal' | string | number; export declare type InlineSizeProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | 'auto' | 'available' | 'fit-content' | 'max-content' | 'min-content' | string; export declare type InsetProperty = Globals | TLength | 'auto' | string; export declare type InsetBlockProperty = Globals | TLength | 'auto' | string; export declare type InsetBlockEndProperty = Globals | TLength | 'auto' | string; export declare type InsetBlockStartProperty = Globals | TLength | 'auto' | string; export declare type InsetInlineProperty = Globals | TLength | 'auto' | string; export declare type InsetInlineEndProperty = Globals | TLength | 'auto' | string; export declare type InsetInlineStartProperty = Globals | TLength | 'auto' | string; export declare type IsolationProperty = Globals | 'auto' | 'isolate'; export declare type JustifyContentProperty = Globals | ContentDistribution | ContentPosition | 'left' | 'normal' | 'right' | string; export declare type JustifyItemsProperty = Globals | SelfPosition | 'baseline' | 'left' | 'legacy' | 'normal' | 'right' | 'stretch' | string; export declare type JustifySelfProperty = Globals | SelfPosition | 'auto' | 'baseline' | 'left' | 'normal' | 'right' | 'stretch' | string; export declare type LeftProperty = Globals | TLength | 'auto' | string; export declare type LetterSpacingProperty = Globals | TLength | 'normal'; export declare type LineBreakProperty = Globals | 'auto' | 'loose' | 'normal' | 'strict'; export declare type LineClampProperty = Globals | 'none' | number; export declare type LineHeightProperty = Globals | TLength | 'normal' | string | number; export declare type LineHeightStepProperty = Globals | TLength; export declare type ListStyleProperty = Globals | 'inside' | 'none' | 'outside' | string; export declare type ListStyleImageProperty = Globals | 'none' | string; export declare type ListStylePositionProperty = Globals | 'inside' | 'outside'; export declare type ListStyleTypeProperty = Globals | 'none' | string; export declare type MarginProperty = Globals | TLength | 'auto' | string; export declare type MarginBlockProperty = Globals | TLength | 'auto' | string; export declare type MarginBlockEndProperty = Globals | TLength | 'auto' | string; export declare type MarginBlockStartProperty = Globals | TLength | 'auto' | string; export declare type MarginBottomProperty = Globals | TLength | 'auto' | string; export declare type MarginInlineProperty = Globals | TLength | 'auto' | string; export declare type MarginInlineEndProperty = Globals | TLength | 'auto' | string; export declare type MarginInlineStartProperty = Globals | TLength | 'auto' | string; export declare type MarginLeftProperty = Globals | TLength | 'auto' | string; export declare type MarginRightProperty = Globals | TLength | 'auto' | string; export declare type MarginTopProperty = Globals | TLength | 'auto' | string; export declare type MaskProperty = Globals | MaskLayer | string; export declare type MaskBorderProperty = Globals | 'alpha' | 'luminance' | 'none' | 'repeat' | 'round' | 'space' | 'stretch' | string | number; export declare type MaskBorderModeProperty = Globals | 'alpha' | 'luminance'; export declare type MaskBorderOutsetProperty = Globals | TLength | string | number; export declare type MaskBorderRepeatProperty = Globals | 'repeat' | 'round' | 'space' | 'stretch' | string; export declare type MaskBorderSliceProperty = Globals | string | number; export declare type MaskBorderSourceProperty = Globals | 'none' | string; export declare type MaskBorderWidthProperty = Globals | TLength | 'auto' | string | number; export declare type MaskClipProperty = Globals | GeometryBox | 'no-clip' | string; export declare type MaskCompositeProperty = Globals | CompositingOperator | string; export declare type MaskImageProperty = Globals | 'none' | string; export declare type MaskModeProperty = Globals | MaskingMode | string; export declare type MaskOriginProperty = Globals | GeometryBox | string; export declare type MaskPositionProperty = Globals | Position | string; export declare type MaskRepeatProperty = Globals | RepeatStyle | string; export declare type MaskSizeProperty = Globals | BgSize | string; export declare type MaskTypeProperty = Globals | 'alpha' | 'luminance'; export declare type MaxBlockSizeProperty = Globals | TLength | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | 'fill-available' | 'fit-content' | 'max-content' | 'min-content' | 'none' | string; export declare type MaxHeightProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fit-content' | 'fill-available' | 'fit-content' | 'intrinsic' | 'max-content' | 'min-content' | 'none' | string; export declare type MaxInlineSizeProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | 'fill-available' | 'fit-content' | 'max-content' | 'min-content' | 'none' | string; export declare type MaxLinesProperty = Globals | 'none' | number; export declare type MaxWidthProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fit-content' | '-webkit-max-content' | '-webkit-min-content' | 'fill-available' | 'fit-content' | 'intrinsic' | 'max-content' | 'min-content' | 'none' | string; export declare type MinBlockSizeProperty = Globals | TLength | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | 'auto' | 'fill-available' | 'fit-content' | 'max-content' | 'min-content' | string; export declare type MinHeightProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fit-content' | 'auto' | 'fill-available' | 'fit-content' | 'intrinsic' | 'max-content' | 'min-content' | string; export declare type MinInlineSizeProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | '-webkit-max-content' | '-webkit-min-content' | 'auto' | 'fill-available' | 'fit-content' | 'max-content' | 'min-content' | string; export declare type MinWidthProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | '-webkit-fit-content' | '-webkit-max-content' | '-webkit-min-content' | 'auto' | 'fill-available' | 'fit-content' | 'intrinsic' | 'max-content' | 'min-content' | 'min-intrinsic' | string; export declare type MixBlendModeProperty = Globals | BlendMode; export declare type OffsetProperty = Globals | Position | GeometryBox | 'auto' | 'none' | string; export declare type OffsetDistanceProperty = Globals | TLength | string; export declare type OffsetPathProperty = Globals | GeometryBox | 'none' | string; export declare type OffsetRotateProperty = Globals | 'auto' | 'reverse' | string; export declare type ObjectFitProperty = Globals | 'contain' | 'cover' | 'fill' | 'none' | 'scale-down'; export declare type ObjectPositionProperty = Globals | Position; export declare type OffsetAnchorProperty = Globals | Position | 'auto'; export declare type OffsetPositionProperty = Globals | Position | 'auto'; export declare type OutlineProperty = Globals | Color | LineStyle | LineWidth | 'auto' | 'invert' | string; export declare type OutlineColorProperty = Globals | Color | 'invert'; export declare type OutlineOffsetProperty = Globals | TLength; export declare type OutlineStyleProperty = Globals | LineStyle | 'auto' | string; export declare type OutlineWidthProperty = Globals | LineWidth; export declare type OverflowProperty = Globals | 'auto' | 'clip' | 'hidden' | 'scroll' | 'visible' | string; export declare type OverflowAnchorProperty = Globals | 'auto' | 'none'; export declare type OverflowBlockProperty = Globals | 'auto' | 'clip' | 'hidden' | 'scroll' | 'visible'; export declare type OverflowClipBoxProperty = Globals | 'content-box' | 'padding-box'; export declare type OverflowInlineProperty = Globals | 'auto' | 'clip' | 'hidden' | 'scroll' | 'visible'; export declare type OverflowWrapProperty = Globals | 'anywhere' | 'break-word' | 'normal'; export declare type OverflowXProperty = Globals | 'auto' | 'clip' | 'hidden' | 'scroll' | 'visible'; export declare type OverflowYProperty = Globals | 'auto' | 'clip' | 'hidden' | 'scroll' | 'visible'; export declare type OverscrollBehaviorProperty = Globals | 'auto' | 'contain' | 'none' | string; export declare type OverscrollBehaviorXProperty = Globals | 'auto' | 'contain' | 'none'; export declare type OverscrollBehaviorYProperty = Globals | 'auto' | 'contain' | 'none'; export declare type PaddingProperty = Globals | TLength | string; export declare type PaddingBlockProperty = Globals | TLength | string; export declare type PaddingBlockEndProperty = Globals | TLength | string; export declare type PaddingBlockStartProperty = Globals | TLength | string; export declare type PaddingBottomProperty = Globals | TLength | string; export declare type PaddingInlineProperty = Globals | TLength | string; export declare type PaddingInlineEndProperty = Globals | TLength | string; export declare type PaddingInlineStartProperty = Globals | TLength | string; export declare type PaddingLeftProperty = Globals | TLength | string; export declare type PaddingRightProperty = Globals | TLength | string; export declare type PaddingTopProperty = Globals | TLength | string; export declare type PageBreakAfterProperty = Globals | 'always' | 'auto' | 'avoid' | 'left' | 'recto' | 'right' | 'verso'; export declare type PageBreakBeforeProperty = Globals | 'always' | 'auto' | 'avoid' | 'left' | 'recto' | 'right' | 'verso'; export declare type PageBreakInsideProperty = Globals | 'auto' | 'avoid'; export declare type PaintOrderProperty = Globals | 'fill' | 'markers' | 'normal' | 'stroke' | string; export declare type PerspectiveProperty = Globals | TLength | 'none'; export declare type PerspectiveOriginProperty = Globals | Position; export declare type PlaceContentProperty = Globals | ContentDistribution | ContentPosition | 'baseline' | 'normal' | string; export declare type PlaceItemsProperty = Globals | SelfPosition | 'baseline' | 'normal' | 'stretch' | string; export declare type PlaceSelfProperty = Globals | SelfPosition | 'auto' | 'baseline' | 'normal' | 'stretch' | string; export declare type PointerEventsProperty = Globals | 'all' | 'auto' | 'fill' | 'inherit' | 'none' | 'painted' | 'stroke' | 'visible' | 'visibleFill' | 'visiblePainted' | 'visibleStroke'; export declare type PositionProperty = Globals | '-webkit-sticky' | 'absolute' | 'fixed' | 'relative' | 'static' | 'sticky'; export declare type QuotesProperty = Globals | 'none' | string; export declare type ResizeProperty = Globals | 'block' | 'both' | 'horizontal' | 'inline' | 'none' | 'vertical'; export declare type RightProperty = Globals | TLength | 'auto' | string; export declare type RotateProperty = Globals | 'none' | string; export declare type RowGapProperty = Globals | TLength | 'normal' | string; export declare type RubyAlignProperty = Globals | 'center' | 'space-around' | 'space-between' | 'start'; export declare type RubyMergeProperty = Globals | 'auto' | 'collapse' | 'separate'; export declare type RubyPositionProperty = Globals | 'over' | 'under'; export declare type ScaleProperty = Globals | 'none' | string | number; export declare type ScrollBehaviorProperty = Globals | 'auto' | 'smooth'; export declare type ScrollMarginProperty = Globals | TLength | string; export declare type ScrollMarginBlockProperty = Globals | TLength | string; export declare type ScrollMarginBlockEndProperty = Globals | TLength; export declare type ScrollMarginBlockStartProperty = Globals | TLength; export declare type ScrollMarginBottomProperty = Globals | TLength; export declare type ScrollMarginInlineProperty = Globals | TLength | string; export declare type ScrollMarginInlineEndProperty = Globals | TLength; export declare type ScrollMarginInlineStartProperty = Globals | TLength; export declare type ScrollMarginLeftProperty = Globals | TLength; export declare type ScrollMarginRightProperty = Globals | TLength; export declare type ScrollMarginTopProperty = Globals | TLength; export declare type ScrollPaddingProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingBlockProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingBlockEndProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingBlockStartProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingBottomProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingInlineProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingInlineEndProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingInlineStartProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingLeftProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingRightProperty = Globals | TLength | 'auto' | string; export declare type ScrollPaddingTopProperty = Globals | TLength | 'auto' | string; export declare type ScrollSnapAlignProperty = Globals | 'center' | 'end' | 'none' | 'start' | string; export declare type ScrollSnapCoordinateProperty = Globals | Position | 'none' | string; export declare type ScrollSnapDestinationProperty = Globals | Position; export declare type ScrollSnapPointsXProperty = Globals | 'none' | string; export declare type ScrollSnapPointsYProperty = Globals | 'none' | string; export declare type ScrollSnapStopProperty = Globals | 'always' | 'normal'; export declare type ScrollSnapTypeProperty = Globals | 'block' | 'both' | 'inline' | 'none' | 'x' | 'y' | string; export declare type ScrollSnapTypeXProperty = Globals | 'mandatory' | 'none' | 'proximity'; export declare type ScrollSnapTypeYProperty = Globals | 'mandatory' | 'none' | 'proximity'; export declare type ScrollbarColorProperty = Globals | Color | 'auto' | 'dark' | 'light'; export declare type ScrollbarWidthProperty = Globals | 'auto' | 'none' | 'thin'; export declare type ShapeMarginProperty = Globals | TLength | string; export declare type ShapeOutsideProperty = Globals | Box | 'margin-box' | 'none' | string; export declare type TabSizeProperty = Globals | TLength | number; export declare type TableLayoutProperty = Globals | 'auto' | 'fixed'; export declare type TextAlignProperty = Globals | 'center' | 'end' | 'justify' | 'left' | 'match-parent' | 'right' | 'start'; export declare type TextAlignLastProperty = Globals | 'auto' | 'center' | 'end' | 'justify' | 'left' | 'right' | 'start'; export declare type TextCombineUprightProperty = Globals | 'all' | 'digits' | 'none' | string; export declare type TextDecorationProperty = Globals | Color | 'blink' | 'dashed' | 'dotted' | 'double' | 'line-through' | 'none' | 'overline' | 'solid' | 'underline' | 'wavy' | string; export declare type TextDecorationColorProperty = Globals | Color; export declare type TextDecorationLineProperty = Globals | 'blink' | 'line-through' | 'none' | 'overline' | 'underline' | string; export declare type TextDecorationSkipProperty = Globals | 'box-decoration' | 'edges' | 'leading-spaces' | 'none' | 'objects' | 'spaces' | 'trailing-spaces' | string; export declare type TextDecorationSkipInkProperty = Globals | 'auto' | 'none'; export declare type TextDecorationStyleProperty = Globals | 'dashed' | 'dotted' | 'double' | 'solid' | 'wavy'; export declare type TextEmphasisProperty = Globals | Color | 'circle' | 'dot' | 'double-circle' | 'filled' | 'none' | 'open' | 'sesame' | 'triangle' | string; export declare type TextEmphasisColorProperty = Globals | Color; export declare type TextEmphasisStyleProperty = Globals | 'circle' | 'dot' | 'double-circle' | 'filled' | 'none' | 'open' | 'sesame' | 'triangle' | string; export declare type TextIndentProperty = Globals | TLength | string; export declare type TextJustifyProperty = Globals | 'auto' | 'inter-character' | 'inter-word' | 'none'; export declare type TextOrientationProperty = Globals | 'mixed' | 'sideways' | 'upright'; export declare type TextOverflowProperty = Globals | 'clip' | 'ellipsis' | string; export declare type TextRenderingProperty = Globals | 'auto' | 'geometricPrecision' | 'optimizeLegibility' | 'optimizeSpeed'; export declare type TextShadowProperty = Globals | 'none' | string; export declare type TextSizeAdjustProperty = Globals | 'auto' | 'none' | string; export declare type TextTransformProperty = Globals | 'capitalize' | 'full-size-kana' | 'full-width' | 'lowercase' | 'none' | 'uppercase'; export declare type TextUnderlinePositionProperty = Globals | 'auto' | 'left' | 'right' | 'under' | string; export declare type TopProperty = Globals | TLength | 'auto' | string; export declare type TouchActionProperty = Globals | '-ms-manipulation' | '-ms-none' | '-ms-pinch-zoom' | 'auto' | 'manipulation' | 'none' | 'pan-down' | 'pan-left' | 'pan-right' | 'pan-up' | 'pan-x' | 'pan-y' | 'pinch-zoom' | string; export declare type TransformProperty = Globals | 'none' | string; export declare type TransformBoxProperty = Globals | 'border-box' | 'fill-box' | 'view-box'; export declare type TransformOriginProperty = Globals | TLength | 'bottom' | 'center' | 'left' | 'right' | 'top' | string; export declare type TransformStyleProperty = Globals | 'flat' | 'preserve-3d'; export declare type TransitionProperty = Globals | SingleTransition | string; export declare type TransitionPropertyProperty = Globals | 'all' | 'none' | string; export declare type TransitionTimingFunctionProperty = Globals | TimingFunction | string; export declare type TranslateProperty = Globals | TLength | 'none' | string; export declare type UnicodeBidiProperty = Globals | '-moz-isolate' | '-moz-isolate-override' | '-moz-plaintext' | '-webkit-isolate' | 'bidi-override' | 'embed' | 'isolate' | 'isolate-override' | 'normal' | 'plaintext'; export declare type UserSelectProperty = Globals | '-moz-none' | 'all' | 'auto' | 'contain' | 'element' | 'none' | 'text'; export declare type VerticalAlignProperty = Globals | TLength | 'baseline' | 'bottom' | 'middle' | 'sub' | 'super' | 'text-bottom' | 'text-top' | 'top' | string; export declare type VisibilityProperty = Globals | 'collapse' | 'hidden' | 'visible'; export declare type WhiteSpaceProperty = Globals | '-moz-pre-wrap' | 'normal' | 'nowrap' | 'pre' | 'pre-line' | 'pre-wrap'; export declare type WidthProperty = Globals | TLength | '-moz-fit-content' | '-moz-max-content' | '-moz-min-content' | '-webkit-fill-available' | '-webkit-fit-content' | '-webkit-max-content' | 'auto' | 'available' | 'fit-content' | 'intrinsic' | 'max-content' | 'min-content' | 'min-intrinsic' | string; export declare type WillChangeProperty = Globals | AnimateableFeature | 'auto' | string; export declare type WordBreakProperty = Globals | 'break-all' | 'break-word' | 'keep-all' | 'normal'; export declare type WordSpacingProperty = Globals | TLength | 'normal' | string; export declare type WordWrapProperty = Globals | 'break-word' | 'normal'; export declare type WritingModeProperty = Globals | 'horizontal-tb' | 'sideways-lr' | 'sideways-rl' | 'vertical-lr' | 'vertical-rl'; export declare type ZIndexProperty = Globals | 'auto' | number; export declare type ZoomProperty = Globals | 'normal' | 'reset' | string | number; export declare type MozAppearanceProperty = Globals | '-moz-mac-unified-toolbar' | '-moz-win-borderless-glass' | '-moz-win-browsertabbar-toolbox' | '-moz-win-communications-toolbox' | '-moz-win-communicationstext' | '-moz-win-exclude-glass' | '-moz-win-glass' | '-moz-win-media-toolbox' | '-moz-win-mediatext' | '-moz-window-button-box' | '-moz-window-button-box-maximized' | '-moz-window-button-close' | '-moz-window-button-maximize' | '-moz-window-button-minimize' | '-moz-window-button-restore' | '-moz-window-frame-bottom' | '-moz-window-frame-left' | '-moz-window-frame-right' | '-moz-window-titlebar' | '-moz-window-titlebar-maximized' | 'button' | 'button-arrow-down' | 'button-arrow-next' | 'button-arrow-previous' | 'button-arrow-up' | 'button-bevel' | 'button-focus' | 'caret' | 'checkbox' | 'checkbox-container' | 'checkbox-label' | 'checkmenuitem' | 'dualbutton' | 'groupbox' | 'listbox' | 'listitem' | 'menuarrow' | 'menubar' | 'menucheckbox' | 'menuimage' | 'menuitem' | 'menuitemtext' | 'menulist' | 'menulist-button' | 'menulist-text' | 'menulist-textfield' | 'menupopup' | 'menuradio' | 'menuseparator' | 'meterbar' | 'meterchunk' | 'none' | 'progressbar' | 'progressbar-vertical' | 'progresschunk' | 'progresschunk-vertical' | 'radio' | 'radio-container' | 'radio-label' | 'radiomenuitem' | 'range' | 'range-thumb' | 'resizer' | 'resizerpanel' | 'scale-horizontal' | 'scale-vertical' | 'scalethumb-horizontal' | 'scalethumb-vertical' | 'scalethumbend' | 'scalethumbstart' | 'scalethumbtick' | 'scrollbarbutton-down' | 'scrollbarbutton-left' | 'scrollbarbutton-right' | 'scrollbarbutton-up' | 'scrollbarthumb-horizontal' | 'scrollbarthumb-vertical' | 'scrollbartrack-horizontal' | 'scrollbartrack-vertical' | 'searchfield' | 'separator' | 'sheet' | 'spinner' | 'spinner-downbutton' | 'spinner-textfield' | 'spinner-upbutton' | 'splitter' | 'statusbar' | 'statusbarpanel' | 'tab' | 'tab-scroll-arrow-back' | 'tab-scroll-arrow-forward' | 'tabpanel' | 'tabpanels' | 'textfield' | 'textfield-multiline' | 'toolbar' | 'toolbarbutton' | 'toolbarbutton-dropdown' | 'toolbargripper' | 'toolbox' | 'tooltip' | 'treeheader' | 'treeheadercell' | 'treeheadersortarrow' | 'treeitem' | 'treeline' | 'treetwisty' | 'treetwistyopen' | 'treeview'; export declare type MozBindingProperty = Globals | 'none' | string; export declare type MozBorderBottomColorsProperty = Globals | Color | 'none' | string; export declare type MozBorderLeftColorsProperty = Globals | Color | 'none' | string; export declare type MozBorderRightColorsProperty = Globals | Color | 'none' | string; export declare type MozBorderTopColorsProperty = Globals | Color | 'none' | string; export declare type MozContextPropertiesProperty = Globals | 'fill' | 'fill-opacity' | 'none' | 'stroke' | 'stroke-opacity' | string; export declare type MozFloatEdgeProperty = Globals | 'border-box' | 'content-box' | 'margin-box' | 'padding-box'; export declare type MozImageRegionProperty = Globals | 'auto' | string; export declare type MozOrientProperty = Globals | 'block' | 'horizontal' | 'inline' | 'vertical'; export declare type MozOutlineRadiusProperty = Globals | TLength | string; export declare type MozOutlineRadiusBottomleftProperty = Globals | TLength | string; export declare type MozOutlineRadiusBottomrightProperty = Globals | TLength | string; export declare type MozOutlineRadiusTopleftProperty = Globals | TLength | string; export declare type MozOutlineRadiusToprightProperty = Globals | TLength | string; export declare type MozStackSizingProperty = Globals | 'ignore' | 'stretch-to-fit'; export declare type MozTextBlinkProperty = Globals | 'blink' | 'none'; export declare type MozUserFocusProperty = Globals | 'ignore' | 'none' | 'normal' | 'select-after' | 'select-all' | 'select-before' | 'select-menu' | 'select-same'; export declare type MozUserInputProperty = Globals | 'auto' | 'disabled' | 'enabled' | 'none'; export declare type MozUserModifyProperty = Globals | 'read-only' | 'read-write' | 'write-only'; export declare type MozWindowDraggingProperty = Globals | 'drag' | 'no-drag'; export declare type MozWindowShadowProperty = Globals | 'default' | 'menu' | 'none' | 'sheet' | 'tooltip'; export declare type MsAcceleratorProperty = Globals | 'false' | 'true'; export declare type MsBlockProgressionProperty = Globals | 'bt' | 'lr' | 'rl' | 'tb'; export declare type MsContentZoomChainingProperty = Globals | 'chained' | 'none'; export declare type MsContentZoomSnapProperty = Globals | 'mandatory' | 'none' | 'proximity' | string; export declare type MsContentZoomSnapTypeProperty = Globals | 'mandatory' | 'none' | 'proximity'; export declare type MsContentZoomingProperty = Globals | 'none' | 'zoom'; export declare type MsFlowFromProperty = Globals | 'none' | string; export declare type MsFlowIntoProperty = Globals | 'none' | string; export declare type MsHighContrastAdjustProperty = Globals | 'auto' | 'none'; export declare type MsHyphenateLimitCharsProperty = Globals | 'auto' | string | number; export declare type MsHyphenateLimitLinesProperty = Globals | 'no-limit' | number; export declare type MsHyphenateLimitZoneProperty = Globals | TLength | string; export declare type MsImeAlignProperty = Globals | 'after' | 'auto'; export declare type MsOverflowStyleProperty = Globals | '-ms-autohiding-scrollbar' | 'auto' | 'none' | 'scrollbar'; export declare type MsScrollChainingProperty = Globals | 'chained' | 'none'; export declare type MsScrollLimitXMaxProperty = Globals | TLength | 'auto'; export declare type MsScrollLimitXMinProperty = Globals | TLength; export declare type MsScrollLimitYMaxProperty = Globals | TLength | 'auto'; export declare type MsScrollLimitYMinProperty = Globals | TLength; export declare type MsScrollRailsProperty = Globals | 'none' | 'railed'; export declare type MsScrollSnapTypeProperty = Globals | 'mandatory' | 'none' | 'proximity'; export declare type MsScrollTranslationProperty = Globals | 'none' | 'vertical-to-horizontal'; export declare type MsScrollbar3dlightColorProperty = Globals | Color; export declare type MsScrollbarArrowColorProperty = Globals | Color; export declare type MsScrollbarBaseColorProperty = Globals | Color; export declare type MsScrollbarDarkshadowColorProperty = Globals | Color; export declare type MsScrollbarFaceColorProperty = Globals | Color; export declare type MsScrollbarHighlightColorProperty = Globals | Color; export declare type MsScrollbarShadowColorProperty = Globals | Color; export declare type MsScrollbarTrackColorProperty = Globals | Color; export declare type MsTextAutospaceProperty = Globals | 'ideograph-alpha' | 'ideograph-numeric' | 'ideograph-parenthesis' | 'ideograph-space' | 'none'; export declare type MsTouchSelectProperty = Globals | 'grippers' | 'none'; export declare type MsUserSelectProperty = Globals | 'element' | 'none' | 'text'; export declare type MsWrapFlowProperty = Globals | 'auto' | 'both' | 'clear' | 'end' | 'maximum' | 'start'; export declare type MsWrapMarginProperty = Globals | TLength; export declare type MsWrapThroughProperty = Globals | 'none' | 'wrap'; export declare type WebkitAppearanceProperty = Globals | 'button' | 'button-bevel' | 'caret' | 'checkbox' | 'default-button' | 'inner-spin-button' | 'listbox' | 'listitem' | 'media-controls-background' | 'media-controls-fullscreen-background' | 'media-current-time-display' | 'media-enter-fullscreen-button' | 'media-exit-fullscreen-button' | 'media-fullscreen-button' | 'media-mute-button' | 'media-overlay-play-button' | 'media-play-button' | 'media-seek-back-button' | 'media-seek-forward-button' | 'media-slider' | 'media-sliderthumb' | 'media-time-remaining-display' | 'media-toggle-closed-captions-button' | 'media-volume-slider' | 'media-volume-slider-container' | 'media-volume-sliderthumb' | 'menulist' | 'menulist-button' | 'menulist-text' | 'menulist-textfield' | 'meter' | 'none' | 'progress-bar' | 'progress-bar-value' | 'push-button' | 'radio' | 'searchfield' | 'searchfield-cancel-button' | 'searchfield-decoration' | 'searchfield-results-button' | 'searchfield-results-decoration' | 'slider-horizontal' | 'slider-vertical' | 'sliderthumb-horizontal' | 'sliderthumb-vertical' | 'square-button' | 'textarea' | 'textfield'; export declare type WebkitBorderBeforeProperty = Globals | LineWidth | LineStyle | Color | string; export declare type WebkitBorderBeforeColorProperty = Globals | Color; export declare type WebkitBorderBeforeStyleProperty = Globals | LineStyle | string; export declare type WebkitBorderBeforeWidthProperty = Globals | LineWidth | string; export declare type WebkitBoxReflectProperty = Globals | TLength | 'above' | 'below' | 'left' | 'right' | string; export declare type WebkitLineClampProperty = Globals | 'none' | number; export declare type WebkitMaskProperty = Globals | Position | RepeatStyle | Box | 'border' | 'content' | 'none' | 'padding' | 'text' | string; export declare type WebkitMaskAttachmentProperty = Globals | Attachment | string; export declare type WebkitMaskClipProperty = Globals | Box | 'border' | 'content' | 'padding' | 'text' | string; export declare type WebkitMaskCompositeProperty = Globals | CompositeStyle | string; export declare type WebkitMaskImageProperty = Globals | 'none' | string; export declare type WebkitMaskOriginProperty = Globals | Box | 'border' | 'content' | 'padding' | string; export declare type WebkitMaskPositionProperty = Globals | Position | string; export declare type WebkitMaskPositionXProperty = Globals | TLength | 'center' | 'left' | 'right' | string; export declare type WebkitMaskPositionYProperty = Globals | TLength | 'bottom' | 'center' | 'top' | string; export declare type WebkitMaskRepeatProperty = Globals | RepeatStyle | string; export declare type WebkitMaskRepeatXProperty = Globals | 'no-repeat' | 'repeat' | 'round' | 'space'; export declare type WebkitMaskRepeatYProperty = Globals | 'no-repeat' | 'repeat' | 'round' | 'space'; export declare type WebkitMaskSizeProperty = Globals | BgSize | string; export declare type WebkitOverflowScrollingProperty = Globals | 'auto' | 'touch'; export declare type WebkitTapHighlightColorProperty = Globals | Color; export declare type WebkitTextFillColorProperty = Globals | Color; export declare type WebkitTextStrokeProperty = Globals | Color | TLength | string; export declare type WebkitTextStrokeColorProperty = Globals | Color; export declare type WebkitTextStrokeWidthProperty = Globals | TLength; export declare type WebkitTouchCalloutProperty = Globals | 'default' | 'none'; export declare type WebkitUserModifyProperty = Globals | 'read-only' | 'read-write' | 'read-write-plaintext-only'; export declare type AlignmentBaselineProperty = Globals | 'after-edge' | 'alphabetic' | 'auto' | 'baseline' | 'before-edge' | 'central' | 'hanging' | 'ideographic' | 'mathematical' | 'middle' | 'text-after-edge' | 'text-before-edge'; export declare type BaselineShiftProperty = Globals | TLength | 'baseline' | 'sub' | 'super' | string; export declare type ClipRuleProperty = Globals | 'evenodd' | 'nonzero'; export declare type ColorInterpolationProperty = Globals | 'auto' | 'linearRGB' | 'sRGB'; export declare type ColorRenderingProperty = Globals | 'auto' | 'optimizeQuality' | 'optimizeSpeed'; export declare type DominantBaselineProperty = Globals | 'alphabetic' | 'auto' | 'central' | 'hanging' | 'ideographic' | 'mathematical' | 'middle' | 'no-change' | 'reset-size' | 'text-after-edge' | 'text-before-edge' | 'use-script'; export declare type FillProperty = Globals | Paint; export declare type FillRuleProperty = Globals | 'evenodd' | 'nonzero'; export declare type FloodColorProperty = Globals | Color | 'currentColor'; export declare type GlyphOrientationVerticalProperty = Globals | 'auto' | string | number; export declare type LightingColorProperty = Globals | Color | 'currentColor'; export declare type MarkerProperty = Globals | 'none' | string; export declare type MarkerEndProperty = Globals | 'none' | string; export declare type MarkerMidProperty = Globals | 'none' | string; export declare type MarkerStartProperty = Globals | 'none' | string; export declare type ShapeRenderingProperty = Globals | 'auto' | 'crispEdges' | 'geometricPrecision' | 'optimizeSpeed'; export declare type StopColorProperty = Globals | Color | 'currentColor'; export declare type StrokeProperty = Globals | Paint; export declare type StrokeDasharrayProperty = Globals | Dasharray | 'none'; export declare type StrokeDashoffsetProperty = Globals | TLength | string; export declare type StrokeLinecapProperty = Globals | 'butt' | 'round' | 'square'; export declare type StrokeLinejoinProperty = Globals | 'bevel' | 'miter' | 'round'; export declare type StrokeWidthProperty = Globals | TLength | string; export declare type TextAnchorProperty = Globals | 'end' | 'middle' | 'start'; export declare type VectorEffectProperty = Globals | 'non-scaling-stroke' | 'none'; declare type CounterStyleRangeProperty = 'auto' | 'infinite' | string | number; declare type CounterStyleSpeakAsProperty = 'auto' | 'bullets' | 'numbers' | 'spell-out' | 'words' | string; declare type CounterStyleSystemProperty = 'additive' | 'alphabetic' | 'cyclic' | 'fixed' | 'numeric' | 'symbolic' | string; declare type FontFaceFontFeatureSettingsProperty = 'normal' | string; declare type FontFaceFontDisplayProperty = 'auto' | 'block' | 'fallback' | 'optional' | 'swap'; declare type FontFaceFontStretchProperty = FontStretchAbsolute | string; declare type FontFaceFontStyleProperty = 'italic' | 'normal' | 'oblique' | string; declare type FontFaceFontVariantProperty = EastAsianVariantValues | 'all-petite-caps' | 'all-small-caps' | 'common-ligatures' | 'contextual' | 'diagonal-fractions' | 'discretionary-ligatures' | 'full-width' | 'historical-forms' | 'historical-ligatures' | 'lining-nums' | 'no-common-ligatures' | 'no-contextual' | 'no-discretionary-ligatures' | 'no-historical-ligatures' | 'none' | 'normal' | 'oldstyle-nums' | 'ordinal' | 'petite-caps' | 'proportional-nums' | 'proportional-width' | 'ruby' | 'slashed-zero' | 'small-caps' | 'stacked-fractions' | 'tabular-nums' | 'titling-caps' | 'unicase' | string; declare type FontFaceFontVariationSettingsProperty = 'normal' | string; declare type FontFaceFontWeightProperty = FontWeightAbsolute | string; declare type PageBleedProperty = TLength | 'auto'; declare type PageMarksProperty = 'crop' | 'cross' | 'none' | string; declare type ViewportHeightProperty = ViewportLength | string; declare type ViewportMaxHeightProperty = ViewportLength; declare type ViewportMaxWidthProperty = ViewportLength; declare type ViewportMaxZoomProperty = 'auto' | string | number; declare type ViewportMinHeightProperty = ViewportLength; declare type ViewportMinWidthProperty = ViewportLength; declare type ViewportMinZoomProperty = 'auto' | string | number; declare type ViewportOrientationProperty = 'auto' | 'landscape' | 'portrait'; declare type ViewportUserZoomProperty = '-ms-zoom' | 'fixed' | 'zoom'; declare type ViewportWidthProperty = ViewportLength | string; declare type ViewportZoomProperty = 'auto' | string | number; declare type AbsoluteSize = 'large' | 'medium' | 'small' | 'x-large' | 'x-small' | 'xx-large' | 'xx-small'; declare type AnimateableFeature = 'contents' | 'scroll-position' | string; declare type Attachment = 'fixed' | 'local' | 'scroll'; declare type BgPosition = TLength | 'bottom' | 'center' | 'left' | 'right' | 'top' | string; declare type BgSize = TLength | 'auto' | 'contain' | 'cover' | string; declare type BlendMode = 'color' | 'color-burn' | 'color-dodge' | 'darken' | 'difference' | 'exclusion' | 'hard-light' | 'hue' | 'lighten' | 'luminosity' | 'multiply' | 'normal' | 'overlay' | 'saturation' | 'screen' | 'soft-light'; declare type Box = 'border-box' | 'content-box' | 'padding-box'; declare type Color = NamedColor | DeprecatedSystemColor | 'currentcolor' | string; declare type Compat = 'button-bevel' | 'checkbox' | 'listbox' | 'menulist' | 'menulist-button' | 'meter' | 'progress-bar' | 'push-button' | 'radio' | 'searchfield' | 'slider-horizontal' | 'square-button' | 'textarea'; declare type CompositeStyle = 'clear' | 'copy' | 'destination-atop' | 'destination-in' | 'destination-out' | 'destination-over' | 'source-atop' | 'source-in' | 'source-out' | 'source-over' | 'xor'; declare type CompositingOperator = 'add' | 'exclude' | 'intersect' | 'subtract'; declare type ContentDistribution = 'space-around' | 'space-between' | 'space-evenly' | 'stretch'; declare type ContentList = Quote | 'contents' | string; declare type ContentPosition = 'center' | 'end' | 'flex-end' | 'flex-start' | 'start'; declare type CubicBezierTimingFunction = 'ease' | 'ease-in' | 'ease-in-out' | 'ease-out' | string; declare type Dasharray = TLength | string | number; declare type DeprecatedSystemColor = 'ActiveBorder' | 'ActiveCaption' | 'AppWorkspace' | 'Background' | 'ButtonFace' | 'ButtonHighlight' | 'ButtonShadow' | 'ButtonText' | 'CaptionText' | 'GrayText' | 'Highlight' | 'HighlightText' | 'InactiveBorder' | 'InactiveCaption' | 'InactiveCaptionText' | 'InfoBackground' | 'InfoText' | 'Menu' | 'MenuText' | 'Scrollbar' | 'ThreeDDarkShadow' | 'ThreeDFace' | 'ThreeDHighlight' | 'ThreeDLightShadow' | 'ThreeDShadow' | 'Window' | 'WindowFrame' | 'WindowText'; declare type DisplayInside = '-ms-flexbox' | '-ms-grid' | '-webkit-flex' | 'flex' | 'flow' | 'flow-root' | 'grid' | 'ruby' | 'table'; declare type DisplayInternal = 'ruby-base' | 'ruby-base-container' | 'ruby-text' | 'ruby-text-container' | 'table-caption' | 'table-cell' | 'table-column' | 'table-column-group' | 'table-footer-group' | 'table-header-group' | 'table-row' | 'table-row-group'; declare type DisplayLegacy = '-ms-inline-flexbox' | '-ms-inline-grid' | '-webkit-inline-flex' | 'inline-block' | 'inline-flex' | 'inline-grid' | 'inline-list-item' | 'inline-table'; declare type DisplayOutside = 'block' | 'inline' | 'run-in'; declare type EastAsianVariantValues = 'jis04' | 'jis78' | 'jis83' | 'jis90' | 'simplified' | 'traditional'; declare type FinalBgLayer = Color | BgPosition | RepeatStyle | Attachment | Box | 'none' | string; declare type FontStretchAbsolute = 'condensed' | 'expanded' | 'extra-condensed' | 'extra-expanded' | 'normal' | 'semi-condensed' | 'semi-expanded' | 'ultra-condensed' | 'ultra-expanded' | string; declare type FontWeightAbsolute = 'bold' | 'normal' | number; declare type GenericFamily = 'cursive' | 'fantasy' | 'monospace' | 'sans-serif' | 'serif'; declare type GeometryBox = Box | 'fill-box' | 'margin-box' | 'stroke-box' | 'view-box'; declare type GridLine = 'auto' | string | number; declare type LineStyle = 'dashed' | 'dotted' | 'double' | 'groove' | 'hidden' | 'inset' | 'none' | 'outset' | 'ridge' | 'solid'; declare type LineWidth = TLength | 'medium' | 'thick' | 'thin'; declare type MaskLayer = Position | RepeatStyle | GeometryBox | CompositingOperator | MaskingMode | 'no-clip' | 'none' | string; declare type MaskingMode = 'alpha' | 'luminance' | 'match-source'; declare type NamedColor = 'aliceblue' | 'antiquewhite' | 'aqua' | 'aquamarine' | 'azure' | 'beige' | 'bisque' | 'black' | 'blanchedalmond' | 'blue' | 'blueviolet' | 'brown' | 'burlywood' | 'cadetblue' | 'chartreuse' | 'chocolate' | 'coral' | 'cornflowerblue' | 'cornsilk' | 'crimson' | 'cyan' | 'darkblue' | 'darkcyan' | 'darkgoldenrod' | 'darkgray' | 'darkgreen' | 'darkgrey' | 'darkkhaki' | 'darkmagenta' | 'darkolivegreen' | 'darkorange' | 'darkorchid' | 'darkred' | 'darksalmon' | 'darkseagreen' | 'darkslateblue' | 'darkslategray' | 'darkslategrey' | 'darkturquoise' | 'darkviolet' | 'deeppink' | 'deepskyblue' | 'dimgray' | 'dimgrey' | 'dodgerblue' | 'firebrick' | 'floralwhite' | 'forestgreen' | 'fuchsia' | 'gainsboro' | 'ghostwhite' | 'gold' | 'goldenrod' | 'gray' | 'green' | 'greenyellow' | 'grey' | 'honeydew' | 'hotpink' | 'indianred' | 'indigo' | 'ivory' | 'khaki' | 'lavender' | 'lavenderblush' | 'lawngreen' | 'lemonchiffon' | 'lightblue' | 'lightcoral' | 'lightcyan' | 'lightgoldenrodyellow' | 'lightgray' | 'lightgreen' | 'lightgrey' | 'lightpink' | 'lightsalmon' | 'lightseagreen' | 'lightskyblue' | 'lightslategray' | 'lightslategrey' | 'lightsteelblue' | 'lightyellow' | 'lime' | 'limegreen' | 'linen' | 'magenta' | 'maroon' | 'mediumaquamarine' | 'mediumblue' | 'mediumorchid' | 'mediumpurple' | 'mediumseagreen' | 'mediumslateblue' | 'mediumspringgreen' | 'mediumturquoise' | 'mediumvioletred' | 'midnightblue' | 'mintcream' | 'mistyrose' | 'moccasin' | 'navajowhite' | 'navy' | 'oldlace' | 'olive' | 'olivedrab' | 'orange' | 'orangered' | 'orchid' | 'palegoldenrod' | 'palegreen' | 'paleturquoise' | 'palevioletred' | 'papayawhip' | 'peachpuff' | 'peru' | 'pink' | 'plum' | 'powderblue' | 'purple' | 'rebeccapurple' | 'red' | 'rosybrown' | 'royalblue' | 'saddlebrown' | 'salmon' | 'sandybrown' | 'seagreen' | 'seashell' | 'sienna' | 'silver' | 'skyblue' | 'slateblue' | 'slategray' | 'slategrey' | 'snow' | 'springgreen' | 'steelblue' | 'tan' | 'teal' | 'thistle' | 'tomato' | 'transparent' | 'turquoise' | 'violet' | 'wheat' | 'white' | 'whitesmoke' | 'yellow' | 'yellowgreen'; declare type Paint = Color | 'child' | 'context-fill' | 'context-stroke' | 'none' | string; declare type Position = TLength | 'bottom' | 'center' | 'left' | 'right' | 'top' | string; declare type Quote = 'close-quote' | 'no-close-quote' | 'no-open-quote' | 'open-quote'; declare type RepeatStyle = 'no-repeat' | 'repeat' | 'repeat-x' | 'repeat-y' | 'round' | 'space' | string; declare type SelfPosition = 'center' | 'end' | 'flex-end' | 'flex-start' | 'self-end' | 'self-start' | 'start'; declare type SingleAnimation = TimingFunction | SingleAnimationDirection | SingleAnimationFillMode | 'infinite' | 'none' | 'paused' | 'running' | string | number; declare type SingleAnimationDirection = 'alternate' | 'alternate-reverse' | 'normal' | 'reverse'; declare type SingleAnimationFillMode = 'backwards' | 'both' | 'forwards' | 'none'; declare type SingleTransition = TimingFunction | 'all' | 'none' | string; declare type StepTimingFunction = 'step-end' | 'step-start' | string; declare type TimingFunction = CubicBezierTimingFunction | StepTimingFunction | 'linear'; declare type TrackBreadth = TLength | 'auto' | 'max-content' | 'min-content' | string; declare type ViewportLength = TLength | 'auto' | string; export {};