ydb-embedded-ui 8.2.1 → 8.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3215 @@
1
+ export declare const light: {
2
+ 'pre[class*="language-"]': {
3
+ background: string;
4
+ margin: number;
5
+ accentColor?: import("csstype").Property.AccentColor | undefined;
6
+ alignContent?: import("csstype").Property.AlignContent | undefined;
7
+ alignItems?: import("csstype").Property.AlignItems | undefined;
8
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
9
+ alignTracks?: import("csstype").Property.AlignTracks | undefined;
10
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
11
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
12
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
13
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
14
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
15
+ animationName?: import("csstype").Property.AnimationName | undefined;
16
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
17
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
18
+ appearance?: import("csstype").Property.Appearance | undefined;
19
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
20
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
21
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
22
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
23
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
24
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
25
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
26
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
27
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
28
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
29
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
30
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
31
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
32
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
33
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
34
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
35
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
36
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
37
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
38
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
39
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
40
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
41
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
42
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
43
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
44
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
45
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
46
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
47
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
48
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
49
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
50
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
51
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
52
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
53
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
54
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
55
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
56
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
57
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
58
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
59
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
60
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
61
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
62
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
63
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
64
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
65
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
66
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
67
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
68
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
69
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
70
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
71
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
72
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
73
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
74
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
75
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
76
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
77
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
78
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
79
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
80
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
81
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
82
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
83
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
84
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
85
+ breakInside?: import("csstype").Property.BreakInside | undefined;
86
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
87
+ caretColor?: import("csstype").Property.CaretColor | undefined;
88
+ clear?: import("csstype").Property.Clear | undefined;
89
+ clipPath?: import("csstype").Property.ClipPath | undefined;
90
+ color?: import("csstype").Property.Color | undefined;
91
+ colorAdjust?: import("csstype").Property.ColorAdjust | undefined;
92
+ colorScheme?: import("csstype").Property.ColorScheme | undefined;
93
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
94
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
95
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
96
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
97
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
98
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
99
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
100
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
101
+ contain?: import("csstype").Property.Contain | undefined;
102
+ content?: import("csstype").Property.Content | undefined;
103
+ contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
104
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
105
+ counterReset?: import("csstype").Property.CounterReset | undefined;
106
+ counterSet?: import("csstype").Property.CounterSet | undefined;
107
+ cursor?: import("csstype").Property.Cursor | undefined;
108
+ direction?: import("csstype").Property.Direction | undefined;
109
+ display?: import("csstype").Property.Display | undefined;
110
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
111
+ filter?: import("csstype").Property.Filter | undefined;
112
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
113
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
114
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
115
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
116
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
117
+ float?: import("csstype").Property.Float | undefined;
118
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
119
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
120
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
121
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
122
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
123
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
124
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
125
+ fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
126
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
127
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
128
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
129
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
130
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
131
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
132
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
133
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
134
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
135
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
136
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
137
+ forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
138
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
139
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
140
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
141
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
142
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
143
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
144
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
145
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
146
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
147
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
148
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
149
+ height?: import("csstype").Property.Height<string | number> | undefined;
150
+ hyphens?: import("csstype").Property.Hyphens | undefined;
151
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
152
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
153
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
154
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
155
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
156
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
157
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
158
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
159
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
160
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
161
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
162
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
163
+ isolation?: import("csstype").Property.Isolation | undefined;
164
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
165
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
166
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
167
+ justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
168
+ left?: import("csstype").Property.Left<string | number> | undefined;
169
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
170
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
171
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
172
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
173
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
174
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
175
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
176
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
177
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
178
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
179
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
180
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
181
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
182
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
183
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
184
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
185
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
186
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
187
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
188
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
189
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
190
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
191
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
192
+ maskClip?: import("csstype").Property.MaskClip | undefined;
193
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
194
+ maskImage?: import("csstype").Property.MaskImage | undefined;
195
+ maskMode?: import("csstype").Property.MaskMode | undefined;
196
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
197
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
198
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
199
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
200
+ maskType?: import("csstype").Property.MaskType | undefined;
201
+ mathStyle?: import("csstype").Property.MathStyle | undefined;
202
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
203
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
204
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
205
+ maxLines?: import("csstype").Property.MaxLines | undefined;
206
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
207
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
208
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
209
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
210
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
211
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
212
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
213
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
214
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
215
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
216
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
217
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
218
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
219
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
220
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
221
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
222
+ opacity?: import("csstype").Property.Opacity | undefined;
223
+ order?: import("csstype").Property.Order | undefined;
224
+ orphans?: import("csstype").Property.Orphans | undefined;
225
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
226
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
227
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
228
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
229
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
230
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
231
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
232
+ overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
233
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
234
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
235
+ overflowX?: import("csstype").Property.OverflowX | undefined;
236
+ overflowY?: import("csstype").Property.OverflowY | undefined;
237
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
238
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
239
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
240
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
241
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
242
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
243
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
244
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
245
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
246
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
247
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
248
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
249
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
250
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
251
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
252
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
253
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
254
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
255
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
256
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
257
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
258
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
259
+ position?: import("csstype").Property.Position | undefined;
260
+ quotes?: import("csstype").Property.Quotes | undefined;
261
+ resize?: import("csstype").Property.Resize | undefined;
262
+ right?: import("csstype").Property.Right<string | number> | undefined;
263
+ rotate?: import("csstype").Property.Rotate | undefined;
264
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
265
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
266
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
267
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
268
+ scale?: import("csstype").Property.Scale | undefined;
269
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
270
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
271
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
272
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
273
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
274
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
275
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
276
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
277
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
278
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
279
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
280
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
281
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
282
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
283
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
284
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
285
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
286
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
287
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
288
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
289
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
290
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
291
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
292
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
293
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
294
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
295
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
296
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
297
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
298
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
299
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
300
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
301
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
302
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
303
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
304
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
305
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
306
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
307
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
308
+ textAlign?: import("csstype").Property.TextAlign | undefined;
309
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
310
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
311
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
312
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
313
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
314
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
315
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
316
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
317
+ textDecorationWidth?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
318
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
319
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
320
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
321
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
322
+ textJustify?: import("csstype").Property.TextJustify | undefined;
323
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
324
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
325
+ textRendering?: import("csstype").Property.TextRendering | undefined;
326
+ textShadow?: import("csstype").Property.TextShadow | undefined;
327
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
328
+ textTransform?: import("csstype").Property.TextTransform | undefined;
329
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
330
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
331
+ top?: import("csstype").Property.Top<string | number> | undefined;
332
+ touchAction?: import("csstype").Property.TouchAction | undefined;
333
+ transform?: import("csstype").Property.Transform | undefined;
334
+ transformBox?: import("csstype").Property.TransformBox | undefined;
335
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
336
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
337
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
338
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
339
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
340
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
341
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
342
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
343
+ userSelect?: import("csstype").Property.UserSelect | undefined;
344
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
345
+ visibility?: import("csstype").Property.Visibility | undefined;
346
+ whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
347
+ widows?: import("csstype").Property.Widows | undefined;
348
+ width?: import("csstype").Property.Width<string | number> | undefined;
349
+ willChange?: import("csstype").Property.WillChange | undefined;
350
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
351
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
352
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
353
+ writingMode?: import("csstype").Property.WritingMode | undefined;
354
+ zIndex?: import("csstype").Property.ZIndex | undefined;
355
+ zoom?: import("csstype").Property.Zoom | undefined;
356
+ all?: import("csstype").Property.All | undefined;
357
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
358
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
359
+ border?: import("csstype").Property.Border<string | number> | undefined;
360
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
361
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
362
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
363
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
364
+ borderColor?: import("csstype").Property.BorderColor | undefined;
365
+ borderImage?: import("csstype").Property.BorderImage | undefined;
366
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
367
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
368
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
369
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
370
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
371
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
372
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
373
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
374
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
375
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
376
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
377
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
378
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
379
+ font?: import("csstype").Property.Font | undefined;
380
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
381
+ grid?: import("csstype").Property.Grid | undefined;
382
+ gridArea?: import("csstype").Property.GridArea | undefined;
383
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
384
+ gridRow?: import("csstype").Property.GridRow | undefined;
385
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
386
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
387
+ listStyle?: import("csstype").Property.ListStyle | undefined;
388
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
389
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
390
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
391
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
392
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
393
+ overflow?: import("csstype").Property.Overflow | undefined;
394
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
395
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
396
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
397
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
398
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
399
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
400
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
401
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
402
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
403
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
404
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
405
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
406
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
407
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
408
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
409
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
410
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
411
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
412
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
413
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
414
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
415
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
416
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
417
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
418
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
419
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
420
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
421
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
422
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
423
+ MozColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
424
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
425
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
426
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
427
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
428
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
429
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
430
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
431
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
432
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
433
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
434
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
435
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
436
+ MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
437
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
438
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
439
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
440
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
441
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
442
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
443
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
444
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
445
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
446
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
447
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
448
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
449
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
450
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
451
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
452
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
453
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
454
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
455
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
456
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
457
+ msAlignSelf?: import("csstype").Property.AlignSelf | undefined;
458
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
459
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
460
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
461
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
462
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
463
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
464
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
465
+ msFilter?: import("csstype").Property.MsFilter | undefined;
466
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
467
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
468
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
469
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
470
+ msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
471
+ msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
472
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
473
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
474
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
475
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
476
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
477
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
478
+ msJustifySelf?: import("csstype").Property.JustifySelf | undefined;
479
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
480
+ msOrder?: import("csstype").Property.Order | undefined;
481
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
482
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
483
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
484
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
485
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
486
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
487
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
488
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
489
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
490
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
491
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
492
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
493
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
494
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
495
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
496
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
497
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
498
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
499
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
500
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
501
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
502
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
503
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
504
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
505
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
506
+ msTransform?: import("csstype").Property.Transform | undefined;
507
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
508
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
509
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
510
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
511
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
512
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
513
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
514
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
515
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
516
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
517
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
518
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
519
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
520
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
521
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
522
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
523
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
524
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
525
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
526
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
527
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
528
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
529
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
530
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
531
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
532
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
533
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
534
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
535
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
536
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
537
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
538
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
539
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
540
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
541
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
542
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
543
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
544
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
545
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
546
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
547
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
548
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
549
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
550
+ WebkitColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
551
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
552
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
553
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
554
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
555
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
556
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
557
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
558
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
559
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
560
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
561
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
562
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
563
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
564
+ WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
565
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
566
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
567
+ WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
568
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
569
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
570
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
571
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
572
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
573
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
574
+ WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
575
+ WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
576
+ WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
577
+ WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
578
+ WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
579
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
580
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
581
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
582
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
583
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
584
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
585
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
586
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
587
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
588
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
589
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
590
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
591
+ WebkitOrder?: import("csstype").Property.Order | undefined;
592
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
593
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
594
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
595
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
596
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
597
+ WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | undefined;
598
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
599
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
600
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
601
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
602
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
603
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
604
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
605
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
606
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
607
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
608
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
609
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
610
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
611
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
612
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
613
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
614
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
615
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
616
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
617
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
618
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
619
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
620
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
621
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
622
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
623
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
624
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
625
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
626
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
627
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
628
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
629
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
630
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
631
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
632
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
633
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
634
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
635
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
636
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
637
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
638
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
639
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
640
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
641
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
642
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
643
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
644
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
645
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
646
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
647
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
648
+ WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
649
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
650
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
651
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
652
+ azimuth?: import("csstype").Property.Azimuth | undefined;
653
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
654
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
655
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
656
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
657
+ boxLines?: import("csstype").Property.BoxLines | undefined;
658
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
659
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
660
+ boxPack?: import("csstype").Property.BoxPack | undefined;
661
+ clip?: import("csstype").Property.Clip | undefined;
662
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
663
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
664
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
665
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
666
+ imeMode?: import("csstype").Property.ImeMode | undefined;
667
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
668
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
669
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
670
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
671
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
672
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
673
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
674
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
675
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
676
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
677
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
678
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
679
+ scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
680
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
681
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
682
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
683
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
684
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
685
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
686
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
687
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
688
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
689
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
690
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
691
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
692
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
693
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
694
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
695
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
696
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
697
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
698
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
699
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
700
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
701
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
702
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
703
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
704
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
705
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
706
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
707
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
708
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
709
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
710
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
711
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
712
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
713
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
714
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
715
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
716
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
717
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
718
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
719
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
720
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
721
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
722
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
723
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
724
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
725
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
726
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
727
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
728
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
729
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
730
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
731
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
732
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
733
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
734
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
735
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
736
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
737
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
738
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
739
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
740
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
741
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
742
+ OTransform?: import("csstype").Property.Transform | undefined;
743
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
744
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
745
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
746
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
747
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
748
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
749
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
750
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
751
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
752
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
753
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
754
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
755
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
756
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
757
+ WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
758
+ WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
759
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
760
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
761
+ clipRule?: import("csstype").Property.ClipRule | undefined;
762
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
763
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
764
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
765
+ fill?: import("csstype").Property.Fill | undefined;
766
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
767
+ fillRule?: import("csstype").Property.FillRule | undefined;
768
+ floodColor?: import("csstype").Property.FloodColor | undefined;
769
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
770
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
771
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
772
+ marker?: import("csstype").Property.Marker | undefined;
773
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
774
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
775
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
776
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
777
+ stopColor?: import("csstype").Property.StopColor | undefined;
778
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
779
+ stroke?: import("csstype").Property.Stroke | undefined;
780
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
781
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
782
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
783
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
784
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
785
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
786
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
787
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
788
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
789
+ };
790
+ 'code[class*="language-"]': {
791
+ background: string;
792
+ color: string;
793
+ whiteSpace: "pre-wrap";
794
+ accentColor?: import("csstype").Property.AccentColor | undefined;
795
+ alignContent?: import("csstype").Property.AlignContent | undefined;
796
+ alignItems?: import("csstype").Property.AlignItems | undefined;
797
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
798
+ alignTracks?: import("csstype").Property.AlignTracks | undefined;
799
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
800
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
801
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
802
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
803
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
804
+ animationName?: import("csstype").Property.AnimationName | undefined;
805
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
806
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
807
+ appearance?: import("csstype").Property.Appearance | undefined;
808
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
809
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
810
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
811
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
812
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
813
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
814
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
815
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
816
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
817
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
818
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
819
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
820
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
821
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
822
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
823
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
824
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
825
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
826
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
827
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
828
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
829
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
830
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
831
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
832
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
833
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
834
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
835
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
836
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
837
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
838
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
839
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
840
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
841
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
842
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
843
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
844
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
845
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
846
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
847
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
848
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
849
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
850
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
851
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
852
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
853
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
854
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
855
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
856
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
857
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
858
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
859
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
860
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
861
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
862
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
863
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
864
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
865
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
866
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
867
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
868
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
869
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
870
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
871
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
872
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
873
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
874
+ breakInside?: import("csstype").Property.BreakInside | undefined;
875
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
876
+ caretColor?: import("csstype").Property.CaretColor | undefined;
877
+ clear?: import("csstype").Property.Clear | undefined;
878
+ clipPath?: import("csstype").Property.ClipPath | undefined;
879
+ colorAdjust?: import("csstype").Property.ColorAdjust | undefined;
880
+ colorScheme?: import("csstype").Property.ColorScheme | undefined;
881
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
882
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
883
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
884
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
885
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
886
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
887
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
888
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
889
+ contain?: import("csstype").Property.Contain | undefined;
890
+ content?: import("csstype").Property.Content | undefined;
891
+ contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
892
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
893
+ counterReset?: import("csstype").Property.CounterReset | undefined;
894
+ counterSet?: import("csstype").Property.CounterSet | undefined;
895
+ cursor?: import("csstype").Property.Cursor | undefined;
896
+ direction?: import("csstype").Property.Direction | undefined;
897
+ display?: import("csstype").Property.Display | undefined;
898
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
899
+ filter?: import("csstype").Property.Filter | undefined;
900
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
901
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
902
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
903
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
904
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
905
+ float?: import("csstype").Property.Float | undefined;
906
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
907
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
908
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
909
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
910
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
911
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
912
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
913
+ fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
914
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
915
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
916
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
917
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
918
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
919
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
920
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
921
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
922
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
923
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
924
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
925
+ forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
926
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
927
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
928
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
929
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
930
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
931
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
932
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
933
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
934
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
935
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
936
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
937
+ height?: import("csstype").Property.Height<string | number> | undefined;
938
+ hyphens?: import("csstype").Property.Hyphens | undefined;
939
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
940
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
941
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
942
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
943
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
944
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
945
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
946
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
947
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
948
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
949
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
950
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
951
+ isolation?: import("csstype").Property.Isolation | undefined;
952
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
953
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
954
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
955
+ justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
956
+ left?: import("csstype").Property.Left<string | number> | undefined;
957
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
958
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
959
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
960
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
961
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
962
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
963
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
964
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
965
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
966
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
967
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
968
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
969
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
970
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
971
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
972
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
973
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
974
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
975
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
976
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
977
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
978
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
979
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
980
+ maskClip?: import("csstype").Property.MaskClip | undefined;
981
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
982
+ maskImage?: import("csstype").Property.MaskImage | undefined;
983
+ maskMode?: import("csstype").Property.MaskMode | undefined;
984
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
985
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
986
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
987
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
988
+ maskType?: import("csstype").Property.MaskType | undefined;
989
+ mathStyle?: import("csstype").Property.MathStyle | undefined;
990
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
991
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
992
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
993
+ maxLines?: import("csstype").Property.MaxLines | undefined;
994
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
995
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
996
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
997
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
998
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
999
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
1000
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1001
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
1002
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
1003
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
1004
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1005
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
1006
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1007
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
1008
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
1009
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
1010
+ opacity?: import("csstype").Property.Opacity | undefined;
1011
+ order?: import("csstype").Property.Order | undefined;
1012
+ orphans?: import("csstype").Property.Orphans | undefined;
1013
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
1014
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
1015
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
1016
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1017
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
1018
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
1019
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
1020
+ overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
1021
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
1022
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
1023
+ overflowX?: import("csstype").Property.OverflowX | undefined;
1024
+ overflowY?: import("csstype").Property.OverflowY | undefined;
1025
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
1026
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
1027
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
1028
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
1029
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
1030
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
1031
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
1032
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
1033
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
1034
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1035
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1036
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
1037
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
1038
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
1039
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
1040
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
1041
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
1042
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
1043
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
1044
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1045
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
1046
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
1047
+ position?: import("csstype").Property.Position | undefined;
1048
+ quotes?: import("csstype").Property.Quotes | undefined;
1049
+ resize?: import("csstype").Property.Resize | undefined;
1050
+ right?: import("csstype").Property.Right<string | number> | undefined;
1051
+ rotate?: import("csstype").Property.Rotate | undefined;
1052
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
1053
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
1054
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
1055
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
1056
+ scale?: import("csstype").Property.Scale | undefined;
1057
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
1058
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1059
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
1060
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
1061
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
1062
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1063
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
1064
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
1065
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
1066
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1067
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1068
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1069
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
1070
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
1071
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
1072
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
1073
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
1074
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
1075
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
1076
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
1077
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
1078
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
1079
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
1080
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
1081
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1082
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1083
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1084
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1085
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1086
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
1087
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
1088
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
1089
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
1090
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
1091
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
1092
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1093
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
1094
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
1095
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
1096
+ textAlign?: import("csstype").Property.TextAlign | undefined;
1097
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
1098
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
1099
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
1100
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
1101
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
1102
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
1103
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
1104
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1105
+ textDecorationWidth?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1106
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
1107
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
1108
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
1109
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
1110
+ textJustify?: import("csstype").Property.TextJustify | undefined;
1111
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
1112
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
1113
+ textRendering?: import("csstype").Property.TextRendering | undefined;
1114
+ textShadow?: import("csstype").Property.TextShadow | undefined;
1115
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
1116
+ textTransform?: import("csstype").Property.TextTransform | undefined;
1117
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
1118
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
1119
+ top?: import("csstype").Property.Top<string | number> | undefined;
1120
+ touchAction?: import("csstype").Property.TouchAction | undefined;
1121
+ transform?: import("csstype").Property.Transform | undefined;
1122
+ transformBox?: import("csstype").Property.TransformBox | undefined;
1123
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1124
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
1125
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1126
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1127
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
1128
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
1129
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
1130
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
1131
+ userSelect?: import("csstype").Property.UserSelect | undefined;
1132
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
1133
+ visibility?: import("csstype").Property.Visibility | undefined;
1134
+ widows?: import("csstype").Property.Widows | undefined;
1135
+ width?: import("csstype").Property.Width<string | number> | undefined;
1136
+ willChange?: import("csstype").Property.WillChange | undefined;
1137
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
1138
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
1139
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
1140
+ writingMode?: import("csstype").Property.WritingMode | undefined;
1141
+ zIndex?: import("csstype").Property.ZIndex | undefined;
1142
+ zoom?: import("csstype").Property.Zoom | undefined;
1143
+ all?: import("csstype").Property.All | undefined;
1144
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
1145
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
1146
+ border?: import("csstype").Property.Border<string | number> | undefined;
1147
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
1148
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
1149
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
1150
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
1151
+ borderColor?: import("csstype").Property.BorderColor | undefined;
1152
+ borderImage?: import("csstype").Property.BorderImage | undefined;
1153
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
1154
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
1155
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
1156
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
1157
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
1158
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
1159
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
1160
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
1161
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
1162
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
1163
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
1164
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
1165
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
1166
+ font?: import("csstype").Property.Font | undefined;
1167
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
1168
+ grid?: import("csstype").Property.Grid | undefined;
1169
+ gridArea?: import("csstype").Property.GridArea | undefined;
1170
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
1171
+ gridRow?: import("csstype").Property.GridRow | undefined;
1172
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
1173
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
1174
+ listStyle?: import("csstype").Property.ListStyle | undefined;
1175
+ margin?: import("csstype").Property.Margin<string | number> | undefined;
1176
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
1177
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
1178
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
1179
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
1180
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
1181
+ overflow?: import("csstype").Property.Overflow | undefined;
1182
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
1183
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
1184
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
1185
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
1186
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
1187
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
1188
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
1189
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1190
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
1191
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1192
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
1193
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
1194
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
1195
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
1196
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
1197
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
1198
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
1199
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
1200
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
1201
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
1202
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
1203
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
1204
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
1205
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
1206
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
1207
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
1208
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
1209
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
1210
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
1211
+ MozColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
1212
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
1213
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
1214
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1215
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1216
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
1217
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
1218
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
1219
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
1220
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
1221
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1222
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1223
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
1224
+ MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
1225
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1226
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1227
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
1228
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1229
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
1230
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
1231
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
1232
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
1233
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1234
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
1235
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1236
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1237
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
1238
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
1239
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
1240
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
1241
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
1242
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
1243
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
1244
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
1245
+ msAlignSelf?: import("csstype").Property.AlignSelf | undefined;
1246
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
1247
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
1248
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
1249
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
1250
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
1251
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
1252
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
1253
+ msFilter?: import("csstype").Property.MsFilter | undefined;
1254
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
1255
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
1256
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
1257
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
1258
+ msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
1259
+ msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
1260
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
1261
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
1262
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
1263
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
1264
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
1265
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
1266
+ msJustifySelf?: import("csstype").Property.JustifySelf | undefined;
1267
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
1268
+ msOrder?: import("csstype").Property.Order | undefined;
1269
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
1270
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
1271
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
1272
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
1273
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
1274
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
1275
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
1276
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
1277
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
1278
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
1279
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
1280
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
1281
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
1282
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
1283
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
1284
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
1285
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
1286
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
1287
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
1288
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
1289
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
1290
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
1291
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
1292
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
1293
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
1294
+ msTransform?: import("csstype").Property.Transform | undefined;
1295
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1296
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1297
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1298
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
1299
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
1300
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
1301
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
1302
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
1303
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
1304
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
1305
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
1306
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
1307
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
1308
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
1309
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1310
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
1311
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1312
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
1313
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
1314
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
1315
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
1316
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
1317
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
1318
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
1319
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
1320
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
1321
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
1322
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1323
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
1324
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
1325
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
1326
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1327
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1328
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
1329
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1330
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1331
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
1332
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
1333
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
1334
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
1335
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
1336
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
1337
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
1338
+ WebkitColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
1339
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
1340
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
1341
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1342
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
1343
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1344
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
1345
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
1346
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
1347
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
1348
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
1349
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
1350
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
1351
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
1352
+ WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
1353
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
1354
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
1355
+ WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
1356
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
1357
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
1358
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
1359
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1360
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1361
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
1362
+ WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1363
+ WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
1364
+ WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
1365
+ WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
1366
+ WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1367
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
1368
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
1369
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
1370
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
1371
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
1372
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
1373
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
1374
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
1375
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
1376
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
1377
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
1378
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1379
+ WebkitOrder?: import("csstype").Property.Order | undefined;
1380
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
1381
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1382
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1383
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
1384
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1385
+ WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | undefined;
1386
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
1387
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
1388
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1389
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
1390
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
1391
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
1392
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
1393
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
1394
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
1395
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
1396
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
1397
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
1398
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
1399
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
1400
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
1401
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
1402
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
1403
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
1404
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
1405
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
1406
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1407
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
1408
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1409
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1410
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
1411
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
1412
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
1413
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
1414
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
1415
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
1416
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
1417
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
1418
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
1419
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
1420
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
1421
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
1422
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
1423
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
1424
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
1425
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
1426
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
1427
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
1428
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
1429
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
1430
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
1431
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
1432
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
1433
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
1434
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
1435
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
1436
+ WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
1437
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
1438
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
1439
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
1440
+ azimuth?: import("csstype").Property.Azimuth | undefined;
1441
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
1442
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
1443
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
1444
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
1445
+ boxLines?: import("csstype").Property.BoxLines | undefined;
1446
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
1447
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
1448
+ boxPack?: import("csstype").Property.BoxPack | undefined;
1449
+ clip?: import("csstype").Property.Clip | undefined;
1450
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
1451
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
1452
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
1453
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
1454
+ imeMode?: import("csstype").Property.ImeMode | undefined;
1455
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
1456
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1457
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1458
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
1459
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1460
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1461
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
1462
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
1463
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
1464
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
1465
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
1466
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
1467
+ scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
1468
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
1469
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
1470
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
1471
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
1472
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
1473
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
1474
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
1475
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
1476
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
1477
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
1478
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
1479
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
1480
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
1481
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
1482
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1483
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
1484
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
1485
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1486
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1487
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1488
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1489
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
1490
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
1491
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
1492
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
1493
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
1494
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
1495
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
1496
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
1497
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
1498
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
1499
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
1500
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
1501
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
1502
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
1503
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
1504
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
1505
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
1506
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
1507
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1508
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
1509
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
1510
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
1511
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
1512
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
1513
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
1514
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
1515
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
1516
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1517
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
1518
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1519
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
1520
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
1521
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
1522
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
1523
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
1524
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1525
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
1526
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
1527
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1528
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
1529
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
1530
+ OTransform?: import("csstype").Property.Transform | undefined;
1531
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1532
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
1533
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1534
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1535
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
1536
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
1537
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
1538
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
1539
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
1540
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
1541
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
1542
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
1543
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
1544
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
1545
+ WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
1546
+ WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
1547
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
1548
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
1549
+ clipRule?: import("csstype").Property.ClipRule | undefined;
1550
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
1551
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
1552
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
1553
+ fill?: import("csstype").Property.Fill | undefined;
1554
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
1555
+ fillRule?: import("csstype").Property.FillRule | undefined;
1556
+ floodColor?: import("csstype").Property.FloodColor | undefined;
1557
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
1558
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
1559
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
1560
+ marker?: import("csstype").Property.Marker | undefined;
1561
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
1562
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
1563
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
1564
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
1565
+ stopColor?: import("csstype").Property.StopColor | undefined;
1566
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
1567
+ stroke?: import("csstype").Property.Stroke | undefined;
1568
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
1569
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
1570
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
1571
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
1572
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
1573
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
1574
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
1575
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
1576
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
1577
+ };
1578
+ comment: {
1579
+ color: string;
1580
+ };
1581
+ string: {
1582
+ color: string;
1583
+ };
1584
+ tablepath: {
1585
+ color: string;
1586
+ };
1587
+ function: {
1588
+ color: string;
1589
+ };
1590
+ udf: {
1591
+ color: string;
1592
+ };
1593
+ type: {
1594
+ color: string;
1595
+ };
1596
+ boolean: {
1597
+ color: string;
1598
+ };
1599
+ constant: {
1600
+ color: string;
1601
+ };
1602
+ variable: {
1603
+ color: string;
1604
+ };
1605
+ };
1606
+ export declare const dark: {
1607
+ 'pre[class*="language-"]': {
1608
+ background: string;
1609
+ margin: number;
1610
+ accentColor?: import("csstype").Property.AccentColor | undefined;
1611
+ alignContent?: import("csstype").Property.AlignContent | undefined;
1612
+ alignItems?: import("csstype").Property.AlignItems | undefined;
1613
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
1614
+ alignTracks?: import("csstype").Property.AlignTracks | undefined;
1615
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1616
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
1617
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1618
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
1619
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
1620
+ animationName?: import("csstype").Property.AnimationName | undefined;
1621
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
1622
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
1623
+ appearance?: import("csstype").Property.Appearance | undefined;
1624
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
1625
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
1626
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
1627
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
1628
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
1629
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
1630
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
1631
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
1632
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
1633
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
1634
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
1635
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
1636
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1637
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
1638
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
1639
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
1640
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
1641
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
1642
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
1643
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
1644
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
1645
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
1646
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
1647
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
1648
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
1649
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1650
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1651
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
1652
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
1653
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
1654
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
1655
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
1656
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
1657
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
1658
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
1659
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
1660
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
1661
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
1662
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
1663
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
1664
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
1665
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
1666
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
1667
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
1668
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
1669
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
1670
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
1671
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
1672
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
1673
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
1674
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
1675
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
1676
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
1677
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
1678
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
1679
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
1680
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1681
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1682
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
1683
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
1684
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
1685
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
1686
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
1687
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
1688
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
1689
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
1690
+ breakInside?: import("csstype").Property.BreakInside | undefined;
1691
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
1692
+ caretColor?: import("csstype").Property.CaretColor | undefined;
1693
+ clear?: import("csstype").Property.Clear | undefined;
1694
+ clipPath?: import("csstype").Property.ClipPath | undefined;
1695
+ color?: import("csstype").Property.Color | undefined;
1696
+ colorAdjust?: import("csstype").Property.ColorAdjust | undefined;
1697
+ colorScheme?: import("csstype").Property.ColorScheme | undefined;
1698
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
1699
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
1700
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
1701
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
1702
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
1703
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1704
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
1705
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1706
+ contain?: import("csstype").Property.Contain | undefined;
1707
+ content?: import("csstype").Property.Content | undefined;
1708
+ contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
1709
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
1710
+ counterReset?: import("csstype").Property.CounterReset | undefined;
1711
+ counterSet?: import("csstype").Property.CounterSet | undefined;
1712
+ cursor?: import("csstype").Property.Cursor | undefined;
1713
+ direction?: import("csstype").Property.Direction | undefined;
1714
+ display?: import("csstype").Property.Display | undefined;
1715
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
1716
+ filter?: import("csstype").Property.Filter | undefined;
1717
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
1718
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
1719
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
1720
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
1721
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
1722
+ float?: import("csstype").Property.Float | undefined;
1723
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
1724
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
1725
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
1726
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
1727
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
1728
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
1729
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
1730
+ fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
1731
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
1732
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
1733
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
1734
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
1735
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
1736
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
1737
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
1738
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
1739
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
1740
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
1741
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
1742
+ forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
1743
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
1744
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
1745
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
1746
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
1747
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
1748
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
1749
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
1750
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
1751
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
1752
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
1753
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
1754
+ height?: import("csstype").Property.Height<string | number> | undefined;
1755
+ hyphens?: import("csstype").Property.Hyphens | undefined;
1756
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
1757
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
1758
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
1759
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
1760
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
1761
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
1762
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
1763
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1764
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1765
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
1766
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1767
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1768
+ isolation?: import("csstype").Property.Isolation | undefined;
1769
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
1770
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
1771
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
1772
+ justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
1773
+ left?: import("csstype").Property.Left<string | number> | undefined;
1774
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
1775
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
1776
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
1777
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
1778
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
1779
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
1780
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
1781
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
1782
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
1783
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
1784
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
1785
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
1786
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1787
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1788
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
1789
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
1790
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
1791
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
1792
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1793
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
1794
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
1795
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
1796
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1797
+ maskClip?: import("csstype").Property.MaskClip | undefined;
1798
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
1799
+ maskImage?: import("csstype").Property.MaskImage | undefined;
1800
+ maskMode?: import("csstype").Property.MaskMode | undefined;
1801
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
1802
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
1803
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
1804
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
1805
+ maskType?: import("csstype").Property.MaskType | undefined;
1806
+ mathStyle?: import("csstype").Property.MathStyle | undefined;
1807
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
1808
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
1809
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1810
+ maxLines?: import("csstype").Property.MaxLines | undefined;
1811
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
1812
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
1813
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
1814
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
1815
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
1816
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
1817
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1818
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
1819
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
1820
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
1821
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1822
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
1823
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1824
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
1825
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
1826
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
1827
+ opacity?: import("csstype").Property.Opacity | undefined;
1828
+ order?: import("csstype").Property.Order | undefined;
1829
+ orphans?: import("csstype").Property.Orphans | undefined;
1830
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
1831
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
1832
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
1833
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1834
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
1835
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
1836
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
1837
+ overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
1838
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
1839
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
1840
+ overflowX?: import("csstype").Property.OverflowX | undefined;
1841
+ overflowY?: import("csstype").Property.OverflowY | undefined;
1842
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
1843
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
1844
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
1845
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
1846
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
1847
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
1848
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
1849
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
1850
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
1851
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1852
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1853
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
1854
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
1855
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
1856
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
1857
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
1858
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
1859
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
1860
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
1861
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1862
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
1863
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
1864
+ position?: import("csstype").Property.Position | undefined;
1865
+ quotes?: import("csstype").Property.Quotes | undefined;
1866
+ resize?: import("csstype").Property.Resize | undefined;
1867
+ right?: import("csstype").Property.Right<string | number> | undefined;
1868
+ rotate?: import("csstype").Property.Rotate | undefined;
1869
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
1870
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
1871
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
1872
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
1873
+ scale?: import("csstype").Property.Scale | undefined;
1874
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
1875
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1876
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
1877
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
1878
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
1879
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1880
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
1881
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
1882
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
1883
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1884
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1885
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1886
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
1887
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
1888
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
1889
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
1890
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
1891
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
1892
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
1893
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
1894
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
1895
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
1896
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
1897
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
1898
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1899
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1900
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1901
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1902
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1903
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
1904
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
1905
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
1906
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
1907
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
1908
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
1909
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1910
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
1911
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
1912
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
1913
+ textAlign?: import("csstype").Property.TextAlign | undefined;
1914
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
1915
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
1916
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
1917
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
1918
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
1919
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
1920
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
1921
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1922
+ textDecorationWidth?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1923
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
1924
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
1925
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
1926
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
1927
+ textJustify?: import("csstype").Property.TextJustify | undefined;
1928
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
1929
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
1930
+ textRendering?: import("csstype").Property.TextRendering | undefined;
1931
+ textShadow?: import("csstype").Property.TextShadow | undefined;
1932
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
1933
+ textTransform?: import("csstype").Property.TextTransform | undefined;
1934
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
1935
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
1936
+ top?: import("csstype").Property.Top<string | number> | undefined;
1937
+ touchAction?: import("csstype").Property.TouchAction | undefined;
1938
+ transform?: import("csstype").Property.Transform | undefined;
1939
+ transformBox?: import("csstype").Property.TransformBox | undefined;
1940
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1941
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
1942
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1943
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1944
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
1945
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
1946
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
1947
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
1948
+ userSelect?: import("csstype").Property.UserSelect | undefined;
1949
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
1950
+ visibility?: import("csstype").Property.Visibility | undefined;
1951
+ whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
1952
+ widows?: import("csstype").Property.Widows | undefined;
1953
+ width?: import("csstype").Property.Width<string | number> | undefined;
1954
+ willChange?: import("csstype").Property.WillChange | undefined;
1955
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
1956
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
1957
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
1958
+ writingMode?: import("csstype").Property.WritingMode | undefined;
1959
+ zIndex?: import("csstype").Property.ZIndex | undefined;
1960
+ zoom?: import("csstype").Property.Zoom | undefined;
1961
+ all?: import("csstype").Property.All | undefined;
1962
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
1963
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
1964
+ border?: import("csstype").Property.Border<string | number> | undefined;
1965
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
1966
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
1967
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
1968
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
1969
+ borderColor?: import("csstype").Property.BorderColor | undefined;
1970
+ borderImage?: import("csstype").Property.BorderImage | undefined;
1971
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
1972
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
1973
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
1974
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
1975
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
1976
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
1977
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
1978
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
1979
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
1980
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
1981
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
1982
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
1983
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
1984
+ font?: import("csstype").Property.Font | undefined;
1985
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
1986
+ grid?: import("csstype").Property.Grid | undefined;
1987
+ gridArea?: import("csstype").Property.GridArea | undefined;
1988
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
1989
+ gridRow?: import("csstype").Property.GridRow | undefined;
1990
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
1991
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
1992
+ listStyle?: import("csstype").Property.ListStyle | undefined;
1993
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
1994
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
1995
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
1996
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
1997
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
1998
+ overflow?: import("csstype").Property.Overflow | undefined;
1999
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
2000
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
2001
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
2002
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
2003
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
2004
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
2005
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
2006
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2007
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2008
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2009
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2010
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2011
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
2012
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2013
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2014
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
2015
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2016
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
2017
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
2018
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
2019
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
2020
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
2021
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
2022
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
2023
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
2024
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
2025
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
2026
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
2027
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
2028
+ MozColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
2029
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2030
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2031
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2032
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2033
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
2034
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2035
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
2036
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
2037
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
2038
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2039
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2040
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
2041
+ MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
2042
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2043
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2044
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
2045
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2046
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
2047
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
2048
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
2049
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
2050
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2051
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
2052
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2053
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2054
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2055
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2056
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
2057
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
2058
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
2059
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
2060
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
2061
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
2062
+ msAlignSelf?: import("csstype").Property.AlignSelf | undefined;
2063
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
2064
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
2065
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
2066
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
2067
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
2068
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
2069
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
2070
+ msFilter?: import("csstype").Property.MsFilter | undefined;
2071
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
2072
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
2073
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
2074
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
2075
+ msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
2076
+ msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
2077
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
2078
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
2079
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
2080
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
2081
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
2082
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
2083
+ msJustifySelf?: import("csstype").Property.JustifySelf | undefined;
2084
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
2085
+ msOrder?: import("csstype").Property.Order | undefined;
2086
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
2087
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
2088
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
2089
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
2090
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
2091
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
2092
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
2093
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
2094
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
2095
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
2096
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
2097
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
2098
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
2099
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
2100
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
2101
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
2102
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
2103
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
2104
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
2105
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
2106
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
2107
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
2108
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
2109
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
2110
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
2111
+ msTransform?: import("csstype").Property.Transform | undefined;
2112
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2113
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2114
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2115
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2116
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2117
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
2118
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
2119
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
2120
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
2121
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
2122
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
2123
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
2124
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
2125
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
2126
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2127
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2128
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2129
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2130
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2131
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
2132
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2133
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2134
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
2135
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
2136
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2137
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
2138
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
2139
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2140
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
2141
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
2142
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
2143
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2144
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2145
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
2146
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2147
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2148
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
2149
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
2150
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
2151
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
2152
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
2153
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
2154
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
2155
+ WebkitColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
2156
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2157
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2158
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2159
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
2160
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2161
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
2162
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
2163
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
2164
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
2165
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
2166
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
2167
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2168
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
2169
+ WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
2170
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
2171
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
2172
+ WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
2173
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
2174
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
2175
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
2176
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2177
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2178
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
2179
+ WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
2180
+ WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
2181
+ WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
2182
+ WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
2183
+ WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
2184
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
2185
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
2186
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
2187
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
2188
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
2189
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
2190
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
2191
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
2192
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
2193
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
2194
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
2195
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
2196
+ WebkitOrder?: import("csstype").Property.Order | undefined;
2197
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
2198
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2199
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2200
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
2201
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2202
+ WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | undefined;
2203
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
2204
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
2205
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
2206
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
2207
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
2208
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
2209
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
2210
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
2211
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
2212
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
2213
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
2214
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
2215
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
2216
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
2217
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
2218
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
2219
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
2220
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
2221
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
2222
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
2223
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2224
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
2225
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2226
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2227
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2228
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2229
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
2230
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
2231
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
2232
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
2233
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
2234
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
2235
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
2236
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2237
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
2238
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
2239
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
2240
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
2241
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
2242
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
2243
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2244
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
2245
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
2246
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
2247
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
2248
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
2249
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
2250
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
2251
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
2252
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
2253
+ WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
2254
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
2255
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
2256
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2257
+ azimuth?: import("csstype").Property.Azimuth | undefined;
2258
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
2259
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
2260
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
2261
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
2262
+ boxLines?: import("csstype").Property.BoxLines | undefined;
2263
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2264
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
2265
+ boxPack?: import("csstype").Property.BoxPack | undefined;
2266
+ clip?: import("csstype").Property.Clip | undefined;
2267
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
2268
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
2269
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
2270
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
2271
+ imeMode?: import("csstype").Property.ImeMode | undefined;
2272
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
2273
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
2274
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
2275
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
2276
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
2277
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
2278
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
2279
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
2280
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
2281
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
2282
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
2283
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
2284
+ scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
2285
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
2286
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
2287
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
2288
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
2289
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
2290
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2291
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
2292
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
2293
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
2294
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
2295
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
2296
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
2297
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
2298
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
2299
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2300
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
2301
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
2302
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2303
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2304
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2305
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2306
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
2307
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
2308
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
2309
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2310
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
2311
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
2312
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
2313
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
2314
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
2315
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
2316
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
2317
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
2318
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
2319
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
2320
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
2321
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
2322
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
2323
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
2324
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
2325
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
2326
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
2327
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
2328
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
2329
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
2330
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
2331
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
2332
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
2333
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2334
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2335
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2336
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2337
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2338
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
2339
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2340
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2341
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2342
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
2343
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
2344
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
2345
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
2346
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
2347
+ OTransform?: import("csstype").Property.Transform | undefined;
2348
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2349
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2350
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2351
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2352
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2353
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2354
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
2355
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
2356
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
2357
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
2358
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
2359
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2360
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
2361
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
2362
+ WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
2363
+ WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
2364
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
2365
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
2366
+ clipRule?: import("csstype").Property.ClipRule | undefined;
2367
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
2368
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
2369
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
2370
+ fill?: import("csstype").Property.Fill | undefined;
2371
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
2372
+ fillRule?: import("csstype").Property.FillRule | undefined;
2373
+ floodColor?: import("csstype").Property.FloodColor | undefined;
2374
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
2375
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
2376
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
2377
+ marker?: import("csstype").Property.Marker | undefined;
2378
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
2379
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
2380
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
2381
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
2382
+ stopColor?: import("csstype").Property.StopColor | undefined;
2383
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
2384
+ stroke?: import("csstype").Property.Stroke | undefined;
2385
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
2386
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
2387
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
2388
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
2389
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
2390
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
2391
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
2392
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
2393
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
2394
+ };
2395
+ 'code[class*="language-"]': {
2396
+ background: string;
2397
+ color: string;
2398
+ whiteSpace: "pre-wrap";
2399
+ accentColor?: import("csstype").Property.AccentColor | undefined;
2400
+ alignContent?: import("csstype").Property.AlignContent | undefined;
2401
+ alignItems?: import("csstype").Property.AlignItems | undefined;
2402
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
2403
+ alignTracks?: import("csstype").Property.AlignTracks | undefined;
2404
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2405
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
2406
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2407
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2408
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2409
+ animationName?: import("csstype").Property.AnimationName | undefined;
2410
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2411
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2412
+ appearance?: import("csstype").Property.Appearance | undefined;
2413
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
2414
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
2415
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2416
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
2417
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
2418
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
2419
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
2420
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
2421
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
2422
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
2423
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
2424
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
2425
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2426
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
2427
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
2428
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
2429
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
2430
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
2431
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
2432
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
2433
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
2434
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
2435
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
2436
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
2437
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
2438
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2439
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2440
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
2441
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
2442
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
2443
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
2444
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
2445
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
2446
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
2447
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
2448
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
2449
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
2450
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
2451
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
2452
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
2453
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
2454
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
2455
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
2456
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
2457
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
2458
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
2459
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
2460
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
2461
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
2462
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
2463
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
2464
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
2465
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
2466
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
2467
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
2468
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
2469
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2470
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2471
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
2472
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
2473
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
2474
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
2475
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
2476
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
2477
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
2478
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
2479
+ breakInside?: import("csstype").Property.BreakInside | undefined;
2480
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
2481
+ caretColor?: import("csstype").Property.CaretColor | undefined;
2482
+ clear?: import("csstype").Property.Clear | undefined;
2483
+ clipPath?: import("csstype").Property.ClipPath | undefined;
2484
+ colorAdjust?: import("csstype").Property.ColorAdjust | undefined;
2485
+ colorScheme?: import("csstype").Property.ColorScheme | undefined;
2486
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
2487
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
2488
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
2489
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2490
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2491
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2492
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
2493
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2494
+ contain?: import("csstype").Property.Contain | undefined;
2495
+ content?: import("csstype").Property.Content | undefined;
2496
+ contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
2497
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
2498
+ counterReset?: import("csstype").Property.CounterReset | undefined;
2499
+ counterSet?: import("csstype").Property.CounterSet | undefined;
2500
+ cursor?: import("csstype").Property.Cursor | undefined;
2501
+ direction?: import("csstype").Property.Direction | undefined;
2502
+ display?: import("csstype").Property.Display | undefined;
2503
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
2504
+ filter?: import("csstype").Property.Filter | undefined;
2505
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
2506
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
2507
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
2508
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
2509
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
2510
+ float?: import("csstype").Property.Float | undefined;
2511
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
2512
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2513
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
2514
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
2515
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
2516
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
2517
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
2518
+ fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
2519
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
2520
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
2521
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
2522
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
2523
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
2524
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
2525
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
2526
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
2527
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
2528
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
2529
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
2530
+ forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
2531
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
2532
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
2533
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
2534
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
2535
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
2536
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
2537
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
2538
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
2539
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
2540
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
2541
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
2542
+ height?: import("csstype").Property.Height<string | number> | undefined;
2543
+ hyphens?: import("csstype").Property.Hyphens | undefined;
2544
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
2545
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
2546
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
2547
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
2548
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
2549
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
2550
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
2551
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
2552
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
2553
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
2554
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
2555
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
2556
+ isolation?: import("csstype").Property.Isolation | undefined;
2557
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
2558
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
2559
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
2560
+ justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
2561
+ left?: import("csstype").Property.Left<string | number> | undefined;
2562
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
2563
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
2564
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
2565
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
2566
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
2567
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
2568
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
2569
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
2570
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
2571
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
2572
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
2573
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
2574
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2575
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2576
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
2577
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
2578
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
2579
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
2580
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
2581
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
2582
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
2583
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
2584
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
2585
+ maskClip?: import("csstype").Property.MaskClip | undefined;
2586
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
2587
+ maskImage?: import("csstype").Property.MaskImage | undefined;
2588
+ maskMode?: import("csstype").Property.MaskMode | undefined;
2589
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
2590
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
2591
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
2592
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
2593
+ maskType?: import("csstype").Property.MaskType | undefined;
2594
+ mathStyle?: import("csstype").Property.MathStyle | undefined;
2595
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
2596
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
2597
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
2598
+ maxLines?: import("csstype").Property.MaxLines | undefined;
2599
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
2600
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
2601
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
2602
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
2603
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
2604
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
2605
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
2606
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
2607
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
2608
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
2609
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
2610
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
2611
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
2612
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
2613
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
2614
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
2615
+ opacity?: import("csstype").Property.Opacity | undefined;
2616
+ order?: import("csstype").Property.Order | undefined;
2617
+ orphans?: import("csstype").Property.Orphans | undefined;
2618
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
2619
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
2620
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
2621
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
2622
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
2623
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
2624
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
2625
+ overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
2626
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
2627
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
2628
+ overflowX?: import("csstype").Property.OverflowX | undefined;
2629
+ overflowY?: import("csstype").Property.OverflowY | undefined;
2630
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
2631
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
2632
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
2633
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
2634
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
2635
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
2636
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
2637
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
2638
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
2639
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2640
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2641
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
2642
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
2643
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
2644
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
2645
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
2646
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
2647
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
2648
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
2649
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2650
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
2651
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
2652
+ position?: import("csstype").Property.Position | undefined;
2653
+ quotes?: import("csstype").Property.Quotes | undefined;
2654
+ resize?: import("csstype").Property.Resize | undefined;
2655
+ right?: import("csstype").Property.Right<string | number> | undefined;
2656
+ rotate?: import("csstype").Property.Rotate | undefined;
2657
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
2658
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
2659
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
2660
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
2661
+ scale?: import("csstype").Property.Scale | undefined;
2662
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
2663
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
2664
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
2665
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
2666
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
2667
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
2668
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
2669
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
2670
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
2671
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
2672
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
2673
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
2674
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
2675
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
2676
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
2677
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
2678
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
2679
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
2680
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
2681
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
2682
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
2683
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
2684
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
2685
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
2686
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
2687
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
2688
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
2689
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
2690
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
2691
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
2692
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
2693
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
2694
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
2695
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
2696
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
2697
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
2698
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
2699
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
2700
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
2701
+ textAlign?: import("csstype").Property.TextAlign | undefined;
2702
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
2703
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
2704
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
2705
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
2706
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
2707
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
2708
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
2709
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
2710
+ textDecorationWidth?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
2711
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
2712
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
2713
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
2714
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
2715
+ textJustify?: import("csstype").Property.TextJustify | undefined;
2716
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
2717
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
2718
+ textRendering?: import("csstype").Property.TextRendering | undefined;
2719
+ textShadow?: import("csstype").Property.TextShadow | undefined;
2720
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
2721
+ textTransform?: import("csstype").Property.TextTransform | undefined;
2722
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
2723
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
2724
+ top?: import("csstype").Property.Top<string | number> | undefined;
2725
+ touchAction?: import("csstype").Property.TouchAction | undefined;
2726
+ transform?: import("csstype").Property.Transform | undefined;
2727
+ transformBox?: import("csstype").Property.TransformBox | undefined;
2728
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2729
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
2730
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2731
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2732
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2733
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2734
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
2735
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
2736
+ userSelect?: import("csstype").Property.UserSelect | undefined;
2737
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
2738
+ visibility?: import("csstype").Property.Visibility | undefined;
2739
+ widows?: import("csstype").Property.Widows | undefined;
2740
+ width?: import("csstype").Property.Width<string | number> | undefined;
2741
+ willChange?: import("csstype").Property.WillChange | undefined;
2742
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
2743
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
2744
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
2745
+ writingMode?: import("csstype").Property.WritingMode | undefined;
2746
+ zIndex?: import("csstype").Property.ZIndex | undefined;
2747
+ zoom?: import("csstype").Property.Zoom | undefined;
2748
+ all?: import("csstype").Property.All | undefined;
2749
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
2750
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
2751
+ border?: import("csstype").Property.Border<string | number> | undefined;
2752
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
2753
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
2754
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
2755
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
2756
+ borderColor?: import("csstype").Property.BorderColor | undefined;
2757
+ borderImage?: import("csstype").Property.BorderImage | undefined;
2758
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
2759
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
2760
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
2761
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
2762
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
2763
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
2764
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
2765
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
2766
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
2767
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
2768
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
2769
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
2770
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
2771
+ font?: import("csstype").Property.Font | undefined;
2772
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
2773
+ grid?: import("csstype").Property.Grid | undefined;
2774
+ gridArea?: import("csstype").Property.GridArea | undefined;
2775
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
2776
+ gridRow?: import("csstype").Property.GridRow | undefined;
2777
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
2778
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
2779
+ listStyle?: import("csstype").Property.ListStyle | undefined;
2780
+ margin?: import("csstype").Property.Margin<string | number> | undefined;
2781
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
2782
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
2783
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
2784
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
2785
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
2786
+ overflow?: import("csstype").Property.Overflow | undefined;
2787
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
2788
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
2789
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
2790
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
2791
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
2792
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
2793
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
2794
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2795
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2796
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2797
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2798
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2799
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
2800
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2801
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2802
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
2803
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2804
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
2805
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
2806
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
2807
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
2808
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
2809
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
2810
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
2811
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
2812
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
2813
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
2814
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
2815
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
2816
+ MozColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
2817
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2818
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2819
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2820
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2821
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
2822
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2823
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
2824
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
2825
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
2826
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2827
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2828
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
2829
+ MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
2830
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2831
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2832
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
2833
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2834
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
2835
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
2836
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
2837
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
2838
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2839
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
2840
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2841
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2842
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2843
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2844
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
2845
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
2846
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
2847
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
2848
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
2849
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
2850
+ msAlignSelf?: import("csstype").Property.AlignSelf | undefined;
2851
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
2852
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
2853
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
2854
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
2855
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
2856
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
2857
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
2858
+ msFilter?: import("csstype").Property.MsFilter | undefined;
2859
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
2860
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
2861
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
2862
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
2863
+ msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
2864
+ msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
2865
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
2866
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
2867
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
2868
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
2869
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
2870
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
2871
+ msJustifySelf?: import("csstype").Property.JustifySelf | undefined;
2872
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
2873
+ msOrder?: import("csstype").Property.Order | undefined;
2874
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
2875
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
2876
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
2877
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
2878
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
2879
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
2880
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
2881
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
2882
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
2883
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
2884
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
2885
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
2886
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
2887
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
2888
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
2889
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
2890
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
2891
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
2892
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
2893
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
2894
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
2895
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
2896
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
2897
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
2898
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
2899
+ msTransform?: import("csstype").Property.Transform | undefined;
2900
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2901
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2902
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2903
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2904
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2905
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
2906
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
2907
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
2908
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
2909
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
2910
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
2911
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
2912
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
2913
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
2914
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2915
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2916
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2917
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2918
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2919
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
2920
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2921
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2922
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
2923
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
2924
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2925
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
2926
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
2927
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2928
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
2929
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
2930
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
2931
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2932
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2933
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
2934
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2935
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2936
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
2937
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
2938
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
2939
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
2940
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
2941
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
2942
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
2943
+ WebkitColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
2944
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2945
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2946
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2947
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
2948
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2949
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
2950
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
2951
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
2952
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
2953
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
2954
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
2955
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2956
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
2957
+ WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
2958
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
2959
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
2960
+ WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
2961
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
2962
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
2963
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
2964
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2965
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2966
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
2967
+ WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
2968
+ WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
2969
+ WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
2970
+ WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
2971
+ WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
2972
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
2973
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
2974
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
2975
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
2976
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
2977
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
2978
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
2979
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
2980
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
2981
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
2982
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
2983
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
2984
+ WebkitOrder?: import("csstype").Property.Order | undefined;
2985
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
2986
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2987
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2988
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
2989
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2990
+ WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | undefined;
2991
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
2992
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
2993
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
2994
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
2995
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
2996
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
2997
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
2998
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
2999
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
3000
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
3001
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
3002
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
3003
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
3004
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
3005
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
3006
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
3007
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
3008
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
3009
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
3010
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
3011
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
3012
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
3013
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
3014
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
3015
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
3016
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
3017
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
3018
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
3019
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
3020
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
3021
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
3022
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
3023
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
3024
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
3025
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
3026
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
3027
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
3028
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
3029
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
3030
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
3031
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
3032
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
3033
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
3034
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
3035
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
3036
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
3037
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
3038
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
3039
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
3040
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
3041
+ WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
3042
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
3043
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
3044
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
3045
+ azimuth?: import("csstype").Property.Azimuth | undefined;
3046
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
3047
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
3048
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
3049
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
3050
+ boxLines?: import("csstype").Property.BoxLines | undefined;
3051
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
3052
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
3053
+ boxPack?: import("csstype").Property.BoxPack | undefined;
3054
+ clip?: import("csstype").Property.Clip | undefined;
3055
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
3056
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
3057
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
3058
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
3059
+ imeMode?: import("csstype").Property.ImeMode | undefined;
3060
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
3061
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
3062
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
3063
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
3064
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
3065
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
3066
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
3067
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
3068
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
3069
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
3070
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
3071
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
3072
+ scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
3073
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
3074
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
3075
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
3076
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
3077
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
3078
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
3079
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
3080
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
3081
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
3082
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
3083
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
3084
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
3085
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
3086
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
3087
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
3088
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
3089
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
3090
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
3091
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
3092
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
3093
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
3094
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
3095
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
3096
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
3097
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
3098
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
3099
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
3100
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
3101
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
3102
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
3103
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
3104
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
3105
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
3106
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
3107
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
3108
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
3109
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
3110
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
3111
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
3112
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
3113
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
3114
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
3115
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
3116
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
3117
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
3118
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
3119
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
3120
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
3121
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
3122
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
3123
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
3124
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
3125
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
3126
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
3127
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
3128
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
3129
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
3130
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
3131
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
3132
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
3133
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
3134
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
3135
+ OTransform?: import("csstype").Property.Transform | undefined;
3136
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
3137
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
3138
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
3139
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
3140
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
3141
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
3142
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
3143
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
3144
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
3145
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
3146
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
3147
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
3148
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
3149
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
3150
+ WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
3151
+ WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
3152
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
3153
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
3154
+ clipRule?: import("csstype").Property.ClipRule | undefined;
3155
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
3156
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
3157
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
3158
+ fill?: import("csstype").Property.Fill | undefined;
3159
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
3160
+ fillRule?: import("csstype").Property.FillRule | undefined;
3161
+ floodColor?: import("csstype").Property.FloodColor | undefined;
3162
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
3163
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
3164
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
3165
+ marker?: import("csstype").Property.Marker | undefined;
3166
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
3167
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
3168
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
3169
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
3170
+ stopColor?: import("csstype").Property.StopColor | undefined;
3171
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
3172
+ stroke?: import("csstype").Property.Stroke | undefined;
3173
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
3174
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
3175
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
3176
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
3177
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
3178
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
3179
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
3180
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
3181
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
3182
+ };
3183
+ comment: {
3184
+ color: string;
3185
+ };
3186
+ string: {
3187
+ color: string;
3188
+ };
3189
+ tablepath: {
3190
+ color: string;
3191
+ };
3192
+ function: {
3193
+ color: string;
3194
+ };
3195
+ udf: {
3196
+ color: string;
3197
+ };
3198
+ type: {
3199
+ color: string;
3200
+ };
3201
+ boolean: {
3202
+ color: string;
3203
+ };
3204
+ constant: {
3205
+ color: string;
3206
+ };
3207
+ variable: {
3208
+ color: string;
3209
+ };
3210
+ };
3211
+ export declare function yql(Prism: any): void;
3212
+ export declare namespace yql {
3213
+ var displayName: string;
3214
+ var aliases: string[];
3215
+ }