@dspacev-bundle/vue-cesium
Version:
Vue 3.x components for CesiumJS.
1,531 lines • 96.6 kB
TypeScript
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<HTMLElement>;
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<string | number>;
backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number>;
backgroundRepeat?: string;
backgroundSize?: import("csstype").BackgroundSizeProperty<string | number>;
blockOverflow?: string;
blockSize?: import("csstype").BlockSizeProperty<string | number>;
borderBlockColor?: string;
borderBlockEndColor?: string;
borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty;
borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number>;
borderBlockStartColor?: string;
borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty;
borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number>;
borderBlockStyle?: import("csstype").BorderBlockStyleProperty;
borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number>;
borderBottomColor?: string;
borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number>;
borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number>;
borderBottomStyle?: import("csstype").BorderBottomStyleProperty;
borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number>;
borderCollapse?: import("csstype").BorderCollapseProperty;
borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number>;
borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number>;
borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number>;
borderImageRepeat?: string;
borderImageSlice?: import("csstype").BorderImageSliceProperty;
borderImageSource?: string;
borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number>;
borderInlineColor?: string;
borderInlineEndColor?: string;
borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty;
borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number>;
borderInlineStartColor?: string;
borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty;
borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number>;
borderInlineStyle?: import("csstype").BorderInlineStyleProperty;
borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number>;
borderLeftColor?: string;
borderLeftStyle?: import("csstype").BorderLeftStyleProperty;
borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number>;
borderRightColor?: string;
borderRightStyle?: import("csstype").BorderRightStyleProperty;
borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number>;
borderSpacing?: import("csstype").BorderSpacingProperty<string | number>;
borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number>;
borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number>;
borderTopColor?: string;
borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number>;
borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number>;
borderTopStyle?: import("csstype").BorderTopStyleProperty;
borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number>;
bottom?: import("csstype").BottomProperty<string | number>;
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<string | number>;
columnRuleColor?: string;
columnRuleStyle?: string;
columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number>;
columnSpan?: import("csstype").ColumnSpanProperty;
columnWidth?: import("csstype").ColumnWidthProperty<string | number>;
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<string | number>;
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<string | number>;
fontSizeAdjust?: import("csstype").FontSizeAdjustProperty;
fontSmooth?: import("csstype").FontSmoothProperty<string | number>;
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<string | number>;
gridAutoFlow?: string;
gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number>;
gridColumnEnd?: import("csstype").GridColumnEndProperty;
gridColumnStart?: import("csstype").GridColumnStartProperty;
gridRowEnd?: import("csstype").GridRowEndProperty;
gridRowStart?: import("csstype").GridRowStartProperty;
gridTemplateAreas?: string;
gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number>;
gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number>;
hangingPunctuation?: string;
height?: import("csstype").HeightProperty<string | number>;
hyphenateCharacter?: string;
hyphens?: import("csstype").HyphensProperty;
imageOrientation?: string;
imageRendering?: import("csstype").ImageRenderingProperty;
imageResolution?: string;
initialLetter?: import("csstype").InitialLetterProperty;
inlineSize?: import("csstype").InlineSizeProperty<string | number>;
inputSecurity?: import("csstype").InputSecurityProperty;
inset?: import("csstype").InsetProperty<string | number>;
insetBlock?: import("csstype").InsetBlockProperty<string | number>;
insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number>;
insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number>;
insetInline?: import("csstype").InsetInlineProperty<string | number>;
insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number>;
insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number>;
isolation?: import("csstype").IsolationProperty;
justifyContent?: string;
justifyItems?: string;
justifySelf?: string;
justifyTracks?: string;
left?: import("csstype").LeftProperty<string | number>;
letterSpacing?: import("csstype").LetterSpacingProperty<string | number>;
lineBreak?: import("csstype").LineBreakProperty;
lineHeight?: import("csstype").LineHeightProperty<string | number>;
lineHeightStep?: import("csstype").LineHeightStepProperty<string | number>;
listStyleImage?: string;
listStylePosition?: import("csstype").ListStylePositionProperty;
listStyleType?: string;
marginBlock?: import("csstype").MarginBlockProperty<string | number>;
marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number>;
marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number>;
marginBottom?: import("csstype").MarginBottomProperty<string | number>;
marginInline?: import("csstype").MarginInlineProperty<string | number>;
marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number>;
marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number>;
marginLeft?: import("csstype").MarginLeftProperty<string | number>;
marginRight?: import("csstype").MarginRightProperty<string | number>;
marginTop?: import("csstype").MarginTopProperty<string | number>;
maskBorderMode?: import("csstype").MaskBorderModeProperty;
maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number>;
maskBorderRepeat?: string;
maskBorderSlice?: import("csstype").MaskBorderSliceProperty;
maskBorderSource?: string;
maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number>;
maskClip?: string;
maskComposite?: string;
maskImage?: string;
maskMode?: string;
maskOrigin?: string;
maskPosition?: import("csstype").MaskPositionProperty<string | number>;
maskRepeat?: string;
maskSize?: import("csstype").MaskSizeProperty<string | number>;
maskType?: import("csstype").MaskTypeProperty;
mathDepth?: import("csstype").MathDepthProperty;
mathShift?: import("csstype").MathShiftProperty;
mathStyle?: import("csstype").MathStyleProperty;
maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number>;
maxHeight?: import("csstype").MaxHeightProperty<string | number>;
maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number>;
maxLines?: import("csstype").MaxLinesProperty;
maxWidth?: import("csstype").MaxWidthProperty<string | number>;
minBlockSize?: import("csstype").MinBlockSizeProperty<string | number>;
minHeight?: import("csstype").MinHeightProperty<string | number>;
minInlineSize?: import("csstype").MinInlineSizeProperty<string | number>;
minWidth?: import("csstype").MinWidthProperty<string | number>;
mixBlendMode?: import("csstype").MixBlendModeProperty;
motionDistance?: import("csstype").OffsetDistanceProperty<string | number>;
motionPath?: string;
motionRotation?: string;
objectFit?: import("csstype").ObjectFitProperty;
objectPosition?: import("csstype").ObjectPositionProperty<string | number>;
offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number>;
offsetDistance?: import("csstype").OffsetDistanceProperty<string | number>;
offsetPath?: string;
offsetRotate?: string;
offsetRotation?: string;
opacity?: import("csstype").OpacityProperty;
order?: import("csstype").GlobalsNumber;
orphans?: import("csstype").GlobalsNumber;
outlineColor?: string;
outlineOffset?: import("csstype").OutlineOffsetProperty<string | number>;
outlineStyle?: string;
outlineWidth?: import("csstype").OutlineWidthProperty<string | number>;
overflowAnchor?: import("csstype").OverflowAnchorProperty;
overflowBlock?: import("csstype").OverflowBlockProperty;
overflowClipBox?: import("csstype").OverflowClipBoxProperty;
overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number>;
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<string | number>;
paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number>;
paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number>;
paddingBottom?: import("csstype").PaddingBottomProperty<string | number>;
paddingInline?: import("csstype").PaddingInlineProperty<string | number>;
paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number>;
paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number>;
paddingLeft?: import("csstype").PaddingLeftProperty<string | number>;
paddingRight?: import("csstype").PaddingRightProperty<string | number>;
paddingTop?: import("csstype").PaddingTopProperty<string | number>;
pageBreakAfter?: import("csstype").PageBreakAfterProperty;
pageBreakBefore?: import("csstype").PageBreakBeforeProperty;
pageBreakInside?: import("csstype").PageBreakInsideProperty;
paintOrder?: string;
perspective?: import("csstype").PerspectiveProperty<string | number>;
perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number>;
placeContent?: string;
pointerEvents?: import("csstype").PointerEventsProperty;
position?: import("csstype").PositionProperty;
printColorAdjust?: import("csstype").PrintColorAdjustProperty;
quotes?: string;
resize?: import("csstype").ResizeProperty;
right?: import("csstype").RightProperty<string | number>;
rotate?: string;
rowGap?: import("csstype").RowGapProperty<string | number>;
rubyAlign?: import("csstype").RubyAlignProperty;
rubyMerge?: import("csstype").RubyMergeProperty;
rubyPosition?: string;
scale?: import("csstype").ScaleProperty;
scrollBehavior?: import("csstype").ScrollBehaviorProperty;
scrollMargin?: import("csstype").ScrollMarginProperty<string | number>;
scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number>;
scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number>;
scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number>;
scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number>;
scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number>;
scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number>;
scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number>;
scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number>;
scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number>;
scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number>;
scrollPadding?: import("csstype").ScrollPaddingProperty<string | number>;
scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number>;
scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number>;
scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number>;
scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number>;
scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number>;
scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number>;
scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number>;
scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number>;
scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number>;
scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number>;
scrollSnapAlign?: string;
scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number>;
scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number>;
scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number>;
scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number>;
scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number>;
scrollSnapStop?: import("csstype").ScrollSnapStopProperty;
scrollSnapType?: string;
scrollbarColor?: string;
scrollbarGutter?: string;
scrollbarWidth?: import("csstype").ScrollbarWidthProperty;
shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty;
shapeMargin?: import("csstype").ShapeMarginProperty<string | number>;
shapeOutside?: string;
tabSize?: import("csstype").TabSizeProperty<string | number>;
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<string | number>;
textEmphasisColor?: string;
textEmphasisPosition?: string;
textEmphasisStyle?: string;
textIndent?: import("csstype").TextIndentProperty<string | number>;
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<string | number>;
textUnderlinePosition?: string;
top?: import("csstype").TopProperty<string | number>;
touchAction?: string;
transform?: string;
transformBox?: import("csstype").TransformBoxProperty;
transformOrigin?: import("csstype").TransformOriginProperty<string | number>;
transformStyle?: import("csstype").TransformStyleProperty;
transitionDelay?: string;
transitionDuration?: string;
transitionProperty?: string;
transitionTimingFunction?: string;
translate?: import("csstype").TranslateProperty<string | number>;
unicodeBidi?: import("csstype").UnicodeBidiProperty;
userSelect?: import("csstype").UserSelectProperty;
verticalAlign?: import("csstype").VerticalAlignProperty<string | number>;
visibility?: import("csstype").VisibilityProperty;
whiteSpace?: import("csstype").WhiteSpaceProperty;
widows?: import("csstype").GlobalsNumber;
width?: import("csstype").WidthProperty<string | number>;
willChange?: string;
wordBreak?: import("csstype").WordBreakProperty;
wordSpacing?: import("csstype").WordSpacingProperty<string | number>;
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<string | number>;
backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number>;
border?: import("csstype").BorderProperty<string | number>;
borderBlock?: import("csstype").BorderBlockProperty<string | number>;
borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number>;
borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number>;
borderBottom?: import("csstype").BorderBottomProperty<string | number>;
borderColor?: string;
borderImage?: import("csstype").BorderImageProperty;
borderInline?: import("csstype").BorderInlineProperty<string | number>;
borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number>;
borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number>;
borderLeft?: import("csstype").BorderLeftProperty<string | number>;
borderRadius?: import("csstype").BorderRadiusProperty<string | number>;
borderRight?: import("csstype").BorderRightProperty<string | number>;
borderStyle?: string;
borderTop?: import("csstype").BorderTopProperty<string | number>;
borderWidth?: import("csstype").BorderWidthProperty<string | number>;
columnRule?: import("csstype").ColumnRuleProperty<string | number>;
columns?: import("csstype").ColumnsProperty<string | number>;
flex?: import("csstype").FlexProperty<string | number>;
flexFlow?: string;
font?: string;
gap?: import("csstype").GapProperty<string | number>;
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<string | number>;
mask?: import("csstype").MaskProperty<string | number>;
maskBorder?: import("csstype").MaskBorderProperty;
motion?: import("csstype").OffsetProperty<string | number>;
offset?: import("csstype").OffsetProperty<string | number>;
outline?: import("csstype").OutlineProperty<string | number>;
overflow?: string;
overscrollBehavior?: string;
padding?: import("csstype").PaddingProperty<string | number>;
placeItems?: string;
placeSelf?: string;
textDecoration?: import("csstype").TextDecorationProperty<string | number>;
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<string | number>;
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<string | number>;
MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number>;
MozContextProperties?: string;
MozFontFeatureSettings?: string;
MozFontLanguageOverride?: string;
MozHyphens?: import("csstype").HyphensProperty;
MozImageRegion?: string;
MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number>;
MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number>;
MozOrient?: import("csstype").MozOrientProperty;
MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number>;
MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number>;
MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number>;
MozPerspective?: import("csstype").PerspectiveProperty<string | number>;
MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number>;
MozStackSizing?: import("csstype").MozStackSizingProperty;
MozTabSize?: import("csstype").TabSizeProperty<string | number>;
MozTextBlink?: import("csstype").MozTextBlinkProperty;
MozTextSizeAdjust?: string;
MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number>;
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<string | number>;
msGridRows?: import("csstype").MsGridRowsProperty<string | number>;
msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty;
msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty;
msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty;
msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number>;
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<string | number>;
msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number>;
msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number>;
msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number>;
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<string | number>;
msTransitionDelay?: string;
msTransitionDuration?: string;
msTransitionProperty?: string;
msTransitionTimingFunction?: string;
msUserSelect?: import("csstype").MsUserSelectProperty;
msWordBreak?: import("csstype").WordBreakProperty;
msWrapFlow?: import("csstype").MsWrapFlowProperty;
msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number>;
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<string | number>;
WebkitBorderBeforeColor?: string;
WebkitBorderBeforeStyle?: string;
WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number>;
WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number>;
WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number>;
WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty;
WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number>;
WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number>;
WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty;
WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number>;
WebkitBoxShadow?: string;
WebkitBoxSizing?: import("csstype").BoxSizingProperty;
WebkitClipPath?: string;
WebkitColumnCount?: import("csstype").ColumnCountProperty;
WebkitColumnFill?: import("csstype").ColumnFillProperty;
WebkitColumnRuleColor?: string;
WebkitColumnRuleStyle?: string;
WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number>;
WebkitColumnSpan?: import("csstype").ColumnSpanProperty;
WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number>;
WebkitFilter?: string;
WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number>;
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<string | number>;
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<string | number>;
WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number>;
WebkitMaskAttachment?: string;
WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number>;
WebkitMaskBoxImageRepeat?: string;
WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty;
WebkitMaskBoxImageSource?: string;
WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number>;
WebkitMaskClip?: string;
WebkitMaskComposite?: string;
WebkitMaskImage?: string;
WebkitMaskOrigin?: string;
WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number>;
WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number>;
WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number>;
WebkitMaskRepeat?: string;
WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty;
WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty;
WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number>;
WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number>;
WebkitOrder?: import("csstype").GlobalsNumber;
WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty;
WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number>;
WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number>;
WebkitPerspective?: import("csstype").PerspectiveProperty<string | number>;
WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number>;
WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty;
WebkitRubyPosition?: string;
WebkitScrollSnapType?: string;
WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number>;
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<string | number>;
WebkitTextUnderlinePosition?: string;
WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty;
WebkitTransform?: string;
WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number>;
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<string | number>;
MozColumns?: import("csstype").ColumnsProperty<string | number>;
MozTransition?: string;
msContentZoomLimit?: string;
msContentZoomSnap?: string;
msFlex?: import("csstype").FlexProperty<string | number>;
msScrollLimit?: string;
msScrollSnapX?: string;
msScrollSnapY?: string;
msTransition?: string;
WebkitAnimation?: import("csstype").AnimationProperty;
WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number>;
WebkitBorderImage?: import("csstype").BorderImageProperty;
WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number>;
WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number>;
WebkitColumns?: import("csstype").ColumnsProperty<string | number>;
WebkitFlex?: import("csstype").FlexProperty<string | number>;
WebkitFlexFlow?: string;
WebkitMask?: import("csstype").WebkitMaskProperty<string | number>;
WebkitMaskBoxImage?: import("csstype").MaskBorderProperty;
WebkitTextEmphasis?: string;
WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number>;
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<string | number>;
gridGap?: import("csstype").GridGapProperty<string | number>;
gridRowGap?: import("csstype").GridRowGapProperty<string | number>;
imeMode?: import("csstype").ImeModeProperty;
offsetBlock?: import("csstype").InsetBlockProperty<string | number>;
offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number>;
offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number>;
offsetInline?: import("csstype").InsetInlineProperty<string | number>;
offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number>;
offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number>;
scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number>;
scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number>;
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<string | number>;
MozBinding?: string;
MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number>;
MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number>;
MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number>;
MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number>;
MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number>;
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<string | number>;
MozOutlineColor?: string;
MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number>;
MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number>;
MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number>;
MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number>;
MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number>;
MozOutlineStyle?: string;
MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number>;
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<string | number>;
OBorderImage?: import("csstype").BorderImageProperty;
OObjectFit?: import("csstype").ObjectFitProperty;
OObjectPosition?: import("csstype").ObjectPositionProperty<string | number>;
OTabSize?: import("csstype").TabSizeProperty<string | number>;
OTextOverflow?: string;
OTransform?: string;
OTransformOrigin?: import("csstype").TransformOriginProperty<string | number>;
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<string | number>;
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<string | number>;
strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number>;
strokeLinecap?: import("csstype").StrokeLinecapProperty;
strokeLinejoin?: import("csstype").StrokeLinejoinProperty;
strokeMiterlimit?: import("csstype").GlobalsNumber;
strokeOpacity?: import("csstype").GlobalsNumber;
strokeWidth?: import("csstype").StrokeWidthProperty<string | number>;
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<string | number>;
"background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number>;
"background-repeat"?: string;
"background-size"?: import("csstype").BackgroundSizeProperty<string | number>;
"block-overflow"?: string;
"block-size"?: import("csstype").BlockSizeProperty<string | number>;
"border-block-color"?: string;
"border-block-end-color"?: string;
"border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty;
"border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number>;
"border-block-start-color"?: string;
"border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty;
"border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number>;
"border-block-style"?: import("csstype").BorderBlockStyleProperty;
"border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number>;
"border-bottom-color"?: string;
"border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number>;
"border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number>;
"border-bottom-style"?: import("csstype").BorderBottomStyleProperty;
"border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number>;
"border-collapse"?: import("csstype").BorderCollapseProperty;
"border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number>;
"border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number>;
"border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number>;
"border-image-repeat"?: string;
"border-image-slice"?: import("csstype").BorderImageSliceProperty;
"border-image-source"?: string;
"border-image-width"?: import("csstype").BorderImageWidthProperty<string | number>;
"border-inline-color"?: string;
"border-inline-end-color"?: string;
"border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty;
"border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number>;
"border-inline-start-color"?: string;
"border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty;
"border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number>;
"border-inline-style"?: import("csstype").BorderInlineStyleProperty;
"border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number>;
"border-left-color"?: string;
"border-left-style"?: import("csstype").BorderLeftStyleProperty;
"border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number>;
"border-right-color"?: string;
"border-right-style"?: import("csstype").BorderRightStyleProperty;
"border-right-width"?: import("csstype").BorderRightWidthProperty<string | number>;
"border-spacing"?: import("csstype").BorderSpacingProperty<string | number>;
"border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number>;
"border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number>;
"border-top-color"?: string;
"border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number>;
"border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number>;
"border-top-style"?: import("csstype").BorderTopStyleProperty;
"border-top-width"?: import("csstype").BorderTopWidthProperty<string | number>;
"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<string | number>;
"column-rule-color"?: string;
"column-rule-style"?: string;
"column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number>;
"column-span"?: import("csstype").ColumnSpanProperty;
"column-width"?: import("csstype").ColumnWidthProperty<string | number>;
"content-visibility"?: import("csstype").ContentVisibilityProperty;
"counter-increment"?: string;
"counter-reset"?: string;
"counter-set"?: string;
"empty-cells"?: import("csstype").EmptyCellsProperty;
"flex-basis"?: import("csstype").FlexBasisProperty<string | number>;
"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<string | number>;
"font-size-adjust"?: import("csstype").FontSizeAdjustProperty;
"font-smooth"?: import("csstype").FontSmoothProperty<string | number>;
"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<string | number>;
"grid-auto-flow"?: string;
"grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number>;
"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<string | number>;
"grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number>;
"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<string | number>;
"input-security"?: import("csstype").InputSecurityProperty;
"inset-block"?: import("csstype").InsetBlockProperty<string | number>;
"inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number>;
"inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number>;
"inset-inline"?: import("csstype").InsetInlineProperty<string | number>;
"inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number>;
"inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number>;
"justify-content"?: string;
"justify-items"?: string;
"justify-self"?: string;
"justify-tracks"?: string;
"letter-spacing"?: import("csstype").LetterSpacingProperty<string | number>;
"line-break"?: import("csstype").LineBreakProperty;
"line-height"?: import("csstype").LineHeightProperty<string | number>;
"line-height-step"?: import("csstype").LineHeightStepProperty<string | number>;
"list-style-image"?: string;
"list-style-position"?: import("csstype").ListStylePositionProperty;
"list-style-type"?: string;
"margin-block"?: import("csstype").MarginBlockProperty<string | number>;
"margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number>;
"margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number>;
"margin-bottom"?: import("csstype").MarginBottomProperty<string | number>;
"margin-inline"?: import("csstype").MarginInlineProperty<string | number>;
"margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number>;
"margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number>;
"margin-left"?: import("csstype").MarginLeftProperty<string | number>;
"margin-right"?: import("csstype").MarginRightProperty<string | number>;
"margin-top"?: import("csstype").MarginTopProperty<string | number>;
"mask-border-mode"?: import("csstype").MaskBorderModeProperty;
"mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number>;
"mask-border-repeat"?: string;
"mask-border-slice"?: import("csstype").MaskBorderSliceProperty;
"mask-border-source"?: string;
"mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number>;
"mask-clip"?: string;
"mask-composite"?: string;
"mask-image"?: string;
"mask-mode"?: string;
"mask-origin"?: string;
"mask-position"?: import("csstype").MaskPositionProperty<string | number>;
"mask-repeat"?: string;
"mask-size"?: import("csstype").MaskSizeProperty<string | number>;
"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<string | number>;
"max-height"?: import("csstype").MaxHeightProperty<string | number>;
"max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number>;
"max-lines"?: import("csstype").MaxLinesProperty;
"max-width"?: import("csstype").MaxWidthProperty<string | number>;
"min-block-size"?: import("csstype").MinBlockSizeProperty<string | number>;
"min-height"?: import("csstype").MinHeightProperty<string | number>;
"min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number>;
"min-width"?: import("csstype").MinWidthProperty<string | number>;
"mix-blend-mode"?: import("csstype").MixBlendModeProperty;
"motion-distance"?: import("csstype").OffsetDistanceProperty<string | number>;
"motion-path"?: string;
"motion-rotation"?: string;
"object-fit"?: import("csstype").ObjectFitProperty;
"object-position"?: import("csstype").ObjectPositionProperty<string | number>;
"offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number>;
"offset-distance"?: import("csstype").OffsetDistanceProperty<string | number>;
"offset-path"?: string;
"offset-rotate"?: string;
"offset-rotation"?: string;
"outline-color"?: string;
"outline-offset"?: import("csstype").OutlineOffsetProperty<string | number>;
"outline-style"?: string;
"outline-width"?: import("csstype").OutlineWidthProperty<string | number>;
"overflow-anchor"?: import("csstype").OverflowAnchorProperty;
"overflow-block"?: import("csstype").OverflowBlockProperty;
"overflow-clip-box"?: import("csstype").OverflowClipBoxProperty;
"overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number>;
"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<string | number>;
"padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number>;
"padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number>;
"padding-bottom"?: import("csstype").PaddingBottomProperty<string | number>;
"padding-inline"?: import("csstype").PaddingInlineProperty<string | number>;
"padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number>;
"padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number>;
"padding-left"?: import("csstype").PaddingLeftProperty<string | number>;
"padding-right"?: import("csstype").PaddingRightProperty<string | number>;
"padding-top"?: import("csstype").PaddingTopProperty<string | number>;
"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<string | number>;
"place-content"?: string;
"pointer-events"?: import("csstype").PointerEventsProperty;
"print-color-adjust"?: import("csstype").PrintColorAdjustProperty;
"row-gap"?: import("csstype").RowGapProperty<string | number>;
"ruby-align"?: import("csstype").RubyAlignProperty;
"ruby-merge"?: import("csstype").RubyMergeProperty;
"ruby-position"?: string;
"scroll-behavior"?: import("csstype").ScrollBehaviorProperty;
"scroll-margin"?: import("csstype").ScrollMarginProperty<string | number>;
"scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number>;
"scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number>;
"scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number>;
"scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number>;
"scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number>;
"scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number>;
"scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number>;
"scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number>;
"scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number>;
"scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number>;
"scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number>;
"scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number>;
"scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number>;
"scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number>;
"scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number>;
"scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number>;
"scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number>;
"scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number>;
"scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number>;
"scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number>;
"scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number>;
"scroll-snap-align"?: string;
"scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number>;
"scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number>;
"scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number>;
"scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number>;
"scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number>;
"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<string | number>;
"shape-outside"?: string;
"tab-size"?: import("csstype").TabSizeProperty<string | number>;
"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<string | number>;
"text-emphasis-color"?: string;
"text-emphasis-position"?: string;
"text-emphasis-style"?: string;
"text-indent"?: import("csstype").TextIndentProperty<string | number>;
"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<string | number>;
"text-underline-position"?: string;
"touch-action"?: string;
"transform-box"?: import("csstype").TransformBoxProperty;
"transform-origin"?: import("csstype").TransformOriginProperty<string | number>;
"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<string | number>;
"white-space"?: import("csstype").WhiteSpaceProperty;
"will-change"?: string;
"word-break"?: import("csstype").WordBreakProperty;
"word-spacing"?: import("csstype").WordSpacingProperty<string | number>;
"word-wrap"?: import("csstype").WordWrapProperty;
"writing-mode"?: import("csstype").WritingModeProperty;
"z-index"?: import("csstype").ZIndexProperty;
"background-position"?: import("csstype").BackgroundPositionProperty<string | number>;
"border-block"?: import("csstype").BorderBlockProperty<string | number>;
"border-block-end"?: import("csstype").BorderBlockEndProperty<string | number>;
"border-block-start"?: import("csstype").BorderBlockStartProperty<string | number>;
"border-bottom"?: import("csstype").BorderBottomProperty<string | number>;
"border-color"?: string;
"border-image"?: import("csstype").BorderImageProperty;
"border-inline"?: import("csstype").BorderInlineProperty<string | number>;
"border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number>;
"border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number>;
"border-left"?: import("csstype").BorderLeftProperty<string | number>;
"border-radius"?: import("csstype").BorderRadiusProperty<string | number>;
"border-right"?: import("csstype").BorderRightProperty<string | number>;
"border-style"?: string;
"border-top"?: import("csstype").BorderTopProperty<string | number>;
"border-width"?: import("csstype").BorderWidthProperty<string | number>;
"column-rule"?: import("csstype").ColumnRuleProperty<string | number>;
"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<string | number>;
"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<string | number>;
"-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<string | number>;
"-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number>;
"-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<string | number>;
"-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number>;
"-moz-orient"?: import("csstype").MozOrientProperty;
"-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number>;
"-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number>;
"-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number>;
"-moz-perspective"?: import("csstype").PerspectiveProperty<string | number>;
"-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number>;
"-moz-stack-sizing"?: import("csstype").MozStackSizingProperty;
"-moz-tab-size"?: import("csstype").TabSizeProperty<string | number>;
"-moz-text-blink"?: import("csstype").MozTextBlinkProperty;
"-moz-text-size-adjust"?: string;
"-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number>;
"-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<string | number>;
"-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number>;
"-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<string | number>;
"-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<string | number>;
"-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number>;
"-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number>;
"-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number>;
"-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<string | number>;
"-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<string | number>;
"-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<string | number>;
"-webkit-border-before-color"?: string;
"-webkit-border-before-style"?: string;
"-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number>;
"-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number>;
"-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number>;
"-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty;
"-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number>;
"-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number>;
"-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty;
"-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number>;
"-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<string | number>;
"-webkit-column-span"?: import("csstype").ColumnSpanProperty;
"-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number>;
"-webkit-filter"?: string;
"-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number>;
"-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<string | number>;
"-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<string | number>;
"-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number>;
"-webkit-mask-attachment"?: string;
"-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number>;
"-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<string | number>;
"-webkit-mask-clip"?: string;
"-webkit-mask-composite"?: string;
"-webkit-mask-image"?: string;
"-webkit-mask-origin"?: string;
"-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number>;
"-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number>;
"-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number>;
"-webkit-mask-repeat"?: string;
"-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty;
"-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty;
"-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number>;
"-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number>;
"-webkit-order"?: import("csstype").GlobalsNumber;
"-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty;
"-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number>;
"-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number>;
"-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number>;
"-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number>;
"-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty;
"-webkit-ruby-position"?: string;
"-webkit-scroll-snap-type"?: string;
"-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number>;
"-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<string | number>;
"-webkit-text-underline-position"?: string;
"-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty;
"-webkit-transform"?: string;
"-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number>;
"-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<string | number>;
"-moz-columns"?: import("csstype").ColumnsProperty<string | number>;
"-moz-transition"?: string;
"-ms-content-zoom-limit"?: string;
"-ms-content-zoom-snap"?: string;
"-ms-flex"?: import("csstype").FlexProperty<string | number>;
"-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<string | number>;
"-webkit-border-image"?: import("csstype").BorderImageProperty;
"-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number>;
"-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number>;
"-webkit-columns"?: import("csstype").ColumnsProperty<string | number>;
"-webkit-flex"?: import("csstype").FlexProperty<string | number>;
"-webkit-flex-flow"?: string;
"-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number>;
"-webkit-mask-box-image"?: import("csstype").MaskBorderProperty;
"-webkit-text-emphasis"?: string;
"-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number>;
"-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<string | number>;
"grid-gap"?: import("csstype").GridGapProperty<string | number>;
"grid-row-gap"?: import("csstype").GridRowGapProperty<string | number>;
"ime-mode"?: import("csstype").ImeModeProperty;
"offset-block"?: import("csstype").InsetBlockProperty<string | number>;
"offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number>;
"offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number>;
"offset-inline"?: import("csstype").InsetInlineProperty<string | number>;
"offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number>;
"offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number>;
"scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number>;
"scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number>;
"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<string | number>;
"-moz-binding"?: string;
"-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number>;
"-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number>;
"-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number>;
"-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number>;
"-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number>;
"-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<string | number>;
"-moz-outline-color"?: string;
"-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number>;
"-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number>;
"-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number>;
"-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number>;
"-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number>;
"-moz-outline-style"?: string;
"-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number>;
"-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<string | number>;
"-o-border-image"?: import("csstype").BorderImageProperty;
"-o-object-fit"?: import("csstype").ObjectFitProperty;
"-o-object-position"?: import("csstype").ObjectPositionProperty<string | number>;
"-o-tab-size"?: import("csstype").TabSizeProperty<string | number>;
"-o-text-overflow"?: string;
"-o-transform"?: string;
"-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number>;
"-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<string | number>;
"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<string | number>;
"stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number>;
"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<string | number>;
"text-anchor"?: import("csstype").TextAnchorProperty;
"vector-effect"?: import("csstype").VectorEffectProperty;
};
onPostRender: () => void;
};