@wireapp/react-ui-kit 8.13.3 → 8.13.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,903 +8,905 @@ export declare const customStyles: (theme: Theme, markInvalid?: boolean) => {
8
8
  isDisabled: any;
9
9
  selectProps: any;
10
10
  }) => {
11
- cursor: string;
12
- '&:hover': {
11
+ '& > div': {
12
+ cursor: string;
13
+ '&:focus:visible, active': {
14
+ boxShadow: string;
15
+ };
13
16
  boxShadow: string;
14
- };
15
- '&:focus, &:active': {
16
- boxShadow: string;
17
- };
18
- boxShadow: string;
19
- backgroundColor: string;
20
- color: string;
21
- padding: number;
22
- height: string;
23
- minHeight: string;
24
- '&:-moz-focusring': {
17
+ '&:hover': {
18
+ boxShadow: string;
19
+ };
20
+ backgroundColor: string;
25
21
  color: string;
26
- textShadow: string;
22
+ padding: number;
23
+ height: string;
24
+ minHeight: string;
25
+ '&:-moz-focusring': {
26
+ color: string;
27
+ textShadow: string;
28
+ };
29
+ position: string;
30
+ alignContent?: import("csstype").Property.AlignContent | import("csstype").Property.AlignContent[];
31
+ alignItems?: import("csstype").Property.AlignItems | import("csstype").Property.AlignItems[];
32
+ alignSelf?: import("csstype").Property.AlignSelf | import("csstype").Property.AlignSelf[];
33
+ alignTracks?: import("csstype").Property.AlignTracks | import("csstype").Property.AlignTracks[];
34
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
35
+ animationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
36
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
37
+ animationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
38
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
39
+ animationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
40
+ animationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
41
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
42
+ appearance?: import("csstype").Property.Appearance | import("csstype").Property.Appearance[];
43
+ aspectRatio?: import("csstype").Property.AspectRatio | import("csstype").Property.AspectRatio[];
44
+ backdropFilter?: import("csstype").Property.BackdropFilter | import("csstype").Property.BackdropFilter[];
45
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | import("csstype").Property.BackfaceVisibility[];
46
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | import("csstype").Property.BackgroundAttachment[];
47
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | import("csstype").Property.BackgroundBlendMode[];
48
+ backgroundClip?: import("csstype").Property.BackgroundClip | import("csstype").Property.BackgroundClip[];
49
+ backgroundImage?: import("csstype").Property.BackgroundImage | import("csstype").Property.BackgroundImage[];
50
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | import("csstype").Property.BackgroundOrigin[];
51
+ backgroundPosition?: (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | import("csstype").Property.BackgroundPosition<string | number>[];
52
+ backgroundPositionX?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | import("csstype").Property.BackgroundPositionX<string | number>[];
53
+ backgroundPositionY?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | import("csstype").Property.BackgroundPositionY<string | number>[];
54
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | import("csstype").Property.BackgroundRepeat[];
55
+ backgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
56
+ blockOverflow?: import("csstype").Property.BlockOverflow | import("csstype").Property.BlockOverflow[];
57
+ blockSize?: (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | import("csstype").Property.BlockSize<string | number>[];
58
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | import("csstype").Property.BorderBlockColor[];
59
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | import("csstype").Property.BorderBlockEndColor[];
60
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | import("csstype").Property.BorderBlockEndStyle[];
61
+ borderBlockEndWidth?: string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | import("csstype").Property.BorderBlockEndWidth<string | number>[];
62
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | import("csstype").Property.BorderBlockStartColor[];
63
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | import("csstype").Property.BorderBlockStartStyle[];
64
+ borderBlockStartWidth?: string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | import("csstype").Property.BorderBlockStartWidth<string | number>[];
65
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | import("csstype").Property.BorderBlockStyle[];
66
+ borderBlockWidth?: string[] | import("csstype").Property.BorderBlockWidth<string | number> | import("csstype").Property.BorderBlockWidth<string | number>[];
67
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | import("csstype").Property.BorderBottomColor[];
68
+ borderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | import("csstype").Property.BorderBottomLeftRadius<string | number>[];
69
+ borderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | import("csstype").Property.BorderBottomRightRadius<string | number>[];
70
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | import("csstype").Property.BorderBottomStyle[];
71
+ borderBottomWidth?: string[] | import("csstype").Property.BorderBottomWidth<string | number> | import("csstype").Property.BorderBottomWidth<string | number>[];
72
+ borderCollapse?: import("csstype").Property.BorderCollapse | import("csstype").Property.BorderCollapse[];
73
+ borderEndEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | import("csstype").Property.BorderEndEndRadius<string | number>[];
74
+ borderEndStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | import("csstype").Property.BorderEndStartRadius<string | number>[];
75
+ borderImageOutset?: (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | import("csstype").Property.BorderImageOutset<string | number>[];
76
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | import("csstype").Property.BorderImageRepeat[];
77
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | import("csstype").Property.BorderImageSlice[] | ((string & {}) | import("csstype").Globals)[];
78
+ borderImageSource?: import("csstype").Property.BorderImageSource | import("csstype").Property.BorderImageSource[];
79
+ borderImageWidth?: (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | import("csstype").Property.BorderImageWidth<string | number>[];
80
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | import("csstype").Property.BorderInlineColor[];
81
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | import("csstype").Property.BorderInlineEndColor[];
82
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | import("csstype").Property.BorderInlineEndStyle[];
83
+ borderInlineEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | import("csstype").Property.BorderInlineEndWidth<string | number>[];
84
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | import("csstype").Property.BorderInlineStartColor[];
85
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | import("csstype").Property.BorderInlineStartStyle[];
86
+ borderInlineStartWidth?: string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | import("csstype").Property.BorderInlineStartWidth<string | number>[];
87
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | import("csstype").Property.BorderInlineStyle[];
88
+ borderInlineWidth?: string[] | import("csstype").Property.BorderInlineWidth<string | number> | import("csstype").Property.BorderInlineWidth<string | number>[];
89
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | import("csstype").Property.BorderLeftColor[];
90
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | import("csstype").Property.BorderLeftStyle[];
91
+ borderLeftWidth?: string[] | import("csstype").Property.BorderLeftWidth<string | number> | import("csstype").Property.BorderLeftWidth<string | number>[];
92
+ borderRightColor?: import("csstype").Property.BorderRightColor | import("csstype").Property.BorderRightColor[];
93
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | import("csstype").Property.BorderRightStyle[];
94
+ borderRightWidth?: string[] | import("csstype").Property.BorderRightWidth<string | number> | import("csstype").Property.BorderRightWidth<string | number>[];
95
+ borderSpacing?: (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | import("csstype").Property.BorderSpacing<string | number>[];
96
+ borderStartEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | import("csstype").Property.BorderStartEndRadius<string | number>[];
97
+ borderStartStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | import("csstype").Property.BorderStartStartRadius<string | number>[];
98
+ borderTopColor?: import("csstype").Property.BorderTopColor | import("csstype").Property.BorderTopColor[];
99
+ borderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | import("csstype").Property.BorderTopLeftRadius<string | number>[];
100
+ borderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | import("csstype").Property.BorderTopRightRadius<string | number>[];
101
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | import("csstype").Property.BorderTopStyle[];
102
+ borderTopWidth?: string[] | import("csstype").Property.BorderTopWidth<string | number> | import("csstype").Property.BorderTopWidth<string | number>[];
103
+ bottom?: (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | import("csstype").Property.Bottom<string | number>[];
104
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | import("csstype").Property.BoxDecorationBreak[];
105
+ boxSizing?: import("csstype").Property.BoxSizing | import("csstype").Property.BoxSizing[];
106
+ breakAfter?: import("csstype").Property.BreakAfter | import("csstype").Property.BreakAfter[];
107
+ breakBefore?: import("csstype").Property.BreakBefore | import("csstype").Property.BreakBefore[];
108
+ breakInside?: import("csstype").Property.BreakInside | import("csstype").Property.BreakInside[];
109
+ captionSide?: import("csstype").Property.CaptionSide | import("csstype").Property.CaptionSide[];
110
+ caretColor?: import("csstype").Property.CaretColor | import("csstype").Property.CaretColor[];
111
+ clear?: import("csstype").Property.Clear | import("csstype").Property.Clear[];
112
+ clipPath?: import("csstype").Property.ClipPath | import("csstype").Property.ClipPath[];
113
+ colorAdjust?: import("csstype").Property.ColorAdjust | import("csstype").Property.ColorAdjust[];
114
+ columnCount?: import("csstype").Property.ColumnCount | import("csstype").Property.ColumnCount[] | (import("csstype").Globals | "auto")[];
115
+ columnFill?: import("csstype").Property.ColumnFill | import("csstype").Property.ColumnFill[];
116
+ columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | import("csstype").Property.ColumnGap<string | number>[];
117
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | import("csstype").Property.ColumnRuleColor[];
118
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | import("csstype").Property.ColumnRuleStyle[];
119
+ columnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | import("csstype").Property.ColumnRuleWidth<string | number>[];
120
+ columnSpan?: import("csstype").Property.ColumnSpan | import("csstype").Property.ColumnSpan[];
121
+ columnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | import("csstype").Property.ColumnWidth<string | number>[];
122
+ contain?: import("csstype").Property.Contain | import("csstype").Property.Contain[];
123
+ content?: import("csstype").Property.Content | import("csstype").Property.Content[];
124
+ counterIncrement?: import("csstype").Property.CounterIncrement | import("csstype").Property.CounterIncrement[];
125
+ counterReset?: import("csstype").Property.CounterReset | import("csstype").Property.CounterReset[];
126
+ counterSet?: import("csstype").Property.CounterSet | import("csstype").Property.CounterSet[];
127
+ direction?: import("csstype").Property.Direction | import("csstype").Property.Direction[];
128
+ display?: import("csstype").Property.Display | import("csstype").Property.Display[];
129
+ emptyCells?: import("csstype").Property.EmptyCells | import("csstype").Property.EmptyCells[];
130
+ filter?: import("csstype").Property.Filter | import("csstype").Property.Filter[];
131
+ flexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | import("csstype").Property.FlexBasis<string | number>[];
132
+ flexDirection?: import("csstype").Property.FlexDirection | import("csstype").Property.FlexDirection[];
133
+ flexGrow?: import("csstype").Property.FlexGrow | import("csstype").Property.FlexGrow[] | import("csstype").Globals[];
134
+ flexShrink?: import("csstype").Globals[] | import("csstype").Property.FlexShrink | import("csstype").Property.FlexShrink[];
135
+ flexWrap?: import("csstype").Property.FlexWrap | import("csstype").Property.FlexWrap[];
136
+ float?: import("csstype").Property.Float | import("csstype").Property.Float[];
137
+ fontFamily?: import("csstype").Property.FontFamily | import("csstype").Property.FontFamily[];
138
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | import("csstype").Property.FontFeatureSettings[];
139
+ fontKerning?: import("csstype").Property.FontKerning | import("csstype").Property.FontKerning[];
140
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | import("csstype").Property.FontLanguageOverride[];
141
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | import("csstype").Property.FontOpticalSizing[];
142
+ fontSize?: (string | (string & {}))[] | import("csstype").Property.FontSize<string | number> | import("csstype").Property.FontSize<string | number>[];
143
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | import("csstype").Property.FontSizeAdjust[] | ("none" | import("csstype").Globals)[];
144
+ fontSmooth?: string[] | import("csstype").Property.FontSmooth<string | number> | import("csstype").Property.FontSmooth<string | number>[];
145
+ fontStretch?: import("csstype").Property.FontStretch | import("csstype").Property.FontStretch[];
146
+ fontStyle?: import("csstype").Property.FontStyle | import("csstype").Property.FontStyle[];
147
+ fontSynthesis?: import("csstype").Property.FontSynthesis | import("csstype").Property.FontSynthesis[];
148
+ fontVariant?: import("csstype").Property.FontVariant | import("csstype").Property.FontVariant[];
149
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | import("csstype").Property.FontVariantCaps[];
150
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | import("csstype").Property.FontVariantEastAsian[];
151
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | import("csstype").Property.FontVariantLigatures[];
152
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | import("csstype").Property.FontVariantNumeric[];
153
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | import("csstype").Property.FontVariantPosition[];
154
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | import("csstype").Property.FontVariationSettings[];
155
+ fontWeight?: import("csstype").Property.FontWeight | import("csstype").Property.FontWeight[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[];
156
+ gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | import("csstype").Property.GridAutoColumns<string | number>[];
157
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | import("csstype").Property.GridAutoFlow[];
158
+ gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | import("csstype").Property.GridAutoRows<string | number>[];
159
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | import("csstype").Property.GridColumnEnd[] | ((string & {}) | import("csstype").Globals | "auto")[];
160
+ gridColumnStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | import("csstype").Property.GridColumnStart[];
161
+ gridRowEnd?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | import("csstype").Property.GridRowEnd[];
162
+ gridRowStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | import("csstype").Property.GridRowStart[];
163
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | import("csstype").Property.GridTemplateAreas[];
164
+ gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | import("csstype").Property.GridTemplateColumns<string | number>[];
165
+ gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | import("csstype").Property.GridTemplateRows<string | number>[];
166
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | import("csstype").Property.HangingPunctuation[];
167
+ hyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
168
+ imageOrientation?: import("csstype").Property.ImageOrientation | import("csstype").Property.ImageOrientation[];
169
+ imageRendering?: import("csstype").Property.ImageRendering | import("csstype").Property.ImageRendering[];
170
+ imageResolution?: import("csstype").Property.ImageResolution | import("csstype").Property.ImageResolution[];
171
+ initialLetter?: import("csstype").Property.InitialLetter | import("csstype").Property.InitialLetter[] | ((string & {}) | import("csstype").Globals | "normal")[];
172
+ inlineSize?: (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | import("csstype").Property.InlineSize<string | number>[];
173
+ inset?: (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | import("csstype").Property.Inset<string | number>[];
174
+ insetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | import("csstype").Property.InsetBlock<string | number>[];
175
+ insetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | import("csstype").Property.InsetBlockEnd<string | number>[];
176
+ insetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | import("csstype").Property.InsetBlockStart<string | number>[];
177
+ insetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | import("csstype").Property.InsetInline<string | number>[];
178
+ insetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | import("csstype").Property.InsetInlineEnd<string | number>[];
179
+ insetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | import("csstype").Property.InsetInlineStart<string | number>[];
180
+ isolation?: import("csstype").Property.Isolation | import("csstype").Property.Isolation[];
181
+ justifyContent?: import("csstype").Property.JustifyContent | import("csstype").Property.JustifyContent[];
182
+ justifyItems?: import("csstype").Property.JustifyItems | import("csstype").Property.JustifyItems[];
183
+ justifySelf?: import("csstype").Property.JustifySelf | import("csstype").Property.JustifySelf[];
184
+ justifyTracks?: import("csstype").Property.JustifyTracks | import("csstype").Property.JustifyTracks[];
185
+ left?: (string | (string & {}))[] | import("csstype").Property.Left<string | number> | import("csstype").Property.Left<string | number>[];
186
+ letterSpacing?: string[] | import("csstype").Property.LetterSpacing<string | number> | import("csstype").Property.LetterSpacing<string | number>[];
187
+ lineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
188
+ lineHeight?: (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | import("csstype").Property.LineHeight<string | number>[];
189
+ lineHeightStep?: string[] | import("csstype").Property.LineHeightStep<string | number> | import("csstype").Property.LineHeightStep<string | number>[];
190
+ listStyleImage?: import("csstype").Property.ListStyleImage | import("csstype").Property.ListStyleImage[];
191
+ listStylePosition?: import("csstype").Property.ListStylePosition | import("csstype").Property.ListStylePosition[];
192
+ listStyleType?: import("csstype").Property.ListStyleType | import("csstype").Property.ListStyleType[];
193
+ marginBlock?: (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | import("csstype").Property.MarginBlock<string | number>[];
194
+ marginBlockEnd?: (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | import("csstype").Property.MarginBlockEnd<string | number>[];
195
+ marginBlockStart?: (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | import("csstype").Property.MarginBlockStart<string | number>[];
196
+ marginBottom?: (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | import("csstype").Property.MarginBottom<string | number>[];
197
+ marginInline?: (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | import("csstype").Property.MarginInline<string | number>[];
198
+ marginInlineEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | import("csstype").Property.MarginInlineEnd<string | number>[];
199
+ marginInlineStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | import("csstype").Property.MarginInlineStart<string | number>[];
200
+ marginLeft?: (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | import("csstype").Property.MarginLeft<string | number>[];
201
+ marginRight?: (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | import("csstype").Property.MarginRight<string | number>[];
202
+ marginTop?: (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | import("csstype").Property.MarginTop<string | number>[];
203
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | import("csstype").Property.MaskBorderMode[];
204
+ maskBorderOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | import("csstype").Property.MaskBorderOutset<string | number>[];
205
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | import("csstype").Property.MaskBorderRepeat[];
206
+ maskBorderSlice?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.MaskBorderSlice | import("csstype").Property.MaskBorderSlice[];
207
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | import("csstype").Property.MaskBorderSource[];
208
+ maskBorderWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | import("csstype").Property.MaskBorderWidth<string | number>[];
209
+ maskClip?: import("csstype").Property.MaskClip | import("csstype").Property.MaskClip[];
210
+ maskComposite?: import("csstype").Property.MaskComposite | import("csstype").Property.MaskComposite[];
211
+ maskImage?: import("csstype").Property.MaskImage | import("csstype").Property.MaskImage[];
212
+ maskMode?: import("csstype").Property.MaskMode | import("csstype").Property.MaskMode[];
213
+ maskOrigin?: import("csstype").Property.MaskOrigin | import("csstype").Property.MaskOrigin[];
214
+ maskPosition?: (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | import("csstype").Property.MaskPosition<string | number>[];
215
+ maskRepeat?: import("csstype").Property.MaskRepeat | import("csstype").Property.MaskRepeat[];
216
+ maskSize?: (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | import("csstype").Property.MaskSize<string | number>[];
217
+ maskType?: import("csstype").Property.MaskType | import("csstype").Property.MaskType[];
218
+ masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | import("csstype").Property.MasonryAutoFlow[];
219
+ mathStyle?: import("csstype").Property.MathStyle | import("csstype").Property.MathStyle[];
220
+ maxBlockSize?: (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | import("csstype").Property.MaxBlockSize<string | number>[];
221
+ maxHeight?: (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | import("csstype").Property.MaxHeight<string | number>[];
222
+ maxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | import("csstype").Property.MaxInlineSize<string | number>[];
223
+ maxLines?: ("none" | import("csstype").Globals)[] | import("csstype").Property.MaxLines | import("csstype").Property.MaxLines[];
224
+ maxWidth?: (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | import("csstype").Property.MaxWidth<string | number>[];
225
+ minBlockSize?: (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | import("csstype").Property.MinBlockSize<string | number>[];
226
+ minInlineSize?: (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | import("csstype").Property.MinInlineSize<string | number>[];
227
+ minWidth?: (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | import("csstype").Property.MinWidth<string | number>[];
228
+ mixBlendMode?: import("csstype").Property.MixBlendMode | import("csstype").Property.MixBlendMode[];
229
+ motionDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | import("csstype").Property.OffsetDistance<string | number>[];
230
+ motionPath?: import("csstype").Property.OffsetPath | import("csstype").Property.OffsetPath[];
231
+ motionRotation?: import("csstype").Property.OffsetRotate | import("csstype").Property.OffsetRotate[];
232
+ objectFit?: import("csstype").Property.ObjectFit | import("csstype").Property.ObjectFit[];
233
+ objectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | import("csstype").Property.ObjectPosition<string | number>[];
234
+ offsetAnchor?: (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | import("csstype").Property.OffsetAnchor<string | number>[];
235
+ offsetDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | import("csstype").Property.OffsetDistance<string | number>[];
236
+ offsetPath?: import("csstype").Property.OffsetPath | import("csstype").Property.OffsetPath[];
237
+ offsetRotate?: import("csstype").Property.OffsetRotate | import("csstype").Property.OffsetRotate[];
238
+ offsetRotation?: import("csstype").Property.OffsetRotate | import("csstype").Property.OffsetRotate[];
239
+ opacity?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | import("csstype").Property.Opacity[];
240
+ order?: import("csstype").Globals[] | import("csstype").Property.Order | import("csstype").Property.Order[];
241
+ orphans?: import("csstype").Globals[] | import("csstype").Property.Orphans | import("csstype").Property.Orphans[];
242
+ outlineColor?: import("csstype").Property.OutlineColor | import("csstype").Property.OutlineColor[];
243
+ outlineOffset?: string[] | import("csstype").Property.OutlineOffset<string | number> | import("csstype").Property.OutlineOffset<string | number>[];
244
+ outlineStyle?: import("csstype").Property.OutlineStyle | import("csstype").Property.OutlineStyle[];
245
+ outlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | import("csstype").Property.OutlineWidth<string | number>[];
246
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | import("csstype").Property.OverflowAnchor[];
247
+ overflowBlock?: import("csstype").Property.OverflowBlock | import("csstype").Property.OverflowBlock[];
248
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | import("csstype").Property.OverflowClipBox[];
249
+ overflowInline?: import("csstype").Property.OverflowInline | import("csstype").Property.OverflowInline[];
250
+ overflowWrap?: import("csstype").Property.OverflowWrap | import("csstype").Property.OverflowWrap[];
251
+ overflowX?: import("csstype").Property.OverflowX | import("csstype").Property.OverflowX[];
252
+ overflowY?: import("csstype").Property.OverflowY | import("csstype").Property.OverflowY[];
253
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | import("csstype").Property.OverscrollBehavior[];
254
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | import("csstype").Property.OverscrollBehaviorBlock[];
255
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | import("csstype").Property.OverscrollBehaviorInline[];
256
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | import("csstype").Property.OverscrollBehaviorX[];
257
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | import("csstype").Property.OverscrollBehaviorY[];
258
+ paddingBlock?: (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | import("csstype").Property.PaddingBlock<string | number>[];
259
+ paddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | import("csstype").Property.PaddingBlockEnd<string | number>[];
260
+ paddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | import("csstype").Property.PaddingBlockStart<string | number>[];
261
+ paddingBottom?: (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | import("csstype").Property.PaddingBottom<string | number>[];
262
+ paddingInline?: (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | import("csstype").Property.PaddingInline<string | number>[];
263
+ paddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | import("csstype").Property.PaddingInlineEnd<string | number>[];
264
+ paddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | import("csstype").Property.PaddingInlineStart<string | number>[];
265
+ paddingLeft?: (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | import("csstype").Property.PaddingLeft<string | number>[];
266
+ paddingRight?: (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | import("csstype").Property.PaddingRight<string | number>[];
267
+ paddingTop?: (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | import("csstype").Property.PaddingTop<string | number>[];
268
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | import("csstype").Property.PageBreakAfter[];
269
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | import("csstype").Property.PageBreakBefore[];
270
+ pageBreakInside?: import("csstype").Property.PageBreakInside | import("csstype").Property.PageBreakInside[];
271
+ paintOrder?: import("csstype").Property.PaintOrder | import("csstype").Property.PaintOrder[];
272
+ perspective?: string[] | import("csstype").Property.Perspective<string | number> | import("csstype").Property.Perspective<string | number>[];
273
+ perspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | import("csstype").Property.PerspectiveOrigin<string | number>[];
274
+ placeContent?: import("csstype").Property.PlaceContent | import("csstype").Property.PlaceContent[];
275
+ pointerEvents?: import("csstype").Property.PointerEvents | import("csstype").Property.PointerEvents[];
276
+ quotes?: import("csstype").Property.Quotes | import("csstype").Property.Quotes[];
277
+ resize?: import("csstype").Property.Resize | import("csstype").Property.Resize[];
278
+ right?: (string | (string & {}))[] | import("csstype").Property.Right<string | number> | import("csstype").Property.Right<string | number>[];
279
+ rotate?: import("csstype").Property.Rotate | import("csstype").Property.Rotate[];
280
+ rowGap?: (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | import("csstype").Property.RowGap<string | number>[];
281
+ rubyAlign?: import("csstype").Property.RubyAlign | import("csstype").Property.RubyAlign[];
282
+ rubyMerge?: import("csstype").Property.RubyMerge | import("csstype").Property.RubyMerge[];
283
+ rubyPosition?: import("csstype").Property.RubyPosition | import("csstype").Property.RubyPosition[];
284
+ scale?: import("csstype").Property.Scale | import("csstype").Property.Scale[] | ("none" | (string & {}) | import("csstype").Globals)[];
285
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | import("csstype").Property.ScrollBehavior[];
286
+ scrollMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | import("csstype").Property.ScrollMargin<string | number>[];
287
+ scrollMarginBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | import("csstype").Property.ScrollMarginBlock<string | number>[];
288
+ scrollMarginBlockEnd?: string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | import("csstype").Property.ScrollMarginBlockEnd<string | number>[];
289
+ scrollMarginBlockStart?: string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | import("csstype").Property.ScrollMarginBlockStart<string | number>[];
290
+ scrollMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | import("csstype").Property.ScrollMarginBottom<string | number>[];
291
+ scrollMarginInline?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | import("csstype").Property.ScrollMarginInline<string | number>[];
292
+ scrollMarginInlineEnd?: string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | import("csstype").Property.ScrollMarginInlineEnd<string | number>[];
293
+ scrollMarginInlineStart?: string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | import("csstype").Property.ScrollMarginInlineStart<string | number>[];
294
+ scrollMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | import("csstype").Property.ScrollMarginLeft<string | number>[];
295
+ scrollMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | import("csstype").Property.ScrollMarginRight<string | number>[];
296
+ scrollMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | import("csstype").Property.ScrollMarginTop<string | number>[];
297
+ scrollPadding?: (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | import("csstype").Property.ScrollPadding<string | number>[];
298
+ scrollPaddingBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | import("csstype").Property.ScrollPaddingBlock<string | number>[];
299
+ scrollPaddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | import("csstype").Property.ScrollPaddingBlockEnd<string | number>[];
300
+ scrollPaddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | import("csstype").Property.ScrollPaddingBlockStart<string | number>[];
301
+ scrollPaddingBottom?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | import("csstype").Property.ScrollPaddingBottom<string | number>[];
302
+ scrollPaddingInline?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | import("csstype").Property.ScrollPaddingInline<string | number>[];
303
+ scrollPaddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | import("csstype").Property.ScrollPaddingInlineEnd<string | number>[];
304
+ scrollPaddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | import("csstype").Property.ScrollPaddingInlineStart<string | number>[];
305
+ scrollPaddingLeft?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | import("csstype").Property.ScrollPaddingLeft<string | number>[];
306
+ scrollPaddingRight?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | import("csstype").Property.ScrollPaddingRight<string | number>[];
307
+ scrollPaddingTop?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | import("csstype").Property.ScrollPaddingTop<string | number>[];
308
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | import("csstype").Property.ScrollSnapAlign[];
309
+ scrollSnapMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | import("csstype").Property.ScrollMargin<string | number>[];
310
+ scrollSnapMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | import("csstype").Property.ScrollMarginBottom<string | number>[];
311
+ scrollSnapMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | import("csstype").Property.ScrollMarginLeft<string | number>[];
312
+ scrollSnapMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | import("csstype").Property.ScrollMarginRight<string | number>[];
313
+ scrollSnapMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | import("csstype").Property.ScrollMarginTop<string | number>[];
314
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | import("csstype").Property.ScrollSnapStop[];
315
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | import("csstype").Property.ScrollSnapType[];
316
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | import("csstype").Property.ScrollbarColor[];
317
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | import("csstype").Property.ScrollbarGutter[];
318
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | import("csstype").Property.ScrollbarWidth[];
319
+ shapeImageThreshold?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.ShapeImageThreshold | import("csstype").Property.ShapeImageThreshold[];
320
+ shapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | import("csstype").Property.ShapeMargin<string | number>[];
321
+ shapeOutside?: import("csstype").Property.ShapeOutside | import("csstype").Property.ShapeOutside[];
322
+ tabSize?: string[] | import("csstype").Property.TabSize<string | number> | import("csstype").Property.TabSize<string | number>[];
323
+ tableLayout?: import("csstype").Property.TableLayout | import("csstype").Property.TableLayout[];
324
+ textAlign?: import("csstype").Property.TextAlign | import("csstype").Property.TextAlign[];
325
+ textAlignLast?: import("csstype").Property.TextAlignLast | import("csstype").Property.TextAlignLast[];
326
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
327
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | import("csstype").Property.TextDecorationColor[];
328
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | import("csstype").Property.TextDecorationLine[];
329
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | import("csstype").Property.TextDecorationSkip[];
330
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | import("csstype").Property.TextDecorationSkipInk[];
331
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | import("csstype").Property.TextDecorationStyle[];
332
+ textDecorationThickness?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | import("csstype").Property.TextDecorationThickness<string | number>[];
333
+ textDecorationWidth?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | import("csstype").Property.TextDecorationThickness<string | number>[];
334
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | import("csstype").Property.TextEmphasisColor[];
335
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | import("csstype").Property.TextEmphasisPosition[];
336
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | import("csstype").Property.TextEmphasisStyle[];
337
+ textIndent?: (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | import("csstype").Property.TextIndent<string | number>[];
338
+ textJustify?: import("csstype").Property.TextJustify | import("csstype").Property.TextJustify[];
339
+ textOrientation?: import("csstype").Property.TextOrientation | import("csstype").Property.TextOrientation[];
340
+ textOverflow?: import("csstype").Property.TextOverflow | import("csstype").Property.TextOverflow[];
341
+ textRendering?: import("csstype").Property.TextRendering | import("csstype").Property.TextRendering[];
342
+ textShadow?: import("csstype").Property.TextShadow | import("csstype").Property.TextShadow[];
343
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | import("csstype").Property.TextSizeAdjust[];
344
+ textTransform?: import("csstype").Property.TextTransform | import("csstype").Property.TextTransform[];
345
+ textUnderlineOffset?: (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | import("csstype").Property.TextUnderlineOffset<string | number>[];
346
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | import("csstype").Property.TextUnderlinePosition[];
347
+ top?: (string | (string & {}))[] | import("csstype").Property.Top<string | number> | import("csstype").Property.Top<string | number>[];
348
+ touchAction?: import("csstype").Property.TouchAction | import("csstype").Property.TouchAction[];
349
+ transform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
350
+ transformBox?: import("csstype").Property.TransformBox | import("csstype").Property.TransformBox[];
351
+ transformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
352
+ transformStyle?: import("csstype").Property.TransformStyle | import("csstype").Property.TransformStyle[];
353
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
354
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
355
+ transitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
356
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
357
+ translate?: (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | import("csstype").Property.Translate<string | number>[];
358
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | import("csstype").Property.UnicodeBidi[];
359
+ userSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
360
+ verticalAlign?: (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | import("csstype").Property.VerticalAlign<string | number>[];
361
+ visibility?: import("csstype").Property.Visibility | import("csstype").Property.Visibility[];
362
+ whiteSpace?: import("csstype").Property.WhiteSpace | import("csstype").Property.WhiteSpace[];
363
+ widows?: import("csstype").Globals[] | import("csstype").Property.Widows | import("csstype").Property.Widows[];
364
+ width?: (string | (string & {}))[] | import("csstype").Property.Width<string | number> | import("csstype").Property.Width<string | number>[];
365
+ willChange?: import("csstype").Property.WillChange | import("csstype").Property.WillChange[];
366
+ wordBreak?: import("csstype").Property.WordBreak | import("csstype").Property.WordBreak[];
367
+ wordSpacing?: (string | (string & {}))[] | import("csstype").Property.WordSpacing<string | number> | import("csstype").Property.WordSpacing<string | number>[];
368
+ wordWrap?: import("csstype").Property.WordWrap | import("csstype").Property.WordWrap[];
369
+ writingMode?: import("csstype").Property.WritingMode | import("csstype").Property.WritingMode[];
370
+ zIndex?: (import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | import("csstype").Property.ZIndex[];
371
+ zoom?: import("csstype").Property.Zoom | import("csstype").Property.Zoom[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[];
372
+ all?: import("csstype").Globals | import("csstype").Globals[];
373
+ animation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
374
+ background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | import("csstype").Property.Background<string | number>[];
375
+ border?: import("csstype").Property.Border<string | number> | import("csstype").Property.Border<string | number>[] | (string | (string & {}))[];
376
+ borderBlock?: (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | import("csstype").Property.BorderBlock<string | number>[];
377
+ borderBlockEnd?: (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | import("csstype").Property.BorderBlockEnd<string | number>[];
378
+ borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | import("csstype").Property.BorderBlockStart<string | number>[];
379
+ borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | import("csstype").Property.BorderBottom<string | number>[];
380
+ borderColor?: import("csstype").Property.BorderColor | import("csstype").Property.BorderColor[];
381
+ borderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
382
+ borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | import("csstype").Property.BorderInline<string | number>[];
383
+ borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | import("csstype").Property.BorderInlineEnd<string | number>[];
384
+ borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | import("csstype").Property.BorderInlineStart<string | number>[];
385
+ borderLeft?: (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | import("csstype").Property.BorderLeft<string | number>[];
386
+ borderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | import("csstype").Property.BorderRadius<string | number>[];
387
+ borderRight?: (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | import("csstype").Property.BorderRight<string | number>[];
388
+ borderStyle?: import("csstype").Property.BorderStyle | import("csstype").Property.BorderStyle[];
389
+ borderTop?: (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | import("csstype").Property.BorderTop<string | number>[];
390
+ borderWidth?: (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | import("csstype").Property.BorderWidth<string | number>[];
391
+ columnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | import("csstype").Property.ColumnRule<string | number>[];
392
+ columns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | import("csstype").Property.Columns<string | number>[];
393
+ flex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | import("csstype").Property.Flex<string | number>[];
394
+ flexFlow?: import("csstype").Property.FlexFlow | import("csstype").Property.FlexFlow[];
395
+ font?: import("csstype").Property.Font | import("csstype").Property.Font[];
396
+ gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | import("csstype").Property.Gap<string | number>[];
397
+ grid?: import("csstype").Property.Grid | import("csstype").Property.Grid[];
398
+ gridArea?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | import("csstype").Property.GridArea[];
399
+ gridColumn?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | import("csstype").Property.GridColumn[];
400
+ gridRow?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | import("csstype").Property.GridRow[];
401
+ gridTemplate?: import("csstype").Property.GridTemplate | import("csstype").Property.GridTemplate[];
402
+ lineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.LineClamp | import("csstype").Property.LineClamp[];
403
+ listStyle?: import("csstype").Property.ListStyle | import("csstype").Property.ListStyle[];
404
+ margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | import("csstype").Property.Margin<string | number>[];
405
+ mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | import("csstype").Property.Mask<string | number>[];
406
+ maskBorder?: import("csstype").Property.MaskBorder | import("csstype").Property.MaskBorder[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[];
407
+ motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | import("csstype").Property.Offset<string | number>[];
408
+ offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | import("csstype").Property.Offset<string | number>[];
409
+ outline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | import("csstype").Property.Outline<string | number>[];
410
+ overflow?: import("csstype").Property.Overflow | import("csstype").Property.Overflow[];
411
+ placeItems?: import("csstype").Property.PlaceItems | import("csstype").Property.PlaceItems[];
412
+ placeSelf?: import("csstype").Property.PlaceSelf | import("csstype").Property.PlaceSelf[];
413
+ textDecoration?: (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | import("csstype").Property.TextDecoration<string | number>[];
414
+ textEmphasis?: import("csstype").Property.TextEmphasis | import("csstype").Property.TextEmphasis[];
415
+ transition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
416
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
417
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
418
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
419
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
420
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
421
+ MozAnimationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
422
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
423
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
424
+ MozAppearance?: import("csstype").Property.MozAppearance | import("csstype").Property.MozAppearance[];
425
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | import("csstype").Property.BackfaceVisibility[];
426
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | import("csstype").Property.MozBorderBottomColors[];
427
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | import("csstype").Property.BorderInlineEndColor[];
428
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | import("csstype").Property.BorderInlineEndStyle[];
429
+ MozBorderEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | import("csstype").Property.BorderInlineEndWidth<string | number>[];
430
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | import("csstype").Property.MozBorderLeftColors[];
431
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | import("csstype").Property.MozBorderRightColors[];
432
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | import("csstype").Property.BorderInlineStartColor[];
433
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | import("csstype").Property.BorderInlineStartStyle[];
434
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | import("csstype").Property.MozBorderTopColors[];
435
+ MozBoxSizing?: import("csstype").Property.BoxSizing | import("csstype").Property.BoxSizing[];
436
+ MozColumnCount?: import("csstype").Property.ColumnCount | import("csstype").Property.ColumnCount[] | (import("csstype").Globals | "auto")[];
437
+ MozColumnFill?: import("csstype").Property.ColumnFill | import("csstype").Property.ColumnFill[];
438
+ MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | import("csstype").Property.ColumnGap<string | number>[];
439
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | import("csstype").Property.ColumnRuleColor[];
440
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | import("csstype").Property.ColumnRuleStyle[];
441
+ MozColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | import("csstype").Property.ColumnRuleWidth<string | number>[];
442
+ MozColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | import("csstype").Property.ColumnWidth<string | number>[];
443
+ MozContextProperties?: import("csstype").Property.MozContextProperties | import("csstype").Property.MozContextProperties[];
444
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | import("csstype").Property.FontFeatureSettings[];
445
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | import("csstype").Property.FontLanguageOverride[];
446
+ MozHyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
447
+ MozImageRegion?: import("csstype").Property.MozImageRegion | import("csstype").Property.MozImageRegion[];
448
+ MozMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | import("csstype").Property.MarginInlineEnd<string | number>[];
449
+ MozMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | import("csstype").Property.MarginInlineStart<string | number>[];
450
+ MozOrient?: import("csstype").Property.MozOrient | import("csstype").Property.MozOrient[];
451
+ MozOsxFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | import("csstype").Property.FontSmooth<string | number>[];
452
+ MozPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | import("csstype").Property.PaddingInlineEnd<string | number>[];
453
+ MozPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | import("csstype").Property.PaddingInlineStart<string | number>[];
454
+ MozPerspective?: string[] | import("csstype").Property.Perspective<string | number> | import("csstype").Property.Perspective<string | number>[];
455
+ MozPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | import("csstype").Property.PerspectiveOrigin<string | number>[];
456
+ MozStackSizing?: import("csstype").Property.MozStackSizing | import("csstype").Property.MozStackSizing[];
457
+ MozTabSize?: string[] | import("csstype").Property.TabSize<string | number> | import("csstype").Property.TabSize<string | number>[];
458
+ MozTextBlink?: import("csstype").Property.MozTextBlink | import("csstype").Property.MozTextBlink[];
459
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | import("csstype").Property.TextSizeAdjust[];
460
+ MozTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
461
+ MozTransformStyle?: import("csstype").Property.TransformStyle | import("csstype").Property.TransformStyle[];
462
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
463
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
464
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
465
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
466
+ MozUserFocus?: import("csstype").Property.MozUserFocus | import("csstype").Property.MozUserFocus[];
467
+ MozUserModify?: import("csstype").Property.MozUserModify | import("csstype").Property.MozUserModify[];
468
+ MozUserSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
469
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | import("csstype").Property.MozWindowDragging[];
470
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | import("csstype").Property.MozWindowShadow[];
471
+ msAccelerator?: import("csstype").Property.MsAccelerator | import("csstype").Property.MsAccelerator[];
472
+ msAlignSelf?: import("csstype").Property.AlignSelf | import("csstype").Property.AlignSelf[];
473
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | import("csstype").Property.MsBlockProgression[];
474
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | import("csstype").Property.MsContentZoomChaining[];
475
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | import("csstype").Property.MsContentZoomLimitMax[];
476
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | import("csstype").Property.MsContentZoomLimitMin[];
477
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | import("csstype").Property.MsContentZoomSnapPoints[];
478
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | import("csstype").Property.MsContentZoomSnapType[];
479
+ msContentZooming?: import("csstype").Property.MsContentZooming | import("csstype").Property.MsContentZooming[];
480
+ msFilter?: import("csstype").Property.MsFilter | import("csstype").Property.MsFilter[];
481
+ msFlexDirection?: import("csstype").Property.FlexDirection | import("csstype").Property.FlexDirection[];
482
+ msFlexPositive?: import("csstype").Property.FlexGrow | import("csstype").Property.FlexGrow[] | import("csstype").Globals[];
483
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | import("csstype").Property.MsFlowFrom[];
484
+ msFlowInto?: import("csstype").Property.MsFlowInto | import("csstype").Property.MsFlowInto[];
485
+ msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | import("csstype").Property.MsGridColumns<string | number>[];
486
+ msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | import("csstype").Property.MsGridRows<string | number>[];
487
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | import("csstype").Property.MsHighContrastAdjust[];
488
+ msHyphenateLimitChars?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | import("csstype").Property.MsHyphenateLimitChars[];
489
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | import("csstype").Property.MsHyphenateLimitLines[] | (import("csstype").Globals | "no-limit")[];
490
+ msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | import("csstype").Property.MsHyphenateLimitZone<string | number>[];
491
+ msHyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
492
+ msImeAlign?: import("csstype").Property.MsImeAlign | import("csstype").Property.MsImeAlign[];
493
+ msJustifySelf?: import("csstype").Property.JustifySelf | import("csstype").Property.JustifySelf[];
494
+ msLineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
495
+ msOrder?: import("csstype").Globals[] | import("csstype").Property.Order | import("csstype").Property.Order[];
496
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | import("csstype").Property.MsOverflowStyle[];
497
+ msOverflowX?: import("csstype").Property.OverflowX | import("csstype").Property.OverflowX[];
498
+ msOverflowY?: import("csstype").Property.OverflowY | import("csstype").Property.OverflowY[];
499
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | import("csstype").Property.MsScrollChaining[];
500
+ msScrollLimitXMax?: string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | import("csstype").Property.MsScrollLimitXMax<string | number>[];
501
+ msScrollLimitXMin?: string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | import("csstype").Property.MsScrollLimitXMin<string | number>[];
502
+ msScrollLimitYMax?: string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | import("csstype").Property.MsScrollLimitYMax<string | number>[];
503
+ msScrollLimitYMin?: string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | import("csstype").Property.MsScrollLimitYMin<string | number>[];
504
+ msScrollRails?: import("csstype").Property.MsScrollRails | import("csstype").Property.MsScrollRails[];
505
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | import("csstype").Property.MsScrollSnapPointsX[];
506
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | import("csstype").Property.MsScrollSnapPointsY[];
507
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | import("csstype").Property.MsScrollSnapType[];
508
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | import("csstype").Property.MsScrollTranslation[];
509
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | import("csstype").Property.MsScrollbar3dlightColor[];
510
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | import("csstype").Property.MsScrollbarArrowColor[];
511
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | import("csstype").Property.MsScrollbarBaseColor[];
512
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | import("csstype").Property.MsScrollbarDarkshadowColor[];
513
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | import("csstype").Property.MsScrollbarFaceColor[];
514
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | import("csstype").Property.MsScrollbarHighlightColor[];
515
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | import("csstype").Property.MsScrollbarShadowColor[];
516
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | import("csstype").Property.MsTextAutospace[];
517
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
518
+ msTextOverflow?: import("csstype").Property.TextOverflow | import("csstype").Property.TextOverflow[];
519
+ msTouchAction?: import("csstype").Property.TouchAction | import("csstype").Property.TouchAction[];
520
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | import("csstype").Property.MsTouchSelect[];
521
+ msTransform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
522
+ msTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
523
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
524
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
525
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
526
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
527
+ msUserSelect?: import("csstype").Property.MsUserSelect | import("csstype").Property.MsUserSelect[];
528
+ msWordBreak?: import("csstype").Property.WordBreak | import("csstype").Property.WordBreak[];
529
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | import("csstype").Property.MsWrapFlow[];
530
+ msWrapMargin?: string[] | import("csstype").Property.MsWrapMargin<string | number> | import("csstype").Property.MsWrapMargin<string | number>[];
531
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | import("csstype").Property.MsWrapThrough[];
532
+ msWritingMode?: import("csstype").Property.WritingMode | import("csstype").Property.WritingMode[];
533
+ OObjectFit?: import("csstype").Property.ObjectFit | import("csstype").Property.ObjectFit[];
534
+ OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | import("csstype").Property.ObjectPosition<string | number>[];
535
+ OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | import("csstype").Property.TabSize<string | number>[];
536
+ OTextOverflow?: import("csstype").Property.TextOverflow | import("csstype").Property.TextOverflow[];
537
+ OTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
538
+ WebkitAlignContent?: import("csstype").Property.AlignContent | import("csstype").Property.AlignContent[];
539
+ WebkitAlignItems?: import("csstype").Property.AlignItems | import("csstype").Property.AlignItems[];
540
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | import("csstype").Property.AlignSelf[];
541
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
542
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
543
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
544
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
545
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
546
+ WebkitAnimationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
547
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
548
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
549
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | import("csstype").Property.WebkitAppearance[];
550
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | import("csstype").Property.BackdropFilter[];
551
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | import("csstype").Property.BackfaceVisibility[];
552
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | import("csstype").Property.BackgroundClip[];
553
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | import("csstype").Property.BackgroundOrigin[];
554
+ WebkitBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
555
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | import("csstype").Property.WebkitBorderBeforeColor[];
556
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | import("csstype").Property.WebkitBorderBeforeStyle[];
557
+ WebkitBorderBeforeWidth?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | import("csstype").Property.WebkitBorderBeforeWidth<string | number>[];
558
+ WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | import("csstype").Property.BorderBottomLeftRadius<string | number>[];
559
+ WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | import("csstype").Property.BorderBottomRightRadius<string | number>[];
560
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | import("csstype").Property.BorderImageSlice[] | ((string & {}) | import("csstype").Globals)[];
561
+ WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | import("csstype").Property.BorderTopLeftRadius<string | number>[];
562
+ WebkitBorderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | import("csstype").Property.BorderTopRightRadius<string | number>[];
563
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | import("csstype").Property.BoxDecorationBreak[];
564
+ WebkitBoxReflect?: (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | import("csstype").Property.WebkitBoxReflect<string | number>[];
565
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | import("csstype").Property.BoxShadow[];
566
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | import("csstype").Property.BoxSizing[];
567
+ WebkitClipPath?: import("csstype").Property.ClipPath | import("csstype").Property.ClipPath[];
568
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | import("csstype").Property.ColumnCount[] | (import("csstype").Globals | "auto")[];
569
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | import("csstype").Property.ColumnFill[];
570
+ WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | import("csstype").Property.ColumnGap<string | number>[];
571
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | import("csstype").Property.ColumnRuleColor[];
572
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | import("csstype").Property.ColumnRuleStyle[];
573
+ WebkitColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | import("csstype").Property.ColumnRuleWidth<string | number>[];
574
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | import("csstype").Property.ColumnSpan[];
575
+ WebkitColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | import("csstype").Property.ColumnWidth<string | number>[];
576
+ WebkitFilter?: import("csstype").Property.Filter | import("csstype").Property.Filter[];
577
+ WebkitFlexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | import("csstype").Property.FlexBasis<string | number>[];
578
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | import("csstype").Property.FlexDirection[];
579
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | import("csstype").Property.FlexGrow[] | import("csstype").Globals[];
580
+ WebkitFlexShrink?: import("csstype").Globals[] | import("csstype").Property.FlexShrink | import("csstype").Property.FlexShrink[];
581
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | import("csstype").Property.FlexWrap[];
582
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | import("csstype").Property.FontFeatureSettings[];
583
+ WebkitFontKerning?: import("csstype").Property.FontKerning | import("csstype").Property.FontKerning[];
584
+ WebkitFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | import("csstype").Property.FontSmooth<string | number>[];
585
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | import("csstype").Property.FontVariantLigatures[];
586
+ WebkitHyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
587
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | import("csstype").Property.JustifyContent[];
588
+ WebkitLineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
589
+ WebkitLineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.WebkitLineClamp | import("csstype").Property.WebkitLineClamp[];
590
+ WebkitMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | import("csstype").Property.MarginInlineEnd<string | number>[];
591
+ WebkitMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | import("csstype").Property.MarginInlineStart<string | number>[];
592
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | import("csstype").Property.WebkitMaskAttachment[];
593
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | import("csstype").Property.WebkitMaskClip[];
594
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | import("csstype").Property.WebkitMaskComposite[];
595
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | import("csstype").Property.WebkitMaskImage[];
596
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | import("csstype").Property.WebkitMaskOrigin[];
597
+ WebkitMaskPosition?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | import("csstype").Property.WebkitMaskPosition<string | number>[];
598
+ WebkitMaskPositionX?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | import("csstype").Property.WebkitMaskPositionX<string | number>[];
599
+ WebkitMaskPositionY?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | import("csstype").Property.WebkitMaskPositionY<string | number>[];
600
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | import("csstype").Property.WebkitMaskRepeat[];
601
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | import("csstype").Property.WebkitMaskRepeatX[];
602
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | import("csstype").Property.WebkitMaskRepeatY[];
603
+ WebkitMaskSize?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | import("csstype").Property.WebkitMaskSize<string | number>[];
604
+ WebkitMaxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | import("csstype").Property.MaxInlineSize<string | number>[];
605
+ WebkitOrder?: import("csstype").Globals[] | import("csstype").Property.Order | import("csstype").Property.Order[];
606
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | import("csstype").Property.WebkitOverflowScrolling[];
607
+ WebkitPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | import("csstype").Property.PaddingInlineEnd<string | number>[];
608
+ WebkitPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | import("csstype").Property.PaddingInlineStart<string | number>[];
609
+ WebkitPerspective?: string[] | import("csstype").Property.Perspective<string | number> | import("csstype").Property.Perspective<string | number>[];
610
+ WebkitPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | import("csstype").Property.PerspectiveOrigin<string | number>[];
611
+ WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | import("csstype").Property.ColorAdjust[];
612
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | import("csstype").Property.RubyPosition[];
613
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | import("csstype").Property.ScrollSnapType[];
614
+ WebkitShapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | import("csstype").Property.ShapeMargin<string | number>[];
615
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | import("csstype").Property.WebkitTapHighlightColor[];
616
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
617
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | import("csstype").Property.TextDecorationColor[];
618
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | import("csstype").Property.TextDecorationLine[];
619
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | import("csstype").Property.TextDecorationSkip[];
620
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | import("csstype").Property.TextDecorationStyle[];
621
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | import("csstype").Property.TextEmphasisColor[];
622
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | import("csstype").Property.TextEmphasisPosition[];
623
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | import("csstype").Property.TextEmphasisStyle[];
624
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | import("csstype").Property.WebkitTextFillColor[];
625
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | import("csstype").Property.TextOrientation[];
626
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | import("csstype").Property.TextSizeAdjust[];
627
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | import("csstype").Property.WebkitTextStrokeColor[];
628
+ WebkitTextStrokeWidth?: string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | import("csstype").Property.WebkitTextStrokeWidth<string | number>[];
629
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | import("csstype").Property.TextUnderlinePosition[];
630
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | import("csstype").Property.WebkitTouchCallout[];
631
+ WebkitTransform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
632
+ WebkitTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
633
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | import("csstype").Property.TransformStyle[];
634
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
635
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
636
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
637
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
638
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | import("csstype").Property.WebkitUserModify[];
639
+ WebkitUserSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
640
+ WebkitWritingMode?: import("csstype").Property.WritingMode | import("csstype").Property.WritingMode[];
641
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
642
+ MozBorderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
643
+ MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | import("csstype").Property.ColumnRule<string | number>[];
644
+ MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | import("csstype").Property.Columns<string | number>[];
645
+ MozTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
646
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | import("csstype").Property.MsContentZoomLimit[];
647
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | import("csstype").Property.MsContentZoomSnap[];
648
+ msFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | import("csstype").Property.Flex<string | number>[];
649
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | import("csstype").Property.MsScrollLimit[];
650
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | import("csstype").Property.MsScrollSnapX[];
651
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | import("csstype").Property.MsScrollSnapY[];
652
+ msTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
653
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
654
+ WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | import("csstype").Property.WebkitBorderBefore<string | number>[];
655
+ WebkitBorderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
656
+ WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | import("csstype").Property.BorderRadius<string | number>[];
657
+ WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | import("csstype").Property.ColumnRule<string | number>[];
658
+ WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | import("csstype").Property.Columns<string | number>[];
659
+ WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | import("csstype").Property.Flex<string | number>[];
660
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | import("csstype").Property.FlexFlow[];
661
+ WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | import("csstype").Property.WebkitMask<string | number>[];
662
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | import("csstype").Property.TextEmphasis[];
663
+ WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | import("csstype").Property.WebkitTextStroke<string | number>[];
664
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
665
+ azimuth?: import("csstype").Property.Azimuth | import("csstype").Property.Azimuth[];
666
+ boxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
667
+ boxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
668
+ boxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
669
+ boxFlexGroup?: import("csstype").Globals[] | import("csstype").Property.BoxFlexGroup | import("csstype").Property.BoxFlexGroup[];
670
+ boxLines?: import("csstype").Property.BoxLines | import("csstype").Property.BoxLines[];
671
+ boxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
672
+ boxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
673
+ boxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
674
+ clip?: import("csstype").Property.Clip | import("csstype").Property.Clip[];
675
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | import("csstype").Property.FontVariantAlternates[];
676
+ gridColumnGap?: (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | import("csstype").Property.GridColumnGap<string | number>[];
677
+ gridGap?: (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | import("csstype").Property.GridGap<string | number>[];
678
+ gridRowGap?: (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | import("csstype").Property.GridRowGap<string | number>[];
679
+ imeMode?: import("csstype").Property.ImeMode | import("csstype").Property.ImeMode[];
680
+ offsetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | import("csstype").Property.InsetBlock<string | number>[];
681
+ offsetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | import("csstype").Property.InsetBlockEnd<string | number>[];
682
+ offsetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | import("csstype").Property.InsetBlockStart<string | number>[];
683
+ offsetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | import("csstype").Property.InsetInline<string | number>[];
684
+ offsetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | import("csstype").Property.InsetInlineEnd<string | number>[];
685
+ offsetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | import("csstype").Property.InsetInlineStart<string | number>[];
686
+ scrollSnapCoordinate?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | import("csstype").Property.ScrollSnapCoordinate<string | number>[];
687
+ scrollSnapDestination?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | import("csstype").Property.ScrollSnapDestination<string | number>[];
688
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | import("csstype").Property.ScrollSnapPointsX[];
689
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | import("csstype").Property.ScrollSnapPointsY[];
690
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | import("csstype").Property.ScrollSnapTypeX[];
691
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | import("csstype").Property.ScrollSnapTypeY[];
692
+ scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | import("csstype").Property.MsScrollbarTrackColor[];
693
+ textCombineHorizontal?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
694
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
695
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
696
+ KhtmlBoxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
697
+ KhtmlBoxFlexGroup?: import("csstype").Globals[] | import("csstype").Property.BoxFlexGroup | import("csstype").Property.BoxFlexGroup[];
698
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | import("csstype").Property.BoxLines[];
699
+ KhtmlBoxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
700
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
701
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
702
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
703
+ KhtmlOpacity?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | import("csstype").Property.Opacity[];
704
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
705
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | import("csstype").Property.BackgroundClip[];
706
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | import("csstype").Property.BoxDecorationBreak[];
707
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | import("csstype").Property.BackgroundOrigin[];
708
+ MozBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
709
+ MozBinding?: import("csstype").Property.MozBinding | import("csstype").Property.MozBinding[];
710
+ MozBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | import("csstype").Property.BorderRadius<string | number>[];
711
+ MozBorderRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | import("csstype").Property.BorderBottomLeftRadius<string | number>[];
712
+ MozBorderRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | import("csstype").Property.BorderBottomRightRadius<string | number>[];
713
+ MozBorderRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | import("csstype").Property.BorderTopLeftRadius<string | number>[];
714
+ MozBorderRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | import("csstype").Property.BorderTopRightRadius<string | number>[];
715
+ MozBoxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
716
+ MozBoxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
717
+ MozBoxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
718
+ MozBoxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
719
+ MozBoxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
720
+ MozBoxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
721
+ MozBoxShadow?: import("csstype").Property.BoxShadow | import("csstype").Property.BoxShadow[];
722
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | import("csstype").Property.MozFloatEdge[];
723
+ MozForceBrokenImageIcon?: import("csstype").Globals[] | import("csstype").Property.MozForceBrokenImageIcon | import("csstype").Property.MozForceBrokenImageIcon[];
724
+ MozOpacity?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | import("csstype").Property.Opacity[];
725
+ MozOutline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | import("csstype").Property.Outline<string | number>[];
726
+ MozOutlineColor?: import("csstype").Property.OutlineColor | import("csstype").Property.OutlineColor[];
727
+ MozOutlineRadius?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | import("csstype").Property.MozOutlineRadius<string | number>[];
728
+ MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | import("csstype").Property.MozOutlineRadiusBottomleft<string | number>[];
729
+ MozOutlineRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | import("csstype").Property.MozOutlineRadiusBottomright<string | number>[];
730
+ MozOutlineRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | import("csstype").Property.MozOutlineRadiusTopleft<string | number>[];
731
+ MozOutlineRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | import("csstype").Property.MozOutlineRadiusTopright<string | number>[];
732
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | import("csstype").Property.OutlineStyle[];
733
+ MozOutlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | import("csstype").Property.OutlineWidth<string | number>[];
734
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | import("csstype").Property.TextAlignLast[];
735
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | import("csstype").Property.TextDecorationColor[];
736
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | import("csstype").Property.TextDecorationLine[];
737
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | import("csstype").Property.TextDecorationStyle[];
738
+ MozUserInput?: import("csstype").Property.MozUserInput | import("csstype").Property.MozUserInput[];
739
+ msImeMode?: import("csstype").Property.ImeMode | import("csstype").Property.ImeMode[];
740
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | import("csstype").Property.MsScrollbarTrackColor[];
741
+ OAnimation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
742
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
743
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
744
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
745
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
746
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
747
+ OAnimationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
748
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
749
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
750
+ OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
751
+ OBorderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
752
+ OTransform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
753
+ OTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
754
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
755
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
756
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
757
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
758
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
759
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
760
+ WebkitBoxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
761
+ WebkitBoxFlexGroup?: import("csstype").Globals[] | import("csstype").Property.BoxFlexGroup | import("csstype").Property.BoxFlexGroup[];
762
+ WebkitBoxLines?: import("csstype").Property.BoxLines | import("csstype").Property.BoxLines[];
763
+ WebkitBoxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
764
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
765
+ WebkitBoxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
766
+ WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | import("csstype").Property.ScrollSnapPointsX[];
767
+ WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | import("csstype").Property.ScrollSnapPointsY[];
768
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | import("csstype").Property.AlignmentBaseline[];
769
+ baselineShift?: (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | import("csstype").Property.BaselineShift<string | number>[];
770
+ clipRule?: import("csstype").Property.ClipRule | import("csstype").Property.ClipRule[];
771
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | import("csstype").Property.ColorInterpolation[];
772
+ colorRendering?: import("csstype").Property.ColorRendering | import("csstype").Property.ColorRendering[];
773
+ dominantBaseline?: import("csstype").Property.DominantBaseline | import("csstype").Property.DominantBaseline[];
774
+ fill?: import("csstype").Property.Fill | import("csstype").Property.Fill[];
775
+ fillOpacity?: import("csstype").Globals[] | import("csstype").Property.FillOpacity | import("csstype").Property.FillOpacity[];
776
+ fillRule?: import("csstype").Property.FillRule | import("csstype").Property.FillRule[];
777
+ floodColor?: import("csstype").Property.FloodColor | import("csstype").Property.FloodColor[];
778
+ floodOpacity?: import("csstype").Globals[] | import("csstype").Property.FloodOpacity | import("csstype").Property.FloodOpacity[];
779
+ glyphOrientationVertical?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | import("csstype").Property.GlyphOrientationVertical[];
780
+ lightingColor?: import("csstype").Property.LightingColor | import("csstype").Property.LightingColor[];
781
+ marker?: import("csstype").Property.Marker | import("csstype").Property.Marker[];
782
+ markerEnd?: import("csstype").Property.MarkerEnd | import("csstype").Property.MarkerEnd[];
783
+ markerMid?: import("csstype").Property.MarkerMid | import("csstype").Property.MarkerMid[];
784
+ markerStart?: import("csstype").Property.MarkerStart | import("csstype").Property.MarkerStart[];
785
+ shapeRendering?: import("csstype").Property.ShapeRendering | import("csstype").Property.ShapeRendering[];
786
+ stopColor?: import("csstype").Property.StopColor | import("csstype").Property.StopColor[];
787
+ stopOpacity?: import("csstype").Globals[] | import("csstype").Property.StopOpacity | import("csstype").Property.StopOpacity[];
788
+ stroke?: import("csstype").Property.Stroke | import("csstype").Property.Stroke[];
789
+ strokeDasharray?: (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | import("csstype").Property.StrokeDasharray<string | number>[];
790
+ strokeDashoffset?: (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | import("csstype").Property.StrokeDashoffset<string | number>[];
791
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | import("csstype").Property.StrokeLinecap[];
792
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | import("csstype").Property.StrokeLinejoin[];
793
+ strokeMiterlimit?: import("csstype").Globals[] | import("csstype").Property.StrokeMiterlimit | import("csstype").Property.StrokeMiterlimit[];
794
+ strokeOpacity?: import("csstype").Globals[] | import("csstype").Property.StrokeOpacity | import("csstype").Property.StrokeOpacity[];
795
+ strokeWidth?: (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | import("csstype").Property.StrokeWidth<string | number>[];
796
+ textAnchor?: import("csstype").Property.TextAnchor | import("csstype").Property.TextAnchor[];
797
+ vectorEffect?: import("csstype").Property.VectorEffect | import("csstype").Property.VectorEffect[];
798
+ ":-moz-any()"?: import("@emotion/serialize").CSSObject;
799
+ ":-moz-dir"?: import("@emotion/serialize").CSSObject;
800
+ ":-webkit-any()"?: import("@emotion/serialize").CSSObject;
801
+ "::cue"?: import("@emotion/serialize").CSSObject;
802
+ "::cue-region"?: import("@emotion/serialize").CSSObject;
803
+ "::part"?: import("@emotion/serialize").CSSObject;
804
+ "::slotted"?: import("@emotion/serialize").CSSObject;
805
+ ":dir"?: import("@emotion/serialize").CSSObject;
806
+ ":has"?: import("@emotion/serialize").CSSObject;
807
+ ":host"?: import("@emotion/serialize").CSSObject;
808
+ ":host-context"?: import("@emotion/serialize").CSSObject;
809
+ ":is"?: import("@emotion/serialize").CSSObject;
810
+ ":lang"?: import("@emotion/serialize").CSSObject;
811
+ ":matches()"?: import("@emotion/serialize").CSSObject;
812
+ ":not"?: import("@emotion/serialize").CSSObject;
813
+ ":nth-child"?: import("@emotion/serialize").CSSObject;
814
+ ":nth-last-child"?: import("@emotion/serialize").CSSObject;
815
+ ":nth-last-of-type"?: import("@emotion/serialize").CSSObject;
816
+ ":nth-of-type"?: import("@emotion/serialize").CSSObject;
817
+ ":where"?: import("@emotion/serialize").CSSObject;
818
+ ":-khtml-any-link"?: import("@emotion/serialize").CSSObject;
819
+ ":-moz-any-link"?: import("@emotion/serialize").CSSObject;
820
+ ":-moz-focusring"?: import("@emotion/serialize").CSSObject;
821
+ ":-moz-full-screen"?: import("@emotion/serialize").CSSObject;
822
+ ":-moz-placeholder"?: import("@emotion/serialize").CSSObject;
823
+ ":-moz-read-only"?: import("@emotion/serialize").CSSObject;
824
+ ":-moz-read-write"?: import("@emotion/serialize").CSSObject;
825
+ ":-ms-fullscreen"?: import("@emotion/serialize").CSSObject;
826
+ ":-ms-input-placeholder"?: import("@emotion/serialize").CSSObject;
827
+ ":-webkit-any-link"?: import("@emotion/serialize").CSSObject;
828
+ ":-webkit-full-screen"?: import("@emotion/serialize").CSSObject;
829
+ "::-moz-placeholder"?: import("@emotion/serialize").CSSObject;
830
+ "::-moz-progress-bar"?: import("@emotion/serialize").CSSObject;
831
+ "::-moz-range-progress"?: import("@emotion/serialize").CSSObject;
832
+ "::-moz-range-thumb"?: import("@emotion/serialize").CSSObject;
833
+ "::-moz-range-track"?: import("@emotion/serialize").CSSObject;
834
+ "::-moz-selection"?: import("@emotion/serialize").CSSObject;
835
+ "::-ms-backdrop"?: import("@emotion/serialize").CSSObject;
836
+ "::-ms-browse"?: import("@emotion/serialize").CSSObject;
837
+ "::-ms-check"?: import("@emotion/serialize").CSSObject;
838
+ "::-ms-clear"?: import("@emotion/serialize").CSSObject;
839
+ "::-ms-fill"?: import("@emotion/serialize").CSSObject;
840
+ "::-ms-fill-lower"?: import("@emotion/serialize").CSSObject;
841
+ "::-ms-fill-upper"?: import("@emotion/serialize").CSSObject;
842
+ "::-ms-input-placeholder"?: import("@emotion/serialize").CSSObject;
843
+ "::-ms-reveal"?: import("@emotion/serialize").CSSObject;
844
+ "::-ms-thumb"?: import("@emotion/serialize").CSSObject;
845
+ "::-ms-ticks-after"?: import("@emotion/serialize").CSSObject;
846
+ "::-ms-ticks-before"?: import("@emotion/serialize").CSSObject;
847
+ "::-ms-tooltip"?: import("@emotion/serialize").CSSObject;
848
+ "::-ms-track"?: import("@emotion/serialize").CSSObject;
849
+ "::-ms-value"?: import("@emotion/serialize").CSSObject;
850
+ "::-webkit-backdrop"?: import("@emotion/serialize").CSSObject;
851
+ "::-webkit-input-placeholder"?: import("@emotion/serialize").CSSObject;
852
+ "::-webkit-progress-bar"?: import("@emotion/serialize").CSSObject;
853
+ "::-webkit-progress-inner-value"?: import("@emotion/serialize").CSSObject;
854
+ "::-webkit-progress-value"?: import("@emotion/serialize").CSSObject;
855
+ "::-webkit-slider-runnable-track"?: import("@emotion/serialize").CSSObject;
856
+ "::-webkit-slider-thumb"?: import("@emotion/serialize").CSSObject;
857
+ "::after"?: import("@emotion/serialize").CSSObject;
858
+ "::backdrop"?: import("@emotion/serialize").CSSObject;
859
+ "::before"?: import("@emotion/serialize").CSSObject;
860
+ "::first-letter"?: import("@emotion/serialize").CSSObject;
861
+ "::first-line"?: import("@emotion/serialize").CSSObject;
862
+ "::grammar-error"?: import("@emotion/serialize").CSSObject;
863
+ "::marker"?: import("@emotion/serialize").CSSObject;
864
+ "::placeholder"?: import("@emotion/serialize").CSSObject;
865
+ "::selection"?: import("@emotion/serialize").CSSObject;
866
+ "::spelling-error"?: import("@emotion/serialize").CSSObject;
867
+ ":active"?: import("@emotion/serialize").CSSObject;
868
+ ":after"?: import("@emotion/serialize").CSSObject;
869
+ ":any-link"?: import("@emotion/serialize").CSSObject;
870
+ ":before"?: import("@emotion/serialize").CSSObject;
871
+ ":blank"?: import("@emotion/serialize").CSSObject;
872
+ ":checked"?: import("@emotion/serialize").CSSObject;
873
+ ":default"?: import("@emotion/serialize").CSSObject;
874
+ ":defined"?: import("@emotion/serialize").CSSObject;
875
+ ":disabled"?: import("@emotion/serialize").CSSObject;
876
+ ":empty"?: import("@emotion/serialize").CSSObject;
877
+ ":enabled"?: import("@emotion/serialize").CSSObject;
878
+ ":first"?: import("@emotion/serialize").CSSObject;
879
+ ":first-child"?: import("@emotion/serialize").CSSObject;
880
+ ":first-letter"?: import("@emotion/serialize").CSSObject;
881
+ ":first-line"?: import("@emotion/serialize").CSSObject;
882
+ ":first-of-type"?: import("@emotion/serialize").CSSObject;
883
+ ":focus"?: import("@emotion/serialize").CSSObject;
884
+ ":focus-visible"?: import("@emotion/serialize").CSSObject;
885
+ ":focus-within"?: import("@emotion/serialize").CSSObject;
886
+ ":fullscreen"?: import("@emotion/serialize").CSSObject;
887
+ ":hover"?: import("@emotion/serialize").CSSObject;
888
+ ":in-range"?: import("@emotion/serialize").CSSObject;
889
+ ":indeterminate"?: import("@emotion/serialize").CSSObject;
890
+ ":invalid"?: import("@emotion/serialize").CSSObject;
891
+ ":last-child"?: import("@emotion/serialize").CSSObject;
892
+ ":last-of-type"?: import("@emotion/serialize").CSSObject;
893
+ ":left"?: import("@emotion/serialize").CSSObject;
894
+ ":link"?: import("@emotion/serialize").CSSObject;
895
+ ":only-child"?: import("@emotion/serialize").CSSObject;
896
+ ":only-of-type"?: import("@emotion/serialize").CSSObject;
897
+ ":optional"?: import("@emotion/serialize").CSSObject;
898
+ ":out-of-range"?: import("@emotion/serialize").CSSObject;
899
+ ":placeholder-shown"?: import("@emotion/serialize").CSSObject;
900
+ ":read-only"?: import("@emotion/serialize").CSSObject;
901
+ ":read-write"?: import("@emotion/serialize").CSSObject;
902
+ ":required"?: import("@emotion/serialize").CSSObject;
903
+ ":right"?: import("@emotion/serialize").CSSObject;
904
+ ":root"?: import("@emotion/serialize").CSSObject;
905
+ ":scope"?: import("@emotion/serialize").CSSObject;
906
+ ":target"?: import("@emotion/serialize").CSSObject;
907
+ ":valid"?: import("@emotion/serialize").CSSObject;
908
+ ":visited"?: import("@emotion/serialize").CSSObject;
27
909
  };
28
- position: string;
29
- alignContent?: import("csstype").Property.AlignContent | import("csstype").Property.AlignContent[];
30
- alignItems?: import("csstype").Property.AlignItems | import("csstype").Property.AlignItems[];
31
- alignSelf?: import("csstype").Property.AlignSelf | import("csstype").Property.AlignSelf[];
32
- alignTracks?: import("csstype").Property.AlignTracks | import("csstype").Property.AlignTracks[];
33
- animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
34
- animationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
35
- animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
36
- animationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
37
- animationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
38
- animationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
39
- animationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
40
- animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
41
- appearance?: import("csstype").Property.Appearance | import("csstype").Property.Appearance[];
42
- aspectRatio?: import("csstype").Property.AspectRatio | import("csstype").Property.AspectRatio[];
43
- backdropFilter?: import("csstype").Property.BackdropFilter | import("csstype").Property.BackdropFilter[];
44
- backfaceVisibility?: import("csstype").Property.BackfaceVisibility | import("csstype").Property.BackfaceVisibility[];
45
- backgroundAttachment?: import("csstype").Property.BackgroundAttachment | import("csstype").Property.BackgroundAttachment[];
46
- backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | import("csstype").Property.BackgroundBlendMode[];
47
- backgroundClip?: import("csstype").Property.BackgroundClip | import("csstype").Property.BackgroundClip[];
48
- backgroundImage?: import("csstype").Property.BackgroundImage | import("csstype").Property.BackgroundImage[];
49
- backgroundOrigin?: import("csstype").Property.BackgroundOrigin | import("csstype").Property.BackgroundOrigin[];
50
- backgroundPosition?: (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | import("csstype").Property.BackgroundPosition<string | number>[];
51
- backgroundPositionX?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | import("csstype").Property.BackgroundPositionX<string | number>[];
52
- backgroundPositionY?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | import("csstype").Property.BackgroundPositionY<string | number>[];
53
- backgroundRepeat?: import("csstype").Property.BackgroundRepeat | import("csstype").Property.BackgroundRepeat[];
54
- backgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
55
- blockOverflow?: import("csstype").Property.BlockOverflow | import("csstype").Property.BlockOverflow[];
56
- blockSize?: (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | import("csstype").Property.BlockSize<string | number>[];
57
- borderBlockColor?: import("csstype").Property.BorderBlockColor | import("csstype").Property.BorderBlockColor[];
58
- borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | import("csstype").Property.BorderBlockEndColor[];
59
- borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | import("csstype").Property.BorderBlockEndStyle[];
60
- borderBlockEndWidth?: string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | import("csstype").Property.BorderBlockEndWidth<string | number>[];
61
- borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | import("csstype").Property.BorderBlockStartColor[];
62
- borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | import("csstype").Property.BorderBlockStartStyle[];
63
- borderBlockStartWidth?: string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | import("csstype").Property.BorderBlockStartWidth<string | number>[];
64
- borderBlockStyle?: import("csstype").Property.BorderBlockStyle | import("csstype").Property.BorderBlockStyle[];
65
- borderBlockWidth?: string[] | import("csstype").Property.BorderBlockWidth<string | number> | import("csstype").Property.BorderBlockWidth<string | number>[];
66
- borderBottomColor?: import("csstype").Property.BorderBottomColor | import("csstype").Property.BorderBottomColor[];
67
- borderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | import("csstype").Property.BorderBottomLeftRadius<string | number>[];
68
- borderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | import("csstype").Property.BorderBottomRightRadius<string | number>[];
69
- borderBottomStyle?: import("csstype").Property.BorderBottomStyle | import("csstype").Property.BorderBottomStyle[];
70
- borderBottomWidth?: string[] | import("csstype").Property.BorderBottomWidth<string | number> | import("csstype").Property.BorderBottomWidth<string | number>[];
71
- borderCollapse?: import("csstype").Property.BorderCollapse | import("csstype").Property.BorderCollapse[];
72
- borderEndEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | import("csstype").Property.BorderEndEndRadius<string | number>[];
73
- borderEndStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | import("csstype").Property.BorderEndStartRadius<string | number>[];
74
- borderImageOutset?: (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | import("csstype").Property.BorderImageOutset<string | number>[];
75
- borderImageRepeat?: import("csstype").Property.BorderImageRepeat | import("csstype").Property.BorderImageRepeat[];
76
- borderImageSlice?: import("csstype").Property.BorderImageSlice | import("csstype").Property.BorderImageSlice[] | ((string & {}) | import("csstype").Globals)[];
77
- borderImageSource?: import("csstype").Property.BorderImageSource | import("csstype").Property.BorderImageSource[];
78
- borderImageWidth?: (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | import("csstype").Property.BorderImageWidth<string | number>[];
79
- borderInlineColor?: import("csstype").Property.BorderInlineColor | import("csstype").Property.BorderInlineColor[];
80
- borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | import("csstype").Property.BorderInlineEndColor[];
81
- borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | import("csstype").Property.BorderInlineEndStyle[];
82
- borderInlineEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | import("csstype").Property.BorderInlineEndWidth<string | number>[];
83
- borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | import("csstype").Property.BorderInlineStartColor[];
84
- borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | import("csstype").Property.BorderInlineStartStyle[];
85
- borderInlineStartWidth?: string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | import("csstype").Property.BorderInlineStartWidth<string | number>[];
86
- borderInlineStyle?: import("csstype").Property.BorderInlineStyle | import("csstype").Property.BorderInlineStyle[];
87
- borderInlineWidth?: string[] | import("csstype").Property.BorderInlineWidth<string | number> | import("csstype").Property.BorderInlineWidth<string | number>[];
88
- borderLeftColor?: import("csstype").Property.BorderLeftColor | import("csstype").Property.BorderLeftColor[];
89
- borderLeftStyle?: import("csstype").Property.BorderLeftStyle | import("csstype").Property.BorderLeftStyle[];
90
- borderLeftWidth?: string[] | import("csstype").Property.BorderLeftWidth<string | number> | import("csstype").Property.BorderLeftWidth<string | number>[];
91
- borderRightColor?: import("csstype").Property.BorderRightColor | import("csstype").Property.BorderRightColor[];
92
- borderRightStyle?: import("csstype").Property.BorderRightStyle | import("csstype").Property.BorderRightStyle[];
93
- borderRightWidth?: string[] | import("csstype").Property.BorderRightWidth<string | number> | import("csstype").Property.BorderRightWidth<string | number>[];
94
- borderSpacing?: (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | import("csstype").Property.BorderSpacing<string | number>[];
95
- borderStartEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | import("csstype").Property.BorderStartEndRadius<string | number>[];
96
- borderStartStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | import("csstype").Property.BorderStartStartRadius<string | number>[];
97
- borderTopColor?: import("csstype").Property.BorderTopColor | import("csstype").Property.BorderTopColor[];
98
- borderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | import("csstype").Property.BorderTopLeftRadius<string | number>[];
99
- borderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | import("csstype").Property.BorderTopRightRadius<string | number>[];
100
- borderTopStyle?: import("csstype").Property.BorderTopStyle | import("csstype").Property.BorderTopStyle[];
101
- borderTopWidth?: string[] | import("csstype").Property.BorderTopWidth<string | number> | import("csstype").Property.BorderTopWidth<string | number>[];
102
- bottom?: (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | import("csstype").Property.Bottom<string | number>[];
103
- boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | import("csstype").Property.BoxDecorationBreak[];
104
- boxSizing?: import("csstype").Property.BoxSizing | import("csstype").Property.BoxSizing[];
105
- breakAfter?: import("csstype").Property.BreakAfter | import("csstype").Property.BreakAfter[];
106
- breakBefore?: import("csstype").Property.BreakBefore | import("csstype").Property.BreakBefore[];
107
- breakInside?: import("csstype").Property.BreakInside | import("csstype").Property.BreakInside[];
108
- captionSide?: import("csstype").Property.CaptionSide | import("csstype").Property.CaptionSide[];
109
- caretColor?: import("csstype").Property.CaretColor | import("csstype").Property.CaretColor[];
110
- clear?: import("csstype").Property.Clear | import("csstype").Property.Clear[];
111
- clipPath?: import("csstype").Property.ClipPath | import("csstype").Property.ClipPath[];
112
- colorAdjust?: import("csstype").Property.ColorAdjust | import("csstype").Property.ColorAdjust[];
113
- columnCount?: import("csstype").Property.ColumnCount | import("csstype").Property.ColumnCount[] | (import("csstype").Globals | "auto")[];
114
- columnFill?: import("csstype").Property.ColumnFill | import("csstype").Property.ColumnFill[];
115
- columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | import("csstype").Property.ColumnGap<string | number>[];
116
- columnRuleColor?: import("csstype").Property.ColumnRuleColor | import("csstype").Property.ColumnRuleColor[];
117
- columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | import("csstype").Property.ColumnRuleStyle[];
118
- columnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | import("csstype").Property.ColumnRuleWidth<string | number>[];
119
- columnSpan?: import("csstype").Property.ColumnSpan | import("csstype").Property.ColumnSpan[];
120
- columnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | import("csstype").Property.ColumnWidth<string | number>[];
121
- contain?: import("csstype").Property.Contain | import("csstype").Property.Contain[];
122
- content?: import("csstype").Property.Content | import("csstype").Property.Content[];
123
- counterIncrement?: import("csstype").Property.CounterIncrement | import("csstype").Property.CounterIncrement[];
124
- counterReset?: import("csstype").Property.CounterReset | import("csstype").Property.CounterReset[];
125
- counterSet?: import("csstype").Property.CounterSet | import("csstype").Property.CounterSet[];
126
- direction?: import("csstype").Property.Direction | import("csstype").Property.Direction[];
127
- display?: import("csstype").Property.Display | import("csstype").Property.Display[];
128
- emptyCells?: import("csstype").Property.EmptyCells | import("csstype").Property.EmptyCells[];
129
- filter?: import("csstype").Property.Filter | import("csstype").Property.Filter[];
130
- flexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | import("csstype").Property.FlexBasis<string | number>[];
131
- flexDirection?: import("csstype").Property.FlexDirection | import("csstype").Property.FlexDirection[];
132
- flexGrow?: import("csstype").Property.FlexGrow | import("csstype").Property.FlexGrow[] | import("csstype").Globals[];
133
- flexShrink?: import("csstype").Globals[] | import("csstype").Property.FlexShrink | import("csstype").Property.FlexShrink[];
134
- flexWrap?: import("csstype").Property.FlexWrap | import("csstype").Property.FlexWrap[];
135
- float?: import("csstype").Property.Float | import("csstype").Property.Float[];
136
- fontFamily?: import("csstype").Property.FontFamily | import("csstype").Property.FontFamily[];
137
- fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | import("csstype").Property.FontFeatureSettings[];
138
- fontKerning?: import("csstype").Property.FontKerning | import("csstype").Property.FontKerning[];
139
- fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | import("csstype").Property.FontLanguageOverride[];
140
- fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | import("csstype").Property.FontOpticalSizing[];
141
- fontSize?: (string | (string & {}))[] | import("csstype").Property.FontSize<string | number> | import("csstype").Property.FontSize<string | number>[];
142
- fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | import("csstype").Property.FontSizeAdjust[] | ("none" | import("csstype").Globals)[];
143
- fontSmooth?: string[] | import("csstype").Property.FontSmooth<string | number> | import("csstype").Property.FontSmooth<string | number>[];
144
- fontStretch?: import("csstype").Property.FontStretch | import("csstype").Property.FontStretch[];
145
- fontStyle?: import("csstype").Property.FontStyle | import("csstype").Property.FontStyle[];
146
- fontSynthesis?: import("csstype").Property.FontSynthesis | import("csstype").Property.FontSynthesis[];
147
- fontVariant?: import("csstype").Property.FontVariant | import("csstype").Property.FontVariant[];
148
- fontVariantCaps?: import("csstype").Property.FontVariantCaps | import("csstype").Property.FontVariantCaps[];
149
- fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | import("csstype").Property.FontVariantEastAsian[];
150
- fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | import("csstype").Property.FontVariantLigatures[];
151
- fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | import("csstype").Property.FontVariantNumeric[];
152
- fontVariantPosition?: import("csstype").Property.FontVariantPosition | import("csstype").Property.FontVariantPosition[];
153
- fontVariationSettings?: import("csstype").Property.FontVariationSettings | import("csstype").Property.FontVariationSettings[];
154
- fontWeight?: import("csstype").Property.FontWeight | import("csstype").Property.FontWeight[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[];
155
- gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | import("csstype").Property.GridAutoColumns<string | number>[];
156
- gridAutoFlow?: import("csstype").Property.GridAutoFlow | import("csstype").Property.GridAutoFlow[];
157
- gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | import("csstype").Property.GridAutoRows<string | number>[];
158
- gridColumnEnd?: import("csstype").Property.GridColumnEnd | import("csstype").Property.GridColumnEnd[] | ((string & {}) | import("csstype").Globals | "auto")[];
159
- gridColumnStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | import("csstype").Property.GridColumnStart[];
160
- gridRowEnd?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | import("csstype").Property.GridRowEnd[];
161
- gridRowStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | import("csstype").Property.GridRowStart[];
162
- gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | import("csstype").Property.GridTemplateAreas[];
163
- gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | import("csstype").Property.GridTemplateColumns<string | number>[];
164
- gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | import("csstype").Property.GridTemplateRows<string | number>[];
165
- hangingPunctuation?: import("csstype").Property.HangingPunctuation | import("csstype").Property.HangingPunctuation[];
166
- hyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
167
- imageOrientation?: import("csstype").Property.ImageOrientation | import("csstype").Property.ImageOrientation[];
168
- imageRendering?: import("csstype").Property.ImageRendering | import("csstype").Property.ImageRendering[];
169
- imageResolution?: import("csstype").Property.ImageResolution | import("csstype").Property.ImageResolution[];
170
- initialLetter?: import("csstype").Property.InitialLetter | import("csstype").Property.InitialLetter[] | ((string & {}) | import("csstype").Globals | "normal")[];
171
- inlineSize?: (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | import("csstype").Property.InlineSize<string | number>[];
172
- inset?: (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | import("csstype").Property.Inset<string | number>[];
173
- insetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | import("csstype").Property.InsetBlock<string | number>[];
174
- insetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | import("csstype").Property.InsetBlockEnd<string | number>[];
175
- insetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | import("csstype").Property.InsetBlockStart<string | number>[];
176
- insetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | import("csstype").Property.InsetInline<string | number>[];
177
- insetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | import("csstype").Property.InsetInlineEnd<string | number>[];
178
- insetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | import("csstype").Property.InsetInlineStart<string | number>[];
179
- isolation?: import("csstype").Property.Isolation | import("csstype").Property.Isolation[];
180
- justifyContent?: import("csstype").Property.JustifyContent | import("csstype").Property.JustifyContent[];
181
- justifyItems?: import("csstype").Property.JustifyItems | import("csstype").Property.JustifyItems[];
182
- justifySelf?: import("csstype").Property.JustifySelf | import("csstype").Property.JustifySelf[];
183
- justifyTracks?: import("csstype").Property.JustifyTracks | import("csstype").Property.JustifyTracks[];
184
- left?: (string | (string & {}))[] | import("csstype").Property.Left<string | number> | import("csstype").Property.Left<string | number>[];
185
- letterSpacing?: string[] | import("csstype").Property.LetterSpacing<string | number> | import("csstype").Property.LetterSpacing<string | number>[];
186
- lineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
187
- lineHeight?: (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | import("csstype").Property.LineHeight<string | number>[];
188
- lineHeightStep?: string[] | import("csstype").Property.LineHeightStep<string | number> | import("csstype").Property.LineHeightStep<string | number>[];
189
- listStyleImage?: import("csstype").Property.ListStyleImage | import("csstype").Property.ListStyleImage[];
190
- listStylePosition?: import("csstype").Property.ListStylePosition | import("csstype").Property.ListStylePosition[];
191
- listStyleType?: import("csstype").Property.ListStyleType | import("csstype").Property.ListStyleType[];
192
- marginBlock?: (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | import("csstype").Property.MarginBlock<string | number>[];
193
- marginBlockEnd?: (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | import("csstype").Property.MarginBlockEnd<string | number>[];
194
- marginBlockStart?: (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | import("csstype").Property.MarginBlockStart<string | number>[];
195
- marginBottom?: (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | import("csstype").Property.MarginBottom<string | number>[];
196
- marginInline?: (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | import("csstype").Property.MarginInline<string | number>[];
197
- marginInlineEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | import("csstype").Property.MarginInlineEnd<string | number>[];
198
- marginInlineStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | import("csstype").Property.MarginInlineStart<string | number>[];
199
- marginLeft?: (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | import("csstype").Property.MarginLeft<string | number>[];
200
- marginRight?: (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | import("csstype").Property.MarginRight<string | number>[];
201
- marginTop?: (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | import("csstype").Property.MarginTop<string | number>[];
202
- maskBorderMode?: import("csstype").Property.MaskBorderMode | import("csstype").Property.MaskBorderMode[];
203
- maskBorderOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | import("csstype").Property.MaskBorderOutset<string | number>[];
204
- maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | import("csstype").Property.MaskBorderRepeat[];
205
- maskBorderSlice?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.MaskBorderSlice | import("csstype").Property.MaskBorderSlice[];
206
- maskBorderSource?: import("csstype").Property.MaskBorderSource | import("csstype").Property.MaskBorderSource[];
207
- maskBorderWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | import("csstype").Property.MaskBorderWidth<string | number>[];
208
- maskClip?: import("csstype").Property.MaskClip | import("csstype").Property.MaskClip[];
209
- maskComposite?: import("csstype").Property.MaskComposite | import("csstype").Property.MaskComposite[];
210
- maskImage?: import("csstype").Property.MaskImage | import("csstype").Property.MaskImage[];
211
- maskMode?: import("csstype").Property.MaskMode | import("csstype").Property.MaskMode[];
212
- maskOrigin?: import("csstype").Property.MaskOrigin | import("csstype").Property.MaskOrigin[];
213
- maskPosition?: (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | import("csstype").Property.MaskPosition<string | number>[];
214
- maskRepeat?: import("csstype").Property.MaskRepeat | import("csstype").Property.MaskRepeat[];
215
- maskSize?: (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | import("csstype").Property.MaskSize<string | number>[];
216
- maskType?: import("csstype").Property.MaskType | import("csstype").Property.MaskType[];
217
- masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | import("csstype").Property.MasonryAutoFlow[];
218
- mathStyle?: import("csstype").Property.MathStyle | import("csstype").Property.MathStyle[];
219
- maxBlockSize?: (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | import("csstype").Property.MaxBlockSize<string | number>[];
220
- maxHeight?: (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | import("csstype").Property.MaxHeight<string | number>[];
221
- maxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | import("csstype").Property.MaxInlineSize<string | number>[];
222
- maxLines?: ("none" | import("csstype").Globals)[] | import("csstype").Property.MaxLines | import("csstype").Property.MaxLines[];
223
- maxWidth?: (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | import("csstype").Property.MaxWidth<string | number>[];
224
- minBlockSize?: (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | import("csstype").Property.MinBlockSize<string | number>[];
225
- minInlineSize?: (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | import("csstype").Property.MinInlineSize<string | number>[];
226
- minWidth?: (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | import("csstype").Property.MinWidth<string | number>[];
227
- mixBlendMode?: import("csstype").Property.MixBlendMode | import("csstype").Property.MixBlendMode[];
228
- motionDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | import("csstype").Property.OffsetDistance<string | number>[];
229
- motionPath?: import("csstype").Property.OffsetPath | import("csstype").Property.OffsetPath[];
230
- motionRotation?: import("csstype").Property.OffsetRotate | import("csstype").Property.OffsetRotate[];
231
- objectFit?: import("csstype").Property.ObjectFit | import("csstype").Property.ObjectFit[];
232
- objectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | import("csstype").Property.ObjectPosition<string | number>[];
233
- offsetAnchor?: (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | import("csstype").Property.OffsetAnchor<string | number>[];
234
- offsetDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | import("csstype").Property.OffsetDistance<string | number>[];
235
- offsetPath?: import("csstype").Property.OffsetPath | import("csstype").Property.OffsetPath[];
236
- offsetRotate?: import("csstype").Property.OffsetRotate | import("csstype").Property.OffsetRotate[];
237
- offsetRotation?: import("csstype").Property.OffsetRotate | import("csstype").Property.OffsetRotate[];
238
- opacity?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | import("csstype").Property.Opacity[];
239
- order?: import("csstype").Globals[] | import("csstype").Property.Order | import("csstype").Property.Order[];
240
- orphans?: import("csstype").Globals[] | import("csstype").Property.Orphans | import("csstype").Property.Orphans[];
241
- outlineColor?: import("csstype").Property.OutlineColor | import("csstype").Property.OutlineColor[];
242
- outlineOffset?: string[] | import("csstype").Property.OutlineOffset<string | number> | import("csstype").Property.OutlineOffset<string | number>[];
243
- outlineStyle?: import("csstype").Property.OutlineStyle | import("csstype").Property.OutlineStyle[];
244
- outlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | import("csstype").Property.OutlineWidth<string | number>[];
245
- overflowAnchor?: import("csstype").Property.OverflowAnchor | import("csstype").Property.OverflowAnchor[];
246
- overflowBlock?: import("csstype").Property.OverflowBlock | import("csstype").Property.OverflowBlock[];
247
- overflowClipBox?: import("csstype").Property.OverflowClipBox | import("csstype").Property.OverflowClipBox[];
248
- overflowInline?: import("csstype").Property.OverflowInline | import("csstype").Property.OverflowInline[];
249
- overflowWrap?: import("csstype").Property.OverflowWrap | import("csstype").Property.OverflowWrap[];
250
- overflowX?: import("csstype").Property.OverflowX | import("csstype").Property.OverflowX[];
251
- overflowY?: import("csstype").Property.OverflowY | import("csstype").Property.OverflowY[];
252
- overscrollBehavior?: import("csstype").Property.OverscrollBehavior | import("csstype").Property.OverscrollBehavior[];
253
- overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | import("csstype").Property.OverscrollBehaviorBlock[];
254
- overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | import("csstype").Property.OverscrollBehaviorInline[];
255
- overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | import("csstype").Property.OverscrollBehaviorX[];
256
- overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | import("csstype").Property.OverscrollBehaviorY[];
257
- paddingBlock?: (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | import("csstype").Property.PaddingBlock<string | number>[];
258
- paddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | import("csstype").Property.PaddingBlockEnd<string | number>[];
259
- paddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | import("csstype").Property.PaddingBlockStart<string | number>[];
260
- paddingBottom?: (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | import("csstype").Property.PaddingBottom<string | number>[];
261
- paddingInline?: (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | import("csstype").Property.PaddingInline<string | number>[];
262
- paddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | import("csstype").Property.PaddingInlineEnd<string | number>[];
263
- paddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | import("csstype").Property.PaddingInlineStart<string | number>[];
264
- paddingLeft?: (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | import("csstype").Property.PaddingLeft<string | number>[];
265
- paddingRight?: (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | import("csstype").Property.PaddingRight<string | number>[];
266
- paddingTop?: (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | import("csstype").Property.PaddingTop<string | number>[];
267
- pageBreakAfter?: import("csstype").Property.PageBreakAfter | import("csstype").Property.PageBreakAfter[];
268
- pageBreakBefore?: import("csstype").Property.PageBreakBefore | import("csstype").Property.PageBreakBefore[];
269
- pageBreakInside?: import("csstype").Property.PageBreakInside | import("csstype").Property.PageBreakInside[];
270
- paintOrder?: import("csstype").Property.PaintOrder | import("csstype").Property.PaintOrder[];
271
- perspective?: string[] | import("csstype").Property.Perspective<string | number> | import("csstype").Property.Perspective<string | number>[];
272
- perspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | import("csstype").Property.PerspectiveOrigin<string | number>[];
273
- placeContent?: import("csstype").Property.PlaceContent | import("csstype").Property.PlaceContent[];
274
- pointerEvents?: import("csstype").Property.PointerEvents | import("csstype").Property.PointerEvents[];
275
- quotes?: import("csstype").Property.Quotes | import("csstype").Property.Quotes[];
276
- resize?: import("csstype").Property.Resize | import("csstype").Property.Resize[];
277
- right?: (string | (string & {}))[] | import("csstype").Property.Right<string | number> | import("csstype").Property.Right<string | number>[];
278
- rotate?: import("csstype").Property.Rotate | import("csstype").Property.Rotate[];
279
- rowGap?: (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | import("csstype").Property.RowGap<string | number>[];
280
- rubyAlign?: import("csstype").Property.RubyAlign | import("csstype").Property.RubyAlign[];
281
- rubyMerge?: import("csstype").Property.RubyMerge | import("csstype").Property.RubyMerge[];
282
- rubyPosition?: import("csstype").Property.RubyPosition | import("csstype").Property.RubyPosition[];
283
- scale?: import("csstype").Property.Scale | import("csstype").Property.Scale[] | ("none" | (string & {}) | import("csstype").Globals)[];
284
- scrollBehavior?: import("csstype").Property.ScrollBehavior | import("csstype").Property.ScrollBehavior[];
285
- scrollMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | import("csstype").Property.ScrollMargin<string | number>[];
286
- scrollMarginBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | import("csstype").Property.ScrollMarginBlock<string | number>[];
287
- scrollMarginBlockEnd?: string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | import("csstype").Property.ScrollMarginBlockEnd<string | number>[];
288
- scrollMarginBlockStart?: string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | import("csstype").Property.ScrollMarginBlockStart<string | number>[];
289
- scrollMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | import("csstype").Property.ScrollMarginBottom<string | number>[];
290
- scrollMarginInline?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | import("csstype").Property.ScrollMarginInline<string | number>[];
291
- scrollMarginInlineEnd?: string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | import("csstype").Property.ScrollMarginInlineEnd<string | number>[];
292
- scrollMarginInlineStart?: string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | import("csstype").Property.ScrollMarginInlineStart<string | number>[];
293
- scrollMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | import("csstype").Property.ScrollMarginLeft<string | number>[];
294
- scrollMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | import("csstype").Property.ScrollMarginRight<string | number>[];
295
- scrollMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | import("csstype").Property.ScrollMarginTop<string | number>[];
296
- scrollPadding?: (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | import("csstype").Property.ScrollPadding<string | number>[];
297
- scrollPaddingBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | import("csstype").Property.ScrollPaddingBlock<string | number>[];
298
- scrollPaddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | import("csstype").Property.ScrollPaddingBlockEnd<string | number>[];
299
- scrollPaddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | import("csstype").Property.ScrollPaddingBlockStart<string | number>[];
300
- scrollPaddingBottom?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | import("csstype").Property.ScrollPaddingBottom<string | number>[];
301
- scrollPaddingInline?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | import("csstype").Property.ScrollPaddingInline<string | number>[];
302
- scrollPaddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | import("csstype").Property.ScrollPaddingInlineEnd<string | number>[];
303
- scrollPaddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | import("csstype").Property.ScrollPaddingInlineStart<string | number>[];
304
- scrollPaddingLeft?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | import("csstype").Property.ScrollPaddingLeft<string | number>[];
305
- scrollPaddingRight?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | import("csstype").Property.ScrollPaddingRight<string | number>[];
306
- scrollPaddingTop?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | import("csstype").Property.ScrollPaddingTop<string | number>[];
307
- scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | import("csstype").Property.ScrollSnapAlign[];
308
- scrollSnapMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | import("csstype").Property.ScrollMargin<string | number>[];
309
- scrollSnapMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | import("csstype").Property.ScrollMarginBottom<string | number>[];
310
- scrollSnapMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | import("csstype").Property.ScrollMarginLeft<string | number>[];
311
- scrollSnapMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | import("csstype").Property.ScrollMarginRight<string | number>[];
312
- scrollSnapMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | import("csstype").Property.ScrollMarginTop<string | number>[];
313
- scrollSnapStop?: import("csstype").Property.ScrollSnapStop | import("csstype").Property.ScrollSnapStop[];
314
- scrollSnapType?: import("csstype").Property.ScrollSnapType | import("csstype").Property.ScrollSnapType[];
315
- scrollbarColor?: import("csstype").Property.ScrollbarColor | import("csstype").Property.ScrollbarColor[];
316
- scrollbarGutter?: import("csstype").Property.ScrollbarGutter | import("csstype").Property.ScrollbarGutter[];
317
- scrollbarWidth?: import("csstype").Property.ScrollbarWidth | import("csstype").Property.ScrollbarWidth[];
318
- shapeImageThreshold?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.ShapeImageThreshold | import("csstype").Property.ShapeImageThreshold[];
319
- shapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | import("csstype").Property.ShapeMargin<string | number>[];
320
- shapeOutside?: import("csstype").Property.ShapeOutside | import("csstype").Property.ShapeOutside[];
321
- tabSize?: string[] | import("csstype").Property.TabSize<string | number> | import("csstype").Property.TabSize<string | number>[];
322
- tableLayout?: import("csstype").Property.TableLayout | import("csstype").Property.TableLayout[];
323
- textAlign?: import("csstype").Property.TextAlign | import("csstype").Property.TextAlign[];
324
- textAlignLast?: import("csstype").Property.TextAlignLast | import("csstype").Property.TextAlignLast[];
325
- textCombineUpright?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
326
- textDecorationColor?: import("csstype").Property.TextDecorationColor | import("csstype").Property.TextDecorationColor[];
327
- textDecorationLine?: import("csstype").Property.TextDecorationLine | import("csstype").Property.TextDecorationLine[];
328
- textDecorationSkip?: import("csstype").Property.TextDecorationSkip | import("csstype").Property.TextDecorationSkip[];
329
- textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | import("csstype").Property.TextDecorationSkipInk[];
330
- textDecorationStyle?: import("csstype").Property.TextDecorationStyle | import("csstype").Property.TextDecorationStyle[];
331
- textDecorationThickness?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | import("csstype").Property.TextDecorationThickness<string | number>[];
332
- textDecorationWidth?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | import("csstype").Property.TextDecorationThickness<string | number>[];
333
- textEmphasisColor?: import("csstype").Property.TextEmphasisColor | import("csstype").Property.TextEmphasisColor[];
334
- textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | import("csstype").Property.TextEmphasisPosition[];
335
- textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | import("csstype").Property.TextEmphasisStyle[];
336
- textIndent?: (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | import("csstype").Property.TextIndent<string | number>[];
337
- textJustify?: import("csstype").Property.TextJustify | import("csstype").Property.TextJustify[];
338
- textOrientation?: import("csstype").Property.TextOrientation | import("csstype").Property.TextOrientation[];
339
- textOverflow?: import("csstype").Property.TextOverflow | import("csstype").Property.TextOverflow[];
340
- textRendering?: import("csstype").Property.TextRendering | import("csstype").Property.TextRendering[];
341
- textShadow?: import("csstype").Property.TextShadow | import("csstype").Property.TextShadow[];
342
- textSizeAdjust?: import("csstype").Property.TextSizeAdjust | import("csstype").Property.TextSizeAdjust[];
343
- textTransform?: import("csstype").Property.TextTransform | import("csstype").Property.TextTransform[];
344
- textUnderlineOffset?: (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | import("csstype").Property.TextUnderlineOffset<string | number>[];
345
- textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | import("csstype").Property.TextUnderlinePosition[];
346
- top?: (string | (string & {}))[] | import("csstype").Property.Top<string | number> | import("csstype").Property.Top<string | number>[];
347
- touchAction?: import("csstype").Property.TouchAction | import("csstype").Property.TouchAction[];
348
- transform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
349
- transformBox?: import("csstype").Property.TransformBox | import("csstype").Property.TransformBox[];
350
- transformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
351
- transformStyle?: import("csstype").Property.TransformStyle | import("csstype").Property.TransformStyle[];
352
- transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
353
- transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
354
- transitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
355
- transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
356
- translate?: (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | import("csstype").Property.Translate<string | number>[];
357
- unicodeBidi?: import("csstype").Property.UnicodeBidi | import("csstype").Property.UnicodeBidi[];
358
- userSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
359
- verticalAlign?: (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | import("csstype").Property.VerticalAlign<string | number>[];
360
- visibility?: import("csstype").Property.Visibility | import("csstype").Property.Visibility[];
361
- whiteSpace?: import("csstype").Property.WhiteSpace | import("csstype").Property.WhiteSpace[];
362
- widows?: import("csstype").Globals[] | import("csstype").Property.Widows | import("csstype").Property.Widows[];
363
- width?: (string | (string & {}))[] | import("csstype").Property.Width<string | number> | import("csstype").Property.Width<string | number>[];
364
- willChange?: import("csstype").Property.WillChange | import("csstype").Property.WillChange[];
365
- wordBreak?: import("csstype").Property.WordBreak | import("csstype").Property.WordBreak[];
366
- wordSpacing?: (string | (string & {}))[] | import("csstype").Property.WordSpacing<string | number> | import("csstype").Property.WordSpacing<string | number>[];
367
- wordWrap?: import("csstype").Property.WordWrap | import("csstype").Property.WordWrap[];
368
- writingMode?: import("csstype").Property.WritingMode | import("csstype").Property.WritingMode[];
369
- zIndex?: (import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | import("csstype").Property.ZIndex[];
370
- zoom?: import("csstype").Property.Zoom | import("csstype").Property.Zoom[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[];
371
- all?: import("csstype").Globals | import("csstype").Globals[];
372
- animation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
373
- background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | import("csstype").Property.Background<string | number>[];
374
- border?: import("csstype").Property.Border<string | number> | import("csstype").Property.Border<string | number>[] | (string | (string & {}))[];
375
- borderBlock?: (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | import("csstype").Property.BorderBlock<string | number>[];
376
- borderBlockEnd?: (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | import("csstype").Property.BorderBlockEnd<string | number>[];
377
- borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | import("csstype").Property.BorderBlockStart<string | number>[];
378
- borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | import("csstype").Property.BorderBottom<string | number>[];
379
- borderColor?: import("csstype").Property.BorderColor | import("csstype").Property.BorderColor[];
380
- borderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
381
- borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | import("csstype").Property.BorderInline<string | number>[];
382
- borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | import("csstype").Property.BorderInlineEnd<string | number>[];
383
- borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | import("csstype").Property.BorderInlineStart<string | number>[];
384
- borderLeft?: (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | import("csstype").Property.BorderLeft<string | number>[];
385
- borderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | import("csstype").Property.BorderRadius<string | number>[];
386
- borderRight?: (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | import("csstype").Property.BorderRight<string | number>[];
387
- borderStyle?: import("csstype").Property.BorderStyle | import("csstype").Property.BorderStyle[];
388
- borderTop?: (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | import("csstype").Property.BorderTop<string | number>[];
389
- borderWidth?: (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | import("csstype").Property.BorderWidth<string | number>[];
390
- columnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | import("csstype").Property.ColumnRule<string | number>[];
391
- columns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | import("csstype").Property.Columns<string | number>[];
392
- flex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | import("csstype").Property.Flex<string | number>[];
393
- flexFlow?: import("csstype").Property.FlexFlow | import("csstype").Property.FlexFlow[];
394
- font?: import("csstype").Property.Font | import("csstype").Property.Font[];
395
- gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | import("csstype").Property.Gap<string | number>[];
396
- grid?: import("csstype").Property.Grid | import("csstype").Property.Grid[];
397
- gridArea?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | import("csstype").Property.GridArea[];
398
- gridColumn?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | import("csstype").Property.GridColumn[];
399
- gridRow?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | import("csstype").Property.GridRow[];
400
- gridTemplate?: import("csstype").Property.GridTemplate | import("csstype").Property.GridTemplate[];
401
- lineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.LineClamp | import("csstype").Property.LineClamp[];
402
- listStyle?: import("csstype").Property.ListStyle | import("csstype").Property.ListStyle[];
403
- margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | import("csstype").Property.Margin<string | number>[];
404
- mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | import("csstype").Property.Mask<string | number>[];
405
- maskBorder?: import("csstype").Property.MaskBorder | import("csstype").Property.MaskBorder[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[];
406
- motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | import("csstype").Property.Offset<string | number>[];
407
- offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | import("csstype").Property.Offset<string | number>[];
408
- outline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | import("csstype").Property.Outline<string | number>[];
409
- overflow?: import("csstype").Property.Overflow | import("csstype").Property.Overflow[];
410
- placeItems?: import("csstype").Property.PlaceItems | import("csstype").Property.PlaceItems[];
411
- placeSelf?: import("csstype").Property.PlaceSelf | import("csstype").Property.PlaceSelf[];
412
- textDecoration?: (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | import("csstype").Property.TextDecoration<string | number>[];
413
- textEmphasis?: import("csstype").Property.TextEmphasis | import("csstype").Property.TextEmphasis[];
414
- transition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
415
- MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
416
- MozAnimationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
417
- MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
418
- MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
419
- MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
420
- MozAnimationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
421
- MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
422
- MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
423
- MozAppearance?: import("csstype").Property.MozAppearance | import("csstype").Property.MozAppearance[];
424
- MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | import("csstype").Property.BackfaceVisibility[];
425
- MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | import("csstype").Property.MozBorderBottomColors[];
426
- MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | import("csstype").Property.BorderInlineEndColor[];
427
- MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | import("csstype").Property.BorderInlineEndStyle[];
428
- MozBorderEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | import("csstype").Property.BorderInlineEndWidth<string | number>[];
429
- MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | import("csstype").Property.MozBorderLeftColors[];
430
- MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | import("csstype").Property.MozBorderRightColors[];
431
- MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | import("csstype").Property.BorderInlineStartColor[];
432
- MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | import("csstype").Property.BorderInlineStartStyle[];
433
- MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | import("csstype").Property.MozBorderTopColors[];
434
- MozBoxSizing?: import("csstype").Property.BoxSizing | import("csstype").Property.BoxSizing[];
435
- MozColumnCount?: import("csstype").Property.ColumnCount | import("csstype").Property.ColumnCount[] | (import("csstype").Globals | "auto")[];
436
- MozColumnFill?: import("csstype").Property.ColumnFill | import("csstype").Property.ColumnFill[];
437
- MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | import("csstype").Property.ColumnGap<string | number>[];
438
- MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | import("csstype").Property.ColumnRuleColor[];
439
- MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | import("csstype").Property.ColumnRuleStyle[];
440
- MozColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | import("csstype").Property.ColumnRuleWidth<string | number>[];
441
- MozColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | import("csstype").Property.ColumnWidth<string | number>[];
442
- MozContextProperties?: import("csstype").Property.MozContextProperties | import("csstype").Property.MozContextProperties[];
443
- MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | import("csstype").Property.FontFeatureSettings[];
444
- MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | import("csstype").Property.FontLanguageOverride[];
445
- MozHyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
446
- MozImageRegion?: import("csstype").Property.MozImageRegion | import("csstype").Property.MozImageRegion[];
447
- MozMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | import("csstype").Property.MarginInlineEnd<string | number>[];
448
- MozMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | import("csstype").Property.MarginInlineStart<string | number>[];
449
- MozOrient?: import("csstype").Property.MozOrient | import("csstype").Property.MozOrient[];
450
- MozOsxFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | import("csstype").Property.FontSmooth<string | number>[];
451
- MozPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | import("csstype").Property.PaddingInlineEnd<string | number>[];
452
- MozPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | import("csstype").Property.PaddingInlineStart<string | number>[];
453
- MozPerspective?: string[] | import("csstype").Property.Perspective<string | number> | import("csstype").Property.Perspective<string | number>[];
454
- MozPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | import("csstype").Property.PerspectiveOrigin<string | number>[];
455
- MozStackSizing?: import("csstype").Property.MozStackSizing | import("csstype").Property.MozStackSizing[];
456
- MozTabSize?: string[] | import("csstype").Property.TabSize<string | number> | import("csstype").Property.TabSize<string | number>[];
457
- MozTextBlink?: import("csstype").Property.MozTextBlink | import("csstype").Property.MozTextBlink[];
458
- MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | import("csstype").Property.TextSizeAdjust[];
459
- MozTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
460
- MozTransformStyle?: import("csstype").Property.TransformStyle | import("csstype").Property.TransformStyle[];
461
- MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
462
- MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
463
- MozTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
464
- MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
465
- MozUserFocus?: import("csstype").Property.MozUserFocus | import("csstype").Property.MozUserFocus[];
466
- MozUserModify?: import("csstype").Property.MozUserModify | import("csstype").Property.MozUserModify[];
467
- MozUserSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
468
- MozWindowDragging?: import("csstype").Property.MozWindowDragging | import("csstype").Property.MozWindowDragging[];
469
- MozWindowShadow?: import("csstype").Property.MozWindowShadow | import("csstype").Property.MozWindowShadow[];
470
- msAccelerator?: import("csstype").Property.MsAccelerator | import("csstype").Property.MsAccelerator[];
471
- msAlignSelf?: import("csstype").Property.AlignSelf | import("csstype").Property.AlignSelf[];
472
- msBlockProgression?: import("csstype").Property.MsBlockProgression | import("csstype").Property.MsBlockProgression[];
473
- msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | import("csstype").Property.MsContentZoomChaining[];
474
- msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | import("csstype").Property.MsContentZoomLimitMax[];
475
- msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | import("csstype").Property.MsContentZoomLimitMin[];
476
- msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | import("csstype").Property.MsContentZoomSnapPoints[];
477
- msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | import("csstype").Property.MsContentZoomSnapType[];
478
- msContentZooming?: import("csstype").Property.MsContentZooming | import("csstype").Property.MsContentZooming[];
479
- msFilter?: import("csstype").Property.MsFilter | import("csstype").Property.MsFilter[];
480
- msFlexDirection?: import("csstype").Property.FlexDirection | import("csstype").Property.FlexDirection[];
481
- msFlexPositive?: import("csstype").Property.FlexGrow | import("csstype").Property.FlexGrow[] | import("csstype").Globals[];
482
- msFlowFrom?: import("csstype").Property.MsFlowFrom | import("csstype").Property.MsFlowFrom[];
483
- msFlowInto?: import("csstype").Property.MsFlowInto | import("csstype").Property.MsFlowInto[];
484
- msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | import("csstype").Property.MsGridColumns<string | number>[];
485
- msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | import("csstype").Property.MsGridRows<string | number>[];
486
- msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | import("csstype").Property.MsHighContrastAdjust[];
487
- msHyphenateLimitChars?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | import("csstype").Property.MsHyphenateLimitChars[];
488
- msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | import("csstype").Property.MsHyphenateLimitLines[] | (import("csstype").Globals | "no-limit")[];
489
- msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | import("csstype").Property.MsHyphenateLimitZone<string | number>[];
490
- msHyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
491
- msImeAlign?: import("csstype").Property.MsImeAlign | import("csstype").Property.MsImeAlign[];
492
- msJustifySelf?: import("csstype").Property.JustifySelf | import("csstype").Property.JustifySelf[];
493
- msLineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
494
- msOrder?: import("csstype").Globals[] | import("csstype").Property.Order | import("csstype").Property.Order[];
495
- msOverflowStyle?: import("csstype").Property.MsOverflowStyle | import("csstype").Property.MsOverflowStyle[];
496
- msOverflowX?: import("csstype").Property.OverflowX | import("csstype").Property.OverflowX[];
497
- msOverflowY?: import("csstype").Property.OverflowY | import("csstype").Property.OverflowY[];
498
- msScrollChaining?: import("csstype").Property.MsScrollChaining | import("csstype").Property.MsScrollChaining[];
499
- msScrollLimitXMax?: string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | import("csstype").Property.MsScrollLimitXMax<string | number>[];
500
- msScrollLimitXMin?: string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | import("csstype").Property.MsScrollLimitXMin<string | number>[];
501
- msScrollLimitYMax?: string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | import("csstype").Property.MsScrollLimitYMax<string | number>[];
502
- msScrollLimitYMin?: string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | import("csstype").Property.MsScrollLimitYMin<string | number>[];
503
- msScrollRails?: import("csstype").Property.MsScrollRails | import("csstype").Property.MsScrollRails[];
504
- msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | import("csstype").Property.MsScrollSnapPointsX[];
505
- msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | import("csstype").Property.MsScrollSnapPointsY[];
506
- msScrollSnapType?: import("csstype").Property.MsScrollSnapType | import("csstype").Property.MsScrollSnapType[];
507
- msScrollTranslation?: import("csstype").Property.MsScrollTranslation | import("csstype").Property.MsScrollTranslation[];
508
- msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | import("csstype").Property.MsScrollbar3dlightColor[];
509
- msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | import("csstype").Property.MsScrollbarArrowColor[];
510
- msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | import("csstype").Property.MsScrollbarBaseColor[];
511
- msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | import("csstype").Property.MsScrollbarDarkshadowColor[];
512
- msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | import("csstype").Property.MsScrollbarFaceColor[];
513
- msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | import("csstype").Property.MsScrollbarHighlightColor[];
514
- msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | import("csstype").Property.MsScrollbarShadowColor[];
515
- msTextAutospace?: import("csstype").Property.MsTextAutospace | import("csstype").Property.MsTextAutospace[];
516
- msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
517
- msTextOverflow?: import("csstype").Property.TextOverflow | import("csstype").Property.TextOverflow[];
518
- msTouchAction?: import("csstype").Property.TouchAction | import("csstype").Property.TouchAction[];
519
- msTouchSelect?: import("csstype").Property.MsTouchSelect | import("csstype").Property.MsTouchSelect[];
520
- msTransform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
521
- msTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
522
- msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
523
- msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
524
- msTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
525
- msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
526
- msUserSelect?: import("csstype").Property.MsUserSelect | import("csstype").Property.MsUserSelect[];
527
- msWordBreak?: import("csstype").Property.WordBreak | import("csstype").Property.WordBreak[];
528
- msWrapFlow?: import("csstype").Property.MsWrapFlow | import("csstype").Property.MsWrapFlow[];
529
- msWrapMargin?: string[] | import("csstype").Property.MsWrapMargin<string | number> | import("csstype").Property.MsWrapMargin<string | number>[];
530
- msWrapThrough?: import("csstype").Property.MsWrapThrough | import("csstype").Property.MsWrapThrough[];
531
- msWritingMode?: import("csstype").Property.WritingMode | import("csstype").Property.WritingMode[];
532
- OObjectFit?: import("csstype").Property.ObjectFit | import("csstype").Property.ObjectFit[];
533
- OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | import("csstype").Property.ObjectPosition<string | number>[];
534
- OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | import("csstype").Property.TabSize<string | number>[];
535
- OTextOverflow?: import("csstype").Property.TextOverflow | import("csstype").Property.TextOverflow[];
536
- OTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
537
- WebkitAlignContent?: import("csstype").Property.AlignContent | import("csstype").Property.AlignContent[];
538
- WebkitAlignItems?: import("csstype").Property.AlignItems | import("csstype").Property.AlignItems[];
539
- WebkitAlignSelf?: import("csstype").Property.AlignSelf | import("csstype").Property.AlignSelf[];
540
- WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
541
- WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
542
- WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
543
- WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
544
- WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
545
- WebkitAnimationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
546
- WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
547
- WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
548
- WebkitAppearance?: import("csstype").Property.WebkitAppearance | import("csstype").Property.WebkitAppearance[];
549
- WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | import("csstype").Property.BackdropFilter[];
550
- WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | import("csstype").Property.BackfaceVisibility[];
551
- WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | import("csstype").Property.BackgroundClip[];
552
- WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | import("csstype").Property.BackgroundOrigin[];
553
- WebkitBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
554
- WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | import("csstype").Property.WebkitBorderBeforeColor[];
555
- WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | import("csstype").Property.WebkitBorderBeforeStyle[];
556
- WebkitBorderBeforeWidth?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | import("csstype").Property.WebkitBorderBeforeWidth<string | number>[];
557
- WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | import("csstype").Property.BorderBottomLeftRadius<string | number>[];
558
- WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | import("csstype").Property.BorderBottomRightRadius<string | number>[];
559
- WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | import("csstype").Property.BorderImageSlice[] | ((string & {}) | import("csstype").Globals)[];
560
- WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | import("csstype").Property.BorderTopLeftRadius<string | number>[];
561
- WebkitBorderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | import("csstype").Property.BorderTopRightRadius<string | number>[];
562
- WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | import("csstype").Property.BoxDecorationBreak[];
563
- WebkitBoxReflect?: (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | import("csstype").Property.WebkitBoxReflect<string | number>[];
564
- WebkitBoxShadow?: import("csstype").Property.BoxShadow | import("csstype").Property.BoxShadow[];
565
- WebkitBoxSizing?: import("csstype").Property.BoxSizing | import("csstype").Property.BoxSizing[];
566
- WebkitClipPath?: import("csstype").Property.ClipPath | import("csstype").Property.ClipPath[];
567
- WebkitColumnCount?: import("csstype").Property.ColumnCount | import("csstype").Property.ColumnCount[] | (import("csstype").Globals | "auto")[];
568
- WebkitColumnFill?: import("csstype").Property.ColumnFill | import("csstype").Property.ColumnFill[];
569
- WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | import("csstype").Property.ColumnGap<string | number>[];
570
- WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | import("csstype").Property.ColumnRuleColor[];
571
- WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | import("csstype").Property.ColumnRuleStyle[];
572
- WebkitColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | import("csstype").Property.ColumnRuleWidth<string | number>[];
573
- WebkitColumnSpan?: import("csstype").Property.ColumnSpan | import("csstype").Property.ColumnSpan[];
574
- WebkitColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | import("csstype").Property.ColumnWidth<string | number>[];
575
- WebkitFilter?: import("csstype").Property.Filter | import("csstype").Property.Filter[];
576
- WebkitFlexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | import("csstype").Property.FlexBasis<string | number>[];
577
- WebkitFlexDirection?: import("csstype").Property.FlexDirection | import("csstype").Property.FlexDirection[];
578
- WebkitFlexGrow?: import("csstype").Property.FlexGrow | import("csstype").Property.FlexGrow[] | import("csstype").Globals[];
579
- WebkitFlexShrink?: import("csstype").Globals[] | import("csstype").Property.FlexShrink | import("csstype").Property.FlexShrink[];
580
- WebkitFlexWrap?: import("csstype").Property.FlexWrap | import("csstype").Property.FlexWrap[];
581
- WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | import("csstype").Property.FontFeatureSettings[];
582
- WebkitFontKerning?: import("csstype").Property.FontKerning | import("csstype").Property.FontKerning[];
583
- WebkitFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | import("csstype").Property.FontSmooth<string | number>[];
584
- WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | import("csstype").Property.FontVariantLigatures[];
585
- WebkitHyphens?: import("csstype").Property.Hyphens | import("csstype").Property.Hyphens[];
586
- WebkitJustifyContent?: import("csstype").Property.JustifyContent | import("csstype").Property.JustifyContent[];
587
- WebkitLineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
588
- WebkitLineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.WebkitLineClamp | import("csstype").Property.WebkitLineClamp[];
589
- WebkitMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | import("csstype").Property.MarginInlineEnd<string | number>[];
590
- WebkitMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | import("csstype").Property.MarginInlineStart<string | number>[];
591
- WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | import("csstype").Property.WebkitMaskAttachment[];
592
- WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | import("csstype").Property.WebkitMaskClip[];
593
- WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | import("csstype").Property.WebkitMaskComposite[];
594
- WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | import("csstype").Property.WebkitMaskImage[];
595
- WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | import("csstype").Property.WebkitMaskOrigin[];
596
- WebkitMaskPosition?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | import("csstype").Property.WebkitMaskPosition<string | number>[];
597
- WebkitMaskPositionX?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | import("csstype").Property.WebkitMaskPositionX<string | number>[];
598
- WebkitMaskPositionY?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | import("csstype").Property.WebkitMaskPositionY<string | number>[];
599
- WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | import("csstype").Property.WebkitMaskRepeat[];
600
- WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | import("csstype").Property.WebkitMaskRepeatX[];
601
- WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | import("csstype").Property.WebkitMaskRepeatY[];
602
- WebkitMaskSize?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | import("csstype").Property.WebkitMaskSize<string | number>[];
603
- WebkitMaxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | import("csstype").Property.MaxInlineSize<string | number>[];
604
- WebkitOrder?: import("csstype").Globals[] | import("csstype").Property.Order | import("csstype").Property.Order[];
605
- WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | import("csstype").Property.WebkitOverflowScrolling[];
606
- WebkitPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | import("csstype").Property.PaddingInlineEnd<string | number>[];
607
- WebkitPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | import("csstype").Property.PaddingInlineStart<string | number>[];
608
- WebkitPerspective?: string[] | import("csstype").Property.Perspective<string | number> | import("csstype").Property.Perspective<string | number>[];
609
- WebkitPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | import("csstype").Property.PerspectiveOrigin<string | number>[];
610
- WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | import("csstype").Property.ColorAdjust[];
611
- WebkitRubyPosition?: import("csstype").Property.RubyPosition | import("csstype").Property.RubyPosition[];
612
- WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | import("csstype").Property.ScrollSnapType[];
613
- WebkitShapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | import("csstype").Property.ShapeMargin<string | number>[];
614
- WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | import("csstype").Property.WebkitTapHighlightColor[];
615
- WebkitTextCombine?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
616
- WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | import("csstype").Property.TextDecorationColor[];
617
- WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | import("csstype").Property.TextDecorationLine[];
618
- WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | import("csstype").Property.TextDecorationSkip[];
619
- WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | import("csstype").Property.TextDecorationStyle[];
620
- WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | import("csstype").Property.TextEmphasisColor[];
621
- WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | import("csstype").Property.TextEmphasisPosition[];
622
- WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | import("csstype").Property.TextEmphasisStyle[];
623
- WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | import("csstype").Property.WebkitTextFillColor[];
624
- WebkitTextOrientation?: import("csstype").Property.TextOrientation | import("csstype").Property.TextOrientation[];
625
- WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | import("csstype").Property.TextSizeAdjust[];
626
- WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | import("csstype").Property.WebkitTextStrokeColor[];
627
- WebkitTextStrokeWidth?: string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | import("csstype").Property.WebkitTextStrokeWidth<string | number>[];
628
- WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | import("csstype").Property.TextUnderlinePosition[];
629
- WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | import("csstype").Property.WebkitTouchCallout[];
630
- WebkitTransform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
631
- WebkitTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | import("csstype").Property.TransformOrigin<string | number>[];
632
- WebkitTransformStyle?: import("csstype").Property.TransformStyle | import("csstype").Property.TransformStyle[];
633
- WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
634
- WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
635
- WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
636
- WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
637
- WebkitUserModify?: import("csstype").Property.WebkitUserModify | import("csstype").Property.WebkitUserModify[];
638
- WebkitUserSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
639
- WebkitWritingMode?: import("csstype").Property.WritingMode | import("csstype").Property.WritingMode[];
640
- MozAnimation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
641
- MozBorderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
642
- MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | import("csstype").Property.ColumnRule<string | number>[];
643
- MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | import("csstype").Property.Columns<string | number>[];
644
- MozTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
645
- msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | import("csstype").Property.MsContentZoomLimit[];
646
- msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | import("csstype").Property.MsContentZoomSnap[];
647
- msFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | import("csstype").Property.Flex<string | number>[];
648
- msScrollLimit?: import("csstype").Property.MsScrollLimit | import("csstype").Property.MsScrollLimit[];
649
- msScrollSnapX?: import("csstype").Property.MsScrollSnapX | import("csstype").Property.MsScrollSnapX[];
650
- msScrollSnapY?: import("csstype").Property.MsScrollSnapY | import("csstype").Property.MsScrollSnapY[];
651
- msTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
652
- WebkitAnimation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
653
- WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | import("csstype").Property.WebkitBorderBefore<string | number>[];
654
- WebkitBorderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
655
- WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | import("csstype").Property.BorderRadius<string | number>[];
656
- WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | import("csstype").Property.ColumnRule<string | number>[];
657
- WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | import("csstype").Property.Columns<string | number>[];
658
- WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | import("csstype").Property.Flex<string | number>[];
659
- WebkitFlexFlow?: import("csstype").Property.FlexFlow | import("csstype").Property.FlexFlow[];
660
- WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | import("csstype").Property.WebkitMask<string | number>[];
661
- WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | import("csstype").Property.TextEmphasis[];
662
- WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | import("csstype").Property.WebkitTextStroke<string | number>[];
663
- WebkitTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
664
- azimuth?: import("csstype").Property.Azimuth | import("csstype").Property.Azimuth[];
665
- boxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
666
- boxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
667
- boxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
668
- boxFlexGroup?: import("csstype").Globals[] | import("csstype").Property.BoxFlexGroup | import("csstype").Property.BoxFlexGroup[];
669
- boxLines?: import("csstype").Property.BoxLines | import("csstype").Property.BoxLines[];
670
- boxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
671
- boxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
672
- boxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
673
- clip?: import("csstype").Property.Clip | import("csstype").Property.Clip[];
674
- fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | import("csstype").Property.FontVariantAlternates[];
675
- gridColumnGap?: (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | import("csstype").Property.GridColumnGap<string | number>[];
676
- gridGap?: (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | import("csstype").Property.GridGap<string | number>[];
677
- gridRowGap?: (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | import("csstype").Property.GridRowGap<string | number>[];
678
- imeMode?: import("csstype").Property.ImeMode | import("csstype").Property.ImeMode[];
679
- offsetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | import("csstype").Property.InsetBlock<string | number>[];
680
- offsetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | import("csstype").Property.InsetBlockEnd<string | number>[];
681
- offsetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | import("csstype").Property.InsetBlockStart<string | number>[];
682
- offsetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | import("csstype").Property.InsetInline<string | number>[];
683
- offsetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | import("csstype").Property.InsetInlineEnd<string | number>[];
684
- offsetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | import("csstype").Property.InsetInlineStart<string | number>[];
685
- scrollSnapCoordinate?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | import("csstype").Property.ScrollSnapCoordinate<string | number>[];
686
- scrollSnapDestination?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | import("csstype").Property.ScrollSnapDestination<string | number>[];
687
- scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | import("csstype").Property.ScrollSnapPointsX[];
688
- scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | import("csstype").Property.ScrollSnapPointsY[];
689
- scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | import("csstype").Property.ScrollSnapTypeX[];
690
- scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | import("csstype").Property.ScrollSnapTypeY[];
691
- scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | import("csstype").Property.MsScrollbarTrackColor[];
692
- textCombineHorizontal?: import("csstype").Property.TextCombineUpright | import("csstype").Property.TextCombineUpright[];
693
- KhtmlBoxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
694
- KhtmlBoxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
695
- KhtmlBoxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
696
- KhtmlBoxFlexGroup?: import("csstype").Globals[] | import("csstype").Property.BoxFlexGroup | import("csstype").Property.BoxFlexGroup[];
697
- KhtmlBoxLines?: import("csstype").Property.BoxLines | import("csstype").Property.BoxLines[];
698
- KhtmlBoxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
699
- KhtmlBoxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
700
- KhtmlBoxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
701
- KhtmlLineBreak?: import("csstype").Property.LineBreak | import("csstype").Property.LineBreak[];
702
- KhtmlOpacity?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | import("csstype").Property.Opacity[];
703
- KhtmlUserSelect?: import("csstype").Property.UserSelect | import("csstype").Property.UserSelect[];
704
- MozBackgroundClip?: import("csstype").Property.BackgroundClip | import("csstype").Property.BackgroundClip[];
705
- MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | import("csstype").Property.BoxDecorationBreak[];
706
- MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | import("csstype").Property.BackgroundOrigin[];
707
- MozBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
708
- MozBinding?: import("csstype").Property.MozBinding | import("csstype").Property.MozBinding[];
709
- MozBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | import("csstype").Property.BorderRadius<string | number>[];
710
- MozBorderRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | import("csstype").Property.BorderBottomLeftRadius<string | number>[];
711
- MozBorderRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | import("csstype").Property.BorderBottomRightRadius<string | number>[];
712
- MozBorderRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | import("csstype").Property.BorderTopLeftRadius<string | number>[];
713
- MozBorderRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | import("csstype").Property.BorderTopRightRadius<string | number>[];
714
- MozBoxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
715
- MozBoxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
716
- MozBoxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
717
- MozBoxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
718
- MozBoxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
719
- MozBoxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
720
- MozBoxShadow?: import("csstype").Property.BoxShadow | import("csstype").Property.BoxShadow[];
721
- MozFloatEdge?: import("csstype").Property.MozFloatEdge | import("csstype").Property.MozFloatEdge[];
722
- MozForceBrokenImageIcon?: import("csstype").Globals[] | import("csstype").Property.MozForceBrokenImageIcon | import("csstype").Property.MozForceBrokenImageIcon[];
723
- MozOpacity?: ((string & {}) | import("csstype").Globals)[] | import("csstype").Property.Opacity | import("csstype").Property.Opacity[];
724
- MozOutline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | import("csstype").Property.Outline<string | number>[];
725
- MozOutlineColor?: import("csstype").Property.OutlineColor | import("csstype").Property.OutlineColor[];
726
- MozOutlineRadius?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | import("csstype").Property.MozOutlineRadius<string | number>[];
727
- MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | import("csstype").Property.MozOutlineRadiusBottomleft<string | number>[];
728
- MozOutlineRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | import("csstype").Property.MozOutlineRadiusBottomright<string | number>[];
729
- MozOutlineRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | import("csstype").Property.MozOutlineRadiusTopleft<string | number>[];
730
- MozOutlineRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | import("csstype").Property.MozOutlineRadiusTopright<string | number>[];
731
- MozOutlineStyle?: import("csstype").Property.OutlineStyle | import("csstype").Property.OutlineStyle[];
732
- MozOutlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | import("csstype").Property.OutlineWidth<string | number>[];
733
- MozTextAlignLast?: import("csstype").Property.TextAlignLast | import("csstype").Property.TextAlignLast[];
734
- MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | import("csstype").Property.TextDecorationColor[];
735
- MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | import("csstype").Property.TextDecorationLine[];
736
- MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | import("csstype").Property.TextDecorationStyle[];
737
- MozUserInput?: import("csstype").Property.MozUserInput | import("csstype").Property.MozUserInput[];
738
- msImeMode?: import("csstype").Property.ImeMode | import("csstype").Property.ImeMode[];
739
- msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | import("csstype").Property.MsScrollbarTrackColor[];
740
- OAnimation?: import("csstype").Property.Animation<string & {}> | import("csstype").Property.Animation<string & {}>[] | (import("csstype").Globals | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[];
741
- OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | import("csstype").Property.AnimationDelay<string & {}>[];
742
- OAnimationDirection?: import("csstype").Property.AnimationDirection | import("csstype").Property.AnimationDirection[];
743
- OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | import("csstype").Property.AnimationDuration<string & {}>[];
744
- OAnimationFillMode?: import("csstype").Property.AnimationFillMode | import("csstype").Property.AnimationFillMode[];
745
- OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | import("csstype").Property.AnimationIterationCount[] | ((string & {}) | import("csstype").Globals | "infinite")[];
746
- OAnimationName?: import("csstype").Property.AnimationName | import("csstype").Property.AnimationName[];
747
- OAnimationPlayState?: import("csstype").Property.AnimationPlayState | import("csstype").Property.AnimationPlayState[];
748
- OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | import("csstype").Property.AnimationTimingFunction[];
749
- OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | import("csstype").Property.BackgroundSize<string | number>[];
750
- OBorderImage?: import("csstype").Property.BorderImage | import("csstype").Property.BorderImage[] | ("repeat" | "none" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[];
751
- OTransform?: import("csstype").Property.Transform | import("csstype").Property.Transform[];
752
- OTransition?: import("csstype").Property.Transition<string & {}> | import("csstype").Property.Transition<string & {}>[];
753
- OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | import("csstype").Property.TransitionDelay<string & {}>[];
754
- OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | import("csstype").Property.TransitionDuration<string & {}>[];
755
- OTransitionProperty?: import("csstype").Property.TransitionProperty | import("csstype").Property.TransitionProperty[];
756
- OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | import("csstype").Property.TransitionTimingFunction[];
757
- WebkitBoxAlign?: import("csstype").Property.BoxAlign | import("csstype").Property.BoxAlign[];
758
- WebkitBoxDirection?: import("csstype").Property.BoxDirection | import("csstype").Property.BoxDirection[];
759
- WebkitBoxFlex?: import("csstype").Globals[] | import("csstype").Property.BoxFlex | import("csstype").Property.BoxFlex[];
760
- WebkitBoxFlexGroup?: import("csstype").Globals[] | import("csstype").Property.BoxFlexGroup | import("csstype").Property.BoxFlexGroup[];
761
- WebkitBoxLines?: import("csstype").Property.BoxLines | import("csstype").Property.BoxLines[];
762
- WebkitBoxOrdinalGroup?: import("csstype").Globals[] | import("csstype").Property.BoxOrdinalGroup | import("csstype").Property.BoxOrdinalGroup[];
763
- WebkitBoxOrient?: import("csstype").Property.BoxOrient | import("csstype").Property.BoxOrient[];
764
- WebkitBoxPack?: import("csstype").Property.BoxPack | import("csstype").Property.BoxPack[];
765
- WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | import("csstype").Property.ScrollSnapPointsX[];
766
- WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | import("csstype").Property.ScrollSnapPointsY[];
767
- alignmentBaseline?: import("csstype").Property.AlignmentBaseline | import("csstype").Property.AlignmentBaseline[];
768
- baselineShift?: (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | import("csstype").Property.BaselineShift<string | number>[];
769
- clipRule?: import("csstype").Property.ClipRule | import("csstype").Property.ClipRule[];
770
- colorInterpolation?: import("csstype").Property.ColorInterpolation | import("csstype").Property.ColorInterpolation[];
771
- colorRendering?: import("csstype").Property.ColorRendering | import("csstype").Property.ColorRendering[];
772
- dominantBaseline?: import("csstype").Property.DominantBaseline | import("csstype").Property.DominantBaseline[];
773
- fill?: import("csstype").Property.Fill | import("csstype").Property.Fill[];
774
- fillOpacity?: import("csstype").Globals[] | import("csstype").Property.FillOpacity | import("csstype").Property.FillOpacity[];
775
- fillRule?: import("csstype").Property.FillRule | import("csstype").Property.FillRule[];
776
- floodColor?: import("csstype").Property.FloodColor | import("csstype").Property.FloodColor[];
777
- floodOpacity?: import("csstype").Globals[] | import("csstype").Property.FloodOpacity | import("csstype").Property.FloodOpacity[];
778
- glyphOrientationVertical?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | import("csstype").Property.GlyphOrientationVertical[];
779
- lightingColor?: import("csstype").Property.LightingColor | import("csstype").Property.LightingColor[];
780
- marker?: import("csstype").Property.Marker | import("csstype").Property.Marker[];
781
- markerEnd?: import("csstype").Property.MarkerEnd | import("csstype").Property.MarkerEnd[];
782
- markerMid?: import("csstype").Property.MarkerMid | import("csstype").Property.MarkerMid[];
783
- markerStart?: import("csstype").Property.MarkerStart | import("csstype").Property.MarkerStart[];
784
- shapeRendering?: import("csstype").Property.ShapeRendering | import("csstype").Property.ShapeRendering[];
785
- stopColor?: import("csstype").Property.StopColor | import("csstype").Property.StopColor[];
786
- stopOpacity?: import("csstype").Globals[] | import("csstype").Property.StopOpacity | import("csstype").Property.StopOpacity[];
787
- stroke?: import("csstype").Property.Stroke | import("csstype").Property.Stroke[];
788
- strokeDasharray?: (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | import("csstype").Property.StrokeDasharray<string | number>[];
789
- strokeDashoffset?: (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | import("csstype").Property.StrokeDashoffset<string | number>[];
790
- strokeLinecap?: import("csstype").Property.StrokeLinecap | import("csstype").Property.StrokeLinecap[];
791
- strokeLinejoin?: import("csstype").Property.StrokeLinejoin | import("csstype").Property.StrokeLinejoin[];
792
- strokeMiterlimit?: import("csstype").Globals[] | import("csstype").Property.StrokeMiterlimit | import("csstype").Property.StrokeMiterlimit[];
793
- strokeOpacity?: import("csstype").Globals[] | import("csstype").Property.StrokeOpacity | import("csstype").Property.StrokeOpacity[];
794
- strokeWidth?: (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | import("csstype").Property.StrokeWidth<string | number>[];
795
- textAnchor?: import("csstype").Property.TextAnchor | import("csstype").Property.TextAnchor[];
796
- vectorEffect?: import("csstype").Property.VectorEffect | import("csstype").Property.VectorEffect[];
797
- ":-moz-any()"?: import("@emotion/serialize").CSSObject;
798
- ":-moz-dir"?: import("@emotion/serialize").CSSObject;
799
- ":-webkit-any()"?: import("@emotion/serialize").CSSObject;
800
- "::cue"?: import("@emotion/serialize").CSSObject;
801
- "::cue-region"?: import("@emotion/serialize").CSSObject;
802
- "::part"?: import("@emotion/serialize").CSSObject;
803
- "::slotted"?: import("@emotion/serialize").CSSObject;
804
- ":dir"?: import("@emotion/serialize").CSSObject;
805
- ":has"?: import("@emotion/serialize").CSSObject;
806
- ":host"?: import("@emotion/serialize").CSSObject;
807
- ":host-context"?: import("@emotion/serialize").CSSObject;
808
- ":is"?: import("@emotion/serialize").CSSObject;
809
- ":lang"?: import("@emotion/serialize").CSSObject;
810
- ":matches()"?: import("@emotion/serialize").CSSObject;
811
- ":not"?: import("@emotion/serialize").CSSObject;
812
- ":nth-child"?: import("@emotion/serialize").CSSObject;
813
- ":nth-last-child"?: import("@emotion/serialize").CSSObject;
814
- ":nth-last-of-type"?: import("@emotion/serialize").CSSObject;
815
- ":nth-of-type"?: import("@emotion/serialize").CSSObject;
816
- ":where"?: import("@emotion/serialize").CSSObject;
817
- ":-khtml-any-link"?: import("@emotion/serialize").CSSObject;
818
- ":-moz-any-link"?: import("@emotion/serialize").CSSObject;
819
- ":-moz-focusring"?: import("@emotion/serialize").CSSObject;
820
- ":-moz-full-screen"?: import("@emotion/serialize").CSSObject;
821
- ":-moz-placeholder"?: import("@emotion/serialize").CSSObject;
822
- ":-moz-read-only"?: import("@emotion/serialize").CSSObject;
823
- ":-moz-read-write"?: import("@emotion/serialize").CSSObject;
824
- ":-ms-fullscreen"?: import("@emotion/serialize").CSSObject;
825
- ":-ms-input-placeholder"?: import("@emotion/serialize").CSSObject;
826
- ":-webkit-any-link"?: import("@emotion/serialize").CSSObject;
827
- ":-webkit-full-screen"?: import("@emotion/serialize").CSSObject;
828
- "::-moz-placeholder"?: import("@emotion/serialize").CSSObject;
829
- "::-moz-progress-bar"?: import("@emotion/serialize").CSSObject;
830
- "::-moz-range-progress"?: import("@emotion/serialize").CSSObject;
831
- "::-moz-range-thumb"?: import("@emotion/serialize").CSSObject;
832
- "::-moz-range-track"?: import("@emotion/serialize").CSSObject;
833
- "::-moz-selection"?: import("@emotion/serialize").CSSObject;
834
- "::-ms-backdrop"?: import("@emotion/serialize").CSSObject;
835
- "::-ms-browse"?: import("@emotion/serialize").CSSObject;
836
- "::-ms-check"?: import("@emotion/serialize").CSSObject;
837
- "::-ms-clear"?: import("@emotion/serialize").CSSObject;
838
- "::-ms-fill"?: import("@emotion/serialize").CSSObject;
839
- "::-ms-fill-lower"?: import("@emotion/serialize").CSSObject;
840
- "::-ms-fill-upper"?: import("@emotion/serialize").CSSObject;
841
- "::-ms-input-placeholder"?: import("@emotion/serialize").CSSObject;
842
- "::-ms-reveal"?: import("@emotion/serialize").CSSObject;
843
- "::-ms-thumb"?: import("@emotion/serialize").CSSObject;
844
- "::-ms-ticks-after"?: import("@emotion/serialize").CSSObject;
845
- "::-ms-ticks-before"?: import("@emotion/serialize").CSSObject;
846
- "::-ms-tooltip"?: import("@emotion/serialize").CSSObject;
847
- "::-ms-track"?: import("@emotion/serialize").CSSObject;
848
- "::-ms-value"?: import("@emotion/serialize").CSSObject;
849
- "::-webkit-backdrop"?: import("@emotion/serialize").CSSObject;
850
- "::-webkit-input-placeholder"?: import("@emotion/serialize").CSSObject;
851
- "::-webkit-progress-bar"?: import("@emotion/serialize").CSSObject;
852
- "::-webkit-progress-inner-value"?: import("@emotion/serialize").CSSObject;
853
- "::-webkit-progress-value"?: import("@emotion/serialize").CSSObject;
854
- "::-webkit-slider-runnable-track"?: import("@emotion/serialize").CSSObject;
855
- "::-webkit-slider-thumb"?: import("@emotion/serialize").CSSObject;
856
- "::after"?: import("@emotion/serialize").CSSObject;
857
- "::backdrop"?: import("@emotion/serialize").CSSObject;
858
- "::before"?: import("@emotion/serialize").CSSObject;
859
- "::first-letter"?: import("@emotion/serialize").CSSObject;
860
- "::first-line"?: import("@emotion/serialize").CSSObject;
861
- "::grammar-error"?: import("@emotion/serialize").CSSObject;
862
- "::marker"?: import("@emotion/serialize").CSSObject;
863
- "::placeholder"?: import("@emotion/serialize").CSSObject;
864
- "::selection"?: import("@emotion/serialize").CSSObject;
865
- "::spelling-error"?: import("@emotion/serialize").CSSObject;
866
- ":active"?: import("@emotion/serialize").CSSObject;
867
- ":after"?: import("@emotion/serialize").CSSObject;
868
- ":any-link"?: import("@emotion/serialize").CSSObject;
869
- ":before"?: import("@emotion/serialize").CSSObject;
870
- ":blank"?: import("@emotion/serialize").CSSObject;
871
- ":checked"?: import("@emotion/serialize").CSSObject;
872
- ":default"?: import("@emotion/serialize").CSSObject;
873
- ":defined"?: import("@emotion/serialize").CSSObject;
874
- ":disabled"?: import("@emotion/serialize").CSSObject;
875
- ":empty"?: import("@emotion/serialize").CSSObject;
876
- ":enabled"?: import("@emotion/serialize").CSSObject;
877
- ":first"?: import("@emotion/serialize").CSSObject;
878
- ":first-child"?: import("@emotion/serialize").CSSObject;
879
- ":first-letter"?: import("@emotion/serialize").CSSObject;
880
- ":first-line"?: import("@emotion/serialize").CSSObject;
881
- ":first-of-type"?: import("@emotion/serialize").CSSObject;
882
- ":focus"?: import("@emotion/serialize").CSSObject;
883
- ":focus-visible"?: import("@emotion/serialize").CSSObject;
884
- ":focus-within"?: import("@emotion/serialize").CSSObject;
885
- ":fullscreen"?: import("@emotion/serialize").CSSObject;
886
- ":hover"?: import("@emotion/serialize").CSSObject;
887
- ":in-range"?: import("@emotion/serialize").CSSObject;
888
- ":indeterminate"?: import("@emotion/serialize").CSSObject;
889
- ":invalid"?: import("@emotion/serialize").CSSObject;
890
- ":last-child"?: import("@emotion/serialize").CSSObject;
891
- ":last-of-type"?: import("@emotion/serialize").CSSObject;
892
- ":left"?: import("@emotion/serialize").CSSObject;
893
- ":link"?: import("@emotion/serialize").CSSObject;
894
- ":only-child"?: import("@emotion/serialize").CSSObject;
895
- ":only-of-type"?: import("@emotion/serialize").CSSObject;
896
- ":optional"?: import("@emotion/serialize").CSSObject;
897
- ":out-of-range"?: import("@emotion/serialize").CSSObject;
898
- ":placeholder-shown"?: import("@emotion/serialize").CSSObject;
899
- ":read-only"?: import("@emotion/serialize").CSSObject;
900
- ":read-write"?: import("@emotion/serialize").CSSObject;
901
- ":required"?: import("@emotion/serialize").CSSObject;
902
- ":right"?: import("@emotion/serialize").CSSObject;
903
- ":root"?: import("@emotion/serialize").CSSObject;
904
- ":scope"?: import("@emotion/serialize").CSSObject;
905
- ":target"?: import("@emotion/serialize").CSSObject;
906
- ":valid"?: import("@emotion/serialize").CSSObject;
907
- ":visited"?: import("@emotion/serialize").CSSObject;
908
910
  };
909
911
  control: () => {
910
912
  display: string;
@@ -917,7 +919,8 @@ export declare const customStyles: (theme: Theme, markInvalid?: boolean) => {
917
919
  dropdownIndicator: (provided: any, selectProps: any) => any;
918
920
  menu: (provided: any) => any;
919
921
  menuList: (provided: any) => any;
920
- option: (provided: any, { isDisabled, isFocused, isSelected }: {
922
+ option: (provided: any, { isMulti, isDisabled, isFocused, isSelected }: {
923
+ isMulti: any;
921
924
  isDisabled: any;
922
925
  isFocused: any;
923
926
  isSelected: any;