import { VcComponentInternalInstance, VcViewerProvider } from 'vue-cesium/es/utils/types'; export default function (instance: VcComponentInternalInstance, props: any, $services: VcViewerProvider): { pickFromScreenPosition: (screenPosition: Cesium.Cartesian2) => void; rootRef: import("vue").Ref; rootStyle: { [x: `--${string}`]: string | number; accentColor?: string; alignContent?: string; alignItems?: string; alignSelf?: string; alignTracks?: string; animationComposition?: string; animationDelay?: string; animationDirection?: string; animationDuration?: string; animationFillMode?: string; animationIterationCount?: import("csstype").AnimationIterationCountProperty; animationName?: string; animationPlayState?: string; animationTimeline?: string; animationTimingFunction?: string; appearance?: import("csstype").AppearanceProperty; aspectRatio?: import("csstype").AspectRatioProperty; backdropFilter?: string; backfaceVisibility?: import("csstype").BackfaceVisibilityProperty; backgroundAttachment?: string; backgroundBlendMode?: string; backgroundClip?: string; backgroundColor?: string; backgroundImage?: string; backgroundOrigin?: string; backgroundPositionX?: import("csstype").BackgroundPositionXProperty; backgroundPositionY?: import("csstype").BackgroundPositionYProperty; backgroundRepeat?: string; backgroundSize?: import("csstype").BackgroundSizeProperty; blockOverflow?: string; blockSize?: import("csstype").BlockSizeProperty; borderBlockColor?: string; borderBlockEndColor?: string; borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty; borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty; borderBlockStartColor?: string; borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty; borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty; borderBlockStyle?: import("csstype").BorderBlockStyleProperty; borderBlockWidth?: import("csstype").BorderBlockWidthProperty; borderBottomColor?: string; borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty; borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty; borderBottomStyle?: import("csstype").BorderBottomStyleProperty; borderBottomWidth?: import("csstype").BorderBottomWidthProperty; borderCollapse?: import("csstype").BorderCollapseProperty; borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty; borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty; borderImageOutset?: import("csstype").BorderImageOutsetProperty; borderImageRepeat?: string; borderImageSlice?: import("csstype").BorderImageSliceProperty; borderImageSource?: string; borderImageWidth?: import("csstype").BorderImageWidthProperty; borderInlineColor?: string; borderInlineEndColor?: string; borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty; borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty; borderInlineStartColor?: string; borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty; borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty; borderInlineStyle?: import("csstype").BorderInlineStyleProperty; borderInlineWidth?: import("csstype").BorderInlineWidthProperty; borderLeftColor?: string; borderLeftStyle?: import("csstype").BorderLeftStyleProperty; borderLeftWidth?: import("csstype").BorderLeftWidthProperty; borderRightColor?: string; borderRightStyle?: import("csstype").BorderRightStyleProperty; borderRightWidth?: import("csstype").BorderRightWidthProperty; borderSpacing?: import("csstype").BorderSpacingProperty; borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty; borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty; borderTopColor?: string; borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty; borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty; borderTopStyle?: import("csstype").BorderTopStyleProperty; borderTopWidth?: import("csstype").BorderTopWidthProperty; bottom?: import("csstype").BottomProperty; boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty; boxShadow?: string; boxSizing?: import("csstype").BoxSizingProperty; breakAfter?: import("csstype").BreakAfterProperty; breakBefore?: import("csstype").BreakBeforeProperty; breakInside?: import("csstype").BreakInsideProperty; captionSide?: import("csstype").CaptionSideProperty; caretColor?: string; clear?: import("csstype").ClearProperty; clipPath?: string; color?: string; colorAdjust?: import("csstype").PrintColorAdjustProperty; colorScheme?: string; columnCount?: import("csstype").ColumnCountProperty; columnFill?: import("csstype").ColumnFillProperty; columnGap?: import("csstype").ColumnGapProperty; columnRuleColor?: string; columnRuleStyle?: string; columnRuleWidth?: import("csstype").ColumnRuleWidthProperty; columnSpan?: import("csstype").ColumnSpanProperty; columnWidth?: import("csstype").ColumnWidthProperty; contain?: string; content?: string; contentVisibility?: import("csstype").ContentVisibilityProperty; counterIncrement?: string; counterReset?: string; counterSet?: string; cursor?: string; direction?: import("csstype").DirectionProperty; display?: string; emptyCells?: import("csstype").EmptyCellsProperty; filter?: string; flexBasis?: import("csstype").FlexBasisProperty; flexDirection?: import("csstype").FlexDirectionProperty; flexGrow?: import("csstype").GlobalsNumber; flexShrink?: import("csstype").GlobalsNumber; flexWrap?: import("csstype").FlexWrapProperty; float?: import("csstype").FloatProperty; fontFamily?: string; fontFeatureSettings?: string; fontKerning?: import("csstype").FontKerningProperty; fontLanguageOverride?: string; fontOpticalSizing?: import("csstype").FontOpticalSizingProperty; fontSize?: import("csstype").FontSizeProperty; fontSizeAdjust?: import("csstype").FontSizeAdjustProperty; fontSmooth?: import("csstype").FontSmoothProperty; fontStretch?: string; fontStyle?: string; fontSynthesis?: string; fontVariant?: string; fontVariantAlternates?: string; fontVariantCaps?: import("csstype").FontVariantCapsProperty; fontVariantEastAsian?: string; fontVariantLigatures?: string; fontVariantNumeric?: string; fontVariantPosition?: import("csstype").FontVariantPositionProperty; fontVariationSettings?: string; fontWeight?: import("csstype").FontWeightProperty; forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty; gridAutoColumns?: import("csstype").GridAutoColumnsProperty; gridAutoFlow?: string; gridAutoRows?: import("csstype").GridAutoRowsProperty; gridColumnEnd?: import("csstype").GridColumnEndProperty; gridColumnStart?: import("csstype").GridColumnStartProperty; gridRowEnd?: import("csstype").GridRowEndProperty; gridRowStart?: import("csstype").GridRowStartProperty; gridTemplateAreas?: string; gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty; gridTemplateRows?: import("csstype").GridTemplateRowsProperty; hangingPunctuation?: string; height?: import("csstype").HeightProperty; hyphenateCharacter?: string; hyphens?: import("csstype").HyphensProperty; imageOrientation?: string; imageRendering?: import("csstype").ImageRenderingProperty; imageResolution?: string; initialLetter?: import("csstype").InitialLetterProperty; inlineSize?: import("csstype").InlineSizeProperty; inputSecurity?: import("csstype").InputSecurityProperty; inset?: import("csstype").InsetProperty; insetBlock?: import("csstype").InsetBlockProperty; insetBlockEnd?: import("csstype").InsetBlockEndProperty; insetBlockStart?: import("csstype").InsetBlockStartProperty; insetInline?: import("csstype").InsetInlineProperty; insetInlineEnd?: import("csstype").InsetInlineEndProperty; insetInlineStart?: import("csstype").InsetInlineStartProperty; isolation?: import("csstype").IsolationProperty; justifyContent?: string; justifyItems?: string; justifySelf?: string; justifyTracks?: string; left?: import("csstype").LeftProperty; letterSpacing?: import("csstype").LetterSpacingProperty; lineBreak?: import("csstype").LineBreakProperty; lineHeight?: import("csstype").LineHeightProperty; lineHeightStep?: import("csstype").LineHeightStepProperty; listStyleImage?: string; listStylePosition?: import("csstype").ListStylePositionProperty; listStyleType?: string; marginBlock?: import("csstype").MarginBlockProperty; marginBlockEnd?: import("csstype").MarginBlockEndProperty; marginBlockStart?: import("csstype").MarginBlockStartProperty; marginBottom?: import("csstype").MarginBottomProperty; marginInline?: import("csstype").MarginInlineProperty; marginInlineEnd?: import("csstype").MarginInlineEndProperty; marginInlineStart?: import("csstype").MarginInlineStartProperty; marginLeft?: import("csstype").MarginLeftProperty; marginRight?: import("csstype").MarginRightProperty; marginTop?: import("csstype").MarginTopProperty; maskBorderMode?: import("csstype").MaskBorderModeProperty; maskBorderOutset?: import("csstype").MaskBorderOutsetProperty; maskBorderRepeat?: string; maskBorderSlice?: import("csstype").MaskBorderSliceProperty; maskBorderSource?: string; maskBorderWidth?: import("csstype").MaskBorderWidthProperty; maskClip?: string; maskComposite?: string; maskImage?: string; maskMode?: string; maskOrigin?: string; maskPosition?: import("csstype").MaskPositionProperty; maskRepeat?: string; maskSize?: import("csstype").MaskSizeProperty; maskType?: import("csstype").MaskTypeProperty; mathDepth?: import("csstype").MathDepthProperty; mathShift?: import("csstype").MathShiftProperty; mathStyle?: import("csstype").MathStyleProperty; maxBlockSize?: import("csstype").MaxBlockSizeProperty; maxHeight?: import("csstype").MaxHeightProperty; maxInlineSize?: import("csstype").MaxInlineSizeProperty; maxLines?: import("csstype").MaxLinesProperty; maxWidth?: import("csstype").MaxWidthProperty; minBlockSize?: import("csstype").MinBlockSizeProperty; minHeight?: import("csstype").MinHeightProperty; minInlineSize?: import("csstype").MinInlineSizeProperty; minWidth?: import("csstype").MinWidthProperty; mixBlendMode?: import("csstype").MixBlendModeProperty; motionDistance?: import("csstype").OffsetDistanceProperty; motionPath?: string; motionRotation?: string; objectFit?: import("csstype").ObjectFitProperty; objectPosition?: import("csstype").ObjectPositionProperty; offsetAnchor?: import("csstype").OffsetAnchorProperty; offsetDistance?: import("csstype").OffsetDistanceProperty; offsetPath?: string; offsetRotate?: string; offsetRotation?: string; opacity?: import("csstype").OpacityProperty; order?: import("csstype").GlobalsNumber; orphans?: import("csstype").GlobalsNumber; outlineColor?: string; outlineOffset?: import("csstype").OutlineOffsetProperty; outlineStyle?: string; outlineWidth?: import("csstype").OutlineWidthProperty; overflowAnchor?: import("csstype").OverflowAnchorProperty; overflowBlock?: import("csstype").OverflowBlockProperty; overflowClipBox?: import("csstype").OverflowClipBoxProperty; overflowClipMargin?: import("csstype").OverflowClipMarginProperty; overflowInline?: import("csstype").OverflowInlineProperty; overflowWrap?: import("csstype").OverflowWrapProperty; overflowX?: import("csstype").OverflowXProperty; overflowY?: import("csstype").OverflowYProperty; overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty; overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty; overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty; overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty; paddingBlock?: import("csstype").PaddingBlockProperty; paddingBlockEnd?: import("csstype").PaddingBlockEndProperty; paddingBlockStart?: import("csstype").PaddingBlockStartProperty; paddingBottom?: import("csstype").PaddingBottomProperty; paddingInline?: import("csstype").PaddingInlineProperty; paddingInlineEnd?: import("csstype").PaddingInlineEndProperty; paddingInlineStart?: import("csstype").PaddingInlineStartProperty; paddingLeft?: import("csstype").PaddingLeftProperty; paddingRight?: import("csstype").PaddingRightProperty; paddingTop?: import("csstype").PaddingTopProperty; pageBreakAfter?: import("csstype").PageBreakAfterProperty; pageBreakBefore?: import("csstype").PageBreakBeforeProperty; pageBreakInside?: import("csstype").PageBreakInsideProperty; paintOrder?: string; perspective?: import("csstype").PerspectiveProperty; perspectiveOrigin?: import("csstype").PerspectiveOriginProperty; placeContent?: string; pointerEvents?: import("csstype").PointerEventsProperty; position?: import("csstype").PositionProperty; printColorAdjust?: import("csstype").PrintColorAdjustProperty; quotes?: string; resize?: import("csstype").ResizeProperty; right?: import("csstype").RightProperty; rotate?: string; rowGap?: import("csstype").RowGapProperty; rubyAlign?: import("csstype").RubyAlignProperty; rubyMerge?: import("csstype").RubyMergeProperty; rubyPosition?: string; scale?: import("csstype").ScaleProperty; scrollBehavior?: import("csstype").ScrollBehaviorProperty; scrollMargin?: import("csstype").ScrollMarginProperty; scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty; scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty; scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty; scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty; scrollMarginInline?: import("csstype").ScrollMarginInlineProperty; scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty; scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty; scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty; scrollMarginRight?: import("csstype").ScrollMarginRightProperty; scrollMarginTop?: import("csstype").ScrollMarginTopProperty; scrollPadding?: import("csstype").ScrollPaddingProperty; scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty; scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty; scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty; scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty; scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty; scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty; scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty; scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty; scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty; scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty; scrollSnapAlign?: string; scrollSnapMargin?: import("csstype").ScrollMarginProperty; scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty; scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty; scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty; scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty; scrollSnapStop?: import("csstype").ScrollSnapStopProperty; scrollSnapType?: string; scrollbarColor?: string; scrollbarGutter?: string; scrollbarWidth?: import("csstype").ScrollbarWidthProperty; shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty; shapeMargin?: import("csstype").ShapeMarginProperty; shapeOutside?: string; tabSize?: import("csstype").TabSizeProperty; tableLayout?: import("csstype").TableLayoutProperty; textAlign?: import("csstype").TextAlignProperty; textAlignLast?: import("csstype").TextAlignLastProperty; textCombineUpright?: string; textDecorationColor?: string; textDecorationLine?: string; textDecorationSkip?: string; textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty; textDecorationStyle?: import("csstype").TextDecorationStyleProperty; textDecorationThickness?: import("csstype").TextDecorationThicknessProperty; textEmphasisColor?: string; textEmphasisPosition?: string; textEmphasisStyle?: string; textIndent?: import("csstype").TextIndentProperty; textJustify?: import("csstype").TextJustifyProperty; textOrientation?: import("csstype").TextOrientationProperty; textOverflow?: string; textRendering?: import("csstype").TextRenderingProperty; textShadow?: string; textSizeAdjust?: string; textTransform?: import("csstype").TextTransformProperty; textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty; textUnderlinePosition?: string; top?: import("csstype").TopProperty; touchAction?: string; transform?: string; transformBox?: import("csstype").TransformBoxProperty; transformOrigin?: import("csstype").TransformOriginProperty; transformStyle?: import("csstype").TransformStyleProperty; transitionDelay?: string; transitionDuration?: string; transitionProperty?: string; transitionTimingFunction?: string; translate?: import("csstype").TranslateProperty; unicodeBidi?: import("csstype").UnicodeBidiProperty; userSelect?: import("csstype").UserSelectProperty; verticalAlign?: import("csstype").VerticalAlignProperty; visibility?: import("csstype").VisibilityProperty; whiteSpace?: import("csstype").WhiteSpaceProperty; widows?: import("csstype").GlobalsNumber; width?: import("csstype").WidthProperty; willChange?: string; wordBreak?: import("csstype").WordBreakProperty; wordSpacing?: import("csstype").WordSpacingProperty; wordWrap?: import("csstype").WordWrapProperty; writingMode?: import("csstype").WritingModeProperty; zIndex?: import("csstype").ZIndexProperty; zoom?: import("csstype").ZoomProperty; all?: import("csstype").Globals; animation?: import("csstype").AnimationProperty; background?: import("csstype").BackgroundProperty; backgroundPosition?: import("csstype").BackgroundPositionProperty; border?: import("csstype").BorderProperty; borderBlock?: import("csstype").BorderBlockProperty; borderBlockEnd?: import("csstype").BorderBlockEndProperty; borderBlockStart?: import("csstype").BorderBlockStartProperty; borderBottom?: import("csstype").BorderBottomProperty; borderColor?: string; borderImage?: import("csstype").BorderImageProperty; borderInline?: import("csstype").BorderInlineProperty; borderInlineEnd?: import("csstype").BorderInlineEndProperty; borderInlineStart?: import("csstype").BorderInlineStartProperty; borderLeft?: import("csstype").BorderLeftProperty; borderRadius?: import("csstype").BorderRadiusProperty; borderRight?: import("csstype").BorderRightProperty; borderStyle?: string; borderTop?: import("csstype").BorderTopProperty; borderWidth?: import("csstype").BorderWidthProperty; columnRule?: import("csstype").ColumnRuleProperty; columns?: import("csstype").ColumnsProperty; flex?: import("csstype").FlexProperty; flexFlow?: string; font?: string; gap?: import("csstype").GapProperty; grid?: string; gridArea?: import("csstype").GridAreaProperty; gridColumn?: import("csstype").GridColumnProperty; gridRow?: import("csstype").GridRowProperty; gridTemplate?: string; lineClamp?: import("csstype").LineClampProperty; listStyle?: string; margin?: import("csstype").MarginProperty; mask?: import("csstype").MaskProperty; maskBorder?: import("csstype").MaskBorderProperty; motion?: import("csstype").OffsetProperty; offset?: import("csstype").OffsetProperty; outline?: import("csstype").OutlineProperty; overflow?: string; overscrollBehavior?: string; padding?: import("csstype").PaddingProperty; placeItems?: string; placeSelf?: string; textDecoration?: import("csstype").TextDecorationProperty; textEmphasis?: string; transition?: string; MozAnimationDelay?: string; MozAnimationDirection?: string; MozAnimationDuration?: string; MozAnimationFillMode?: string; MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty; MozAnimationName?: string; MozAnimationPlayState?: string; MozAnimationTimingFunction?: string; MozAppearance?: import("csstype").MozAppearanceProperty; MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty; MozBorderBottomColors?: string; MozBorderEndColor?: string; MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty; MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty; MozBorderLeftColors?: string; MozBorderRightColors?: string; MozBorderStartColor?: string; MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty; MozBorderTopColors?: string; MozBoxSizing?: import("csstype").BoxSizingProperty; MozColumnCount?: import("csstype").ColumnCountProperty; MozColumnFill?: import("csstype").ColumnFillProperty; MozColumnRuleColor?: string; MozColumnRuleStyle?: string; MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty; MozColumnWidth?: import("csstype").ColumnWidthProperty; MozContextProperties?: string; MozFontFeatureSettings?: string; MozFontLanguageOverride?: string; MozHyphens?: import("csstype").HyphensProperty; MozImageRegion?: string; MozMarginEnd?: import("csstype").MarginInlineEndProperty; MozMarginStart?: import("csstype").MarginInlineStartProperty; MozOrient?: import("csstype").MozOrientProperty; MozOsxFontSmoothing?: import("csstype").FontSmoothProperty; MozPaddingEnd?: import("csstype").PaddingInlineEndProperty; MozPaddingStart?: import("csstype").PaddingInlineStartProperty; MozPerspective?: import("csstype").PerspectiveProperty; MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty; MozStackSizing?: import("csstype").MozStackSizingProperty; MozTabSize?: import("csstype").TabSizeProperty; MozTextBlink?: import("csstype").MozTextBlinkProperty; MozTextSizeAdjust?: string; MozTransformOrigin?: import("csstype").TransformOriginProperty; MozTransformStyle?: import("csstype").TransformStyleProperty; MozTransitionDelay?: string; MozTransitionDuration?: string; MozTransitionProperty?: string; MozTransitionTimingFunction?: string; MozUserFocus?: import("csstype").MozUserFocusProperty; MozUserModify?: import("csstype").MozUserModifyProperty; MozUserSelect?: import("csstype").UserSelectProperty; MozWindowDragging?: import("csstype").MozWindowDraggingProperty; MozWindowShadow?: import("csstype").MozWindowShadowProperty; msAccelerator?: import("csstype").MsAcceleratorProperty; msBlockProgression?: import("csstype").MsBlockProgressionProperty; msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty; msContentZoomLimitMax?: string; msContentZoomLimitMin?: string; msContentZoomSnapPoints?: string; msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty; msContentZooming?: import("csstype").MsContentZoomingProperty; msFilter?: string; msFlexDirection?: import("csstype").FlexDirectionProperty; msFlexPositive?: import("csstype").GlobalsNumber; msFlowFrom?: string; msFlowInto?: string; msGridColumns?: import("csstype").MsGridColumnsProperty; msGridRows?: import("csstype").MsGridRowsProperty; msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty; msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty; msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty; msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty; msHyphens?: import("csstype").HyphensProperty; msImeAlign?: import("csstype").MsImeAlignProperty; msLineBreak?: import("csstype").LineBreakProperty; msOrder?: import("csstype").GlobalsNumber; msOverflowStyle?: import("csstype").MsOverflowStyleProperty; msOverflowX?: import("csstype").OverflowXProperty; msOverflowY?: import("csstype").OverflowYProperty; msScrollChaining?: import("csstype").MsScrollChainingProperty; msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty; msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty; msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty; msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty; msScrollRails?: import("csstype").MsScrollRailsProperty; msScrollSnapPointsX?: string; msScrollSnapPointsY?: string; msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty; msScrollTranslation?: import("csstype").MsScrollTranslationProperty; msScrollbar3dlightColor?: string; msScrollbarArrowColor?: string; msScrollbarBaseColor?: string; msScrollbarDarkshadowColor?: string; msScrollbarFaceColor?: string; msScrollbarHighlightColor?: string; msScrollbarShadowColor?: string; msScrollbarTrackColor?: string; msTextAutospace?: import("csstype").MsTextAutospaceProperty; msTextCombineHorizontal?: string; msTextOverflow?: string; msTouchAction?: string; msTouchSelect?: import("csstype").MsTouchSelectProperty; msTransform?: string; msTransformOrigin?: import("csstype").TransformOriginProperty; msTransitionDelay?: string; msTransitionDuration?: string; msTransitionProperty?: string; msTransitionTimingFunction?: string; msUserSelect?: import("csstype").MsUserSelectProperty; msWordBreak?: import("csstype").WordBreakProperty; msWrapFlow?: import("csstype").MsWrapFlowProperty; msWrapMargin?: import("csstype").MsWrapMarginProperty; msWrapThrough?: import("csstype").MsWrapThroughProperty; msWritingMode?: import("csstype").WritingModeProperty; WebkitAlignContent?: string; WebkitAlignItems?: string; WebkitAlignSelf?: string; WebkitAnimationDelay?: string; WebkitAnimationDirection?: string; WebkitAnimationDuration?: string; WebkitAnimationFillMode?: string; WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty; WebkitAnimationName?: string; WebkitAnimationPlayState?: string; WebkitAnimationTimingFunction?: string; WebkitAppearance?: import("csstype").WebkitAppearanceProperty; WebkitBackdropFilter?: string; WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty; WebkitBackgroundClip?: string; WebkitBackgroundOrigin?: string; WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty; WebkitBorderBeforeColor?: string; WebkitBorderBeforeStyle?: string; WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty; WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty; WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty; WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty; WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty; WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty; WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty; WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty; WebkitBoxShadow?: string; WebkitBoxSizing?: import("csstype").BoxSizingProperty; WebkitClipPath?: string; WebkitColumnCount?: import("csstype").ColumnCountProperty; WebkitColumnFill?: import("csstype").ColumnFillProperty; WebkitColumnRuleColor?: string; WebkitColumnRuleStyle?: string; WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty; WebkitColumnSpan?: import("csstype").ColumnSpanProperty; WebkitColumnWidth?: import("csstype").ColumnWidthProperty; WebkitFilter?: string; WebkitFlexBasis?: import("csstype").FlexBasisProperty; WebkitFlexDirection?: import("csstype").FlexDirectionProperty; WebkitFlexGrow?: import("csstype").GlobalsNumber; WebkitFlexShrink?: import("csstype").GlobalsNumber; WebkitFlexWrap?: import("csstype").FlexWrapProperty; WebkitFontFeatureSettings?: string; WebkitFontKerning?: import("csstype").FontKerningProperty; WebkitFontSmoothing?: import("csstype").FontSmoothProperty; WebkitFontVariantLigatures?: string; WebkitHyphenateCharacter?: string; WebkitHyphens?: import("csstype").HyphensProperty; WebkitInitialLetter?: import("csstype").InitialLetterProperty; WebkitJustifyContent?: string; WebkitLineBreak?: import("csstype").LineBreakProperty; WebkitLineClamp?: import("csstype").WebkitLineClampProperty; WebkitMarginEnd?: import("csstype").MarginInlineEndProperty; WebkitMarginStart?: import("csstype").MarginInlineStartProperty; WebkitMaskAttachment?: string; WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty; WebkitMaskBoxImageRepeat?: string; WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty; WebkitMaskBoxImageSource?: string; WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty; WebkitMaskClip?: string; WebkitMaskComposite?: string; WebkitMaskImage?: string; WebkitMaskOrigin?: string; WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty; WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty; WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty; WebkitMaskRepeat?: string; WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty; WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty; WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty; WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty; WebkitOrder?: import("csstype").GlobalsNumber; WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty; WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty; WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty; WebkitPerspective?: import("csstype").PerspectiveProperty; WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty; WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty; WebkitRubyPosition?: string; WebkitScrollSnapType?: string; WebkitShapeMargin?: import("csstype").ShapeMarginProperty; WebkitTapHighlightColor?: string; WebkitTextCombine?: string; WebkitTextDecorationColor?: string; WebkitTextDecorationLine?: string; WebkitTextDecorationSkip?: string; WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty; WebkitTextEmphasisColor?: string; WebkitTextEmphasisPosition?: string; WebkitTextEmphasisStyle?: string; WebkitTextFillColor?: string; WebkitTextOrientation?: import("csstype").TextOrientationProperty; WebkitTextSizeAdjust?: string; WebkitTextStrokeColor?: string; WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty; WebkitTextUnderlinePosition?: string; WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty; WebkitTransform?: string; WebkitTransformOrigin?: import("csstype").TransformOriginProperty; WebkitTransformStyle?: import("csstype").TransformStyleProperty; WebkitTransitionDelay?: string; WebkitTransitionDuration?: string; WebkitTransitionProperty?: string; WebkitTransitionTimingFunction?: string; WebkitUserModify?: import("csstype").WebkitUserModifyProperty; WebkitUserSelect?: import("csstype").UserSelectProperty; WebkitWritingMode?: import("csstype").WritingModeProperty; MozAnimation?: import("csstype").AnimationProperty; MozBorderImage?: import("csstype").BorderImageProperty; MozColumnRule?: import("csstype").ColumnRuleProperty; MozColumns?: import("csstype").ColumnsProperty; MozTransition?: string; msContentZoomLimit?: string; msContentZoomSnap?: string; msFlex?: import("csstype").FlexProperty; msScrollLimit?: string; msScrollSnapX?: string; msScrollSnapY?: string; msTransition?: string; WebkitAnimation?: import("csstype").AnimationProperty; WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty; WebkitBorderImage?: import("csstype").BorderImageProperty; WebkitBorderRadius?: import("csstype").BorderRadiusProperty; WebkitColumnRule?: import("csstype").ColumnRuleProperty; WebkitColumns?: import("csstype").ColumnsProperty; WebkitFlex?: import("csstype").FlexProperty; WebkitFlexFlow?: string; WebkitMask?: import("csstype").WebkitMaskProperty; WebkitMaskBoxImage?: import("csstype").MaskBorderProperty; WebkitTextEmphasis?: string; WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty; WebkitTransition?: string; azimuth?: string; boxAlign?: import("csstype").BoxAlignProperty; boxDirection?: import("csstype").BoxDirectionProperty; boxFlex?: import("csstype").GlobalsNumber; boxFlexGroup?: import("csstype").GlobalsNumber; boxLines?: import("csstype").BoxLinesProperty; boxOrdinalGroup?: import("csstype").GlobalsNumber; boxOrient?: import("csstype").BoxOrientProperty; boxPack?: import("csstype").BoxPackProperty; clip?: string; gridColumnGap?: import("csstype").GridColumnGapProperty; gridGap?: import("csstype").GridGapProperty; gridRowGap?: import("csstype").GridRowGapProperty; imeMode?: import("csstype").ImeModeProperty; offsetBlock?: import("csstype").InsetBlockProperty; offsetBlockEnd?: import("csstype").InsetBlockEndProperty; offsetBlockStart?: import("csstype").InsetBlockStartProperty; offsetInline?: import("csstype").InsetInlineProperty; offsetInlineEnd?: import("csstype").InsetInlineEndProperty; offsetInlineStart?: import("csstype").InsetInlineStartProperty; scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty; scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty; scrollSnapPointsX?: string; scrollSnapPointsY?: string; scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty; scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty; KhtmlBoxAlign?: import("csstype").BoxAlignProperty; KhtmlBoxDirection?: import("csstype").BoxDirectionProperty; KhtmlBoxFlex?: import("csstype").GlobalsNumber; KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber; KhtmlBoxLines?: import("csstype").BoxLinesProperty; KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber; KhtmlBoxOrient?: import("csstype").BoxOrientProperty; KhtmlBoxPack?: import("csstype").BoxPackProperty; KhtmlLineBreak?: import("csstype").LineBreakProperty; KhtmlOpacity?: import("csstype").OpacityProperty; KhtmlUserSelect?: import("csstype").UserSelectProperty; MozBackgroundClip?: string; MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty; MozBackgroundOrigin?: string; MozBackgroundSize?: import("csstype").BackgroundSizeProperty; MozBinding?: string; MozBorderRadius?: import("csstype").BorderRadiusProperty; MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty; MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty; MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty; MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty; MozBoxAlign?: import("csstype").BoxAlignProperty; MozBoxDirection?: import("csstype").BoxDirectionProperty; MozBoxFlex?: import("csstype").GlobalsNumber; MozBoxOrdinalGroup?: import("csstype").GlobalsNumber; MozBoxOrient?: import("csstype").BoxOrientProperty; MozBoxPack?: import("csstype").BoxPackProperty; MozBoxShadow?: string; MozFloatEdge?: import("csstype").MozFloatEdgeProperty; MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty; MozOpacity?: import("csstype").OpacityProperty; MozOutline?: import("csstype").OutlineProperty; MozOutlineColor?: string; MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty; MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty; MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty; MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty; MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty; MozOutlineStyle?: string; MozOutlineWidth?: import("csstype").OutlineWidthProperty; MozTextAlignLast?: import("csstype").TextAlignLastProperty; MozTextDecorationColor?: string; MozTextDecorationLine?: string; MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty; MozUserInput?: import("csstype").MozUserInputProperty; msImeMode?: import("csstype").ImeModeProperty; OAnimation?: import("csstype").AnimationProperty; OAnimationDelay?: string; OAnimationDirection?: string; OAnimationDuration?: string; OAnimationFillMode?: string; OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty; OAnimationName?: string; OAnimationPlayState?: string; OAnimationTimingFunction?: string; OBackgroundSize?: import("csstype").BackgroundSizeProperty; OBorderImage?: import("csstype").BorderImageProperty; OObjectFit?: import("csstype").ObjectFitProperty; OObjectPosition?: import("csstype").ObjectPositionProperty; OTabSize?: import("csstype").TabSizeProperty; OTextOverflow?: string; OTransform?: string; OTransformOrigin?: import("csstype").TransformOriginProperty; OTransition?: string; OTransitionDelay?: string; OTransitionDuration?: string; OTransitionProperty?: string; OTransitionTimingFunction?: string; WebkitBoxAlign?: import("csstype").BoxAlignProperty; WebkitBoxDirection?: import("csstype").BoxDirectionProperty; WebkitBoxFlex?: import("csstype").GlobalsNumber; WebkitBoxFlexGroup?: import("csstype").GlobalsNumber; WebkitBoxLines?: import("csstype").BoxLinesProperty; WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber; WebkitBoxOrient?: import("csstype").BoxOrientProperty; WebkitBoxPack?: import("csstype").BoxPackProperty; WebkitScrollSnapPointsX?: string; WebkitScrollSnapPointsY?: string; alignmentBaseline?: import("csstype").AlignmentBaselineProperty; baselineShift?: import("csstype").BaselineShiftProperty; clipRule?: import("csstype").ClipRuleProperty; colorInterpolation?: import("csstype").ColorInterpolationProperty; colorRendering?: import("csstype").ColorRenderingProperty; dominantBaseline?: import("csstype").DominantBaselineProperty; fill?: string; fillOpacity?: import("csstype").GlobalsNumber; fillRule?: import("csstype").FillRuleProperty; floodColor?: string; floodOpacity?: import("csstype").GlobalsNumber; glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty; lightingColor?: string; marker?: string; markerEnd?: string; markerMid?: string; markerStart?: string; shapeRendering?: import("csstype").ShapeRenderingProperty; stopColor?: string; stopOpacity?: import("csstype").GlobalsNumber; stroke?: string; strokeDasharray?: import("csstype").StrokeDasharrayProperty; strokeDashoffset?: import("csstype").StrokeDashoffsetProperty; strokeLinecap?: import("csstype").StrokeLinecapProperty; strokeLinejoin?: import("csstype").StrokeLinejoinProperty; strokeMiterlimit?: import("csstype").GlobalsNumber; strokeOpacity?: import("csstype").GlobalsNumber; strokeWidth?: import("csstype").StrokeWidthProperty; textAnchor?: import("csstype").TextAnchorProperty; vectorEffect?: import("csstype").VectorEffectProperty; "accent-color"?: string; "align-content"?: string; "align-items"?: string; "align-self"?: string; "align-tracks"?: string; "animation-composition"?: string; "animation-delay"?: string; "animation-direction"?: string; "animation-duration"?: string; "animation-fill-mode"?: string; "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty; "animation-name"?: string; "animation-play-state"?: string; "animation-timeline"?: string; "animation-timing-function"?: string; "aspect-ratio"?: import("csstype").AspectRatioProperty; "backdrop-filter"?: string; "backface-visibility"?: import("csstype").BackfaceVisibilityProperty; "background-attachment"?: string; "background-blend-mode"?: string; "background-clip"?: string; "background-color"?: string; "background-image"?: string; "background-origin"?: string; "background-position-x"?: import("csstype").BackgroundPositionXProperty; "background-position-y"?: import("csstype").BackgroundPositionYProperty; "background-repeat"?: string; "background-size"?: import("csstype").BackgroundSizeProperty; "block-overflow"?: string; "block-size"?: import("csstype").BlockSizeProperty; "border-block-color"?: string; "border-block-end-color"?: string; "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty; "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty; "border-block-start-color"?: string; "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty; "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty; "border-block-style"?: import("csstype").BorderBlockStyleProperty; "border-block-width"?: import("csstype").BorderBlockWidthProperty; "border-bottom-color"?: string; "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty; "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty; "border-bottom-style"?: import("csstype").BorderBottomStyleProperty; "border-bottom-width"?: import("csstype").BorderBottomWidthProperty; "border-collapse"?: import("csstype").BorderCollapseProperty; "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty; "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty; "border-image-outset"?: import("csstype").BorderImageOutsetProperty; "border-image-repeat"?: string; "border-image-slice"?: import("csstype").BorderImageSliceProperty; "border-image-source"?: string; "border-image-width"?: import("csstype").BorderImageWidthProperty; "border-inline-color"?: string; "border-inline-end-color"?: string; "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty; "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty; "border-inline-start-color"?: string; "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty; "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty; "border-inline-style"?: import("csstype").BorderInlineStyleProperty; "border-inline-width"?: import("csstype").BorderInlineWidthProperty; "border-left-color"?: string; "border-left-style"?: import("csstype").BorderLeftStyleProperty; "border-left-width"?: import("csstype").BorderLeftWidthProperty; "border-right-color"?: string; "border-right-style"?: import("csstype").BorderRightStyleProperty; "border-right-width"?: import("csstype").BorderRightWidthProperty; "border-spacing"?: import("csstype").BorderSpacingProperty; "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty; "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty; "border-top-color"?: string; "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty; "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty; "border-top-style"?: import("csstype").BorderTopStyleProperty; "border-top-width"?: import("csstype").BorderTopWidthProperty; "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty; "box-shadow"?: string; "box-sizing"?: import("csstype").BoxSizingProperty; "break-after"?: import("csstype").BreakAfterProperty; "break-before"?: import("csstype").BreakBeforeProperty; "break-inside"?: import("csstype").BreakInsideProperty; "caption-side"?: import("csstype").CaptionSideProperty; "caret-color"?: string; "clip-path"?: string; "color-adjust"?: import("csstype").PrintColorAdjustProperty; "color-scheme"?: string; "column-count"?: import("csstype").ColumnCountProperty; "column-fill"?: import("csstype").ColumnFillProperty; "column-gap"?: import("csstype").ColumnGapProperty; "column-rule-color"?: string; "column-rule-style"?: string; "column-rule-width"?: import("csstype").ColumnRuleWidthProperty; "column-span"?: import("csstype").ColumnSpanProperty; "column-width"?: import("csstype").ColumnWidthProperty; "content-visibility"?: import("csstype").ContentVisibilityProperty; "counter-increment"?: string; "counter-reset"?: string; "counter-set"?: string; "empty-cells"?: import("csstype").EmptyCellsProperty; "flex-basis"?: import("csstype").FlexBasisProperty; "flex-direction"?: import("csstype").FlexDirectionProperty; "flex-grow"?: import("csstype").GlobalsNumber; "flex-shrink"?: import("csstype").GlobalsNumber; "flex-wrap"?: import("csstype").FlexWrapProperty; "font-family"?: string; "font-feature-settings"?: string; "font-kerning"?: import("csstype").FontKerningProperty; "font-language-override"?: string; "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty; "font-size"?: import("csstype").FontSizeProperty; "font-size-adjust"?: import("csstype").FontSizeAdjustProperty; "font-smooth"?: import("csstype").FontSmoothProperty; "font-stretch"?: string; "font-style"?: string; "font-synthesis"?: string; "font-variant"?: string; "font-variant-alternates"?: string; "font-variant-caps"?: import("csstype").FontVariantCapsProperty; "font-variant-east-asian"?: string; "font-variant-ligatures"?: string; "font-variant-numeric"?: string; "font-variant-position"?: import("csstype").FontVariantPositionProperty; "font-variation-settings"?: string; "font-weight"?: import("csstype").FontWeightProperty; "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty; "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty; "grid-auto-flow"?: string; "grid-auto-rows"?: import("csstype").GridAutoRowsProperty; "grid-column-end"?: import("csstype").GridColumnEndProperty; "grid-column-start"?: import("csstype").GridColumnStartProperty; "grid-row-end"?: import("csstype").GridRowEndProperty; "grid-row-start"?: import("csstype").GridRowStartProperty; "grid-template-areas"?: string; "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty; "grid-template-rows"?: import("csstype").GridTemplateRowsProperty; "hanging-punctuation"?: string; "hyphenate-character"?: string; "image-orientation"?: string; "image-rendering"?: import("csstype").ImageRenderingProperty; "image-resolution"?: string; "initial-letter"?: import("csstype").InitialLetterProperty; "inline-size"?: import("csstype").InlineSizeProperty; "input-security"?: import("csstype").InputSecurityProperty; "inset-block"?: import("csstype").InsetBlockProperty; "inset-block-end"?: import("csstype").InsetBlockEndProperty; "inset-block-start"?: import("csstype").InsetBlockStartProperty; "inset-inline"?: import("csstype").InsetInlineProperty; "inset-inline-end"?: import("csstype").InsetInlineEndProperty; "inset-inline-start"?: import("csstype").InsetInlineStartProperty; "justify-content"?: string; "justify-items"?: string; "justify-self"?: string; "justify-tracks"?: string; "letter-spacing"?: import("csstype").LetterSpacingProperty; "line-break"?: import("csstype").LineBreakProperty; "line-height"?: import("csstype").LineHeightProperty; "line-height-step"?: import("csstype").LineHeightStepProperty; "list-style-image"?: string; "list-style-position"?: import("csstype").ListStylePositionProperty; "list-style-type"?: string; "margin-block"?: import("csstype").MarginBlockProperty; "margin-block-end"?: import("csstype").MarginBlockEndProperty; "margin-block-start"?: import("csstype").MarginBlockStartProperty; "margin-bottom"?: import("csstype").MarginBottomProperty; "margin-inline"?: import("csstype").MarginInlineProperty; "margin-inline-end"?: import("csstype").MarginInlineEndProperty; "margin-inline-start"?: import("csstype").MarginInlineStartProperty; "margin-left"?: import("csstype").MarginLeftProperty; "margin-right"?: import("csstype").MarginRightProperty; "margin-top"?: import("csstype").MarginTopProperty; "mask-border-mode"?: import("csstype").MaskBorderModeProperty; "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty; "mask-border-repeat"?: string; "mask-border-slice"?: import("csstype").MaskBorderSliceProperty; "mask-border-source"?: string; "mask-border-width"?: import("csstype").MaskBorderWidthProperty; "mask-clip"?: string; "mask-composite"?: string; "mask-image"?: string; "mask-mode"?: string; "mask-origin"?: string; "mask-position"?: import("csstype").MaskPositionProperty; "mask-repeat"?: string; "mask-size"?: import("csstype").MaskSizeProperty; "mask-type"?: import("csstype").MaskTypeProperty; "math-depth"?: import("csstype").MathDepthProperty; "math-shift"?: import("csstype").MathShiftProperty; "math-style"?: import("csstype").MathStyleProperty; "max-block-size"?: import("csstype").MaxBlockSizeProperty; "max-height"?: import("csstype").MaxHeightProperty; "max-inline-size"?: import("csstype").MaxInlineSizeProperty; "max-lines"?: import("csstype").MaxLinesProperty; "max-width"?: import("csstype").MaxWidthProperty; "min-block-size"?: import("csstype").MinBlockSizeProperty; "min-height"?: import("csstype").MinHeightProperty; "min-inline-size"?: import("csstype").MinInlineSizeProperty; "min-width"?: import("csstype").MinWidthProperty; "mix-blend-mode"?: import("csstype").MixBlendModeProperty; "motion-distance"?: import("csstype").OffsetDistanceProperty; "motion-path"?: string; "motion-rotation"?: string; "object-fit"?: import("csstype").ObjectFitProperty; "object-position"?: import("csstype").ObjectPositionProperty; "offset-anchor"?: import("csstype").OffsetAnchorProperty; "offset-distance"?: import("csstype").OffsetDistanceProperty; "offset-path"?: string; "offset-rotate"?: string; "offset-rotation"?: string; "outline-color"?: string; "outline-offset"?: import("csstype").OutlineOffsetProperty; "outline-style"?: string; "outline-width"?: import("csstype").OutlineWidthProperty; "overflow-anchor"?: import("csstype").OverflowAnchorProperty; "overflow-block"?: import("csstype").OverflowBlockProperty; "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty; "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty; "overflow-inline"?: import("csstype").OverflowInlineProperty; "overflow-wrap"?: import("csstype").OverflowWrapProperty; "overflow-x"?: import("csstype").OverflowXProperty; "overflow-y"?: import("csstype").OverflowYProperty; "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty; "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty; "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty; "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty; "padding-block"?: import("csstype").PaddingBlockProperty; "padding-block-end"?: import("csstype").PaddingBlockEndProperty; "padding-block-start"?: import("csstype").PaddingBlockStartProperty; "padding-bottom"?: import("csstype").PaddingBottomProperty; "padding-inline"?: import("csstype").PaddingInlineProperty; "padding-inline-end"?: import("csstype").PaddingInlineEndProperty; "padding-inline-start"?: import("csstype").PaddingInlineStartProperty; "padding-left"?: import("csstype").PaddingLeftProperty; "padding-right"?: import("csstype").PaddingRightProperty; "padding-top"?: import("csstype").PaddingTopProperty; "page-break-after"?: import("csstype").PageBreakAfterProperty; "page-break-before"?: import("csstype").PageBreakBeforeProperty; "page-break-inside"?: import("csstype").PageBreakInsideProperty; "paint-order"?: string; "perspective-origin"?: import("csstype").PerspectiveOriginProperty; "place-content"?: string; "pointer-events"?: import("csstype").PointerEventsProperty; "print-color-adjust"?: import("csstype").PrintColorAdjustProperty; "row-gap"?: import("csstype").RowGapProperty; "ruby-align"?: import("csstype").RubyAlignProperty; "ruby-merge"?: import("csstype").RubyMergeProperty; "ruby-position"?: string; "scroll-behavior"?: import("csstype").ScrollBehaviorProperty; "scroll-margin"?: import("csstype").ScrollMarginProperty; "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty; "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty; "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty; "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty; "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty; "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty; "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty; "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty; "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty; "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty; "scroll-padding"?: import("csstype").ScrollPaddingProperty; "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty; "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty; "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty; "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty; "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty; "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty; "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty; "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty; "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty; "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty; "scroll-snap-align"?: string; "scroll-snap-margin"?: import("csstype").ScrollMarginProperty; "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty; "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty; "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty; "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty; "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty; "scroll-snap-type"?: string; "scrollbar-color"?: string; "scrollbar-gutter"?: string; "scrollbar-width"?: import("csstype").ScrollbarWidthProperty; "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty; "shape-margin"?: import("csstype").ShapeMarginProperty; "shape-outside"?: string; "tab-size"?: import("csstype").TabSizeProperty; "table-layout"?: import("csstype").TableLayoutProperty; "text-align"?: import("csstype").TextAlignProperty; "text-align-last"?: import("csstype").TextAlignLastProperty; "text-combine-upright"?: string; "text-decoration-color"?: string; "text-decoration-line"?: string; "text-decoration-skip"?: string; "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty; "text-decoration-style"?: import("csstype").TextDecorationStyleProperty; "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty; "text-emphasis-color"?: string; "text-emphasis-position"?: string; "text-emphasis-style"?: string; "text-indent"?: import("csstype").TextIndentProperty; "text-justify"?: import("csstype").TextJustifyProperty; "text-orientation"?: import("csstype").TextOrientationProperty; "text-overflow"?: string; "text-rendering"?: import("csstype").TextRenderingProperty; "text-shadow"?: string; "text-size-adjust"?: string; "text-transform"?: import("csstype").TextTransformProperty; "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty; "text-underline-position"?: string; "touch-action"?: string; "transform-box"?: import("csstype").TransformBoxProperty; "transform-origin"?: import("csstype").TransformOriginProperty; "transform-style"?: import("csstype").TransformStyleProperty; "transition-delay"?: string; "transition-duration"?: string; "transition-property"?: string; "transition-timing-function"?: string; "unicode-bidi"?: import("csstype").UnicodeBidiProperty; "user-select"?: import("csstype").UserSelectProperty; "vertical-align"?: import("csstype").VerticalAlignProperty; "white-space"?: import("csstype").WhiteSpaceProperty; "will-change"?: string; "word-break"?: import("csstype").WordBreakProperty; "word-spacing"?: import("csstype").WordSpacingProperty; "word-wrap"?: import("csstype").WordWrapProperty; "writing-mode"?: import("csstype").WritingModeProperty; "z-index"?: import("csstype").ZIndexProperty; "background-position"?: import("csstype").BackgroundPositionProperty; "border-block"?: import("csstype").BorderBlockProperty; "border-block-end"?: import("csstype").BorderBlockEndProperty; "border-block-start"?: import("csstype").BorderBlockStartProperty; "border-bottom"?: import("csstype").BorderBottomProperty; "border-color"?: string; "border-image"?: import("csstype").BorderImageProperty; "border-inline"?: import("csstype").BorderInlineProperty; "border-inline-end"?: import("csstype").BorderInlineEndProperty; "border-inline-start"?: import("csstype").BorderInlineStartProperty; "border-left"?: import("csstype").BorderLeftProperty; "border-radius"?: import("csstype").BorderRadiusProperty; "border-right"?: import("csstype").BorderRightProperty; "border-style"?: string; "border-top"?: import("csstype").BorderTopProperty; "border-width"?: import("csstype").BorderWidthProperty; "column-rule"?: import("csstype").ColumnRuleProperty; "flex-flow"?: string; "grid-area"?: import("csstype").GridAreaProperty; "grid-column"?: import("csstype").GridColumnProperty; "grid-row"?: import("csstype").GridRowProperty; "grid-template"?: string; "line-clamp"?: import("csstype").LineClampProperty; "list-style"?: string; "mask-border"?: import("csstype").MaskBorderProperty; "overscroll-behavior"?: string; "place-items"?: string; "place-self"?: string; "text-decoration"?: import("csstype").TextDecorationProperty; "text-emphasis"?: string; "-moz-animation-delay"?: string; "-moz-animation-direction"?: string; "-moz-animation-duration"?: string; "-moz-animation-fill-mode"?: string; "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty; "-moz-animation-name"?: string; "-moz-animation-play-state"?: string; "-moz-animation-timing-function"?: string; "-moz-appearance"?: import("csstype").MozAppearanceProperty; "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty; "-moz-border-bottom-colors"?: string; "-moz-border-end-color"?: string; "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty; "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty; "-moz-border-left-colors"?: string; "-moz-border-right-colors"?: string; "-moz-border-start-color"?: string; "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty; "-moz-border-top-colors"?: string; "-moz-box-sizing"?: import("csstype").BoxSizingProperty; "-moz-column-count"?: import("csstype").ColumnCountProperty; "-moz-column-fill"?: import("csstype").ColumnFillProperty; "-moz-column-rule-color"?: string; "-moz-column-rule-style"?: string; "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty; "-moz-column-width"?: import("csstype").ColumnWidthProperty; "-moz-context-properties"?: string; "-moz-font-feature-settings"?: string; "-moz-font-language-override"?: string; "-moz-hyphens"?: import("csstype").HyphensProperty; "-moz-image-region"?: string; "-moz-margin-end"?: import("csstype").MarginInlineEndProperty; "-moz-margin-start"?: import("csstype").MarginInlineStartProperty; "-moz-orient"?: import("csstype").MozOrientProperty; "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty; "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty; "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty; "-moz-perspective"?: import("csstype").PerspectiveProperty; "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty; "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty; "-moz-tab-size"?: import("csstype").TabSizeProperty; "-moz-text-blink"?: import("csstype").MozTextBlinkProperty; "-moz-text-size-adjust"?: string; "-moz-transform-origin"?: import("csstype").TransformOriginProperty; "-moz-transform-style"?: import("csstype").TransformStyleProperty; "-moz-transition-delay"?: string; "-moz-transition-duration"?: string; "-moz-transition-property"?: string; "-moz-transition-timing-function"?: string; "-moz-user-focus"?: import("csstype").MozUserFocusProperty; "-moz-user-modify"?: import("csstype").MozUserModifyProperty; "-moz-user-select"?: import("csstype").UserSelectProperty; "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty; "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty; "-ms-accelerator"?: import("csstype").MsAcceleratorProperty; "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty; "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty; "-ms-content-zoom-limit-max"?: string; "-ms-content-zoom-limit-min"?: string; "-ms-content-zoom-snap-points"?: string; "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty; "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty; "-ms-filter"?: string; "-ms-flex-direction"?: import("csstype").FlexDirectionProperty; "-ms-flex-positive"?: import("csstype").GlobalsNumber; "-ms-flow-from"?: string; "-ms-flow-into"?: string; "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty; "-ms-grid-rows"?: import("csstype").MsGridRowsProperty; "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty; "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty; "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty; "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty; "-ms-hyphens"?: import("csstype").HyphensProperty; "-ms-ime-align"?: import("csstype").MsImeAlignProperty; "-ms-line-break"?: import("csstype").LineBreakProperty; "-ms-order"?: import("csstype").GlobalsNumber; "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty; "-ms-overflow-x"?: import("csstype").OverflowXProperty; "-ms-overflow-y"?: import("csstype").OverflowYProperty; "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty; "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty; "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty; "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty; "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty; "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty; "-ms-scroll-snap-points-x"?: string; "-ms-scroll-snap-points-y"?: string; "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty; "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty; "-ms-scrollbar-3dlight-color"?: string; "-ms-scrollbar-arrow-color"?: string; "-ms-scrollbar-base-color"?: string; "-ms-scrollbar-darkshadow-color"?: string; "-ms-scrollbar-face-color"?: string; "-ms-scrollbar-highlight-color"?: string; "-ms-scrollbar-shadow-color"?: string; "-ms-scrollbar-track-color"?: string; "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty; "-ms-text-combine-horizontal"?: string; "-ms-text-overflow"?: string; "-ms-touch-action"?: string; "-ms-touch-select"?: import("csstype").MsTouchSelectProperty; "-ms-transform"?: string; "-ms-transform-origin"?: import("csstype").TransformOriginProperty; "-ms-transition-delay"?: string; "-ms-transition-duration"?: string; "-ms-transition-property"?: string; "-ms-transition-timing-function"?: string; "-ms-user-select"?: import("csstype").MsUserSelectProperty; "-ms-word-break"?: import("csstype").WordBreakProperty; "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty; "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty; "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty; "-ms-writing-mode"?: import("csstype").WritingModeProperty; "-webkit-align-content"?: string; "-webkit-align-items"?: string; "-webkit-align-self"?: string; "-webkit-animation-delay"?: string; "-webkit-animation-direction"?: string; "-webkit-animation-duration"?: string; "-webkit-animation-fill-mode"?: string; "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty; "-webkit-animation-name"?: string; "-webkit-animation-play-state"?: string; "-webkit-animation-timing-function"?: string; "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty; "-webkit-backdrop-filter"?: string; "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty; "-webkit-background-clip"?: string; "-webkit-background-origin"?: string; "-webkit-background-size"?: import("csstype").BackgroundSizeProperty; "-webkit-border-before-color"?: string; "-webkit-border-before-style"?: string; "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty; "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty; "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty; "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty; "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty; "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty; "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty; "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty; "-webkit-box-shadow"?: string; "-webkit-box-sizing"?: import("csstype").BoxSizingProperty; "-webkit-clip-path"?: string; "-webkit-column-count"?: import("csstype").ColumnCountProperty; "-webkit-column-fill"?: import("csstype").ColumnFillProperty; "-webkit-column-rule-color"?: string; "-webkit-column-rule-style"?: string; "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty; "-webkit-column-span"?: import("csstype").ColumnSpanProperty; "-webkit-column-width"?: import("csstype").ColumnWidthProperty; "-webkit-filter"?: string; "-webkit-flex-basis"?: import("csstype").FlexBasisProperty; "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty; "-webkit-flex-grow"?: import("csstype").GlobalsNumber; "-webkit-flex-shrink"?: import("csstype").GlobalsNumber; "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty; "-webkit-font-feature-settings"?: string; "-webkit-font-kerning"?: import("csstype").FontKerningProperty; "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty; "-webkit-font-variant-ligatures"?: string; "-webkit-hyphenate-character"?: string; "-webkit-hyphens"?: import("csstype").HyphensProperty; "-webkit-initial-letter"?: import("csstype").InitialLetterProperty; "-webkit-justify-content"?: string; "-webkit-line-break"?: import("csstype").LineBreakProperty; "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty; "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty; "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty; "-webkit-mask-attachment"?: string; "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty; "-webkit-mask-box-image-repeat"?: string; "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty; "-webkit-mask-box-image-source"?: string; "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty; "-webkit-mask-clip"?: string; "-webkit-mask-composite"?: string; "-webkit-mask-image"?: string; "-webkit-mask-origin"?: string; "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty; "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty; "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty; "-webkit-mask-repeat"?: string; "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty; "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty; "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty; "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty; "-webkit-order"?: import("csstype").GlobalsNumber; "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty; "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty; "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty; "-webkit-perspective"?: import("csstype").PerspectiveProperty; "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty; "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty; "-webkit-ruby-position"?: string; "-webkit-scroll-snap-type"?: string; "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty; "-webkit-tap-highlight-color"?: string; "-webkit-text-combine"?: string; "-webkit-text-decoration-color"?: string; "-webkit-text-decoration-line"?: string; "-webkit-text-decoration-skip"?: string; "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty; "-webkit-text-emphasis-color"?: string; "-webkit-text-emphasis-position"?: string; "-webkit-text-emphasis-style"?: string; "-webkit-text-fill-color"?: string; "-webkit-text-orientation"?: import("csstype").TextOrientationProperty; "-webkit-text-size-adjust"?: string; "-webkit-text-stroke-color"?: string; "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty; "-webkit-text-underline-position"?: string; "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty; "-webkit-transform"?: string; "-webkit-transform-origin"?: import("csstype").TransformOriginProperty; "-webkit-transform-style"?: import("csstype").TransformStyleProperty; "-webkit-transition-delay"?: string; "-webkit-transition-duration"?: string; "-webkit-transition-property"?: string; "-webkit-transition-timing-function"?: string; "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty; "-webkit-user-select"?: import("csstype").UserSelectProperty; "-webkit-writing-mode"?: import("csstype").WritingModeProperty; "-moz-animation"?: import("csstype").AnimationProperty; "-moz-border-image"?: import("csstype").BorderImageProperty; "-moz-column-rule"?: import("csstype").ColumnRuleProperty; "-moz-columns"?: import("csstype").ColumnsProperty; "-moz-transition"?: string; "-ms-content-zoom-limit"?: string; "-ms-content-zoom-snap"?: string; "-ms-flex"?: import("csstype").FlexProperty; "-ms-scroll-limit"?: string; "-ms-scroll-snap-x"?: string; "-ms-scroll-snap-y"?: string; "-ms-transition"?: string; "-webkit-animation"?: import("csstype").AnimationProperty; "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty; "-webkit-border-image"?: import("csstype").BorderImageProperty; "-webkit-border-radius"?: import("csstype").BorderRadiusProperty; "-webkit-column-rule"?: import("csstype").ColumnRuleProperty; "-webkit-columns"?: import("csstype").ColumnsProperty; "-webkit-flex"?: import("csstype").FlexProperty; "-webkit-flex-flow"?: string; "-webkit-mask"?: import("csstype").WebkitMaskProperty; "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty; "-webkit-text-emphasis"?: string; "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty; "-webkit-transition"?: string; "box-align"?: import("csstype").BoxAlignProperty; "box-direction"?: import("csstype").BoxDirectionProperty; "box-flex"?: import("csstype").GlobalsNumber; "box-flex-group"?: import("csstype").GlobalsNumber; "box-lines"?: import("csstype").BoxLinesProperty; "box-ordinal-group"?: import("csstype").GlobalsNumber; "box-orient"?: import("csstype").BoxOrientProperty; "box-pack"?: import("csstype").BoxPackProperty; "grid-column-gap"?: import("csstype").GridColumnGapProperty; "grid-gap"?: import("csstype").GridGapProperty; "grid-row-gap"?: import("csstype").GridRowGapProperty; "ime-mode"?: import("csstype").ImeModeProperty; "offset-block"?: import("csstype").InsetBlockProperty; "offset-block-end"?: import("csstype").InsetBlockEndProperty; "offset-block-start"?: import("csstype").InsetBlockStartProperty; "offset-inline"?: import("csstype").InsetInlineProperty; "offset-inline-end"?: import("csstype").InsetInlineEndProperty; "offset-inline-start"?: import("csstype").InsetInlineStartProperty; "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty; "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty; "scroll-snap-points-x"?: string; "scroll-snap-points-y"?: string; "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty; "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty; "-khtml-box-align"?: import("csstype").BoxAlignProperty; "-khtml-box-direction"?: import("csstype").BoxDirectionProperty; "-khtml-box-flex"?: import("csstype").GlobalsNumber; "-khtml-box-flex-group"?: import("csstype").GlobalsNumber; "-khtml-box-lines"?: import("csstype").BoxLinesProperty; "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber; "-khtml-box-orient"?: import("csstype").BoxOrientProperty; "-khtml-box-pack"?: import("csstype").BoxPackProperty; "-khtml-line-break"?: import("csstype").LineBreakProperty; "-khtml-opacity"?: import("csstype").OpacityProperty; "-khtml-user-select"?: import("csstype").UserSelectProperty; "-moz-background-clip"?: string; "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty; "-moz-background-origin"?: string; "-moz-background-size"?: import("csstype").BackgroundSizeProperty; "-moz-binding"?: string; "-moz-border-radius"?: import("csstype").BorderRadiusProperty; "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty; "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty; "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty; "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty; "-moz-box-align"?: import("csstype").BoxAlignProperty; "-moz-box-direction"?: import("csstype").BoxDirectionProperty; "-moz-box-flex"?: import("csstype").GlobalsNumber; "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber; "-moz-box-orient"?: import("csstype").BoxOrientProperty; "-moz-box-pack"?: import("csstype").BoxPackProperty; "-moz-box-shadow"?: string; "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty; "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty; "-moz-opacity"?: import("csstype").OpacityProperty; "-moz-outline"?: import("csstype").OutlineProperty; "-moz-outline-color"?: string; "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty; "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty; "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty; "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty; "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty; "-moz-outline-style"?: string; "-moz-outline-width"?: import("csstype").OutlineWidthProperty; "-moz-text-align-last"?: import("csstype").TextAlignLastProperty; "-moz-text-decoration-color"?: string; "-moz-text-decoration-line"?: string; "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty; "-moz-user-input"?: import("csstype").MozUserInputProperty; "-ms-ime-mode"?: import("csstype").ImeModeProperty; "-o-animation"?: import("csstype").AnimationProperty; "-o-animation-delay"?: string; "-o-animation-direction"?: string; "-o-animation-duration"?: string; "-o-animation-fill-mode"?: string; "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty; "-o-animation-name"?: string; "-o-animation-play-state"?: string; "-o-animation-timing-function"?: string; "-o-background-size"?: import("csstype").BackgroundSizeProperty; "-o-border-image"?: import("csstype").BorderImageProperty; "-o-object-fit"?: import("csstype").ObjectFitProperty; "-o-object-position"?: import("csstype").ObjectPositionProperty; "-o-tab-size"?: import("csstype").TabSizeProperty; "-o-text-overflow"?: string; "-o-transform"?: string; "-o-transform-origin"?: import("csstype").TransformOriginProperty; "-o-transition"?: string; "-o-transition-delay"?: string; "-o-transition-duration"?: string; "-o-transition-property"?: string; "-o-transition-timing-function"?: string; "-webkit-box-align"?: import("csstype").BoxAlignProperty; "-webkit-box-direction"?: import("csstype").BoxDirectionProperty; "-webkit-box-flex"?: import("csstype").GlobalsNumber; "-webkit-box-flex-group"?: import("csstype").GlobalsNumber; "-webkit-box-lines"?: import("csstype").BoxLinesProperty; "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber; "-webkit-box-orient"?: import("csstype").BoxOrientProperty; "-webkit-box-pack"?: import("csstype").BoxPackProperty; "-webkit-scroll-snap-points-x"?: string; "-webkit-scroll-snap-points-y"?: string; "alignment-baseline"?: import("csstype").AlignmentBaselineProperty; "baseline-shift"?: import("csstype").BaselineShiftProperty; "clip-rule"?: import("csstype").ClipRuleProperty; "color-interpolation"?: import("csstype").ColorInterpolationProperty; "color-rendering"?: import("csstype").ColorRenderingProperty; "dominant-baseline"?: import("csstype").DominantBaselineProperty; "fill-opacity"?: import("csstype").GlobalsNumber; "fill-rule"?: import("csstype").FillRuleProperty; "flood-color"?: string; "flood-opacity"?: import("csstype").GlobalsNumber; "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty; "lighting-color"?: string; "marker-end"?: string; "marker-mid"?: string; "marker-start"?: string; "shape-rendering"?: import("csstype").ShapeRenderingProperty; "stop-color"?: string; "stop-opacity"?: import("csstype").GlobalsNumber; "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty; "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty; "stroke-linecap"?: import("csstype").StrokeLinecapProperty; "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty; "stroke-miterlimit"?: import("csstype").GlobalsNumber; "stroke-opacity"?: import("csstype").GlobalsNumber; "stroke-width"?: import("csstype").StrokeWidthProperty; "text-anchor"?: import("csstype").TextAnchorProperty; "vector-effect"?: import("csstype").VectorEffectProperty; }; onPostRender: () => void; };