Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
resetSelectStyles() function
resetSelectStyles() function
Signature
export default function resetSelectStyles(theme: GrafanaTheme2): {
clearIndicator: () => {};
container: () => {};
control: () => {};
dropdownIndicator: () => {};
group: () => {};
groupHeading: () => {};
indicatorsContainer: () => {};
indicatorSeparator: () => {};
input: (originalStyles: CSSObjectWithLabel) => {
color: string;
margin: number;
padding: number;
zIndex: number;
accentColor?: import("csstype").Property.AccentColor | (import("csstype").Property.AccentColor | undefined)[] | import("csstype").Property.AccentColor[] | undefined;
alignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
alignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
alignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
alignTracks?: import("csstype").Property.AlignTracks | (import("csstype").Property.AlignTracks | undefined)[] | import("csstype").Property.AlignTracks[] | undefined;
animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
animationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
animationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
animationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
animationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
animationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
appearance?: import("csstype").Property.Appearance | (import("csstype").Property.Appearance | undefined)[] | import("csstype").Property.Appearance[] | undefined;
aspectRatio?: import("csstype").Property.AspectRatio | (import("csstype").Property.AspectRatio | undefined)[] | import("csstype").Property.AspectRatio[] | undefined;
backdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
backgroundAttachment?: import("csstype").Property.BackgroundAttachment | (import("csstype").Property.BackgroundAttachment | undefined)[] | import("csstype").Property.BackgroundAttachment[] | undefined;
backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | (import("csstype").Property.BackgroundBlendMode | undefined)[] | import("csstype").Property.BackgroundBlendMode[] | undefined;
backgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
backgroundColor?: import("csstype").Property.BackgroundColor | (import("csstype").Property.BackgroundColor | undefined)[] | import("csstype").Property.BackgroundColor[] | undefined;
backgroundImage?: import("csstype").Property.BackgroundImage | (import("csstype").Property.BackgroundImage | undefined)[] | import("csstype").Property.BackgroundImage[] | undefined;
backgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
backgroundPositionX?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | (import("csstype").Property.BackgroundPositionX<string | number> | undefined)[] | undefined;
backgroundPositionY?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | (import("csstype").Property.BackgroundPositionY<string | number> | undefined)[] | undefined;
backgroundRepeat?: import("csstype").Property.BackgroundRepeat | (import("csstype").Property.BackgroundRepeat | undefined)[] | import("csstype").Property.BackgroundRepeat[] | undefined;
backgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
blockOverflow?: import("csstype").Property.BlockOverflow | (import("csstype").Property.BlockOverflow | undefined)[] | import("csstype").Property.BlockOverflow[] | undefined;
blockSize?: (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | (import("csstype").Property.BlockSize<string | number> | undefined)[] | undefined;
borderBlockColor?: import("csstype").Property.BorderBlockColor | (import("csstype").Property.BorderBlockColor | undefined)[] | import("csstype").Property.BorderBlockColor[] | undefined;
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | (import("csstype").Property.BorderBlockEndColor | undefined)[] | import("csstype").Property.BorderBlockEndColor[] | undefined;
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | (import("csstype").Property.BorderBlockEndStyle | undefined)[] | import("csstype").Property.BorderBlockEndStyle[] | undefined;
borderBlockEndWidth?: string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | (import("csstype").Property.BorderBlockEndWidth<string | number> | undefined)[] | undefined;
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | (import("csstype").Property.BorderBlockStartColor | undefined)[] | import("csstype").Property.BorderBlockStartColor[] | undefined;
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | (import("csstype").Property.BorderBlockStartStyle | undefined)[] | import("csstype").Property.BorderBlockStartStyle[] | undefined;
borderBlockStartWidth?: string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | (import("csstype").Property.BorderBlockStartWidth<string | number> | undefined)[] | undefined;
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | (import("csstype").Property.BorderBlockStyle | undefined)[] | import("csstype").Property.BorderBlockStyle[] | undefined;
borderBlockWidth?: string[] | import("csstype").Property.BorderBlockWidth<string | number> | (import("csstype").Property.BorderBlockWidth<string | number> | undefined)[] | undefined;
borderBottomColor?: import("csstype").Property.BorderBottomColor | (import("csstype").Property.BorderBottomColor | undefined)[] | import("csstype").Property.BorderBottomColor[] | undefined;
borderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
borderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | (import("csstype").Property.BorderBottomStyle | undefined)[] | import("csstype").Property.BorderBottomStyle[] | undefined;
borderBottomWidth?: string[] | import("csstype").Property.BorderBottomWidth<string | number> | (import("csstype").Property.BorderBottomWidth<string | number> | undefined)[] | undefined;
borderCollapse?: import("csstype").Property.BorderCollapse | (import("csstype").Property.BorderCollapse | undefined)[] | import("csstype").Property.BorderCollapse[] | undefined;
borderEndEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | (import("csstype").Property.BorderEndEndRadius<string | number> | undefined)[] | undefined;
borderEndStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | (import("csstype").Property.BorderEndStartRadius<string | number> | undefined)[] | undefined;
borderImageOutset?: (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | (import("csstype").Property.BorderImageOutset<string | number> | undefined)[] | undefined;
borderImageRepeat?: import("csstype").Property.BorderImageRepeat | (import("csstype").Property.BorderImageRepeat | undefined)[] | import("csstype").Property.BorderImageRepeat[] | undefined;
borderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
borderImageSource?: import("csstype").Property.BorderImageSource | (import("csstype").Property.BorderImageSource | undefined)[] | import("csstype").Property.BorderImageSource[] | undefined;
borderImageWidth?: (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | (import("csstype").Property.BorderImageWidth<string | number> | undefined)[] | undefined;
borderInlineColor?: import("csstype").Property.BorderInlineColor | (import("csstype").Property.BorderInlineColor | undefined)[] | import("csstype").Property.BorderInlineColor[] | undefined;
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
borderInlineEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
borderInlineStartWidth?: string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | (import("csstype").Property.BorderInlineStartWidth<string | number> | undefined)[] | undefined;
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | (import("csstype").Property.BorderInlineStyle | undefined)[] | import("csstype").Property.BorderInlineStyle[] | undefined;
borderInlineWidth?: string[] | import("csstype").Property.BorderInlineWidth<string | number> | (import("csstype").Property.BorderInlineWidth<string | number> | undefined)[] | undefined;
borderLeftColor?: import("csstype").Property.BorderLeftColor | (import("csstype").Property.BorderLeftColor | undefined)[] | import("csstype").Property.BorderLeftColor[] | undefined;
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | (import("csstype").Property.BorderLeftStyle | undefined)[] | import("csstype").Property.BorderLeftStyle[] | undefined;
borderLeftWidth?: string[] | import("csstype").Property.BorderLeftWidth<string | number> | (import("csstype").Property.BorderLeftWidth<string | number> | undefined)[] | undefined;
borderRightColor?: import("csstype").Property.BorderRightColor | (import("csstype").Property.BorderRightColor | undefined)[] | import("csstype").Property.BorderRightColor[] | undefined;
borderRightStyle?: import("csstype").Property.BorderRightStyle | (import("csstype").Property.BorderRightStyle | undefined)[] | import("csstype").Property.BorderRightStyle[] | undefined;
borderRightWidth?: string[] | import("csstype").Property.BorderRightWidth<string | number> | (import("csstype").Property.BorderRightWidth<string | number> | undefined)[] | undefined;
borderSpacing?: (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | (import("csstype").Property.BorderSpacing<string | number> | undefined)[] | undefined;
borderStartEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | (import("csstype").Property.BorderStartEndRadius<string | number> | undefined)[] | undefined;
borderStartStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | (import("csstype").Property.BorderStartStartRadius<string | number> | undefined)[] | undefined;
borderTopColor?: import("csstype").Property.BorderTopColor | (import("csstype").Property.BorderTopColor | undefined)[] | import("csstype").Property.BorderTopColor[] | undefined;
borderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
borderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
borderTopStyle?: import("csstype").Property.BorderTopStyle | (import("csstype").Property.BorderTopStyle | undefined)[] | import("csstype").Property.BorderTopStyle[] | undefined;
borderTopWidth?: string[] | import("csstype").Property.BorderTopWidth<string | number> | (import("csstype").Property.BorderTopWidth<string | number> | undefined)[] | undefined;
bottom?: (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | (import("csstype").Property.Bottom<string | number> | undefined)[] | undefined;
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
boxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
boxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
breakAfter?: import("csstype").Property.BreakAfter | (import("csstype").Property.BreakAfter | undefined)[] | import("csstype").Property.BreakAfter[] | undefined;
breakBefore?: import("csstype").Property.BreakBefore | (import("csstype").Property.BreakBefore | undefined)[] | import("csstype").Property.BreakBefore[] | undefined;
breakInside?: import("csstype").Property.BreakInside | (import("csstype").Property.BreakInside | undefined)[] | import("csstype").Property.BreakInside[] | undefined;
captionSide?: import("csstype").Property.CaptionSide | (import("csstype").Property.CaptionSide | undefined)[] | import("csstype").Property.CaptionSide[] | undefined;
caretColor?: import("csstype").Property.CaretColor | (import("csstype").Property.CaretColor | undefined)[] | import("csstype").Property.CaretColor[] | undefined;
clear?: import("csstype").Property.Clear | (import("csstype").Property.Clear | undefined)[] | import("csstype").Property.Clear[] | undefined;
clipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
columnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
columnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
columnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
contain?: import("csstype").Property.Contain | (import("csstype").Property.Contain | undefined)[] | import("csstype").Property.Contain[] | undefined;
content?: import("csstype").Property.Content | (import("csstype").Property.Content | undefined)[] | import("csstype").Property.Content[] | undefined;
contentVisibility?: import("csstype").Property.ContentVisibility | (import("csstype").Property.ContentVisibility | undefined)[] | import("csstype").Property.ContentVisibility[] | undefined;
counterIncrement?: import("csstype").Property.CounterIncrement | (import("csstype").Property.CounterIncrement | undefined)[] | import("csstype").Property.CounterIncrement[] | undefined;
counterReset?: import("csstype").Property.CounterReset | (import("csstype").Property.CounterReset | undefined)[] | import("csstype").Property.CounterReset[] | undefined;
counterSet?: import("csstype").Property.CounterSet | (import("csstype").Property.CounterSet | undefined)[] | import("csstype").Property.CounterSet[] | undefined;
cursor?: import("csstype").Property.Cursor | (import("csstype").Property.Cursor | undefined)[] | import("csstype").Property.Cursor[] | undefined;
direction?: import("csstype").Property.Direction | (import("csstype").Property.Direction | undefined)[] | import("csstype").Property.Direction[] | undefined;
display?: import("csstype").Property.Display | (import("csstype").Property.Display | undefined)[] | import("csstype").Property.Display[] | undefined;
emptyCells?: import("csstype").Property.EmptyCells | (import("csstype").Property.EmptyCells | undefined)[] | import("csstype").Property.EmptyCells[] | undefined;
filter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
flexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
flexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
flexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
flexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
flexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
float?: import("csstype").Property.Float | (import("csstype").Property.Float | undefined)[] | import("csstype").Property.Float[] | undefined;
fontFamily?: import("csstype").Property.FontFamily | (import("csstype").Property.FontFamily | undefined)[] | import("csstype").Property.FontFamily[] | undefined;
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
fontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | (import("csstype").Property.FontOpticalSizing | undefined)[] | import("csstype").Property.FontOpticalSizing[] | undefined;
fontSize?: (string | (string & {}))[] | import("csstype").Property.FontSize<string | number> | (import("csstype").Property.FontSize<string | number> | undefined)[] | undefined;
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | (import("csstype").Property.FontSizeAdjust | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "from-font")[] | undefined;
fontSmooth?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
fontStretch?: import("csstype").Property.FontStretch | (import("csstype").Property.FontStretch | undefined)[] | import("csstype").Property.FontStretch[] | undefined;
fontStyle?: import("csstype").Property.FontStyle | (import("csstype").Property.FontStyle | undefined)[] | import("csstype").Property.FontStyle[] | undefined;
fontSynthesis?: import("csstype").Property.FontSynthesis | (import("csstype").Property.FontSynthesis | undefined)[] | import("csstype").Property.FontSynthesis[] | undefined;
fontVariant?: import("csstype").Property.FontVariant | (import("csstype").Property.FontVariant | undefined)[] | import("csstype").Property.FontVariant[] | undefined;
fontVariantCaps?: import("csstype").Property.FontVariantCaps | (import("csstype").Property.FontVariantCaps | undefined)[] | import("csstype").Property.FontVariantCaps[] | undefined;
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | (import("csstype").Property.FontVariantEastAsian | undefined)[] | import("csstype").Property.FontVariantEastAsian[] | undefined;
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ("auto" | (string & {}) | import("csstype").Globals)[] | undefined;
gridColumnStart?: import("csstype").Property.GridColumnStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
gridRowEnd?: import("csstype").Property.GridRowEnd | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
gridRowStart?: import("csstype").Property.GridRowStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
hangingPunctuation?: import("csstype").Property.HangingPunctuation | (import("csstype").Property.HangingPunctuation | undefined)[] | import("csstype").Property.HangingPunctuation[] | undefined;
height?: (string | (string & {}))[] | import("csstype").Property.Height<string | number> | (import("csstype").Property.Height<string | number> | undefined)[] | undefined;
hyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
imageOrientation?: import("csstype").Property.ImageOrientation | (import("csstype").Property.ImageOrientation | undefined)[] | import("csstype").Property.ImageOrientation[] | undefined;
imageRendering?: import("csstype").Property.ImageRendering | (import("csstype").Property.ImageRendering | undefined)[] | import("csstype").Property.ImageRendering[] | undefined;
imageResolution?: import("csstype").Property.ImageResolution | (import("csstype").Property.ImageResolution | undefined)[] | import("csstype").Property.ImageResolution[] | undefined;
initialLetter?: import("csstype").Property.InitialLetter | (import("csstype").Property.InitialLetter | undefined)[] | ((string & {}) | import("csstype").Globals | "normal")[] | undefined;
inlineSize?: (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | (import("csstype").Property.InlineSize<string | number> | undefined)[] | undefined;
inset?: (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | (import("csstype").Property.Inset<string | number> | undefined)[] | undefined;
insetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
insetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
insetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
insetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
insetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
insetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
isolation?: import("csstype").Property.Isolation | (import("csstype").Property.Isolation | undefined)[] | import("csstype").Property.Isolation[] | undefined;
justifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
justifyItems?: import("csstype").Property.JustifyItems | (import("csstype").Property.JustifyItems | undefined)[] | import("csstype").Property.JustifyItems[] | undefined;
justifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
justifyTracks?: import("csstype").Property.JustifyTracks | (import("csstype").Property.JustifyTracks | undefined)[] | import("csstype").Property.JustifyTracks[] | undefined;
left?: (string | (string & {}))[] | import("csstype").Property.Left<string | number> | (import("csstype").Property.Left<string | number> | undefined)[] | undefined;
letterSpacing?: string[] | import("csstype").Property.LetterSpacing<string | number> | (import("csstype").Property.LetterSpacing<string | number> | undefined)[] | undefined;
lineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
lineHeight?: (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | (import("csstype").Property.LineHeight<string | number> | undefined)[] | undefined;
lineHeightStep?: string[] | import("csstype").Property.LineHeightStep<string | number> | (import("csstype").Property.LineHeightStep<string | number> | undefined)[] | undefined;
listStyleImage?: import("csstype").Property.ListStyleImage | (import("csstype").Property.ListStyleImage | undefined)[] | import("csstype").Property.ListStyleImage[] | undefined;
listStylePosition?: import("csstype").Property.ListStylePosition | (import("csstype").Property.ListStylePosition | undefined)[] | import("csstype").Property.ListStylePosition[] | undefined;
listStyleType?: import("csstype").Property.ListStyleType | (import("csstype").Property.ListStyleType | undefined)[] | import("csstype").Property.ListStyleType[] | undefined;
marginBlock?: (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | (import("csstype").Property.MarginBlock<string | number> | undefined)[] | undefined;
marginBlockEnd?: (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | (import("csstype").Property.MarginBlockEnd<string | number> | undefined)[] | undefined;
marginBlockStart?: (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | (import("csstype").Property.MarginBlockStart<string | number> | undefined)[] | undefined;
marginBottom?: (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | (import("csstype").Property.MarginBottom<string | number> | undefined)[] | undefined;
marginInline?: (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | (import("csstype").Property.MarginInline<string | number> | undefined)[] | undefined;
marginInlineEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
marginInlineStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
marginLeft?: (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | (import("csstype").Property.MarginLeft<string | number> | undefined)[] | undefined;
marginRight?: (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | (import("csstype").Property.MarginRight<string | number> | undefined)[] | undefined;
marginTop?: (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | (import("csstype").Property.MarginTop<string | number> | undefined)[] | undefined;
maskBorderMode?: import("csstype").Property.MaskBorderMode | (import("csstype").Property.MaskBorderMode | undefined)[] | import("csstype").Property.MaskBorderMode[] | undefined;
maskBorderOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
maskBorderSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
maskBorderSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
maskBorderWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
maskClip?: import("csstype").Property.MaskClip | (import("csstype").Property.MaskClip | undefined)[] | import("csstype").Property.MaskClip[] | undefined;
maskComposite?: import("csstype").Property.MaskComposite | (import("csstype").Property.MaskComposite | undefined)[] | import("csstype").Property.MaskComposite[] | undefined;
maskImage?: import("csstype").Property.MaskImage | (import("csstype").Property.MaskImage | undefined)[] | import("csstype").Property.MaskImage[] | undefined;
maskMode?: import("csstype").Property.MaskMode | (import("csstype").Property.MaskMode | undefined)[] | import("csstype").Property.MaskMode[] | undefined;
maskOrigin?: import("csstype").Property.MaskOrigin | (import("csstype").Property.MaskOrigin | undefined)[] | import("csstype").Property.MaskOrigin[] | undefined;
maskPosition?: (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | (import("csstype").Property.MaskPosition<string | number> | undefined)[] | undefined;
maskRepeat?: import("csstype").Property.MaskRepeat | (import("csstype").Property.MaskRepeat | undefined)[] | import("csstype").Property.MaskRepeat[] | undefined;
maskSize?: (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | (import("csstype").Property.MaskSize<string | number> | undefined)[] | undefined;
maskType?: import("csstype").Property.MaskType | (import("csstype").Property.MaskType | undefined)[] | import("csstype").Property.MaskType[] | undefined;
mathStyle?: import("csstype").Property.MathStyle | (import("csstype").Property.MathStyle | undefined)[] | import("csstype").Property.MathStyle[] | undefined;
maxBlockSize?: (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | (import("csstype").Property.MaxBlockSize<string | number> | undefined)[] | undefined;
maxHeight?: (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | (import("csstype").Property.MaxHeight<string | number> | undefined)[] | undefined;
maxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
maxLines?: import("csstype").Property.MaxLines | (import("csstype").Property.MaxLines | undefined)[] | ("none" | import("csstype").Globals)[] | undefined;
maxWidth?: (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | (import("csstype").Property.MaxWidth<string | number> | undefined)[] | undefined;
minBlockSize?: (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | (import("csstype").Property.MinBlockSize<string | number> | undefined)[] | undefined;
minHeight?: (string | (string & {}))[] | import("csstype").Property.MinHeight<string | number> | (import("csstype").Property.MinHeight<string | number> | undefined)[] | undefined;
minInlineSize?: (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | (import("csstype").Property.MinInlineSize<string | number> | undefined)[] | undefined;
minWidth?: (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | (import("csstype").Property.MinWidth<string | number> | undefined)[] | undefined;
mixBlendMode?: import("csstype").Property.MixBlendMode | (import("csstype").Property.MixBlendMode | undefined)[] | import("csstype").Property.MixBlendMode[] | undefined;
motionDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
motionPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
motionRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
objectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
objectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
offsetAnchor?: (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | (import("csstype").Property.OffsetAnchor<string | number> | undefined)[] | undefined;
offsetDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
offsetPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
offsetRotate?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
offsetRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
opacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
order?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
orphans?: import("csstype").Property.Orphans | import("csstype").Globals[] | (import("csstype").Property.Orphans | undefined)[] | undefined;
outlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
outlineOffset?: string[] | import("csstype").Property.OutlineOffset<string | number> | (import("csstype").Property.OutlineOffset<string | number> | undefined)[] | undefined;
outlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
outlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
overflowAnchor?: import("csstype").Property.OverflowAnchor | (import("csstype").Property.OverflowAnchor | undefined)[] | import("csstype").Property.OverflowAnchor[] | undefined;
overflowBlock?: import("csstype").Property.OverflowBlock | (import("csstype").Property.OverflowBlock | undefined)[] | import("csstype").Property.OverflowBlock[] | undefined;
overflowClipBox?: import("csstype").Property.OverflowClipBox | (import("csstype").Property.OverflowClipBox | undefined)[] | import("csstype").Property.OverflowClipBox[] | undefined;
overflowClipMargin?: (string | (string & {}))[] | import("csstype").Property.OverflowClipMargin<string | number> | (import("csstype").Property.OverflowClipMargin<string | number> | undefined)[] | undefined;
overflowInline?: import("csstype").Property.OverflowInline | (import("csstype").Property.OverflowInline | undefined)[] | import("csstype").Property.OverflowInline[] | undefined;
overflowWrap?: import("csstype").Property.OverflowWrap | (import("csstype").Property.OverflowWrap | undefined)[] | import("csstype").Property.OverflowWrap[] | undefined;
overflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
overflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | (import("csstype").Property.OverscrollBehaviorBlock | undefined)[] | import("csstype").Property.OverscrollBehaviorBlock[] | undefined;
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | (import("csstype").Property.OverscrollBehaviorInline | undefined)[] | import("csstype").Property.OverscrollBehaviorInline[] | undefined;
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | (import("csstype").Property.OverscrollBehaviorX | undefined)[] | import("csstype").Property.OverscrollBehaviorX[] | undefined;
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | (import("csstype").Property.OverscrollBehaviorY | undefined)[] | import("csstype").Property.OverscrollBehaviorY[] | undefined;
paddingBlock?: (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | (import("csstype").Property.PaddingBlock<string | number> | undefined)[] | undefined;
paddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | (import("csstype").Property.PaddingBlockEnd<string | number> | undefined)[] | undefined;
paddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | (import("csstype").Property.PaddingBlockStart<string | number> | undefined)[] | undefined;
paddingBottom?: (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | (import("csstype").Property.PaddingBottom<string | number> | undefined)[] | undefined;
paddingInline?: (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | (import("csstype").Property.PaddingInline<string | number> | undefined)[] | undefined;
paddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
paddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
paddingLeft?: (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | (import("csstype").Property.PaddingLeft<string | number> | undefined)[] | undefined;
paddingRight?: (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | (import("csstype").Property.PaddingRight<string | number> | undefined)[] | undefined;
paddingTop?: (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | (import("csstype").Property.PaddingTop<string | number> | undefined)[] | undefined;
pageBreakAfter?: import("csstype").Property.PageBreakAfter | (import("csstype").Property.PageBreakAfter | undefined)[] | import("csstype").Property.PageBreakAfter[] | undefined;
pageBreakBefore?: import("csstype").Property.PageBreakBefore | (import("csstype").Property.PageBreakBefore | undefined)[] | import("csstype").Property.PageBreakBefore[] | undefined;
pageBreakInside?: import("csstype").Property.PageBreakInside | (import("csstype").Property.PageBreakInside | undefined)[] | import("csstype").Property.PageBreakInside[] | undefined;
paintOrder?: import("csstype").Property.PaintOrder | (import("csstype").Property.PaintOrder | undefined)[] | import("csstype").Property.PaintOrder[] | undefined;
perspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
perspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
placeContent?: import("csstype").Property.PlaceContent | (import("csstype").Property.PlaceContent | undefined)[] | import("csstype").Property.PlaceContent[] | undefined;
pointerEvents?: import("csstype").Property.PointerEvents | (import("csstype").Property.PointerEvents | undefined)[] | import("csstype").Property.PointerEvents[] | undefined;
position?: import("csstype").Property.Position | (import("csstype").Property.Position | undefined)[] | import("csstype").Property.Position[] | undefined;
quotes?: import("csstype").Property.Quotes | (import("csstype").Property.Quotes | undefined)[] | import("csstype").Property.Quotes[] | undefined;
resize?: import("csstype").Property.Resize | (import("csstype").Property.Resize | undefined)[] | import("csstype").Property.Resize[] | undefined;
right?: (string | (string & {}))[] | import("csstype").Property.Right<string | number> | (import("csstype").Property.Right<string | number> | undefined)[] | undefined;
rotate?: import("csstype").Property.Rotate | (import("csstype").Property.Rotate | undefined)[] | import("csstype").Property.Rotate[] | undefined;
rowGap?: (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | (import("csstype").Property.RowGap<string | number> | undefined)[] | undefined;
rubyAlign?: import("csstype").Property.RubyAlign | (import("csstype").Property.RubyAlign | undefined)[] | import("csstype").Property.RubyAlign[] | undefined;
rubyMerge?: import("csstype").Property.RubyMerge | (import("csstype").Property.RubyMerge | undefined)[] | import("csstype").Property.RubyMerge[] | undefined;
rubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
scale?: import("csstype").Property.Scale | (import("csstype").Property.Scale | undefined)[] | ("none" | (string & {}) | import("csstype").Globals)[] | undefined;
scrollBehavior?: import("csstype").Property.ScrollBehavior | (import("csstype").Property.ScrollBehavior | undefined)[] | import("csstype").Property.ScrollBehavior[] | undefined;
scrollMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollMarginBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | (import("csstype").Property.ScrollMarginBlock<string | number> | undefined)[] | undefined;
scrollMarginBlockEnd?: string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | (import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined)[] | undefined;
scrollMarginBlockStart?: string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | (import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined)[] | undefined;
scrollMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollMarginInline?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | (import("csstype").Property.ScrollMarginInline<string | number> | undefined)[] | undefined;
scrollMarginInlineEnd?: string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | (import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined)[] | undefined;
scrollMarginInlineStart?: string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | (import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined)[] | undefined;
scrollMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollPadding?: (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | (import("csstype").Property.ScrollPadding<string | number> | undefined)[] | undefined;
scrollPaddingBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | (import("csstype").Property.ScrollPaddingBlock<string | number> | undefined)[] | undefined;
scrollPaddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | (import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined)[] | undefined;
scrollPaddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | (import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined)[] | undefined;
scrollPaddingBottom?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | (import("csstype").Property.ScrollPaddingBottom<string | number> | undefined)[] | undefined;
scrollPaddingInline?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | (import("csstype").Property.ScrollPaddingInline<string | number> | undefined)[] | undefined;
scrollPaddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | (import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined)[] | undefined;
scrollPaddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | (import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined)[] | undefined;
scrollPaddingLeft?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | (import("csstype").Property.ScrollPaddingLeft<string | number> | undefined)[] | undefined;
scrollPaddingRight?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | (import("csstype").Property.ScrollPaddingRight<string | number> | undefined)[] | undefined;
scrollPaddingTop?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | (import("csstype").Property.ScrollPaddingTop<string | number> | undefined)[] | undefined;
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | (import("csstype").Property.ScrollSnapAlign | undefined)[] | import("csstype").Property.ScrollSnapAlign[] | undefined;
scrollSnapMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollSnapMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollSnapMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollSnapMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollSnapMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | (import("csstype").Property.ScrollSnapStop | undefined)[] | import("csstype").Property.ScrollSnapStop[] | undefined;
scrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
scrollbarColor?: import("csstype").Property.ScrollbarColor | (import("csstype").Property.ScrollbarColor | undefined)[] | import("csstype").Property.ScrollbarColor[] | undefined;
scrollbarGutter?: import("csstype").Property.ScrollbarGutter | (import("csstype").Property.ScrollbarGutter | undefined)[] | import("csstype").Property.ScrollbarGutter[] | undefined;
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | (import("csstype").Property.ScrollbarWidth | undefined)[] | import("csstype").Property.ScrollbarWidth[] | undefined;
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.ShapeImageThreshold | undefined)[] | undefined;
shapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
shapeOutside?: import("csstype").Property.ShapeOutside | (import("csstype").Property.ShapeOutside | undefined)[] | import("csstype").Property.ShapeOutside[] | undefined;
tabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
tableLayout?: import("csstype").Property.TableLayout | (import("csstype").Property.TableLayout | undefined)[] | import("csstype").Property.TableLayout[] | undefined;
textAlign?: import("csstype").Property.TextAlign | (import("csstype").Property.TextAlign | undefined)[] | import("csstype").Property.TextAlign[] | undefined;
textAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
textCombineUpright?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
textDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
textDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
textDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | (import("csstype").Property.TextDecorationSkipInk | undefined)[] | import("csstype").Property.TextDecorationSkipInk[] | undefined;
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
textDecorationThickness?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textDecorationWidth?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
textIndent?: (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | (import("csstype").Property.TextIndent<string | number> | undefined)[] | undefined;
textJustify?: import("csstype").Property.TextJustify | (import("csstype").Property.TextJustify | undefined)[] | import("csstype").Property.TextJustify[] | undefined;
textOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
textOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
textRendering?: import("csstype").Property.TextRendering | (import("csstype").Property.TextRendering | undefined)[] | import("csstype").Property.TextRendering[] | undefined;
textShadow?: import("csstype").Property.TextShadow | (import("csstype").Property.TextShadow | undefined)[] | import("csstype").Property.TextShadow[] | undefined;
textSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
textTransform?: import("csstype").Property.TextTransform | (import("csstype").Property.TextTransform | undefined)[] | import("csstype").Property.TextTransform[] | undefined;
textUnderlineOffset?: (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | (import("csstype").Property.TextUnderlineOffset<string | number> | undefined)[] | undefined;
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
top?: (string | (string & {}))[] | import("csstype").Property.Top<string | number> | (import("csstype").Property.Top<string | number> | undefined)[] | undefined;
touchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
transform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
transformBox?: import("csstype").Property.TransformBox | (import("csstype").Property.TransformBox | undefined)[] | import("csstype").Property.TransformBox[] | undefined;
transformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
transformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
transitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
translate?: (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | (import("csstype").Property.Translate<string | number> | undefined)[] | undefined;
unicodeBidi?: import("csstype").Property.UnicodeBidi | (import("csstype").Property.UnicodeBidi | undefined)[] | import("csstype").Property.UnicodeBidi[] | undefined;
userSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
verticalAlign?: (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | (import("csstype").Property.VerticalAlign<string | number> | undefined)[] | undefined;
visibility?: import("csstype").Property.Visibility | (import("csstype").Property.Visibility | undefined)[] | import("csstype").Property.Visibility[] | undefined;
whiteSpace?: import("csstype").Property.WhiteSpace | (import("csstype").Property.WhiteSpace | undefined)[] | import("csstype").Property.WhiteSpace[] | undefined;
widows?: import("csstype").Property.Widows | import("csstype").Globals[] | (import("csstype").Property.Widows | undefined)[] | undefined;
width?: (string | (string & {}))[] | import("csstype").Property.Width<string | number> | (import("csstype").Property.Width<string | number> | undefined)[] | undefined;
willChange?: import("csstype").Property.WillChange | (import("csstype").Property.WillChange | undefined)[] | import("csstype").Property.WillChange[] | undefined;
wordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
wordSpacing?: string[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
backgroundPosition?: (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | (import("csstype").Property.BackgroundPosition<string | number> | undefined)[] | undefined;
border?: (string | (string & {}))[] | import("csstype").Property.Border<string | number> | (import("csstype").Property.Border<string | number> | undefined)[] | undefined;
borderBlock?: (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | (import("csstype").Property.BorderBlock<string | number> | undefined)[] | undefined;
borderBlockEnd?: (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | (import("csstype").Property.BorderBlockEnd<string | number> | undefined)[] | undefined;
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
borderLeft?: (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | (import("csstype").Property.BorderLeft<string | number> | undefined)[] | undefined;
borderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
borderRight?: (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | (import("csstype").Property.BorderRight<string | number> | undefined)[] | undefined;
borderStyle?: import("csstype").Property.BorderStyle | (import("csstype").Property.BorderStyle | undefined)[] | import("csstype").Property.BorderStyle[] | undefined;
borderTop?: (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | (import("csstype").Property.BorderTop<string | number> | undefined)[] | undefined;
borderWidth?: (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | (import("csstype").Property.BorderWidth<string | number> | undefined)[] | undefined;
columnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
columns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
flex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
flexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
gridArea?: import("csstype").Property.GridArea | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridArea | undefined)[] | undefined;
gridColumn?: import("csstype").Property.GridColumn | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumn | undefined)[] | undefined;
gridRow?: import("csstype").Property.GridRow | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRow | undefined)[] | undefined;
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
lineClamp?: import("csstype").Property.LineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.LineClamp | undefined)[] | undefined;
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
outline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
overflow?: import("csstype").Property.Overflow | (import("csstype").Property.Overflow | undefined)[] | import("csstype").Property.Overflow[] | undefined;
overscrollBehavior?: import("csstype").Property.OverscrollBehavior | (import("csstype").Property.OverscrollBehavior | undefined)[] | import("csstype").Property.OverscrollBehavior[] | undefined;
placeItems?: import("csstype").Property.PlaceItems | (import("csstype").Property.PlaceItems | undefined)[] | import("csstype").Property.PlaceItems[] | undefined;
placeSelf?: import("csstype").Property.PlaceSelf | (import("csstype").Property.PlaceSelf | undefined)[] | import("csstype").Property.PlaceSelf[] | undefined;
textDecoration?: (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | (import("csstype").Property.TextDecoration<string | number> | undefined)[] | undefined;
textEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
transition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
MozAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
MozAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
MozAppearance?: import("csstype").Property.MozAppearance | (import("csstype").Property.MozAppearance | undefined)[] | import("csstype").Property.MozAppearance[] | undefined;
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | (import("csstype").Property.MozBorderBottomColors | undefined)[] | import("csstype").Property.MozBorderBottomColors[] | undefined;
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
MozBorderEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | (import("csstype").Property.MozBorderLeftColors | undefined)[] | import("csstype").Property.MozBorderLeftColors[] | undefined;
MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | (import("csstype").Property.MozBorderRightColors | undefined)[] | import("csstype").Property.MozBorderRightColors[] | undefined;
MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
MozColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
MozColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
MozContextProperties?: import("csstype").Property.MozContextProperties | (import("csstype").Property.MozContextProperties | undefined)[] | import("csstype").Property.MozContextProperties[] | undefined;
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
MozHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
MozImageRegion?: import("csstype").Property.MozImageRegion | (import("csstype").Property.MozImageRegion | undefined)[] | import("csstype").Property.MozImageRegion[] | undefined;
MozMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
MozMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
MozOrient?: import("csstype").Property.MozOrient | (import("csstype").Property.MozOrient | undefined)[] | import("csstype").Property.MozOrient[] | undefined;
MozOsxFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
MozPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
MozPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
MozPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
MozPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
MozStackSizing?: import("csstype").Property.MozStackSizing | (import("csstype").Property.MozStackSizing | undefined)[] | import("csstype").Property.MozStackSizing[] | undefined;
MozTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
MozTextBlink?: import("csstype").Property.MozTextBlink | (import("csstype").Property.MozTextBlink | undefined)[] | import("csstype").Property.MozTextBlink[] | undefined;
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
MozTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
MozTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
MozTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
MozUserFocus?: import("csstype").Property.MozUserFocus | (import("csstype").Property.MozUserFocus | undefined)[] | import("csstype").Property.MozUserFocus[] | undefined;
MozUserModify?: import("csstype").Property.MozUserModify | (import("csstype").Property.MozUserModify | undefined)[] | import("csstype").Property.MozUserModify[] | undefined;
MozUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozWindowDragging?: import("csstype").Property.MozWindowDragging | (import("csstype").Property.MozWindowDragging | undefined)[] | import("csstype").Property.MozWindowDragging[] | undefined;
MozWindowShadow?: import("csstype").Property.MozWindowShadow | (import("csstype").Property.MozWindowShadow | undefined)[] | import("csstype").Property.MozWindowShadow[] | undefined;
msAccelerator?: import("csstype").Property.MsAccelerator | (import("csstype").Property.MsAccelerator | undefined)[] | import("csstype").Property.MsAccelerator[] | undefined;
msAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
msBlockProgression?: import("csstype").Property.MsBlockProgression | (import("csstype").Property.MsBlockProgression | undefined)[] | import("csstype").Property.MsBlockProgression[] | undefined;
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | (import("csstype").Property.MsContentZoomChaining | undefined)[] | import("csstype").Property.MsContentZoomChaining[] | undefined;
msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | (import("csstype").Property.MsContentZoomLimitMax | undefined)[] | import("csstype").Property.MsContentZoomLimitMax[] | undefined;
msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | (import("csstype").Property.MsContentZoomLimitMin | undefined)[] | import("csstype").Property.MsContentZoomLimitMin[] | undefined;
msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | (import("csstype").Property.MsContentZoomSnapPoints | undefined)[] | import("csstype").Property.MsContentZoomSnapPoints[] | undefined;
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | (import("csstype").Property.MsContentZoomSnapType | undefined)[] | import("csstype").Property.MsContentZoomSnapType[] | undefined;
msContentZooming?: import("csstype").Property.MsContentZooming | (import("csstype").Property.MsContentZooming | undefined)[] | import("csstype").Property.MsContentZooming[] | undefined;
msFilter?: import("csstype").Property.MsFilter | (import("csstype").Property.MsFilter | undefined)[] | import("csstype").Property.MsFilter[] | undefined;
msFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
msFlexPositive?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
msFlowFrom?: import("csstype").Property.MsFlowFrom | (import("csstype").Property.MsFlowFrom | undefined)[] | import("csstype").Property.MsFlowFrom[] | undefined;
msFlowInto?: import("csstype").Property.MsFlowInto | (import("csstype").Property.MsFlowInto | undefined)[] | import("csstype").Property.MsFlowInto[] | undefined;
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
msImeAlign?: import("csstype").Property.MsImeAlign | (import("csstype").Property.MsImeAlign | undefined)[] | import("csstype").Property.MsImeAlign[] | undefined;
msJustifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
msLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
msOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | (import("csstype").Property.MsOverflowStyle | undefined)[] | import("csstype").Property.MsOverflowStyle[] | undefined;
msOverflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
msOverflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
msScrollChaining?: import("csstype").Property.MsScrollChaining | (import("csstype").Property.MsScrollChaining | undefined)[] | import("csstype").Property.MsScrollChaining[] | undefined;
msScrollLimitXMax?: string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | (import("csstype").Property.MsScrollLimitXMax<string | number> | undefined)[] | undefined;
msScrollLimitXMin?: string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | (import("csstype").Property.MsScrollLimitXMin<string | number> | undefined)[] | undefined;
msScrollLimitYMax?: string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | (import("csstype").Property.MsScrollLimitYMax<string | number> | undefined)[] | undefined;
msScrollLimitYMin?: string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | (import("csstype").Property.MsScrollLimitYMin<string | number> | undefined)[] | undefined;
msScrollRails?: import("csstype").Property.MsScrollRails | (import("csstype").Property.MsScrollRails | undefined)[] | import("csstype").Property.MsScrollRails[] | undefined;
msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | (import("csstype").Property.MsScrollSnapPointsX | undefined)[] | import("csstype").Property.MsScrollSnapPointsX[] | undefined;
msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | (import("csstype").Property.MsScrollSnapPointsY | undefined)[] | import("csstype").Property.MsScrollSnapPointsY[] | undefined;
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | (import("csstype").Property.MsScrollSnapType | undefined)[] | import("csstype").Property.MsScrollSnapType[] | undefined;
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | (import("csstype").Property.MsScrollTranslation | undefined)[] | import("csstype").Property.MsScrollTranslation[] | undefined;
msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | (import("csstype").Property.MsScrollbar3dlightColor | undefined)[] | import("csstype").Property.MsScrollbar3dlightColor[] | undefined;
msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | (import("csstype").Property.MsScrollbarArrowColor | undefined)[] | import("csstype").Property.MsScrollbarArrowColor[] | undefined;
msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | (import("csstype").Property.MsScrollbarBaseColor | undefined)[] | import("csstype").Property.MsScrollbarBaseColor[] | undefined;
msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | (import("csstype").Property.MsScrollbarDarkshadowColor | undefined)[] | import("csstype").Property.MsScrollbarDarkshadowColor[] | undefined;
msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | (import("csstype").Property.MsScrollbarFaceColor | undefined)[] | import("csstype").Property.MsScrollbarFaceColor[] | undefined;
msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | (import("csstype").Property.MsScrollbarHighlightColor | undefined)[] | import("csstype").Property.MsScrollbarHighlightColor[] | undefined;
msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | (import("csstype").Property.MsScrollbarShadowColor | undefined)[] | import("csstype").Property.MsScrollbarShadowColor[] | undefined;
msTextAutospace?: import("csstype").Property.MsTextAutospace | (import("csstype").Property.MsTextAutospace | undefined)[] | import("csstype").Property.MsTextAutospace[] | undefined;
msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
msTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
msTouchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
msTouchSelect?: import("csstype").Property.MsTouchSelect | (import("csstype").Property.MsTouchSelect | undefined)[] | import("csstype").Property.MsTouchSelect[] | undefined;
msTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
msTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
msTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
msUserSelect?: import("csstype").Property.MsUserSelect | (import("csstype").Property.MsUserSelect | undefined)[] | import("csstype").Property.MsUserSelect[] | undefined;
msWordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
msWrapFlow?: import("csstype").Property.MsWrapFlow | (import("csstype").Property.MsWrapFlow | undefined)[] | import("csstype").Property.MsWrapFlow[] | undefined;
msWrapMargin?: string[] | import("csstype").Property.MsWrapMargin<string | number> | (import("csstype").Property.MsWrapMargin<string | number> | undefined)[] | undefined;
msWrapThrough?: import("csstype").Property.MsWrapThrough | (import("csstype").Property.MsWrapThrough | undefined)[] | import("csstype").Property.MsWrapThrough[] | undefined;
msWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
WebkitAlignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
WebkitAlignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
WebkitAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
WebkitAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
WebkitAppearance?: import("csstype").Property.WebkitAppearance | (import("csstype").Property.WebkitAppearance | undefined)[] | import("csstype").Property.WebkitAppearance[] | undefined;
WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
WebkitBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | (import("csstype").Property.WebkitBorderBeforeColor | undefined)[] | import("csstype").Property.WebkitBorderBeforeColor[] | undefined;
WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | (import("csstype").Property.WebkitBorderBeforeStyle | undefined)[] | import("csstype").Property.WebkitBorderBeforeStyle[] | undefined;
WebkitBorderBeforeWidth?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | (import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined)[] | undefined;
WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
WebkitBoxReflect?: (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | (import("csstype").Property.WebkitBoxReflect<string | number> | undefined)[] | undefined;
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
WebkitColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
WebkitColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
WebkitFilter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
WebkitFlexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
WebkitFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
WebkitFlexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
WebkitFlexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
WebkitFlexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
WebkitFontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
WebkitFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
WebkitHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
WebkitJustifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
WebkitLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.WebkitLineClamp | undefined)[] | undefined;
WebkitMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
WebkitMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | (import("csstype").Property.WebkitMaskAttachment | undefined)[] | import("csstype").Property.WebkitMaskAttachment[] | undefined;
WebkitMaskBoxImageOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
WebkitMaskBoxImageWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | (import("csstype").Property.WebkitMaskClip | undefined)[] | import("csstype").Property.WebkitMaskClip[] | undefined;
WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | (import("csstype").Property.WebkitMaskComposite | undefined)[] | import("csstype").Property.WebkitMaskComposite[] | undefined;
WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | (import("csstype").Property.WebkitMaskImage | undefined)[] | import("csstype").Property.WebkitMaskImage[] | undefined;
WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | (import("csstype").Property.WebkitMaskOrigin | undefined)[] | import("csstype").Property.WebkitMaskOrigin[] | undefined;
WebkitMaskPosition?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | (import("csstype").Property.WebkitMaskPosition<string | number> | undefined)[] | undefined;
WebkitMaskPositionX?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | (import("csstype").Property.WebkitMaskPositionX<string | number> | undefined)[] | undefined;
WebkitMaskPositionY?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | (import("csstype").Property.WebkitMaskPositionY<string | number> | undefined)[] | undefined;
WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | (import("csstype").Property.WebkitMaskRepeat | undefined)[] | import("csstype").Property.WebkitMaskRepeat[] | undefined;
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | (import("csstype").Property.WebkitMaskRepeatX | undefined)[] | import("csstype").Property.WebkitMaskRepeatX[] | undefined;
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | (import("csstype").Property.WebkitMaskRepeatY | undefined)[] | import("csstype").Property.WebkitMaskRepeatY[] | undefined;
WebkitMaskSize?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | (import("csstype").Property.WebkitMaskSize<string | number> | undefined)[] | undefined;
WebkitMaxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
WebkitOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | (import("csstype").Property.WebkitOverflowScrolling | undefined)[] | import("csstype").Property.WebkitOverflowScrolling[] | undefined;
WebkitPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
WebkitPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
WebkitPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
WebkitPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
WebkitRubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
WebkitShapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | (import("csstype").Property.WebkitTapHighlightColor | undefined)[] | import("csstype").Property.WebkitTapHighlightColor[] | undefined;
WebkitTextCombine?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | (import("csstype").Property.WebkitTextFillColor | undefined)[] | import("csstype").Property.WebkitTextFillColor[] | undefined;
WebkitTextOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | (import("csstype").Property.WebkitTextStrokeColor | undefined)[] | import("csstype").Property.WebkitTextStrokeColor[] | undefined;
WebkitTextStrokeWidth?: string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | (import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined)[] | undefined;
WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | (import("csstype").Property.WebkitTouchCallout | undefined)[] | import("csstype").Property.WebkitTouchCallout[] | undefined;
WebkitTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
WebkitTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
WebkitTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitUserModify?: import("csstype").Property.WebkitUserModify | (import("csstype").Property.WebkitUserModify | undefined)[] | import("csstype").Property.WebkitUserModify[] | undefined;
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | (import("csstype").Property.MsContentZoomLimit | undefined)[] | import("csstype").Property.MsContentZoomLimit[] | undefined;
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | (import("csstype").Property.MsContentZoomSnap | undefined)[] | import("csstype").Property.MsContentZoomSnap[] | undefined;
msFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
msScrollLimit?: import("csstype").Property.MsScrollLimit | (import("csstype").Property.MsScrollLimit | undefined)[] | import("csstype").Property.MsScrollLimit[] | undefined;
msScrollSnapX?: import("csstype").Property.MsScrollSnapX | (import("csstype").Property.MsScrollSnapX | undefined)[] | import("csstype").Property.MsScrollSnapX[] | undefined;
msScrollSnapY?: import("csstype").Property.MsScrollSnapY | (import("csstype").Property.MsScrollSnapY | undefined)[] | import("csstype").Property.MsScrollSnapY[] | undefined;
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
azimuth?: import("csstype").Property.Azimuth | (import("csstype").Property.Azimuth | undefined)[] | import("csstype").Property.Azimuth[] | undefined;
boxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
boxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
boxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
boxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
boxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
boxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
boxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
clip?: import("csstype").Property.Clip | (import("csstype").Property.Clip | undefined)[] | import("csstype").Property.Clip[] | undefined;
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | (import("csstype").Property.FontVariantAlternates | undefined)[] | import("csstype").Property.FontVariantAlternates[] | undefined;
gridColumnGap?: (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | (import("csstype").Property.GridColumnGap<string | number> | undefined)[] | undefined;
gridGap?: (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | (import("csstype").Property.GridGap<string | number> | undefined)[] | undefined;
gridRowGap?: (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | (import("csstype").Property.GridRowGap<string | number> | undefined)[] | undefined;
imeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
offsetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
offsetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
offsetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
offsetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
offsetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
offsetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
scrollSnapCoordinate?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | (import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined)[] | undefined;
scrollSnapDestination?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | (import("csstype").Property.ScrollSnapDestination<string | number> | undefined)[] | undefined;
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | (import("csstype").Property.ScrollSnapTypeX | undefined)[] | import("csstype").Property.ScrollSnapTypeX[] | undefined;
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | (import("csstype").Property.ScrollSnapTypeY | undefined)[] | import("csstype").Property.ScrollSnapTypeY[] | undefined;
scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
KhtmlBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
KhtmlBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
KhtmlBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
KhtmlLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
KhtmlOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
KhtmlUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
MozBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
MozBinding?: import("csstype").Property.MozBinding | (import("csstype").Property.MozBinding | undefined)[] | import("csstype").Property.MozBinding[] | undefined;
MozBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
MozBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
MozBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
MozBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
MozBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
MozBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
MozBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
MozFloatEdge?: import("csstype").Property.MozFloatEdge | (import("csstype").Property.MozFloatEdge | undefined)[] | import("csstype").Property.MozFloatEdge[] | undefined;
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | import("csstype").Globals[] | (import("csstype").Property.MozForceBrokenImageIcon | undefined)[] | undefined;
MozOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
MozOutline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
MozOutlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
MozOutlineRadius?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | (import("csstype").Property.MozOutlineRadius<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | (import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | (import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | (import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | (import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined)[] | undefined;
MozOutlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
MozOutlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
MozTextAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
MozUserInput?: import("csstype").Property.MozUserInput | (import("csstype").Property.MozUserInput | undefined)[] | import("csstype").Property.MozUserInput[] | undefined;
msImeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
OAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
OAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
OAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
OAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
OTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
OTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
OTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
OTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
OTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
WebkitBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
WebkitBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
WebkitBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
WebkitBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
WebkitBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | (import("csstype").Property.AlignmentBaseline | undefined)[] | import("csstype").Property.AlignmentBaseline[] | undefined;
baselineShift?: (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | (import("csstype").Property.BaselineShift<string | number> | undefined)[] | undefined;
clipRule?: import("csstype").Property.ClipRule | (import("csstype").Property.ClipRule | undefined)[] | import("csstype").Property.ClipRule[] | undefined;
colorInterpolation?: import("csstype").Property.ColorInterpolation | (import("csstype").Property.ColorInterpolation | undefined)[] | import("csstype").Property.ColorInterpolation[] | undefined;
colorRendering?: import("csstype").Property.ColorRendering | (import("csstype").Property.ColorRendering | undefined)[] | import("csstype").Property.ColorRendering[] | undefined;
dominantBaseline?: import("csstype").Property.DominantBaseline | (import("csstype").Property.DominantBaseline | undefined)[] | import("csstype").Property.DominantBaseline[] | undefined;
fill?: import("csstype").Property.Fill | (import("csstype").Property.Fill | undefined)[] | import("csstype").Property.Fill[] | undefined;
fillOpacity?: import("csstype").Property.FillOpacity | import("csstype").Globals[] | (import("csstype").Property.FillOpacity | undefined)[] | undefined;
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
floodOpacity?: import("csstype").Property.FloodOpacity | import("csstype").Globals[] | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
markerMid?: import("csstype").Property.MarkerMid | (import("csstype").Property.MarkerMid | undefined)[] | import("csstype").Property.MarkerMid[] | undefined;
markerStart?: import("csstype").Property.MarkerStart | (import("csstype").Property.MarkerStart | undefined)[] | import("csstype").Property.MarkerStart[] | undefined;
shapeRendering?: import("csstype").Property.ShapeRendering | (import("csstype").Property.ShapeRendering | undefined)[] | import("csstype").Property.ShapeRendering[] | undefined;
stopColor?: import("csstype").Property.StopColor | (import("csstype").Property.StopColor | undefined)[] | import("csstype").Property.StopColor[] | undefined;
stopOpacity?: import("csstype").Property.StopOpacity | import("csstype").Globals[] | (import("csstype").Property.StopOpacity | undefined)[] | undefined;
stroke?: import("csstype").Property.Stroke | (import("csstype").Property.Stroke | undefined)[] | import("csstype").Property.Stroke[] | undefined;
strokeDasharray?: (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | (import("csstype").Property.StrokeDasharray<string | number> | undefined)[] | undefined;
strokeDashoffset?: (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | (import("csstype").Property.StrokeDashoffset<string | number> | undefined)[] | undefined;
strokeLinecap?: import("csstype").Property.StrokeLinecap | (import("csstype").Property.StrokeLinecap | undefined)[] | import("csstype").Property.StrokeLinecap[] | undefined;
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | (import("csstype").Property.StrokeLinejoin | undefined)[] | import("csstype").Property.StrokeLinejoin[] | undefined;
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | import("csstype").Globals[] | (import("csstype").Property.StrokeMiterlimit | undefined)[] | undefined;
strokeOpacity?: import("csstype").Property.StrokeOpacity | import("csstype").Globals[] | (import("csstype").Property.StrokeOpacity | undefined)[] | undefined;
strokeWidth?: (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | (import("csstype").Property.StrokeWidth<string | number> | undefined)[] | undefined;
textAnchor?: import("csstype").Property.TextAnchor | (import("csstype").Property.TextAnchor | undefined)[] | import("csstype").Property.TextAnchor[] | undefined;
vectorEffect?: import("csstype").Property.VectorEffect | (import("csstype").Property.VectorEffect | undefined)[] | import("csstype").Property.VectorEffect[] | undefined;
":-moz-any()"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-dir"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any()"?: import("@emotion/serialize").CSSObject | undefined;
"::cue"?: import("@emotion/serialize").CSSObject | undefined;
"::cue-region"?: import("@emotion/serialize").CSSObject | undefined;
"::part"?: import("@emotion/serialize").CSSObject | undefined;
"::slotted"?: import("@emotion/serialize").CSSObject | undefined;
":dir"?: import("@emotion/serialize").CSSObject | undefined;
":has"?: import("@emotion/serialize").CSSObject | undefined;
":host"?: import("@emotion/serialize").CSSObject | undefined;
":host-context"?: import("@emotion/serialize").CSSObject | undefined;
":is"?: import("@emotion/serialize").CSSObject | undefined;
":lang"?: import("@emotion/serialize").CSSObject | undefined;
":matches()"?: import("@emotion/serialize").CSSObject | undefined;
":not"?: import("@emotion/serialize").CSSObject | undefined;
":nth-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":nth-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":where"?: import("@emotion/serialize").CSSObject | undefined;
":-khtml-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-focusring"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-only"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-write"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-valid"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-progress"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-selection"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-browse"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-check"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-clear"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-lower"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-upper"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-reveal"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-after"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-before"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-tooltip"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-inner-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-runnable-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::after"?: import("@emotion/serialize").CSSObject | undefined;
"::backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::before"?: import("@emotion/serialize").CSSObject | undefined;
"::first-letter"?: import("@emotion/serialize").CSSObject | undefined;
"::first-line"?: import("@emotion/serialize").CSSObject | undefined;
"::grammar-error"?: import("@emotion/serialize").CSSObject | undefined;
"::marker"?: import("@emotion/serialize").CSSObject | undefined;
"::placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::selection"?: import("@emotion/serialize").CSSObject | undefined;
"::spelling-error"?: import("@emotion/serialize").CSSObject | undefined;
"::target-text"?: import("@emotion/serialize").CSSObject | undefined;
":active"?: import("@emotion/serialize").CSSObject | undefined;
":after"?: import("@emotion/serialize").CSSObject | undefined;
":any-link"?: import("@emotion/serialize").CSSObject | undefined;
":before"?: import("@emotion/serialize").CSSObject | undefined;
":blank"?: import("@emotion/serialize").CSSObject | undefined;
":checked"?: import("@emotion/serialize").CSSObject | undefined;
":current"?: import("@emotion/serialize").CSSObject | undefined;
":default"?: import("@emotion/serialize").CSSObject | undefined;
":defined"?: import("@emotion/serialize").CSSObject | undefined;
":disabled"?: import("@emotion/serialize").CSSObject | undefined;
":empty"?: import("@emotion/serialize").CSSObject | undefined;
":enabled"?: import("@emotion/serialize").CSSObject | undefined;
":first"?: import("@emotion/serialize").CSSObject | undefined;
":first-child"?: import("@emotion/serialize").CSSObject | undefined;
":first-letter"?: import("@emotion/serialize").CSSObject | undefined;
":first-line"?: import("@emotion/serialize").CSSObject | undefined;
":first-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":focus"?: import("@emotion/serialize").CSSObject | undefined;
":focus-visible"?: import("@emotion/serialize").CSSObject | undefined;
":focus-within"?: import("@emotion/serialize").CSSObject | undefined;
":fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":future"?: import("@emotion/serialize").CSSObject | undefined;
":hover"?: import("@emotion/serialize").CSSObject | undefined;
":in-range"?: import("@emotion/serialize").CSSObject | undefined;
":indeterminate"?: import("@emotion/serialize").CSSObject | undefined;
":invalid"?: import("@emotion/serialize").CSSObject | undefined;
":last-child"?: import("@emotion/serialize").CSSObject | undefined;
":last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":left"?: import("@emotion/serialize").CSSObject | undefined;
":link"?: import("@emotion/serialize").CSSObject | undefined;
":local-link"?: import("@emotion/serialize").CSSObject | undefined;
":nth-col"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-col"?: import("@emotion/serialize").CSSObject | undefined;
":only-child"?: import("@emotion/serialize").CSSObject | undefined;
":only-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":optional"?: import("@emotion/serialize").CSSObject | undefined;
":out-of-range"?: import("@emotion/serialize").CSSObject | undefined;
":past"?: import("@emotion/serialize").CSSObject | undefined;
":paused"?: import("@emotion/serialize").CSSObject | undefined;
":picture-in-picture"?: import("@emotion/serialize").CSSObject | undefined;
":placeholder-shown"?: import("@emotion/serialize").CSSObject | undefined;
":read-only"?: import("@emotion/serialize").CSSObject | undefined;
":read-write"?: import("@emotion/serialize").CSSObject | undefined;
":required"?: import("@emotion/serialize").CSSObject | undefined;
":right"?: import("@emotion/serialize").CSSObject | undefined;
":root"?: import("@emotion/serialize").CSSObject | undefined;
":scope"?: import("@emotion/serialize").CSSObject | undefined;
":target"?: import("@emotion/serialize").CSSObject | undefined;
":target-within"?: import("@emotion/serialize").CSSObject | undefined;
":user-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":user-valid"?: import("@emotion/serialize").CSSObject | undefined;
":valid"?: import("@emotion/serialize").CSSObject | undefined;
":visited"?: import("@emotion/serialize").CSSObject | undefined;
label?: string | undefined;
};
loadingIndicator: () => {};
loadingMessage: () => {};
menu: () => {};
menuList: ({ maxHeight }: {
maxHeight: number;
}) => {
maxHeight: number;
};
multiValue: () => {};
multiValueLabel: () => {};
multiValueRemove: () => {};
noOptionsMessage: () => {};
option: () => {};
placeholder: (originalStyles: CSSObjectWithLabel) => {
color: string;
accentColor?: import("csstype").Property.AccentColor | (import("csstype").Property.AccentColor | undefined)[] | import("csstype").Property.AccentColor[] | undefined;
alignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
alignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
alignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
alignTracks?: import("csstype").Property.AlignTracks | (import("csstype").Property.AlignTracks | undefined)[] | import("csstype").Property.AlignTracks[] | undefined;
animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
animationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
animationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
animationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
animationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
animationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
appearance?: import("csstype").Property.Appearance | (import("csstype").Property.Appearance | undefined)[] | import("csstype").Property.Appearance[] | undefined;
aspectRatio?: import("csstype").Property.AspectRatio | (import("csstype").Property.AspectRatio | undefined)[] | import("csstype").Property.AspectRatio[] | undefined;
backdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
backgroundAttachment?: import("csstype").Property.BackgroundAttachment | (import("csstype").Property.BackgroundAttachment | undefined)[] | import("csstype").Property.BackgroundAttachment[] | undefined;
backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | (import("csstype").Property.BackgroundBlendMode | undefined)[] | import("csstype").Property.BackgroundBlendMode[] | undefined;
backgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
backgroundColor?: import("csstype").Property.BackgroundColor | (import("csstype").Property.BackgroundColor | undefined)[] | import("csstype").Property.BackgroundColor[] | undefined;
backgroundImage?: import("csstype").Property.BackgroundImage | (import("csstype").Property.BackgroundImage | undefined)[] | import("csstype").Property.BackgroundImage[] | undefined;
backgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
backgroundPositionX?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | (import("csstype").Property.BackgroundPositionX<string | number> | undefined)[] | undefined;
backgroundPositionY?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | (import("csstype").Property.BackgroundPositionY<string | number> | undefined)[] | undefined;
backgroundRepeat?: import("csstype").Property.BackgroundRepeat | (import("csstype").Property.BackgroundRepeat | undefined)[] | import("csstype").Property.BackgroundRepeat[] | undefined;
backgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
blockOverflow?: import("csstype").Property.BlockOverflow | (import("csstype").Property.BlockOverflow | undefined)[] | import("csstype").Property.BlockOverflow[] | undefined;
blockSize?: (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | (import("csstype").Property.BlockSize<string | number> | undefined)[] | undefined;
borderBlockColor?: import("csstype").Property.BorderBlockColor | (import("csstype").Property.BorderBlockColor | undefined)[] | import("csstype").Property.BorderBlockColor[] | undefined;
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | (import("csstype").Property.BorderBlockEndColor | undefined)[] | import("csstype").Property.BorderBlockEndColor[] | undefined;
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | (import("csstype").Property.BorderBlockEndStyle | undefined)[] | import("csstype").Property.BorderBlockEndStyle[] | undefined;
borderBlockEndWidth?: string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | (import("csstype").Property.BorderBlockEndWidth<string | number> | undefined)[] | undefined;
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | (import("csstype").Property.BorderBlockStartColor | undefined)[] | import("csstype").Property.BorderBlockStartColor[] | undefined;
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | (import("csstype").Property.BorderBlockStartStyle | undefined)[] | import("csstype").Property.BorderBlockStartStyle[] | undefined;
borderBlockStartWidth?: string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | (import("csstype").Property.BorderBlockStartWidth<string | number> | undefined)[] | undefined;
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | (import("csstype").Property.BorderBlockStyle | undefined)[] | import("csstype").Property.BorderBlockStyle[] | undefined;
borderBlockWidth?: string[] | import("csstype").Property.BorderBlockWidth<string | number> | (import("csstype").Property.BorderBlockWidth<string | number> | undefined)[] | undefined;
borderBottomColor?: import("csstype").Property.BorderBottomColor | (import("csstype").Property.BorderBottomColor | undefined)[] | import("csstype").Property.BorderBottomColor[] | undefined;
borderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
borderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | (import("csstype").Property.BorderBottomStyle | undefined)[] | import("csstype").Property.BorderBottomStyle[] | undefined;
borderBottomWidth?: string[] | import("csstype").Property.BorderBottomWidth<string | number> | (import("csstype").Property.BorderBottomWidth<string | number> | undefined)[] | undefined;
borderCollapse?: import("csstype").Property.BorderCollapse | (import("csstype").Property.BorderCollapse | undefined)[] | import("csstype").Property.BorderCollapse[] | undefined;
borderEndEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | (import("csstype").Property.BorderEndEndRadius<string | number> | undefined)[] | undefined;
borderEndStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | (import("csstype").Property.BorderEndStartRadius<string | number> | undefined)[] | undefined;
borderImageOutset?: (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | (import("csstype").Property.BorderImageOutset<string | number> | undefined)[] | undefined;
borderImageRepeat?: import("csstype").Property.BorderImageRepeat | (import("csstype").Property.BorderImageRepeat | undefined)[] | import("csstype").Property.BorderImageRepeat[] | undefined;
borderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
borderImageSource?: import("csstype").Property.BorderImageSource | (import("csstype").Property.BorderImageSource | undefined)[] | import("csstype").Property.BorderImageSource[] | undefined;
borderImageWidth?: (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | (import("csstype").Property.BorderImageWidth<string | number> | undefined)[] | undefined;
borderInlineColor?: import("csstype").Property.BorderInlineColor | (import("csstype").Property.BorderInlineColor | undefined)[] | import("csstype").Property.BorderInlineColor[] | undefined;
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
borderInlineEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
borderInlineStartWidth?: string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | (import("csstype").Property.BorderInlineStartWidth<string | number> | undefined)[] | undefined;
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | (import("csstype").Property.BorderInlineStyle | undefined)[] | import("csstype").Property.BorderInlineStyle[] | undefined;
borderInlineWidth?: string[] | import("csstype").Property.BorderInlineWidth<string | number> | (import("csstype").Property.BorderInlineWidth<string | number> | undefined)[] | undefined;
borderLeftColor?: import("csstype").Property.BorderLeftColor | (import("csstype").Property.BorderLeftColor | undefined)[] | import("csstype").Property.BorderLeftColor[] | undefined;
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | (import("csstype").Property.BorderLeftStyle | undefined)[] | import("csstype").Property.BorderLeftStyle[] | undefined;
borderLeftWidth?: string[] | import("csstype").Property.BorderLeftWidth<string | number> | (import("csstype").Property.BorderLeftWidth<string | number> | undefined)[] | undefined;
borderRightColor?: import("csstype").Property.BorderRightColor | (import("csstype").Property.BorderRightColor | undefined)[] | import("csstype").Property.BorderRightColor[] | undefined;
borderRightStyle?: import("csstype").Property.BorderRightStyle | (import("csstype").Property.BorderRightStyle | undefined)[] | import("csstype").Property.BorderRightStyle[] | undefined;
borderRightWidth?: string[] | import("csstype").Property.BorderRightWidth<string | number> | (import("csstype").Property.BorderRightWidth<string | number> | undefined)[] | undefined;
borderSpacing?: (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | (import("csstype").Property.BorderSpacing<string | number> | undefined)[] | undefined;
borderStartEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | (import("csstype").Property.BorderStartEndRadius<string | number> | undefined)[] | undefined;
borderStartStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | (import("csstype").Property.BorderStartStartRadius<string | number> | undefined)[] | undefined;
borderTopColor?: import("csstype").Property.BorderTopColor | (import("csstype").Property.BorderTopColor | undefined)[] | import("csstype").Property.BorderTopColor[] | undefined;
borderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
borderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
borderTopStyle?: import("csstype").Property.BorderTopStyle | (import("csstype").Property.BorderTopStyle | undefined)[] | import("csstype").Property.BorderTopStyle[] | undefined;
borderTopWidth?: string[] | import("csstype").Property.BorderTopWidth<string | number> | (import("csstype").Property.BorderTopWidth<string | number> | undefined)[] | undefined;
bottom?: (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | (import("csstype").Property.Bottom<string | number> | undefined)[] | undefined;
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
boxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
boxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
breakAfter?: import("csstype").Property.BreakAfter | (import("csstype").Property.BreakAfter | undefined)[] | import("csstype").Property.BreakAfter[] | undefined;
breakBefore?: import("csstype").Property.BreakBefore | (import("csstype").Property.BreakBefore | undefined)[] | import("csstype").Property.BreakBefore[] | undefined;
breakInside?: import("csstype").Property.BreakInside | (import("csstype").Property.BreakInside | undefined)[] | import("csstype").Property.BreakInside[] | undefined;
captionSide?: import("csstype").Property.CaptionSide | (import("csstype").Property.CaptionSide | undefined)[] | import("csstype").Property.CaptionSide[] | undefined;
caretColor?: import("csstype").Property.CaretColor | (import("csstype").Property.CaretColor | undefined)[] | import("csstype").Property.CaretColor[] | undefined;
clear?: import("csstype").Property.Clear | (import("csstype").Property.Clear | undefined)[] | import("csstype").Property.Clear[] | undefined;
clipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
columnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
columnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
columnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
contain?: import("csstype").Property.Contain | (import("csstype").Property.Contain | undefined)[] | import("csstype").Property.Contain[] | undefined;
content?: import("csstype").Property.Content | (import("csstype").Property.Content | undefined)[] | import("csstype").Property.Content[] | undefined;
contentVisibility?: import("csstype").Property.ContentVisibility | (import("csstype").Property.ContentVisibility | undefined)[] | import("csstype").Property.ContentVisibility[] | undefined;
counterIncrement?: import("csstype").Property.CounterIncrement | (import("csstype").Property.CounterIncrement | undefined)[] | import("csstype").Property.CounterIncrement[] | undefined;
counterReset?: import("csstype").Property.CounterReset | (import("csstype").Property.CounterReset | undefined)[] | import("csstype").Property.CounterReset[] | undefined;
counterSet?: import("csstype").Property.CounterSet | (import("csstype").Property.CounterSet | undefined)[] | import("csstype").Property.CounterSet[] | undefined;
cursor?: import("csstype").Property.Cursor | (import("csstype").Property.Cursor | undefined)[] | import("csstype").Property.Cursor[] | undefined;
direction?: import("csstype").Property.Direction | (import("csstype").Property.Direction | undefined)[] | import("csstype").Property.Direction[] | undefined;
display?: import("csstype").Property.Display | (import("csstype").Property.Display | undefined)[] | import("csstype").Property.Display[] | undefined;
emptyCells?: import("csstype").Property.EmptyCells | (import("csstype").Property.EmptyCells | undefined)[] | import("csstype").Property.EmptyCells[] | undefined;
filter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
flexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
flexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
flexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
flexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
flexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
float?: import("csstype").Property.Float | (import("csstype").Property.Float | undefined)[] | import("csstype").Property.Float[] | undefined;
fontFamily?: import("csstype").Property.FontFamily | (import("csstype").Property.FontFamily | undefined)[] | import("csstype").Property.FontFamily[] | undefined;
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
fontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | (import("csstype").Property.FontOpticalSizing | undefined)[] | import("csstype").Property.FontOpticalSizing[] | undefined;
fontSize?: (string | (string & {}))[] | import("csstype").Property.FontSize<string | number> | (import("csstype").Property.FontSize<string | number> | undefined)[] | undefined;
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | (import("csstype").Property.FontSizeAdjust | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "from-font")[] | undefined;
fontSmooth?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
fontStretch?: import("csstype").Property.FontStretch | (import("csstype").Property.FontStretch | undefined)[] | import("csstype").Property.FontStretch[] | undefined;
fontStyle?: import("csstype").Property.FontStyle | (import("csstype").Property.FontStyle | undefined)[] | import("csstype").Property.FontStyle[] | undefined;
fontSynthesis?: import("csstype").Property.FontSynthesis | (import("csstype").Property.FontSynthesis | undefined)[] | import("csstype").Property.FontSynthesis[] | undefined;
fontVariant?: import("csstype").Property.FontVariant | (import("csstype").Property.FontVariant | undefined)[] | import("csstype").Property.FontVariant[] | undefined;
fontVariantCaps?: import("csstype").Property.FontVariantCaps | (import("csstype").Property.FontVariantCaps | undefined)[] | import("csstype").Property.FontVariantCaps[] | undefined;
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | (import("csstype").Property.FontVariantEastAsian | undefined)[] | import("csstype").Property.FontVariantEastAsian[] | undefined;
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ("auto" | (string & {}) | import("csstype").Globals)[] | undefined;
gridColumnStart?: import("csstype").Property.GridColumnStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
gridRowEnd?: import("csstype").Property.GridRowEnd | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
gridRowStart?: import("csstype").Property.GridRowStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
hangingPunctuation?: import("csstype").Property.HangingPunctuation | (import("csstype").Property.HangingPunctuation | undefined)[] | import("csstype").Property.HangingPunctuation[] | undefined;
height?: (string | (string & {}))[] | import("csstype").Property.Height<string | number> | (import("csstype").Property.Height<string | number> | undefined)[] | undefined;
hyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
imageOrientation?: import("csstype").Property.ImageOrientation | (import("csstype").Property.ImageOrientation | undefined)[] | import("csstype").Property.ImageOrientation[] | undefined;
imageRendering?: import("csstype").Property.ImageRendering | (import("csstype").Property.ImageRendering | undefined)[] | import("csstype").Property.ImageRendering[] | undefined;
imageResolution?: import("csstype").Property.ImageResolution | (import("csstype").Property.ImageResolution | undefined)[] | import("csstype").Property.ImageResolution[] | undefined;
initialLetter?: import("csstype").Property.InitialLetter | (import("csstype").Property.InitialLetter | undefined)[] | ((string & {}) | import("csstype").Globals | "normal")[] | undefined;
inlineSize?: (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | (import("csstype").Property.InlineSize<string | number> | undefined)[] | undefined;
inset?: (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | (import("csstype").Property.Inset<string | number> | undefined)[] | undefined;
insetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
insetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
insetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
insetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
insetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
insetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
isolation?: import("csstype").Property.Isolation | (import("csstype").Property.Isolation | undefined)[] | import("csstype").Property.Isolation[] | undefined;
justifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
justifyItems?: import("csstype").Property.JustifyItems | (import("csstype").Property.JustifyItems | undefined)[] | import("csstype").Property.JustifyItems[] | undefined;
justifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
justifyTracks?: import("csstype").Property.JustifyTracks | (import("csstype").Property.JustifyTracks | undefined)[] | import("csstype").Property.JustifyTracks[] | undefined;
left?: (string | (string & {}))[] | import("csstype").Property.Left<string | number> | (import("csstype").Property.Left<string | number> | undefined)[] | undefined;
letterSpacing?: string[] | import("csstype").Property.LetterSpacing<string | number> | (import("csstype").Property.LetterSpacing<string | number> | undefined)[] | undefined;
lineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
lineHeight?: (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | (import("csstype").Property.LineHeight<string | number> | undefined)[] | undefined;
lineHeightStep?: string[] | import("csstype").Property.LineHeightStep<string | number> | (import("csstype").Property.LineHeightStep<string | number> | undefined)[] | undefined;
listStyleImage?: import("csstype").Property.ListStyleImage | (import("csstype").Property.ListStyleImage | undefined)[] | import("csstype").Property.ListStyleImage[] | undefined;
listStylePosition?: import("csstype").Property.ListStylePosition | (import("csstype").Property.ListStylePosition | undefined)[] | import("csstype").Property.ListStylePosition[] | undefined;
listStyleType?: import("csstype").Property.ListStyleType | (import("csstype").Property.ListStyleType | undefined)[] | import("csstype").Property.ListStyleType[] | undefined;
marginBlock?: (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | (import("csstype").Property.MarginBlock<string | number> | undefined)[] | undefined;
marginBlockEnd?: (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | (import("csstype").Property.MarginBlockEnd<string | number> | undefined)[] | undefined;
marginBlockStart?: (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | (import("csstype").Property.MarginBlockStart<string | number> | undefined)[] | undefined;
marginBottom?: (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | (import("csstype").Property.MarginBottom<string | number> | undefined)[] | undefined;
marginInline?: (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | (import("csstype").Property.MarginInline<string | number> | undefined)[] | undefined;
marginInlineEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
marginInlineStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
marginLeft?: (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | (import("csstype").Property.MarginLeft<string | number> | undefined)[] | undefined;
marginRight?: (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | (import("csstype").Property.MarginRight<string | number> | undefined)[] | undefined;
marginTop?: (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | (import("csstype").Property.MarginTop<string | number> | undefined)[] | undefined;
maskBorderMode?: import("csstype").Property.MaskBorderMode | (import("csstype").Property.MaskBorderMode | undefined)[] | import("csstype").Property.MaskBorderMode[] | undefined;
maskBorderOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
maskBorderSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
maskBorderSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
maskBorderWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
maskClip?: import("csstype").Property.MaskClip | (import("csstype").Property.MaskClip | undefined)[] | import("csstype").Property.MaskClip[] | undefined;
maskComposite?: import("csstype").Property.MaskComposite | (import("csstype").Property.MaskComposite | undefined)[] | import("csstype").Property.MaskComposite[] | undefined;
maskImage?: import("csstype").Property.MaskImage | (import("csstype").Property.MaskImage | undefined)[] | import("csstype").Property.MaskImage[] | undefined;
maskMode?: import("csstype").Property.MaskMode | (import("csstype").Property.MaskMode | undefined)[] | import("csstype").Property.MaskMode[] | undefined;
maskOrigin?: import("csstype").Property.MaskOrigin | (import("csstype").Property.MaskOrigin | undefined)[] | import("csstype").Property.MaskOrigin[] | undefined;
maskPosition?: (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | (import("csstype").Property.MaskPosition<string | number> | undefined)[] | undefined;
maskRepeat?: import("csstype").Property.MaskRepeat | (import("csstype").Property.MaskRepeat | undefined)[] | import("csstype").Property.MaskRepeat[] | undefined;
maskSize?: (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | (import("csstype").Property.MaskSize<string | number> | undefined)[] | undefined;
maskType?: import("csstype").Property.MaskType | (import("csstype").Property.MaskType | undefined)[] | import("csstype").Property.MaskType[] | undefined;
mathStyle?: import("csstype").Property.MathStyle | (import("csstype").Property.MathStyle | undefined)[] | import("csstype").Property.MathStyle[] | undefined;
maxBlockSize?: (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | (import("csstype").Property.MaxBlockSize<string | number> | undefined)[] | undefined;
maxHeight?: (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | (import("csstype").Property.MaxHeight<string | number> | undefined)[] | undefined;
maxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
maxLines?: import("csstype").Property.MaxLines | (import("csstype").Property.MaxLines | undefined)[] | ("none" | import("csstype").Globals)[] | undefined;
maxWidth?: (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | (import("csstype").Property.MaxWidth<string | number> | undefined)[] | undefined;
minBlockSize?: (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | (import("csstype").Property.MinBlockSize<string | number> | undefined)[] | undefined;
minHeight?: (string | (string & {}))[] | import("csstype").Property.MinHeight<string | number> | (import("csstype").Property.MinHeight<string | number> | undefined)[] | undefined;
minInlineSize?: (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | (import("csstype").Property.MinInlineSize<string | number> | undefined)[] | undefined;
minWidth?: (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | (import("csstype").Property.MinWidth<string | number> | undefined)[] | undefined;
mixBlendMode?: import("csstype").Property.MixBlendMode | (import("csstype").Property.MixBlendMode | undefined)[] | import("csstype").Property.MixBlendMode[] | undefined;
motionDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
motionPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
motionRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
objectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
objectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
offsetAnchor?: (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | (import("csstype").Property.OffsetAnchor<string | number> | undefined)[] | undefined;
offsetDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
offsetPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
offsetRotate?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
offsetRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
opacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
order?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
orphans?: import("csstype").Property.Orphans | import("csstype").Globals[] | (import("csstype").Property.Orphans | undefined)[] | undefined;
outlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
outlineOffset?: string[] | import("csstype").Property.OutlineOffset<string | number> | (import("csstype").Property.OutlineOffset<string | number> | undefined)[] | undefined;
outlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
outlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
overflowAnchor?: import("csstype").Property.OverflowAnchor | (import("csstype").Property.OverflowAnchor | undefined)[] | import("csstype").Property.OverflowAnchor[] | undefined;
overflowBlock?: import("csstype").Property.OverflowBlock | (import("csstype").Property.OverflowBlock | undefined)[] | import("csstype").Property.OverflowBlock[] | undefined;
overflowClipBox?: import("csstype").Property.OverflowClipBox | (import("csstype").Property.OverflowClipBox | undefined)[] | import("csstype").Property.OverflowClipBox[] | undefined;
overflowClipMargin?: (string | (string & {}))[] | import("csstype").Property.OverflowClipMargin<string | number> | (import("csstype").Property.OverflowClipMargin<string | number> | undefined)[] | undefined;
overflowInline?: import("csstype").Property.OverflowInline | (import("csstype").Property.OverflowInline | undefined)[] | import("csstype").Property.OverflowInline[] | undefined;
overflowWrap?: import("csstype").Property.OverflowWrap | (import("csstype").Property.OverflowWrap | undefined)[] | import("csstype").Property.OverflowWrap[] | undefined;
overflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
overflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | (import("csstype").Property.OverscrollBehaviorBlock | undefined)[] | import("csstype").Property.OverscrollBehaviorBlock[] | undefined;
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | (import("csstype").Property.OverscrollBehaviorInline | undefined)[] | import("csstype").Property.OverscrollBehaviorInline[] | undefined;
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | (import("csstype").Property.OverscrollBehaviorX | undefined)[] | import("csstype").Property.OverscrollBehaviorX[] | undefined;
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | (import("csstype").Property.OverscrollBehaviorY | undefined)[] | import("csstype").Property.OverscrollBehaviorY[] | undefined;
paddingBlock?: (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | (import("csstype").Property.PaddingBlock<string | number> | undefined)[] | undefined;
paddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | (import("csstype").Property.PaddingBlockEnd<string | number> | undefined)[] | undefined;
paddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | (import("csstype").Property.PaddingBlockStart<string | number> | undefined)[] | undefined;
paddingBottom?: (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | (import("csstype").Property.PaddingBottom<string | number> | undefined)[] | undefined;
paddingInline?: (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | (import("csstype").Property.PaddingInline<string | number> | undefined)[] | undefined;
paddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
paddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
paddingLeft?: (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | (import("csstype").Property.PaddingLeft<string | number> | undefined)[] | undefined;
paddingRight?: (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | (import("csstype").Property.PaddingRight<string | number> | undefined)[] | undefined;
paddingTop?: (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | (import("csstype").Property.PaddingTop<string | number> | undefined)[] | undefined;
pageBreakAfter?: import("csstype").Property.PageBreakAfter | (import("csstype").Property.PageBreakAfter | undefined)[] | import("csstype").Property.PageBreakAfter[] | undefined;
pageBreakBefore?: import("csstype").Property.PageBreakBefore | (import("csstype").Property.PageBreakBefore | undefined)[] | import("csstype").Property.PageBreakBefore[] | undefined;
pageBreakInside?: import("csstype").Property.PageBreakInside | (import("csstype").Property.PageBreakInside | undefined)[] | import("csstype").Property.PageBreakInside[] | undefined;
paintOrder?: import("csstype").Property.PaintOrder | (import("csstype").Property.PaintOrder | undefined)[] | import("csstype").Property.PaintOrder[] | undefined;
perspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
perspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
placeContent?: import("csstype").Property.PlaceContent | (import("csstype").Property.PlaceContent | undefined)[] | import("csstype").Property.PlaceContent[] | undefined;
pointerEvents?: import("csstype").Property.PointerEvents | (import("csstype").Property.PointerEvents | undefined)[] | import("csstype").Property.PointerEvents[] | undefined;
position?: import("csstype").Property.Position | (import("csstype").Property.Position | undefined)[] | import("csstype").Property.Position[] | undefined;
quotes?: import("csstype").Property.Quotes | (import("csstype").Property.Quotes | undefined)[] | import("csstype").Property.Quotes[] | undefined;
resize?: import("csstype").Property.Resize | (import("csstype").Property.Resize | undefined)[] | import("csstype").Property.Resize[] | undefined;
right?: (string | (string & {}))[] | import("csstype").Property.Right<string | number> | (import("csstype").Property.Right<string | number> | undefined)[] | undefined;
rotate?: import("csstype").Property.Rotate | (import("csstype").Property.Rotate | undefined)[] | import("csstype").Property.Rotate[] | undefined;
rowGap?: (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | (import("csstype").Property.RowGap<string | number> | undefined)[] | undefined;
rubyAlign?: import("csstype").Property.RubyAlign | (import("csstype").Property.RubyAlign | undefined)[] | import("csstype").Property.RubyAlign[] | undefined;
rubyMerge?: import("csstype").Property.RubyMerge | (import("csstype").Property.RubyMerge | undefined)[] | import("csstype").Property.RubyMerge[] | undefined;
rubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
scale?: import("csstype").Property.Scale | (import("csstype").Property.Scale | undefined)[] | ("none" | (string & {}) | import("csstype").Globals)[] | undefined;
scrollBehavior?: import("csstype").Property.ScrollBehavior | (import("csstype").Property.ScrollBehavior | undefined)[] | import("csstype").Property.ScrollBehavior[] | undefined;
scrollMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollMarginBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | (import("csstype").Property.ScrollMarginBlock<string | number> | undefined)[] | undefined;
scrollMarginBlockEnd?: string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | (import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined)[] | undefined;
scrollMarginBlockStart?: string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | (import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined)[] | undefined;
scrollMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollMarginInline?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | (import("csstype").Property.ScrollMarginInline<string | number> | undefined)[] | undefined;
scrollMarginInlineEnd?: string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | (import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined)[] | undefined;
scrollMarginInlineStart?: string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | (import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined)[] | undefined;
scrollMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollPadding?: (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | (import("csstype").Property.ScrollPadding<string | number> | undefined)[] | undefined;
scrollPaddingBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | (import("csstype").Property.ScrollPaddingBlock<string | number> | undefined)[] | undefined;
scrollPaddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | (import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined)[] | undefined;
scrollPaddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | (import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined)[] | undefined;
scrollPaddingBottom?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | (import("csstype").Property.ScrollPaddingBottom<string | number> | undefined)[] | undefined;
scrollPaddingInline?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | (import("csstype").Property.ScrollPaddingInline<string | number> | undefined)[] | undefined;
scrollPaddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | (import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined)[] | undefined;
scrollPaddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | (import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined)[] | undefined;
scrollPaddingLeft?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | (import("csstype").Property.ScrollPaddingLeft<string | number> | undefined)[] | undefined;
scrollPaddingRight?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | (import("csstype").Property.ScrollPaddingRight<string | number> | undefined)[] | undefined;
scrollPaddingTop?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | (import("csstype").Property.ScrollPaddingTop<string | number> | undefined)[] | undefined;
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | (import("csstype").Property.ScrollSnapAlign | undefined)[] | import("csstype").Property.ScrollSnapAlign[] | undefined;
scrollSnapMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollSnapMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollSnapMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollSnapMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollSnapMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | (import("csstype").Property.ScrollSnapStop | undefined)[] | import("csstype").Property.ScrollSnapStop[] | undefined;
scrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
scrollbarColor?: import("csstype").Property.ScrollbarColor | (import("csstype").Property.ScrollbarColor | undefined)[] | import("csstype").Property.ScrollbarColor[] | undefined;
scrollbarGutter?: import("csstype").Property.ScrollbarGutter | (import("csstype").Property.ScrollbarGutter | undefined)[] | import("csstype").Property.ScrollbarGutter[] | undefined;
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | (import("csstype").Property.ScrollbarWidth | undefined)[] | import("csstype").Property.ScrollbarWidth[] | undefined;
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.ShapeImageThreshold | undefined)[] | undefined;
shapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
shapeOutside?: import("csstype").Property.ShapeOutside | (import("csstype").Property.ShapeOutside | undefined)[] | import("csstype").Property.ShapeOutside[] | undefined;
tabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
tableLayout?: import("csstype").Property.TableLayout | (import("csstype").Property.TableLayout | undefined)[] | import("csstype").Property.TableLayout[] | undefined;
textAlign?: import("csstype").Property.TextAlign | (import("csstype").Property.TextAlign | undefined)[] | import("csstype").Property.TextAlign[] | undefined;
textAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
textCombineUpright?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
textDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
textDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
textDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | (import("csstype").Property.TextDecorationSkipInk | undefined)[] | import("csstype").Property.TextDecorationSkipInk[] | undefined;
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
textDecorationThickness?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textDecorationWidth?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
textIndent?: (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | (import("csstype").Property.TextIndent<string | number> | undefined)[] | undefined;
textJustify?: import("csstype").Property.TextJustify | (import("csstype").Property.TextJustify | undefined)[] | import("csstype").Property.TextJustify[] | undefined;
textOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
textOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
textRendering?: import("csstype").Property.TextRendering | (import("csstype").Property.TextRendering | undefined)[] | import("csstype").Property.TextRendering[] | undefined;
textShadow?: import("csstype").Property.TextShadow | (import("csstype").Property.TextShadow | undefined)[] | import("csstype").Property.TextShadow[] | undefined;
textSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
textTransform?: import("csstype").Property.TextTransform | (import("csstype").Property.TextTransform | undefined)[] | import("csstype").Property.TextTransform[] | undefined;
textUnderlineOffset?: (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | (import("csstype").Property.TextUnderlineOffset<string | number> | undefined)[] | undefined;
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
top?: (string | (string & {}))[] | import("csstype").Property.Top<string | number> | (import("csstype").Property.Top<string | number> | undefined)[] | undefined;
touchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
transform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
transformBox?: import("csstype").Property.TransformBox | (import("csstype").Property.TransformBox | undefined)[] | import("csstype").Property.TransformBox[] | undefined;
transformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
transformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
transitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
translate?: (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | (import("csstype").Property.Translate<string | number> | undefined)[] | undefined;
unicodeBidi?: import("csstype").Property.UnicodeBidi | (import("csstype").Property.UnicodeBidi | undefined)[] | import("csstype").Property.UnicodeBidi[] | undefined;
userSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
verticalAlign?: (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | (import("csstype").Property.VerticalAlign<string | number> | undefined)[] | undefined;
visibility?: import("csstype").Property.Visibility | (import("csstype").Property.Visibility | undefined)[] | import("csstype").Property.Visibility[] | undefined;
whiteSpace?: import("csstype").Property.WhiteSpace | (import("csstype").Property.WhiteSpace | undefined)[] | import("csstype").Property.WhiteSpace[] | undefined;
widows?: import("csstype").Property.Widows | import("csstype").Globals[] | (import("csstype").Property.Widows | undefined)[] | undefined;
width?: (string | (string & {}))[] | import("csstype").Property.Width<string | number> | (import("csstype").Property.Width<string | number> | undefined)[] | undefined;
willChange?: import("csstype").Property.WillChange | (import("csstype").Property.WillChange | undefined)[] | import("csstype").Property.WillChange[] | undefined;
wordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
wordSpacing?: string[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
zIndex?: import("csstype").Property.ZIndex | ("auto" | import("csstype").Globals)[] | (import("csstype").Property.ZIndex | undefined)[] | undefined;
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
backgroundPosition?: (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | (import("csstype").Property.BackgroundPosition<string | number> | undefined)[] | undefined;
border?: (string | (string & {}))[] | import("csstype").Property.Border<string | number> | (import("csstype").Property.Border<string | number> | undefined)[] | undefined;
borderBlock?: (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | (import("csstype").Property.BorderBlock<string | number> | undefined)[] | undefined;
borderBlockEnd?: (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | (import("csstype").Property.BorderBlockEnd<string | number> | undefined)[] | undefined;
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
borderLeft?: (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | (import("csstype").Property.BorderLeft<string | number> | undefined)[] | undefined;
borderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
borderRight?: (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | (import("csstype").Property.BorderRight<string | number> | undefined)[] | undefined;
borderStyle?: import("csstype").Property.BorderStyle | (import("csstype").Property.BorderStyle | undefined)[] | import("csstype").Property.BorderStyle[] | undefined;
borderTop?: (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | (import("csstype").Property.BorderTop<string | number> | undefined)[] | undefined;
borderWidth?: (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | (import("csstype").Property.BorderWidth<string | number> | undefined)[] | undefined;
columnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
columns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
flex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
flexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
gridArea?: import("csstype").Property.GridArea | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridArea | undefined)[] | undefined;
gridColumn?: import("csstype").Property.GridColumn | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumn | undefined)[] | undefined;
gridRow?: import("csstype").Property.GridRow | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRow | undefined)[] | undefined;
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
lineClamp?: import("csstype").Property.LineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.LineClamp | undefined)[] | undefined;
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | (import("csstype").Property.Margin<string | number> | undefined)[] | undefined;
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
outline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
overflow?: import("csstype").Property.Overflow | (import("csstype").Property.Overflow | undefined)[] | import("csstype").Property.Overflow[] | undefined;
overscrollBehavior?: import("csstype").Property.OverscrollBehavior | (import("csstype").Property.OverscrollBehavior | undefined)[] | import("csstype").Property.OverscrollBehavior[] | undefined;
padding?: (string | (string & {}))[] | import("csstype").Property.Padding<string | number> | (import("csstype").Property.Padding<string | number> | undefined)[] | undefined;
placeItems?: import("csstype").Property.PlaceItems | (import("csstype").Property.PlaceItems | undefined)[] | import("csstype").Property.PlaceItems[] | undefined;
placeSelf?: import("csstype").Property.PlaceSelf | (import("csstype").Property.PlaceSelf | undefined)[] | import("csstype").Property.PlaceSelf[] | undefined;
textDecoration?: (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | (import("csstype").Property.TextDecoration<string | number> | undefined)[] | undefined;
textEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
transition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
MozAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
MozAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
MozAppearance?: import("csstype").Property.MozAppearance | (import("csstype").Property.MozAppearance | undefined)[] | import("csstype").Property.MozAppearance[] | undefined;
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | (import("csstype").Property.MozBorderBottomColors | undefined)[] | import("csstype").Property.MozBorderBottomColors[] | undefined;
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
MozBorderEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | (import("csstype").Property.MozBorderLeftColors | undefined)[] | import("csstype").Property.MozBorderLeftColors[] | undefined;
MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | (import("csstype").Property.MozBorderRightColors | undefined)[] | import("csstype").Property.MozBorderRightColors[] | undefined;
MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
MozColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
MozColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
MozContextProperties?: import("csstype").Property.MozContextProperties | (import("csstype").Property.MozContextProperties | undefined)[] | import("csstype").Property.MozContextProperties[] | undefined;
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
MozHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
MozImageRegion?: import("csstype").Property.MozImageRegion | (import("csstype").Property.MozImageRegion | undefined)[] | import("csstype").Property.MozImageRegion[] | undefined;
MozMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
MozMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
MozOrient?: import("csstype").Property.MozOrient | (import("csstype").Property.MozOrient | undefined)[] | import("csstype").Property.MozOrient[] | undefined;
MozOsxFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
MozPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
MozPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
MozPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
MozPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
MozStackSizing?: import("csstype").Property.MozStackSizing | (import("csstype").Property.MozStackSizing | undefined)[] | import("csstype").Property.MozStackSizing[] | undefined;
MozTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
MozTextBlink?: import("csstype").Property.MozTextBlink | (import("csstype").Property.MozTextBlink | undefined)[] | import("csstype").Property.MozTextBlink[] | undefined;
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
MozTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
MozTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
MozTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
MozUserFocus?: import("csstype").Property.MozUserFocus | (import("csstype").Property.MozUserFocus | undefined)[] | import("csstype").Property.MozUserFocus[] | undefined;
MozUserModify?: import("csstype").Property.MozUserModify | (import("csstype").Property.MozUserModify | undefined)[] | import("csstype").Property.MozUserModify[] | undefined;
MozUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozWindowDragging?: import("csstype").Property.MozWindowDragging | (import("csstype").Property.MozWindowDragging | undefined)[] | import("csstype").Property.MozWindowDragging[] | undefined;
MozWindowShadow?: import("csstype").Property.MozWindowShadow | (import("csstype").Property.MozWindowShadow | undefined)[] | import("csstype").Property.MozWindowShadow[] | undefined;
msAccelerator?: import("csstype").Property.MsAccelerator | (import("csstype").Property.MsAccelerator | undefined)[] | import("csstype").Property.MsAccelerator[] | undefined;
msAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
msBlockProgression?: import("csstype").Property.MsBlockProgression | (import("csstype").Property.MsBlockProgression | undefined)[] | import("csstype").Property.MsBlockProgression[] | undefined;
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | (import("csstype").Property.MsContentZoomChaining | undefined)[] | import("csstype").Property.MsContentZoomChaining[] | undefined;
msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | (import("csstype").Property.MsContentZoomLimitMax | undefined)[] | import("csstype").Property.MsContentZoomLimitMax[] | undefined;
msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | (import("csstype").Property.MsContentZoomLimitMin | undefined)[] | import("csstype").Property.MsContentZoomLimitMin[] | undefined;
msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | (import("csstype").Property.MsContentZoomSnapPoints | undefined)[] | import("csstype").Property.MsContentZoomSnapPoints[] | undefined;
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | (import("csstype").Property.MsContentZoomSnapType | undefined)[] | import("csstype").Property.MsContentZoomSnapType[] | undefined;
msContentZooming?: import("csstype").Property.MsContentZooming | (import("csstype").Property.MsContentZooming | undefined)[] | import("csstype").Property.MsContentZooming[] | undefined;
msFilter?: import("csstype").Property.MsFilter | (import("csstype").Property.MsFilter | undefined)[] | import("csstype").Property.MsFilter[] | undefined;
msFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
msFlexPositive?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
msFlowFrom?: import("csstype").Property.MsFlowFrom | (import("csstype").Property.MsFlowFrom | undefined)[] | import("csstype").Property.MsFlowFrom[] | undefined;
msFlowInto?: import("csstype").Property.MsFlowInto | (import("csstype").Property.MsFlowInto | undefined)[] | import("csstype").Property.MsFlowInto[] | undefined;
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
msImeAlign?: import("csstype").Property.MsImeAlign | (import("csstype").Property.MsImeAlign | undefined)[] | import("csstype").Property.MsImeAlign[] | undefined;
msJustifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
msLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
msOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | (import("csstype").Property.MsOverflowStyle | undefined)[] | import("csstype").Property.MsOverflowStyle[] | undefined;
msOverflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
msOverflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
msScrollChaining?: import("csstype").Property.MsScrollChaining | (import("csstype").Property.MsScrollChaining | undefined)[] | import("csstype").Property.MsScrollChaining[] | undefined;
msScrollLimitXMax?: string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | (import("csstype").Property.MsScrollLimitXMax<string | number> | undefined)[] | undefined;
msScrollLimitXMin?: string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | (import("csstype").Property.MsScrollLimitXMin<string | number> | undefined)[] | undefined;
msScrollLimitYMax?: string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | (import("csstype").Property.MsScrollLimitYMax<string | number> | undefined)[] | undefined;
msScrollLimitYMin?: string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | (import("csstype").Property.MsScrollLimitYMin<string | number> | undefined)[] | undefined;
msScrollRails?: import("csstype").Property.MsScrollRails | (import("csstype").Property.MsScrollRails | undefined)[] | import("csstype").Property.MsScrollRails[] | undefined;
msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | (import("csstype").Property.MsScrollSnapPointsX | undefined)[] | import("csstype").Property.MsScrollSnapPointsX[] | undefined;
msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | (import("csstype").Property.MsScrollSnapPointsY | undefined)[] | import("csstype").Property.MsScrollSnapPointsY[] | undefined;
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | (import("csstype").Property.MsScrollSnapType | undefined)[] | import("csstype").Property.MsScrollSnapType[] | undefined;
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | (import("csstype").Property.MsScrollTranslation | undefined)[] | import("csstype").Property.MsScrollTranslation[] | undefined;
msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | (import("csstype").Property.MsScrollbar3dlightColor | undefined)[] | import("csstype").Property.MsScrollbar3dlightColor[] | undefined;
msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | (import("csstype").Property.MsScrollbarArrowColor | undefined)[] | import("csstype").Property.MsScrollbarArrowColor[] | undefined;
msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | (import("csstype").Property.MsScrollbarBaseColor | undefined)[] | import("csstype").Property.MsScrollbarBaseColor[] | undefined;
msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | (import("csstype").Property.MsScrollbarDarkshadowColor | undefined)[] | import("csstype").Property.MsScrollbarDarkshadowColor[] | undefined;
msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | (import("csstype").Property.MsScrollbarFaceColor | undefined)[] | import("csstype").Property.MsScrollbarFaceColor[] | undefined;
msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | (import("csstype").Property.MsScrollbarHighlightColor | undefined)[] | import("csstype").Property.MsScrollbarHighlightColor[] | undefined;
msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | (import("csstype").Property.MsScrollbarShadowColor | undefined)[] | import("csstype").Property.MsScrollbarShadowColor[] | undefined;
msTextAutospace?: import("csstype").Property.MsTextAutospace | (import("csstype").Property.MsTextAutospace | undefined)[] | import("csstype").Property.MsTextAutospace[] | undefined;
msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
msTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
msTouchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
msTouchSelect?: import("csstype").Property.MsTouchSelect | (import("csstype").Property.MsTouchSelect | undefined)[] | import("csstype").Property.MsTouchSelect[] | undefined;
msTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
msTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
msTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
msUserSelect?: import("csstype").Property.MsUserSelect | (import("csstype").Property.MsUserSelect | undefined)[] | import("csstype").Property.MsUserSelect[] | undefined;
msWordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
msWrapFlow?: import("csstype").Property.MsWrapFlow | (import("csstype").Property.MsWrapFlow | undefined)[] | import("csstype").Property.MsWrapFlow[] | undefined;
msWrapMargin?: string[] | import("csstype").Property.MsWrapMargin<string | number> | (import("csstype").Property.MsWrapMargin<string | number> | undefined)[] | undefined;
msWrapThrough?: import("csstype").Property.MsWrapThrough | (import("csstype").Property.MsWrapThrough | undefined)[] | import("csstype").Property.MsWrapThrough[] | undefined;
msWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
WebkitAlignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
WebkitAlignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
WebkitAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
WebkitAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
WebkitAppearance?: import("csstype").Property.WebkitAppearance | (import("csstype").Property.WebkitAppearance | undefined)[] | import("csstype").Property.WebkitAppearance[] | undefined;
WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
WebkitBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | (import("csstype").Property.WebkitBorderBeforeColor | undefined)[] | import("csstype").Property.WebkitBorderBeforeColor[] | undefined;
WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | (import("csstype").Property.WebkitBorderBeforeStyle | undefined)[] | import("csstype").Property.WebkitBorderBeforeStyle[] | undefined;
WebkitBorderBeforeWidth?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | (import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined)[] | undefined;
WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
WebkitBoxReflect?: (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | (import("csstype").Property.WebkitBoxReflect<string | number> | undefined)[] | undefined;
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
WebkitColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
WebkitColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
WebkitFilter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
WebkitFlexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
WebkitFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
WebkitFlexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
WebkitFlexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
WebkitFlexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
WebkitFontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
WebkitFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
WebkitHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
WebkitJustifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
WebkitLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.WebkitLineClamp | undefined)[] | undefined;
WebkitMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
WebkitMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | (import("csstype").Property.WebkitMaskAttachment | undefined)[] | import("csstype").Property.WebkitMaskAttachment[] | undefined;
WebkitMaskBoxImageOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
WebkitMaskBoxImageWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | (import("csstype").Property.WebkitMaskClip | undefined)[] | import("csstype").Property.WebkitMaskClip[] | undefined;
WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | (import("csstype").Property.WebkitMaskComposite | undefined)[] | import("csstype").Property.WebkitMaskComposite[] | undefined;
WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | (import("csstype").Property.WebkitMaskImage | undefined)[] | import("csstype").Property.WebkitMaskImage[] | undefined;
WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | (import("csstype").Property.WebkitMaskOrigin | undefined)[] | import("csstype").Property.WebkitMaskOrigin[] | undefined;
WebkitMaskPosition?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | (import("csstype").Property.WebkitMaskPosition<string | number> | undefined)[] | undefined;
WebkitMaskPositionX?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | (import("csstype").Property.WebkitMaskPositionX<string | number> | undefined)[] | undefined;
WebkitMaskPositionY?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | (import("csstype").Property.WebkitMaskPositionY<string | number> | undefined)[] | undefined;
WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | (import("csstype").Property.WebkitMaskRepeat | undefined)[] | import("csstype").Property.WebkitMaskRepeat[] | undefined;
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | (import("csstype").Property.WebkitMaskRepeatX | undefined)[] | import("csstype").Property.WebkitMaskRepeatX[] | undefined;
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | (import("csstype").Property.WebkitMaskRepeatY | undefined)[] | import("csstype").Property.WebkitMaskRepeatY[] | undefined;
WebkitMaskSize?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | (import("csstype").Property.WebkitMaskSize<string | number> | undefined)[] | undefined;
WebkitMaxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
WebkitOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | (import("csstype").Property.WebkitOverflowScrolling | undefined)[] | import("csstype").Property.WebkitOverflowScrolling[] | undefined;
WebkitPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
WebkitPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
WebkitPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
WebkitPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
WebkitRubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
WebkitShapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | (import("csstype").Property.WebkitTapHighlightColor | undefined)[] | import("csstype").Property.WebkitTapHighlightColor[] | undefined;
WebkitTextCombine?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | (import("csstype").Property.WebkitTextFillColor | undefined)[] | import("csstype").Property.WebkitTextFillColor[] | undefined;
WebkitTextOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | (import("csstype").Property.WebkitTextStrokeColor | undefined)[] | import("csstype").Property.WebkitTextStrokeColor[] | undefined;
WebkitTextStrokeWidth?: string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | (import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined)[] | undefined;
WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | (import("csstype").Property.WebkitTouchCallout | undefined)[] | import("csstype").Property.WebkitTouchCallout[] | undefined;
WebkitTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
WebkitTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
WebkitTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitUserModify?: import("csstype").Property.WebkitUserModify | (import("csstype").Property.WebkitUserModify | undefined)[] | import("csstype").Property.WebkitUserModify[] | undefined;
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | (import("csstype").Property.MsContentZoomLimit | undefined)[] | import("csstype").Property.MsContentZoomLimit[] | undefined;
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | (import("csstype").Property.MsContentZoomSnap | undefined)[] | import("csstype").Property.MsContentZoomSnap[] | undefined;
msFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
msScrollLimit?: import("csstype").Property.MsScrollLimit | (import("csstype").Property.MsScrollLimit | undefined)[] | import("csstype").Property.MsScrollLimit[] | undefined;
msScrollSnapX?: import("csstype").Property.MsScrollSnapX | (import("csstype").Property.MsScrollSnapX | undefined)[] | import("csstype").Property.MsScrollSnapX[] | undefined;
msScrollSnapY?: import("csstype").Property.MsScrollSnapY | (import("csstype").Property.MsScrollSnapY | undefined)[] | import("csstype").Property.MsScrollSnapY[] | undefined;
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
azimuth?: import("csstype").Property.Azimuth | (import("csstype").Property.Azimuth | undefined)[] | import("csstype").Property.Azimuth[] | undefined;
boxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
boxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
boxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
boxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
boxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
boxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
boxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
clip?: import("csstype").Property.Clip | (import("csstype").Property.Clip | undefined)[] | import("csstype").Property.Clip[] | undefined;
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | (import("csstype").Property.FontVariantAlternates | undefined)[] | import("csstype").Property.FontVariantAlternates[] | undefined;
gridColumnGap?: (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | (import("csstype").Property.GridColumnGap<string | number> | undefined)[] | undefined;
gridGap?: (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | (import("csstype").Property.GridGap<string | number> | undefined)[] | undefined;
gridRowGap?: (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | (import("csstype").Property.GridRowGap<string | number> | undefined)[] | undefined;
imeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
offsetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
offsetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
offsetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
offsetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
offsetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
offsetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
scrollSnapCoordinate?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | (import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined)[] | undefined;
scrollSnapDestination?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | (import("csstype").Property.ScrollSnapDestination<string | number> | undefined)[] | undefined;
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | (import("csstype").Property.ScrollSnapTypeX | undefined)[] | import("csstype").Property.ScrollSnapTypeX[] | undefined;
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | (import("csstype").Property.ScrollSnapTypeY | undefined)[] | import("csstype").Property.ScrollSnapTypeY[] | undefined;
scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
KhtmlBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
KhtmlBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
KhtmlBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
KhtmlLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
KhtmlOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
KhtmlUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
MozBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
MozBinding?: import("csstype").Property.MozBinding | (import("csstype").Property.MozBinding | undefined)[] | import("csstype").Property.MozBinding[] | undefined;
MozBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
MozBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
MozBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
MozBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
MozBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
MozBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
MozBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
MozFloatEdge?: import("csstype").Property.MozFloatEdge | (import("csstype").Property.MozFloatEdge | undefined)[] | import("csstype").Property.MozFloatEdge[] | undefined;
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | import("csstype").Globals[] | (import("csstype").Property.MozForceBrokenImageIcon | undefined)[] | undefined;
MozOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
MozOutline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
MozOutlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
MozOutlineRadius?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | (import("csstype").Property.MozOutlineRadius<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | (import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | (import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | (import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | (import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined)[] | undefined;
MozOutlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
MozOutlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
MozTextAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
MozUserInput?: import("csstype").Property.MozUserInput | (import("csstype").Property.MozUserInput | undefined)[] | import("csstype").Property.MozUserInput[] | undefined;
msImeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
OAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
OAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
OAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
OAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
OTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
OTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
OTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
OTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
OTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
WebkitBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
WebkitBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
WebkitBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
WebkitBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
WebkitBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | (import("csstype").Property.AlignmentBaseline | undefined)[] | import("csstype").Property.AlignmentBaseline[] | undefined;
baselineShift?: (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | (import("csstype").Property.BaselineShift<string | number> | undefined)[] | undefined;
clipRule?: import("csstype").Property.ClipRule | (import("csstype").Property.ClipRule | undefined)[] | import("csstype").Property.ClipRule[] | undefined;
colorInterpolation?: import("csstype").Property.ColorInterpolation | (import("csstype").Property.ColorInterpolation | undefined)[] | import("csstype").Property.ColorInterpolation[] | undefined;
colorRendering?: import("csstype").Property.ColorRendering | (import("csstype").Property.ColorRendering | undefined)[] | import("csstype").Property.ColorRendering[] | undefined;
dominantBaseline?: import("csstype").Property.DominantBaseline | (import("csstype").Property.DominantBaseline | undefined)[] | import("csstype").Property.DominantBaseline[] | undefined;
fill?: import("csstype").Property.Fill | (import("csstype").Property.Fill | undefined)[] | import("csstype").Property.Fill[] | undefined;
fillOpacity?: import("csstype").Property.FillOpacity | import("csstype").Globals[] | (import("csstype").Property.FillOpacity | undefined)[] | undefined;
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
floodOpacity?: import("csstype").Property.FloodOpacity | import("csstype").Globals[] | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
markerMid?: import("csstype").Property.MarkerMid | (import("csstype").Property.MarkerMid | undefined)[] | import("csstype").Property.MarkerMid[] | undefined;
markerStart?: import("csstype").Property.MarkerStart | (import("csstype").Property.MarkerStart | undefined)[] | import("csstype").Property.MarkerStart[] | undefined;
shapeRendering?: import("csstype").Property.ShapeRendering | (import("csstype").Property.ShapeRendering | undefined)[] | import("csstype").Property.ShapeRendering[] | undefined;
stopColor?: import("csstype").Property.StopColor | (import("csstype").Property.StopColor | undefined)[] | import("csstype").Property.StopColor[] | undefined;
stopOpacity?: import("csstype").Property.StopOpacity | import("csstype").Globals[] | (import("csstype").Property.StopOpacity | undefined)[] | undefined;
stroke?: import("csstype").Property.Stroke | (import("csstype").Property.Stroke | undefined)[] | import("csstype").Property.Stroke[] | undefined;
strokeDasharray?: (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | (import("csstype").Property.StrokeDasharray<string | number> | undefined)[] | undefined;
strokeDashoffset?: (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | (import("csstype").Property.StrokeDashoffset<string | number> | undefined)[] | undefined;
strokeLinecap?: import("csstype").Property.StrokeLinecap | (import("csstype").Property.StrokeLinecap | undefined)[] | import("csstype").Property.StrokeLinecap[] | undefined;
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | (import("csstype").Property.StrokeLinejoin | undefined)[] | import("csstype").Property.StrokeLinejoin[] | undefined;
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | import("csstype").Globals[] | (import("csstype").Property.StrokeMiterlimit | undefined)[] | undefined;
strokeOpacity?: import("csstype").Property.StrokeOpacity | import("csstype").Globals[] | (import("csstype").Property.StrokeOpacity | undefined)[] | undefined;
strokeWidth?: (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | (import("csstype").Property.StrokeWidth<string | number> | undefined)[] | undefined;
textAnchor?: import("csstype").Property.TextAnchor | (import("csstype").Property.TextAnchor | undefined)[] | import("csstype").Property.TextAnchor[] | undefined;
vectorEffect?: import("csstype").Property.VectorEffect | (import("csstype").Property.VectorEffect | undefined)[] | import("csstype").Property.VectorEffect[] | undefined;
":-moz-any()"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-dir"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any()"?: import("@emotion/serialize").CSSObject | undefined;
"::cue"?: import("@emotion/serialize").CSSObject | undefined;
"::cue-region"?: import("@emotion/serialize").CSSObject | undefined;
"::part"?: import("@emotion/serialize").CSSObject | undefined;
"::slotted"?: import("@emotion/serialize").CSSObject | undefined;
":dir"?: import("@emotion/serialize").CSSObject | undefined;
":has"?: import("@emotion/serialize").CSSObject | undefined;
":host"?: import("@emotion/serialize").CSSObject | undefined;
":host-context"?: import("@emotion/serialize").CSSObject | undefined;
":is"?: import("@emotion/serialize").CSSObject | undefined;
":lang"?: import("@emotion/serialize").CSSObject | undefined;
":matches()"?: import("@emotion/serialize").CSSObject | undefined;
":not"?: import("@emotion/serialize").CSSObject | undefined;
":nth-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":nth-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":where"?: import("@emotion/serialize").CSSObject | undefined;
":-khtml-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-focusring"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-only"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-write"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-valid"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-progress"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-selection"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-browse"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-check"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-clear"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-lower"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-upper"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-reveal"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-after"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-before"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-tooltip"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-inner-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-runnable-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::after"?: import("@emotion/serialize").CSSObject | undefined;
"::backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::before"?: import("@emotion/serialize").CSSObject | undefined;
"::first-letter"?: import("@emotion/serialize").CSSObject | undefined;
"::first-line"?: import("@emotion/serialize").CSSObject | undefined;
"::grammar-error"?: import("@emotion/serialize").CSSObject | undefined;
"::marker"?: import("@emotion/serialize").CSSObject | undefined;
"::placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::selection"?: import("@emotion/serialize").CSSObject | undefined;
"::spelling-error"?: import("@emotion/serialize").CSSObject | undefined;
"::target-text"?: import("@emotion/serialize").CSSObject | undefined;
":active"?: import("@emotion/serialize").CSSObject | undefined;
":after"?: import("@emotion/serialize").CSSObject | undefined;
":any-link"?: import("@emotion/serialize").CSSObject | undefined;
":before"?: import("@emotion/serialize").CSSObject | undefined;
":blank"?: import("@emotion/serialize").CSSObject | undefined;
":checked"?: import("@emotion/serialize").CSSObject | undefined;
":current"?: import("@emotion/serialize").CSSObject | undefined;
":default"?: import("@emotion/serialize").CSSObject | undefined;
":defined"?: import("@emotion/serialize").CSSObject | undefined;
":disabled"?: import("@emotion/serialize").CSSObject | undefined;
":empty"?: import("@emotion/serialize").CSSObject | undefined;
":enabled"?: import("@emotion/serialize").CSSObject | undefined;
":first"?: import("@emotion/serialize").CSSObject | undefined;
":first-child"?: import("@emotion/serialize").CSSObject | undefined;
":first-letter"?: import("@emotion/serialize").CSSObject | undefined;
":first-line"?: import("@emotion/serialize").CSSObject | undefined;
":first-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":focus"?: import("@emotion/serialize").CSSObject | undefined;
":focus-visible"?: import("@emotion/serialize").CSSObject | undefined;
":focus-within"?: import("@emotion/serialize").CSSObject | undefined;
":fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":future"?: import("@emotion/serialize").CSSObject | undefined;
":hover"?: import("@emotion/serialize").CSSObject | undefined;
":in-range"?: import("@emotion/serialize").CSSObject | undefined;
":indeterminate"?: import("@emotion/serialize").CSSObject | undefined;
":invalid"?: import("@emotion/serialize").CSSObject | undefined;
":last-child"?: import("@emotion/serialize").CSSObject | undefined;
":last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":left"?: import("@emotion/serialize").CSSObject | undefined;
":link"?: import("@emotion/serialize").CSSObject | undefined;
":local-link"?: import("@emotion/serialize").CSSObject | undefined;
":nth-col"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-col"?: import("@emotion/serialize").CSSObject | undefined;
":only-child"?: import("@emotion/serialize").CSSObject | undefined;
":only-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":optional"?: import("@emotion/serialize").CSSObject | undefined;
":out-of-range"?: import("@emotion/serialize").CSSObject | undefined;
":past"?: import("@emotion/serialize").CSSObject | undefined;
":paused"?: import("@emotion/serialize").CSSObject | undefined;
":picture-in-picture"?: import("@emotion/serialize").CSSObject | undefined;
":placeholder-shown"?: import("@emotion/serialize").CSSObject | undefined;
":read-only"?: import("@emotion/serialize").CSSObject | undefined;
":read-write"?: import("@emotion/serialize").CSSObject | undefined;
":required"?: import("@emotion/serialize").CSSObject | undefined;
":right"?: import("@emotion/serialize").CSSObject | undefined;
":root"?: import("@emotion/serialize").CSSObject | undefined;
":scope"?: import("@emotion/serialize").CSSObject | undefined;
":target"?: import("@emotion/serialize").CSSObject | undefined;
":target-within"?: import("@emotion/serialize").CSSObject | undefined;
":user-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":user-valid"?: import("@emotion/serialize").CSSObject | undefined;
":valid"?: import("@emotion/serialize").CSSObject | undefined;
":visited"?: import("@emotion/serialize").CSSObject | undefined;
label?: string | undefined;
};
singleValue: () => {};
valueContainer: () => {};
};
Import
import { resetSelectStyles } from '@grafana/ui';
Parameters
Parameter | Type | Description |
---|---|---|
theme | GrafanaTheme2 |
Returns:
{
clearIndicator: () => {};
container: () => {};
control: () => {};
dropdownIndicator: () => {};
group: () => {};
groupHeading: () => {};
indicatorsContainer: () => {};
indicatorSeparator: () => {};
input: (originalStyles: CSSObjectWithLabel) => {
color: string;
margin: number;
padding: number;
zIndex: number;
accentColor?: import("csstype").Property.AccentColor | (import("csstype").Property.AccentColor | undefined)[] | import("csstype").Property.AccentColor[] | undefined;
alignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
alignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
alignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
alignTracks?: import("csstype").Property.AlignTracks | (import("csstype").Property.AlignTracks | undefined)[] | import("csstype").Property.AlignTracks[] | undefined;
animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
animationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
animationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
animationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
animationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
animationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
appearance?: import("csstype").Property.Appearance | (import("csstype").Property.Appearance | undefined)[] | import("csstype").Property.Appearance[] | undefined;
aspectRatio?: import("csstype").Property.AspectRatio | (import("csstype").Property.AspectRatio | undefined)[] | import("csstype").Property.AspectRatio[] | undefined;
backdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
backgroundAttachment?: import("csstype").Property.BackgroundAttachment | (import("csstype").Property.BackgroundAttachment | undefined)[] | import("csstype").Property.BackgroundAttachment[] | undefined;
backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | (import("csstype").Property.BackgroundBlendMode | undefined)[] | import("csstype").Property.BackgroundBlendMode[] | undefined;
backgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
backgroundColor?: import("csstype").Property.BackgroundColor | (import("csstype").Property.BackgroundColor | undefined)[] | import("csstype").Property.BackgroundColor[] | undefined;
backgroundImage?: import("csstype").Property.BackgroundImage | (import("csstype").Property.BackgroundImage | undefined)[] | import("csstype").Property.BackgroundImage[] | undefined;
backgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
backgroundPositionX?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | (import("csstype").Property.BackgroundPositionX<string | number> | undefined)[] | undefined;
backgroundPositionY?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | (import("csstype").Property.BackgroundPositionY<string | number> | undefined)[] | undefined;
backgroundRepeat?: import("csstype").Property.BackgroundRepeat | (import("csstype").Property.BackgroundRepeat | undefined)[] | import("csstype").Property.BackgroundRepeat[] | undefined;
backgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
blockOverflow?: import("csstype").Property.BlockOverflow | (import("csstype").Property.BlockOverflow | undefined)[] | import("csstype").Property.BlockOverflow[] | undefined;
blockSize?: (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | (import("csstype").Property.BlockSize<string | number> | undefined)[] | undefined;
borderBlockColor?: import("csstype").Property.BorderBlockColor | (import("csstype").Property.BorderBlockColor | undefined)[] | import("csstype").Property.BorderBlockColor[] | undefined;
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | (import("csstype").Property.BorderBlockEndColor | undefined)[] | import("csstype").Property.BorderBlockEndColor[] | undefined;
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | (import("csstype").Property.BorderBlockEndStyle | undefined)[] | import("csstype").Property.BorderBlockEndStyle[] | undefined;
borderBlockEndWidth?: string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | (import("csstype").Property.BorderBlockEndWidth<string | number> | undefined)[] | undefined;
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | (import("csstype").Property.BorderBlockStartColor | undefined)[] | import("csstype").Property.BorderBlockStartColor[] | undefined;
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | (import("csstype").Property.BorderBlockStartStyle | undefined)[] | import("csstype").Property.BorderBlockStartStyle[] | undefined;
borderBlockStartWidth?: string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | (import("csstype").Property.BorderBlockStartWidth<string | number> | undefined)[] | undefined;
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | (import("csstype").Property.BorderBlockStyle | undefined)[] | import("csstype").Property.BorderBlockStyle[] | undefined;
borderBlockWidth?: string[] | import("csstype").Property.BorderBlockWidth<string | number> | (import("csstype").Property.BorderBlockWidth<string | number> | undefined)[] | undefined;
borderBottomColor?: import("csstype").Property.BorderBottomColor | (import("csstype").Property.BorderBottomColor | undefined)[] | import("csstype").Property.BorderBottomColor[] | undefined;
borderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
borderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | (import("csstype").Property.BorderBottomStyle | undefined)[] | import("csstype").Property.BorderBottomStyle[] | undefined;
borderBottomWidth?: string[] | import("csstype").Property.BorderBottomWidth<string | number> | (import("csstype").Property.BorderBottomWidth<string | number> | undefined)[] | undefined;
borderCollapse?: import("csstype").Property.BorderCollapse | (import("csstype").Property.BorderCollapse | undefined)[] | import("csstype").Property.BorderCollapse[] | undefined;
borderEndEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | (import("csstype").Property.BorderEndEndRadius<string | number> | undefined)[] | undefined;
borderEndStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | (import("csstype").Property.BorderEndStartRadius<string | number> | undefined)[] | undefined;
borderImageOutset?: (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | (import("csstype").Property.BorderImageOutset<string | number> | undefined)[] | undefined;
borderImageRepeat?: import("csstype").Property.BorderImageRepeat | (import("csstype").Property.BorderImageRepeat | undefined)[] | import("csstype").Property.BorderImageRepeat[] | undefined;
borderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
borderImageSource?: import("csstype").Property.BorderImageSource | (import("csstype").Property.BorderImageSource | undefined)[] | import("csstype").Property.BorderImageSource[] | undefined;
borderImageWidth?: (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | (import("csstype").Property.BorderImageWidth<string | number> | undefined)[] | undefined;
borderInlineColor?: import("csstype").Property.BorderInlineColor | (import("csstype").Property.BorderInlineColor | undefined)[] | import("csstype").Property.BorderInlineColor[] | undefined;
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
borderInlineEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
borderInlineStartWidth?: string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | (import("csstype").Property.BorderInlineStartWidth<string | number> | undefined)[] | undefined;
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | (import("csstype").Property.BorderInlineStyle | undefined)[] | import("csstype").Property.BorderInlineStyle[] | undefined;
borderInlineWidth?: string[] | import("csstype").Property.BorderInlineWidth<string | number> | (import("csstype").Property.BorderInlineWidth<string | number> | undefined)[] | undefined;
borderLeftColor?: import("csstype").Property.BorderLeftColor | (import("csstype").Property.BorderLeftColor | undefined)[] | import("csstype").Property.BorderLeftColor[] | undefined;
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | (import("csstype").Property.BorderLeftStyle | undefined)[] | import("csstype").Property.BorderLeftStyle[] | undefined;
borderLeftWidth?: string[] | import("csstype").Property.BorderLeftWidth<string | number> | (import("csstype").Property.BorderLeftWidth<string | number> | undefined)[] | undefined;
borderRightColor?: import("csstype").Property.BorderRightColor | (import("csstype").Property.BorderRightColor | undefined)[] | import("csstype").Property.BorderRightColor[] | undefined;
borderRightStyle?: import("csstype").Property.BorderRightStyle | (import("csstype").Property.BorderRightStyle | undefined)[] | import("csstype").Property.BorderRightStyle[] | undefined;
borderRightWidth?: string[] | import("csstype").Property.BorderRightWidth<string | number> | (import("csstype").Property.BorderRightWidth<string | number> | undefined)[] | undefined;
borderSpacing?: (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | (import("csstype").Property.BorderSpacing<string | number> | undefined)[] | undefined;
borderStartEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | (import("csstype").Property.BorderStartEndRadius<string | number> | undefined)[] | undefined;
borderStartStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | (import("csstype").Property.BorderStartStartRadius<string | number> | undefined)[] | undefined;
borderTopColor?: import("csstype").Property.BorderTopColor | (import("csstype").Property.BorderTopColor | undefined)[] | import("csstype").Property.BorderTopColor[] | undefined;
borderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
borderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
borderTopStyle?: import("csstype").Property.BorderTopStyle | (import("csstype").Property.BorderTopStyle | undefined)[] | import("csstype").Property.BorderTopStyle[] | undefined;
borderTopWidth?: string[] | import("csstype").Property.BorderTopWidth<string | number> | (import("csstype").Property.BorderTopWidth<string | number> | undefined)[] | undefined;
bottom?: (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | (import("csstype").Property.Bottom<string | number> | undefined)[] | undefined;
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
boxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
boxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
breakAfter?: import("csstype").Property.BreakAfter | (import("csstype").Property.BreakAfter | undefined)[] | import("csstype").Property.BreakAfter[] | undefined;
breakBefore?: import("csstype").Property.BreakBefore | (import("csstype").Property.BreakBefore | undefined)[] | import("csstype").Property.BreakBefore[] | undefined;
breakInside?: import("csstype").Property.BreakInside | (import("csstype").Property.BreakInside | undefined)[] | import("csstype").Property.BreakInside[] | undefined;
captionSide?: import("csstype").Property.CaptionSide | (import("csstype").Property.CaptionSide | undefined)[] | import("csstype").Property.CaptionSide[] | undefined;
caretColor?: import("csstype").Property.CaretColor | (import("csstype").Property.CaretColor | undefined)[] | import("csstype").Property.CaretColor[] | undefined;
clear?: import("csstype").Property.Clear | (import("csstype").Property.Clear | undefined)[] | import("csstype").Property.Clear[] | undefined;
clipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
columnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
columnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
columnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
contain?: import("csstype").Property.Contain | (import("csstype").Property.Contain | undefined)[] | import("csstype").Property.Contain[] | undefined;
content?: import("csstype").Property.Content | (import("csstype").Property.Content | undefined)[] | import("csstype").Property.Content[] | undefined;
contentVisibility?: import("csstype").Property.ContentVisibility | (import("csstype").Property.ContentVisibility | undefined)[] | import("csstype").Property.ContentVisibility[] | undefined;
counterIncrement?: import("csstype").Property.CounterIncrement | (import("csstype").Property.CounterIncrement | undefined)[] | import("csstype").Property.CounterIncrement[] | undefined;
counterReset?: import("csstype").Property.CounterReset | (import("csstype").Property.CounterReset | undefined)[] | import("csstype").Property.CounterReset[] | undefined;
counterSet?: import("csstype").Property.CounterSet | (import("csstype").Property.CounterSet | undefined)[] | import("csstype").Property.CounterSet[] | undefined;
cursor?: import("csstype").Property.Cursor | (import("csstype").Property.Cursor | undefined)[] | import("csstype").Property.Cursor[] | undefined;
direction?: import("csstype").Property.Direction | (import("csstype").Property.Direction | undefined)[] | import("csstype").Property.Direction[] | undefined;
display?: import("csstype").Property.Display | (import("csstype").Property.Display | undefined)[] | import("csstype").Property.Display[] | undefined;
emptyCells?: import("csstype").Property.EmptyCells | (import("csstype").Property.EmptyCells | undefined)[] | import("csstype").Property.EmptyCells[] | undefined;
filter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
flexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
flexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
flexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
flexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
flexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
float?: import("csstype").Property.Float | (import("csstype").Property.Float | undefined)[] | import("csstype").Property.Float[] | undefined;
fontFamily?: import("csstype").Property.FontFamily | (import("csstype").Property.FontFamily | undefined)[] | import("csstype").Property.FontFamily[] | undefined;
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
fontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | (import("csstype").Property.FontOpticalSizing | undefined)[] | import("csstype").Property.FontOpticalSizing[] | undefined;
fontSize?: (string | (string & {}))[] | import("csstype").Property.FontSize<string | number> | (import("csstype").Property.FontSize<string | number> | undefined)[] | undefined;
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | (import("csstype").Property.FontSizeAdjust | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "from-font")[] | undefined;
fontSmooth?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
fontStretch?: import("csstype").Property.FontStretch | (import("csstype").Property.FontStretch | undefined)[] | import("csstype").Property.FontStretch[] | undefined;
fontStyle?: import("csstype").Property.FontStyle | (import("csstype").Property.FontStyle | undefined)[] | import("csstype").Property.FontStyle[] | undefined;
fontSynthesis?: import("csstype").Property.FontSynthesis | (import("csstype").Property.FontSynthesis | undefined)[] | import("csstype").Property.FontSynthesis[] | undefined;
fontVariant?: import("csstype").Property.FontVariant | (import("csstype").Property.FontVariant | undefined)[] | import("csstype").Property.FontVariant[] | undefined;
fontVariantCaps?: import("csstype").Property.FontVariantCaps | (import("csstype").Property.FontVariantCaps | undefined)[] | import("csstype").Property.FontVariantCaps[] | undefined;
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | (import("csstype").Property.FontVariantEastAsian | undefined)[] | import("csstype").Property.FontVariantEastAsian[] | undefined;
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ("auto" | (string & {}) | import("csstype").Globals)[] | undefined;
gridColumnStart?: import("csstype").Property.GridColumnStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
gridRowEnd?: import("csstype").Property.GridRowEnd | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
gridRowStart?: import("csstype").Property.GridRowStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
hangingPunctuation?: import("csstype").Property.HangingPunctuation | (import("csstype").Property.HangingPunctuation | undefined)[] | import("csstype").Property.HangingPunctuation[] | undefined;
height?: (string | (string & {}))[] | import("csstype").Property.Height<string | number> | (import("csstype").Property.Height<string | number> | undefined)[] | undefined;
hyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
imageOrientation?: import("csstype").Property.ImageOrientation | (import("csstype").Property.ImageOrientation | undefined)[] | import("csstype").Property.ImageOrientation[] | undefined;
imageRendering?: import("csstype").Property.ImageRendering | (import("csstype").Property.ImageRendering | undefined)[] | import("csstype").Property.ImageRendering[] | undefined;
imageResolution?: import("csstype").Property.ImageResolution | (import("csstype").Property.ImageResolution | undefined)[] | import("csstype").Property.ImageResolution[] | undefined;
initialLetter?: import("csstype").Property.InitialLetter | (import("csstype").Property.InitialLetter | undefined)[] | ((string & {}) | import("csstype").Globals | "normal")[] | undefined;
inlineSize?: (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | (import("csstype").Property.InlineSize<string | number> | undefined)[] | undefined;
inset?: (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | (import("csstype").Property.Inset<string | number> | undefined)[] | undefined;
insetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
insetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
insetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
insetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
insetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
insetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
isolation?: import("csstype").Property.Isolation | (import("csstype").Property.Isolation | undefined)[] | import("csstype").Property.Isolation[] | undefined;
justifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
justifyItems?: import("csstype").Property.JustifyItems | (import("csstype").Property.JustifyItems | undefined)[] | import("csstype").Property.JustifyItems[] | undefined;
justifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
justifyTracks?: import("csstype").Property.JustifyTracks | (import("csstype").Property.JustifyTracks | undefined)[] | import("csstype").Property.JustifyTracks[] | undefined;
left?: (string | (string & {}))[] | import("csstype").Property.Left<string | number> | (import("csstype").Property.Left<string | number> | undefined)[] | undefined;
letterSpacing?: string[] | import("csstype").Property.LetterSpacing<string | number> | (import("csstype").Property.LetterSpacing<string | number> | undefined)[] | undefined;
lineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
lineHeight?: (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | (import("csstype").Property.LineHeight<string | number> | undefined)[] | undefined;
lineHeightStep?: string[] | import("csstype").Property.LineHeightStep<string | number> | (import("csstype").Property.LineHeightStep<string | number> | undefined)[] | undefined;
listStyleImage?: import("csstype").Property.ListStyleImage | (import("csstype").Property.ListStyleImage | undefined)[] | import("csstype").Property.ListStyleImage[] | undefined;
listStylePosition?: import("csstype").Property.ListStylePosition | (import("csstype").Property.ListStylePosition | undefined)[] | import("csstype").Property.ListStylePosition[] | undefined;
listStyleType?: import("csstype").Property.ListStyleType | (import("csstype").Property.ListStyleType | undefined)[] | import("csstype").Property.ListStyleType[] | undefined;
marginBlock?: (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | (import("csstype").Property.MarginBlock<string | number> | undefined)[] | undefined;
marginBlockEnd?: (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | (import("csstype").Property.MarginBlockEnd<string | number> | undefined)[] | undefined;
marginBlockStart?: (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | (import("csstype").Property.MarginBlockStart<string | number> | undefined)[] | undefined;
marginBottom?: (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | (import("csstype").Property.MarginBottom<string | number> | undefined)[] | undefined;
marginInline?: (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | (import("csstype").Property.MarginInline<string | number> | undefined)[] | undefined;
marginInlineEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
marginInlineStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
marginLeft?: (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | (import("csstype").Property.MarginLeft<string | number> | undefined)[] | undefined;
marginRight?: (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | (import("csstype").Property.MarginRight<string | number> | undefined)[] | undefined;
marginTop?: (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | (import("csstype").Property.MarginTop<string | number> | undefined)[] | undefined;
maskBorderMode?: import("csstype").Property.MaskBorderMode | (import("csstype").Property.MaskBorderMode | undefined)[] | import("csstype").Property.MaskBorderMode[] | undefined;
maskBorderOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
maskBorderSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
maskBorderSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
maskBorderWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
maskClip?: import("csstype").Property.MaskClip | (import("csstype").Property.MaskClip | undefined)[] | import("csstype").Property.MaskClip[] | undefined;
maskComposite?: import("csstype").Property.MaskComposite | (import("csstype").Property.MaskComposite | undefined)[] | import("csstype").Property.MaskComposite[] | undefined;
maskImage?: import("csstype").Property.MaskImage | (import("csstype").Property.MaskImage | undefined)[] | import("csstype").Property.MaskImage[] | undefined;
maskMode?: import("csstype").Property.MaskMode | (import("csstype").Property.MaskMode | undefined)[] | import("csstype").Property.MaskMode[] | undefined;
maskOrigin?: import("csstype").Property.MaskOrigin | (import("csstype").Property.MaskOrigin | undefined)[] | import("csstype").Property.MaskOrigin[] | undefined;
maskPosition?: (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | (import("csstype").Property.MaskPosition<string | number> | undefined)[] | undefined;
maskRepeat?: import("csstype").Property.MaskRepeat | (import("csstype").Property.MaskRepeat | undefined)[] | import("csstype").Property.MaskRepeat[] | undefined;
maskSize?: (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | (import("csstype").Property.MaskSize<string | number> | undefined)[] | undefined;
maskType?: import("csstype").Property.MaskType | (import("csstype").Property.MaskType | undefined)[] | import("csstype").Property.MaskType[] | undefined;
mathStyle?: import("csstype").Property.MathStyle | (import("csstype").Property.MathStyle | undefined)[] | import("csstype").Property.MathStyle[] | undefined;
maxBlockSize?: (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | (import("csstype").Property.MaxBlockSize<string | number> | undefined)[] | undefined;
maxHeight?: (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | (import("csstype").Property.MaxHeight<string | number> | undefined)[] | undefined;
maxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
maxLines?: import("csstype").Property.MaxLines | (import("csstype").Property.MaxLines | undefined)[] | ("none" | import("csstype").Globals)[] | undefined;
maxWidth?: (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | (import("csstype").Property.MaxWidth<string | number> | undefined)[] | undefined;
minBlockSize?: (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | (import("csstype").Property.MinBlockSize<string | number> | undefined)[] | undefined;
minHeight?: (string | (string & {}))[] | import("csstype").Property.MinHeight<string | number> | (import("csstype").Property.MinHeight<string | number> | undefined)[] | undefined;
minInlineSize?: (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | (import("csstype").Property.MinInlineSize<string | number> | undefined)[] | undefined;
minWidth?: (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | (import("csstype").Property.MinWidth<string | number> | undefined)[] | undefined;
mixBlendMode?: import("csstype").Property.MixBlendMode | (import("csstype").Property.MixBlendMode | undefined)[] | import("csstype").Property.MixBlendMode[] | undefined;
motionDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
motionPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
motionRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
objectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
objectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
offsetAnchor?: (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | (import("csstype").Property.OffsetAnchor<string | number> | undefined)[] | undefined;
offsetDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
offsetPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
offsetRotate?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
offsetRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
opacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
order?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
orphans?: import("csstype").Property.Orphans | import("csstype").Globals[] | (import("csstype").Property.Orphans | undefined)[] | undefined;
outlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
outlineOffset?: string[] | import("csstype").Property.OutlineOffset<string | number> | (import("csstype").Property.OutlineOffset<string | number> | undefined)[] | undefined;
outlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
outlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
overflowAnchor?: import("csstype").Property.OverflowAnchor | (import("csstype").Property.OverflowAnchor | undefined)[] | import("csstype").Property.OverflowAnchor[] | undefined;
overflowBlock?: import("csstype").Property.OverflowBlock | (import("csstype").Property.OverflowBlock | undefined)[] | import("csstype").Property.OverflowBlock[] | undefined;
overflowClipBox?: import("csstype").Property.OverflowClipBox | (import("csstype").Property.OverflowClipBox | undefined)[] | import("csstype").Property.OverflowClipBox[] | undefined;
overflowClipMargin?: (string | (string & {}))[] | import("csstype").Property.OverflowClipMargin<string | number> | (import("csstype").Property.OverflowClipMargin<string | number> | undefined)[] | undefined;
overflowInline?: import("csstype").Property.OverflowInline | (import("csstype").Property.OverflowInline | undefined)[] | import("csstype").Property.OverflowInline[] | undefined;
overflowWrap?: import("csstype").Property.OverflowWrap | (import("csstype").Property.OverflowWrap | undefined)[] | import("csstype").Property.OverflowWrap[] | undefined;
overflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
overflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | (import("csstype").Property.OverscrollBehaviorBlock | undefined)[] | import("csstype").Property.OverscrollBehaviorBlock[] | undefined;
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | (import("csstype").Property.OverscrollBehaviorInline | undefined)[] | import("csstype").Property.OverscrollBehaviorInline[] | undefined;
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | (import("csstype").Property.OverscrollBehaviorX | undefined)[] | import("csstype").Property.OverscrollBehaviorX[] | undefined;
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | (import("csstype").Property.OverscrollBehaviorY | undefined)[] | import("csstype").Property.OverscrollBehaviorY[] | undefined;
paddingBlock?: (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | (import("csstype").Property.PaddingBlock<string | number> | undefined)[] | undefined;
paddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | (import("csstype").Property.PaddingBlockEnd<string | number> | undefined)[] | undefined;
paddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | (import("csstype").Property.PaddingBlockStart<string | number> | undefined)[] | undefined;
paddingBottom?: (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | (import("csstype").Property.PaddingBottom<string | number> | undefined)[] | undefined;
paddingInline?: (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | (import("csstype").Property.PaddingInline<string | number> | undefined)[] | undefined;
paddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
paddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
paddingLeft?: (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | (import("csstype").Property.PaddingLeft<string | number> | undefined)[] | undefined;
paddingRight?: (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | (import("csstype").Property.PaddingRight<string | number> | undefined)[] | undefined;
paddingTop?: (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | (import("csstype").Property.PaddingTop<string | number> | undefined)[] | undefined;
pageBreakAfter?: import("csstype").Property.PageBreakAfter | (import("csstype").Property.PageBreakAfter | undefined)[] | import("csstype").Property.PageBreakAfter[] | undefined;
pageBreakBefore?: import("csstype").Property.PageBreakBefore | (import("csstype").Property.PageBreakBefore | undefined)[] | import("csstype").Property.PageBreakBefore[] | undefined;
pageBreakInside?: import("csstype").Property.PageBreakInside | (import("csstype").Property.PageBreakInside | undefined)[] | import("csstype").Property.PageBreakInside[] | undefined;
paintOrder?: import("csstype").Property.PaintOrder | (import("csstype").Property.PaintOrder | undefined)[] | import("csstype").Property.PaintOrder[] | undefined;
perspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
perspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
placeContent?: import("csstype").Property.PlaceContent | (import("csstype").Property.PlaceContent | undefined)[] | import("csstype").Property.PlaceContent[] | undefined;
pointerEvents?: import("csstype").Property.PointerEvents | (import("csstype").Property.PointerEvents | undefined)[] | import("csstype").Property.PointerEvents[] | undefined;
position?: import("csstype").Property.Position | (import("csstype").Property.Position | undefined)[] | import("csstype").Property.Position[] | undefined;
quotes?: import("csstype").Property.Quotes | (import("csstype").Property.Quotes | undefined)[] | import("csstype").Property.Quotes[] | undefined;
resize?: import("csstype").Property.Resize | (import("csstype").Property.Resize | undefined)[] | import("csstype").Property.Resize[] | undefined;
right?: (string | (string & {}))[] | import("csstype").Property.Right<string | number> | (import("csstype").Property.Right<string | number> | undefined)[] | undefined;
rotate?: import("csstype").Property.Rotate | (import("csstype").Property.Rotate | undefined)[] | import("csstype").Property.Rotate[] | undefined;
rowGap?: (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | (import("csstype").Property.RowGap<string | number> | undefined)[] | undefined;
rubyAlign?: import("csstype").Property.RubyAlign | (import("csstype").Property.RubyAlign | undefined)[] | import("csstype").Property.RubyAlign[] | undefined;
rubyMerge?: import("csstype").Property.RubyMerge | (import("csstype").Property.RubyMerge | undefined)[] | import("csstype").Property.RubyMerge[] | undefined;
rubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
scale?: import("csstype").Property.Scale | (import("csstype").Property.Scale | undefined)[] | ("none" | (string & {}) | import("csstype").Globals)[] | undefined;
scrollBehavior?: import("csstype").Property.ScrollBehavior | (import("csstype").Property.ScrollBehavior | undefined)[] | import("csstype").Property.ScrollBehavior[] | undefined;
scrollMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollMarginBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | (import("csstype").Property.ScrollMarginBlock<string | number> | undefined)[] | undefined;
scrollMarginBlockEnd?: string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | (import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined)[] | undefined;
scrollMarginBlockStart?: string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | (import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined)[] | undefined;
scrollMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollMarginInline?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | (import("csstype").Property.ScrollMarginInline<string | number> | undefined)[] | undefined;
scrollMarginInlineEnd?: string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | (import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined)[] | undefined;
scrollMarginInlineStart?: string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | (import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined)[] | undefined;
scrollMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollPadding?: (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | (import("csstype").Property.ScrollPadding<string | number> | undefined)[] | undefined;
scrollPaddingBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | (import("csstype").Property.ScrollPaddingBlock<string | number> | undefined)[] | undefined;
scrollPaddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | (import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined)[] | undefined;
scrollPaddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | (import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined)[] | undefined;
scrollPaddingBottom?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | (import("csstype").Property.ScrollPaddingBottom<string | number> | undefined)[] | undefined;
scrollPaddingInline?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | (import("csstype").Property.ScrollPaddingInline<string | number> | undefined)[] | undefined;
scrollPaddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | (import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined)[] | undefined;
scrollPaddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | (import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined)[] | undefined;
scrollPaddingLeft?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | (import("csstype").Property.ScrollPaddingLeft<string | number> | undefined)[] | undefined;
scrollPaddingRight?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | (import("csstype").Property.ScrollPaddingRight<string | number> | undefined)[] | undefined;
scrollPaddingTop?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | (import("csstype").Property.ScrollPaddingTop<string | number> | undefined)[] | undefined;
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | (import("csstype").Property.ScrollSnapAlign | undefined)[] | import("csstype").Property.ScrollSnapAlign[] | undefined;
scrollSnapMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollSnapMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollSnapMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollSnapMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollSnapMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | (import("csstype").Property.ScrollSnapStop | undefined)[] | import("csstype").Property.ScrollSnapStop[] | undefined;
scrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
scrollbarColor?: import("csstype").Property.ScrollbarColor | (import("csstype").Property.ScrollbarColor | undefined)[] | import("csstype").Property.ScrollbarColor[] | undefined;
scrollbarGutter?: import("csstype").Property.ScrollbarGutter | (import("csstype").Property.ScrollbarGutter | undefined)[] | import("csstype").Property.ScrollbarGutter[] | undefined;
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | (import("csstype").Property.ScrollbarWidth | undefined)[] | import("csstype").Property.ScrollbarWidth[] | undefined;
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.ShapeImageThreshold | undefined)[] | undefined;
shapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
shapeOutside?: import("csstype").Property.ShapeOutside | (import("csstype").Property.ShapeOutside | undefined)[] | import("csstype").Property.ShapeOutside[] | undefined;
tabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
tableLayout?: import("csstype").Property.TableLayout | (import("csstype").Property.TableLayout | undefined)[] | import("csstype").Property.TableLayout[] | undefined;
textAlign?: import("csstype").Property.TextAlign | (import("csstype").Property.TextAlign | undefined)[] | import("csstype").Property.TextAlign[] | undefined;
textAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
textCombineUpright?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
textDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
textDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
textDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | (import("csstype").Property.TextDecorationSkipInk | undefined)[] | import("csstype").Property.TextDecorationSkipInk[] | undefined;
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
textDecorationThickness?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textDecorationWidth?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
textIndent?: (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | (import("csstype").Property.TextIndent<string | number> | undefined)[] | undefined;
textJustify?: import("csstype").Property.TextJustify | (import("csstype").Property.TextJustify | undefined)[] | import("csstype").Property.TextJustify[] | undefined;
textOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
textOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
textRendering?: import("csstype").Property.TextRendering | (import("csstype").Property.TextRendering | undefined)[] | import("csstype").Property.TextRendering[] | undefined;
textShadow?: import("csstype").Property.TextShadow | (import("csstype").Property.TextShadow | undefined)[] | import("csstype").Property.TextShadow[] | undefined;
textSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
textTransform?: import("csstype").Property.TextTransform | (import("csstype").Property.TextTransform | undefined)[] | import("csstype").Property.TextTransform[] | undefined;
textUnderlineOffset?: (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | (import("csstype").Property.TextUnderlineOffset<string | number> | undefined)[] | undefined;
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
top?: (string | (string & {}))[] | import("csstype").Property.Top<string | number> | (import("csstype").Property.Top<string | number> | undefined)[] | undefined;
touchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
transform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
transformBox?: import("csstype").Property.TransformBox | (import("csstype").Property.TransformBox | undefined)[] | import("csstype").Property.TransformBox[] | undefined;
transformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
transformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
transitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
translate?: (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | (import("csstype").Property.Translate<string | number> | undefined)[] | undefined;
unicodeBidi?: import("csstype").Property.UnicodeBidi | (import("csstype").Property.UnicodeBidi | undefined)[] | import("csstype").Property.UnicodeBidi[] | undefined;
userSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
verticalAlign?: (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | (import("csstype").Property.VerticalAlign<string | number> | undefined)[] | undefined;
visibility?: import("csstype").Property.Visibility | (import("csstype").Property.Visibility | undefined)[] | import("csstype").Property.Visibility[] | undefined;
whiteSpace?: import("csstype").Property.WhiteSpace | (import("csstype").Property.WhiteSpace | undefined)[] | import("csstype").Property.WhiteSpace[] | undefined;
widows?: import("csstype").Property.Widows | import("csstype").Globals[] | (import("csstype").Property.Widows | undefined)[] | undefined;
width?: (string | (string & {}))[] | import("csstype").Property.Width<string | number> | (import("csstype").Property.Width<string | number> | undefined)[] | undefined;
willChange?: import("csstype").Property.WillChange | (import("csstype").Property.WillChange | undefined)[] | import("csstype").Property.WillChange[] | undefined;
wordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
wordSpacing?: string[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
backgroundPosition?: (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | (import("csstype").Property.BackgroundPosition<string | number> | undefined)[] | undefined;
border?: (string | (string & {}))[] | import("csstype").Property.Border<string | number> | (import("csstype").Property.Border<string | number> | undefined)[] | undefined;
borderBlock?: (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | (import("csstype").Property.BorderBlock<string | number> | undefined)[] | undefined;
borderBlockEnd?: (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | (import("csstype").Property.BorderBlockEnd<string | number> | undefined)[] | undefined;
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
borderLeft?: (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | (import("csstype").Property.BorderLeft<string | number> | undefined)[] | undefined;
borderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
borderRight?: (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | (import("csstype").Property.BorderRight<string | number> | undefined)[] | undefined;
borderStyle?: import("csstype").Property.BorderStyle | (import("csstype").Property.BorderStyle | undefined)[] | import("csstype").Property.BorderStyle[] | undefined;
borderTop?: (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | (import("csstype").Property.BorderTop<string | number> | undefined)[] | undefined;
borderWidth?: (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | (import("csstype").Property.BorderWidth<string | number> | undefined)[] | undefined;
columnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
columns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
flex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
flexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
gridArea?: import("csstype").Property.GridArea | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridArea | undefined)[] | undefined;
gridColumn?: import("csstype").Property.GridColumn | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumn | undefined)[] | undefined;
gridRow?: import("csstype").Property.GridRow | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRow | undefined)[] | undefined;
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
lineClamp?: import("csstype").Property.LineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.LineClamp | undefined)[] | undefined;
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
outline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
overflow?: import("csstype").Property.Overflow | (import("csstype").Property.Overflow | undefined)[] | import("csstype").Property.Overflow[] | undefined;
overscrollBehavior?: import("csstype").Property.OverscrollBehavior | (import("csstype").Property.OverscrollBehavior | undefined)[] | import("csstype").Property.OverscrollBehavior[] | undefined;
placeItems?: import("csstype").Property.PlaceItems | (import("csstype").Property.PlaceItems | undefined)[] | import("csstype").Property.PlaceItems[] | undefined;
placeSelf?: import("csstype").Property.PlaceSelf | (import("csstype").Property.PlaceSelf | undefined)[] | import("csstype").Property.PlaceSelf[] | undefined;
textDecoration?: (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | (import("csstype").Property.TextDecoration<string | number> | undefined)[] | undefined;
textEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
transition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
MozAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
MozAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
MozAppearance?: import("csstype").Property.MozAppearance | (import("csstype").Property.MozAppearance | undefined)[] | import("csstype").Property.MozAppearance[] | undefined;
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | (import("csstype").Property.MozBorderBottomColors | undefined)[] | import("csstype").Property.MozBorderBottomColors[] | undefined;
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
MozBorderEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | (import("csstype").Property.MozBorderLeftColors | undefined)[] | import("csstype").Property.MozBorderLeftColors[] | undefined;
MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | (import("csstype").Property.MozBorderRightColors | undefined)[] | import("csstype").Property.MozBorderRightColors[] | undefined;
MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
MozColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
MozColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
MozContextProperties?: import("csstype").Property.MozContextProperties | (import("csstype").Property.MozContextProperties | undefined)[] | import("csstype").Property.MozContextProperties[] | undefined;
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
MozHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
MozImageRegion?: import("csstype").Property.MozImageRegion | (import("csstype").Property.MozImageRegion | undefined)[] | import("csstype").Property.MozImageRegion[] | undefined;
MozMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
MozMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
MozOrient?: import("csstype").Property.MozOrient | (import("csstype").Property.MozOrient | undefined)[] | import("csstype").Property.MozOrient[] | undefined;
MozOsxFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
MozPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
MozPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
MozPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
MozPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
MozStackSizing?: import("csstype").Property.MozStackSizing | (import("csstype").Property.MozStackSizing | undefined)[] | import("csstype").Property.MozStackSizing[] | undefined;
MozTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
MozTextBlink?: import("csstype").Property.MozTextBlink | (import("csstype").Property.MozTextBlink | undefined)[] | import("csstype").Property.MozTextBlink[] | undefined;
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
MozTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
MozTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
MozTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
MozUserFocus?: import("csstype").Property.MozUserFocus | (import("csstype").Property.MozUserFocus | undefined)[] | import("csstype").Property.MozUserFocus[] | undefined;
MozUserModify?: import("csstype").Property.MozUserModify | (import("csstype").Property.MozUserModify | undefined)[] | import("csstype").Property.MozUserModify[] | undefined;
MozUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozWindowDragging?: import("csstype").Property.MozWindowDragging | (import("csstype").Property.MozWindowDragging | undefined)[] | import("csstype").Property.MozWindowDragging[] | undefined;
MozWindowShadow?: import("csstype").Property.MozWindowShadow | (import("csstype").Property.MozWindowShadow | undefined)[] | import("csstype").Property.MozWindowShadow[] | undefined;
msAccelerator?: import("csstype").Property.MsAccelerator | (import("csstype").Property.MsAccelerator | undefined)[] | import("csstype").Property.MsAccelerator[] | undefined;
msAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
msBlockProgression?: import("csstype").Property.MsBlockProgression | (import("csstype").Property.MsBlockProgression | undefined)[] | import("csstype").Property.MsBlockProgression[] | undefined;
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | (import("csstype").Property.MsContentZoomChaining | undefined)[] | import("csstype").Property.MsContentZoomChaining[] | undefined;
msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | (import("csstype").Property.MsContentZoomLimitMax | undefined)[] | import("csstype").Property.MsContentZoomLimitMax[] | undefined;
msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | (import("csstype").Property.MsContentZoomLimitMin | undefined)[] | import("csstype").Property.MsContentZoomLimitMin[] | undefined;
msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | (import("csstype").Property.MsContentZoomSnapPoints | undefined)[] | import("csstype").Property.MsContentZoomSnapPoints[] | undefined;
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | (import("csstype").Property.MsContentZoomSnapType | undefined)[] | import("csstype").Property.MsContentZoomSnapType[] | undefined;
msContentZooming?: import("csstype").Property.MsContentZooming | (import("csstype").Property.MsContentZooming | undefined)[] | import("csstype").Property.MsContentZooming[] | undefined;
msFilter?: import("csstype").Property.MsFilter | (import("csstype").Property.MsFilter | undefined)[] | import("csstype").Property.MsFilter[] | undefined;
msFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
msFlexPositive?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
msFlowFrom?: import("csstype").Property.MsFlowFrom | (import("csstype").Property.MsFlowFrom | undefined)[] | import("csstype").Property.MsFlowFrom[] | undefined;
msFlowInto?: import("csstype").Property.MsFlowInto | (import("csstype").Property.MsFlowInto | undefined)[] | import("csstype").Property.MsFlowInto[] | undefined;
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
msImeAlign?: import("csstype").Property.MsImeAlign | (import("csstype").Property.MsImeAlign | undefined)[] | import("csstype").Property.MsImeAlign[] | undefined;
msJustifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
msLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
msOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | (import("csstype").Property.MsOverflowStyle | undefined)[] | import("csstype").Property.MsOverflowStyle[] | undefined;
msOverflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
msOverflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
msScrollChaining?: import("csstype").Property.MsScrollChaining | (import("csstype").Property.MsScrollChaining | undefined)[] | import("csstype").Property.MsScrollChaining[] | undefined;
msScrollLimitXMax?: string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | (import("csstype").Property.MsScrollLimitXMax<string | number> | undefined)[] | undefined;
msScrollLimitXMin?: string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | (import("csstype").Property.MsScrollLimitXMin<string | number> | undefined)[] | undefined;
msScrollLimitYMax?: string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | (import("csstype").Property.MsScrollLimitYMax<string | number> | undefined)[] | undefined;
msScrollLimitYMin?: string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | (import("csstype").Property.MsScrollLimitYMin<string | number> | undefined)[] | undefined;
msScrollRails?: import("csstype").Property.MsScrollRails | (import("csstype").Property.MsScrollRails | undefined)[] | import("csstype").Property.MsScrollRails[] | undefined;
msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | (import("csstype").Property.MsScrollSnapPointsX | undefined)[] | import("csstype").Property.MsScrollSnapPointsX[] | undefined;
msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | (import("csstype").Property.MsScrollSnapPointsY | undefined)[] | import("csstype").Property.MsScrollSnapPointsY[] | undefined;
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | (import("csstype").Property.MsScrollSnapType | undefined)[] | import("csstype").Property.MsScrollSnapType[] | undefined;
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | (import("csstype").Property.MsScrollTranslation | undefined)[] | import("csstype").Property.MsScrollTranslation[] | undefined;
msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | (import("csstype").Property.MsScrollbar3dlightColor | undefined)[] | import("csstype").Property.MsScrollbar3dlightColor[] | undefined;
msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | (import("csstype").Property.MsScrollbarArrowColor | undefined)[] | import("csstype").Property.MsScrollbarArrowColor[] | undefined;
msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | (import("csstype").Property.MsScrollbarBaseColor | undefined)[] | import("csstype").Property.MsScrollbarBaseColor[] | undefined;
msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | (import("csstype").Property.MsScrollbarDarkshadowColor | undefined)[] | import("csstype").Property.MsScrollbarDarkshadowColor[] | undefined;
msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | (import("csstype").Property.MsScrollbarFaceColor | undefined)[] | import("csstype").Property.MsScrollbarFaceColor[] | undefined;
msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | (import("csstype").Property.MsScrollbarHighlightColor | undefined)[] | import("csstype").Property.MsScrollbarHighlightColor[] | undefined;
msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | (import("csstype").Property.MsScrollbarShadowColor | undefined)[] | import("csstype").Property.MsScrollbarShadowColor[] | undefined;
msTextAutospace?: import("csstype").Property.MsTextAutospace | (import("csstype").Property.MsTextAutospace | undefined)[] | import("csstype").Property.MsTextAutospace[] | undefined;
msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
msTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
msTouchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
msTouchSelect?: import("csstype").Property.MsTouchSelect | (import("csstype").Property.MsTouchSelect | undefined)[] | import("csstype").Property.MsTouchSelect[] | undefined;
msTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
msTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
msTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
msUserSelect?: import("csstype").Property.MsUserSelect | (import("csstype").Property.MsUserSelect | undefined)[] | import("csstype").Property.MsUserSelect[] | undefined;
msWordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
msWrapFlow?: import("csstype").Property.MsWrapFlow | (import("csstype").Property.MsWrapFlow | undefined)[] | import("csstype").Property.MsWrapFlow[] | undefined;
msWrapMargin?: string[] | import("csstype").Property.MsWrapMargin<string | number> | (import("csstype").Property.MsWrapMargin<string | number> | undefined)[] | undefined;
msWrapThrough?: import("csstype").Property.MsWrapThrough | (import("csstype").Property.MsWrapThrough | undefined)[] | import("csstype").Property.MsWrapThrough[] | undefined;
msWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
WebkitAlignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
WebkitAlignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
WebkitAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
WebkitAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
WebkitAppearance?: import("csstype").Property.WebkitAppearance | (import("csstype").Property.WebkitAppearance | undefined)[] | import("csstype").Property.WebkitAppearance[] | undefined;
WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
WebkitBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | (import("csstype").Property.WebkitBorderBeforeColor | undefined)[] | import("csstype").Property.WebkitBorderBeforeColor[] | undefined;
WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | (import("csstype").Property.WebkitBorderBeforeStyle | undefined)[] | import("csstype").Property.WebkitBorderBeforeStyle[] | undefined;
WebkitBorderBeforeWidth?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | (import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined)[] | undefined;
WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
WebkitBoxReflect?: (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | (import("csstype").Property.WebkitBoxReflect<string | number> | undefined)[] | undefined;
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
WebkitColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
WebkitColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
WebkitFilter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
WebkitFlexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
WebkitFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
WebkitFlexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
WebkitFlexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
WebkitFlexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
WebkitFontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
WebkitFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
WebkitHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
WebkitJustifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
WebkitLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.WebkitLineClamp | undefined)[] | undefined;
WebkitMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
WebkitMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | (import("csstype").Property.WebkitMaskAttachment | undefined)[] | import("csstype").Property.WebkitMaskAttachment[] | undefined;
WebkitMaskBoxImageOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
WebkitMaskBoxImageWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | (import("csstype").Property.WebkitMaskClip | undefined)[] | import("csstype").Property.WebkitMaskClip[] | undefined;
WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | (import("csstype").Property.WebkitMaskComposite | undefined)[] | import("csstype").Property.WebkitMaskComposite[] | undefined;
WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | (import("csstype").Property.WebkitMaskImage | undefined)[] | import("csstype").Property.WebkitMaskImage[] | undefined;
WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | (import("csstype").Property.WebkitMaskOrigin | undefined)[] | import("csstype").Property.WebkitMaskOrigin[] | undefined;
WebkitMaskPosition?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | (import("csstype").Property.WebkitMaskPosition<string | number> | undefined)[] | undefined;
WebkitMaskPositionX?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | (import("csstype").Property.WebkitMaskPositionX<string | number> | undefined)[] | undefined;
WebkitMaskPositionY?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | (import("csstype").Property.WebkitMaskPositionY<string | number> | undefined)[] | undefined;
WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | (import("csstype").Property.WebkitMaskRepeat | undefined)[] | import("csstype").Property.WebkitMaskRepeat[] | undefined;
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | (import("csstype").Property.WebkitMaskRepeatX | undefined)[] | import("csstype").Property.WebkitMaskRepeatX[] | undefined;
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | (import("csstype").Property.WebkitMaskRepeatY | undefined)[] | import("csstype").Property.WebkitMaskRepeatY[] | undefined;
WebkitMaskSize?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | (import("csstype").Property.WebkitMaskSize<string | number> | undefined)[] | undefined;
WebkitMaxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
WebkitOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | (import("csstype").Property.WebkitOverflowScrolling | undefined)[] | import("csstype").Property.WebkitOverflowScrolling[] | undefined;
WebkitPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
WebkitPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
WebkitPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
WebkitPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
WebkitRubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
WebkitShapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | (import("csstype").Property.WebkitTapHighlightColor | undefined)[] | import("csstype").Property.WebkitTapHighlightColor[] | undefined;
WebkitTextCombine?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | (import("csstype").Property.WebkitTextFillColor | undefined)[] | import("csstype").Property.WebkitTextFillColor[] | undefined;
WebkitTextOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | (import("csstype").Property.WebkitTextStrokeColor | undefined)[] | import("csstype").Property.WebkitTextStrokeColor[] | undefined;
WebkitTextStrokeWidth?: string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | (import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined)[] | undefined;
WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | (import("csstype").Property.WebkitTouchCallout | undefined)[] | import("csstype").Property.WebkitTouchCallout[] | undefined;
WebkitTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
WebkitTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
WebkitTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitUserModify?: import("csstype").Property.WebkitUserModify | (import("csstype").Property.WebkitUserModify | undefined)[] | import("csstype").Property.WebkitUserModify[] | undefined;
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | (import("csstype").Property.MsContentZoomLimit | undefined)[] | import("csstype").Property.MsContentZoomLimit[] | undefined;
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | (import("csstype").Property.MsContentZoomSnap | undefined)[] | import("csstype").Property.MsContentZoomSnap[] | undefined;
msFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
msScrollLimit?: import("csstype").Property.MsScrollLimit | (import("csstype").Property.MsScrollLimit | undefined)[] | import("csstype").Property.MsScrollLimit[] | undefined;
msScrollSnapX?: import("csstype").Property.MsScrollSnapX | (import("csstype").Property.MsScrollSnapX | undefined)[] | import("csstype").Property.MsScrollSnapX[] | undefined;
msScrollSnapY?: import("csstype").Property.MsScrollSnapY | (import("csstype").Property.MsScrollSnapY | undefined)[] | import("csstype").Property.MsScrollSnapY[] | undefined;
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
azimuth?: import("csstype").Property.Azimuth | (import("csstype").Property.Azimuth | undefined)[] | import("csstype").Property.Azimuth[] | undefined;
boxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
boxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
boxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
boxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
boxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
boxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
boxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
clip?: import("csstype").Property.Clip | (import("csstype").Property.Clip | undefined)[] | import("csstype").Property.Clip[] | undefined;
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | (import("csstype").Property.FontVariantAlternates | undefined)[] | import("csstype").Property.FontVariantAlternates[] | undefined;
gridColumnGap?: (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | (import("csstype").Property.GridColumnGap<string | number> | undefined)[] | undefined;
gridGap?: (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | (import("csstype").Property.GridGap<string | number> | undefined)[] | undefined;
gridRowGap?: (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | (import("csstype").Property.GridRowGap<string | number> | undefined)[] | undefined;
imeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
offsetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
offsetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
offsetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
offsetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
offsetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
offsetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
scrollSnapCoordinate?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | (import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined)[] | undefined;
scrollSnapDestination?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | (import("csstype").Property.ScrollSnapDestination<string | number> | undefined)[] | undefined;
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | (import("csstype").Property.ScrollSnapTypeX | undefined)[] | import("csstype").Property.ScrollSnapTypeX[] | undefined;
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | (import("csstype").Property.ScrollSnapTypeY | undefined)[] | import("csstype").Property.ScrollSnapTypeY[] | undefined;
scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
KhtmlBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
KhtmlBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
KhtmlBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
KhtmlLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
KhtmlOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
KhtmlUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
MozBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
MozBinding?: import("csstype").Property.MozBinding | (import("csstype").Property.MozBinding | undefined)[] | import("csstype").Property.MozBinding[] | undefined;
MozBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
MozBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
MozBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
MozBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
MozBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
MozBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
MozBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
MozFloatEdge?: import("csstype").Property.MozFloatEdge | (import("csstype").Property.MozFloatEdge | undefined)[] | import("csstype").Property.MozFloatEdge[] | undefined;
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | import("csstype").Globals[] | (import("csstype").Property.MozForceBrokenImageIcon | undefined)[] | undefined;
MozOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
MozOutline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
MozOutlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
MozOutlineRadius?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | (import("csstype").Property.MozOutlineRadius<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | (import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | (import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | (import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | (import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined)[] | undefined;
MozOutlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
MozOutlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
MozTextAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
MozUserInput?: import("csstype").Property.MozUserInput | (import("csstype").Property.MozUserInput | undefined)[] | import("csstype").Property.MozUserInput[] | undefined;
msImeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
OAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
OAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
OAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
OAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
OTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
OTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
OTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
OTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
OTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
WebkitBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
WebkitBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
WebkitBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
WebkitBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
WebkitBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | (import("csstype").Property.AlignmentBaseline | undefined)[] | import("csstype").Property.AlignmentBaseline[] | undefined;
baselineShift?: (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | (import("csstype").Property.BaselineShift<string | number> | undefined)[] | undefined;
clipRule?: import("csstype").Property.ClipRule | (import("csstype").Property.ClipRule | undefined)[] | import("csstype").Property.ClipRule[] | undefined;
colorInterpolation?: import("csstype").Property.ColorInterpolation | (import("csstype").Property.ColorInterpolation | undefined)[] | import("csstype").Property.ColorInterpolation[] | undefined;
colorRendering?: import("csstype").Property.ColorRendering | (import("csstype").Property.ColorRendering | undefined)[] | import("csstype").Property.ColorRendering[] | undefined;
dominantBaseline?: import("csstype").Property.DominantBaseline | (import("csstype").Property.DominantBaseline | undefined)[] | import("csstype").Property.DominantBaseline[] | undefined;
fill?: import("csstype").Property.Fill | (import("csstype").Property.Fill | undefined)[] | import("csstype").Property.Fill[] | undefined;
fillOpacity?: import("csstype").Property.FillOpacity | import("csstype").Globals[] | (import("csstype").Property.FillOpacity | undefined)[] | undefined;
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
floodOpacity?: import("csstype").Property.FloodOpacity | import("csstype").Globals[] | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
markerMid?: import("csstype").Property.MarkerMid | (import("csstype").Property.MarkerMid | undefined)[] | import("csstype").Property.MarkerMid[] | undefined;
markerStart?: import("csstype").Property.MarkerStart | (import("csstype").Property.MarkerStart | undefined)[] | import("csstype").Property.MarkerStart[] | undefined;
shapeRendering?: import("csstype").Property.ShapeRendering | (import("csstype").Property.ShapeRendering | undefined)[] | import("csstype").Property.ShapeRendering[] | undefined;
stopColor?: import("csstype").Property.StopColor | (import("csstype").Property.StopColor | undefined)[] | import("csstype").Property.StopColor[] | undefined;
stopOpacity?: import("csstype").Property.StopOpacity | import("csstype").Globals[] | (import("csstype").Property.StopOpacity | undefined)[] | undefined;
stroke?: import("csstype").Property.Stroke | (import("csstype").Property.Stroke | undefined)[] | import("csstype").Property.Stroke[] | undefined;
strokeDasharray?: (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | (import("csstype").Property.StrokeDasharray<string | number> | undefined)[] | undefined;
strokeDashoffset?: (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | (import("csstype").Property.StrokeDashoffset<string | number> | undefined)[] | undefined;
strokeLinecap?: import("csstype").Property.StrokeLinecap | (import("csstype").Property.StrokeLinecap | undefined)[] | import("csstype").Property.StrokeLinecap[] | undefined;
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | (import("csstype").Property.StrokeLinejoin | undefined)[] | import("csstype").Property.StrokeLinejoin[] | undefined;
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | import("csstype").Globals[] | (import("csstype").Property.StrokeMiterlimit | undefined)[] | undefined;
strokeOpacity?: import("csstype").Property.StrokeOpacity | import("csstype").Globals[] | (import("csstype").Property.StrokeOpacity | undefined)[] | undefined;
strokeWidth?: (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | (import("csstype").Property.StrokeWidth<string | number> | undefined)[] | undefined;
textAnchor?: import("csstype").Property.TextAnchor | (import("csstype").Property.TextAnchor | undefined)[] | import("csstype").Property.TextAnchor[] | undefined;
vectorEffect?: import("csstype").Property.VectorEffect | (import("csstype").Property.VectorEffect | undefined)[] | import("csstype").Property.VectorEffect[] | undefined;
":-moz-any()"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-dir"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any()"?: import("@emotion/serialize").CSSObject | undefined;
"::cue"?: import("@emotion/serialize").CSSObject | undefined;
"::cue-region"?: import("@emotion/serialize").CSSObject | undefined;
"::part"?: import("@emotion/serialize").CSSObject | undefined;
"::slotted"?: import("@emotion/serialize").CSSObject | undefined;
":dir"?: import("@emotion/serialize").CSSObject | undefined;
":has"?: import("@emotion/serialize").CSSObject | undefined;
":host"?: import("@emotion/serialize").CSSObject | undefined;
":host-context"?: import("@emotion/serialize").CSSObject | undefined;
":is"?: import("@emotion/serialize").CSSObject | undefined;
":lang"?: import("@emotion/serialize").CSSObject | undefined;
":matches()"?: import("@emotion/serialize").CSSObject | undefined;
":not"?: import("@emotion/serialize").CSSObject | undefined;
":nth-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":nth-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":where"?: import("@emotion/serialize").CSSObject | undefined;
":-khtml-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-focusring"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-only"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-write"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-valid"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-progress"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-selection"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-browse"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-check"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-clear"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-lower"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-upper"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-reveal"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-after"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-before"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-tooltip"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-inner-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-runnable-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::after"?: import("@emotion/serialize").CSSObject | undefined;
"::backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::before"?: import("@emotion/serialize").CSSObject | undefined;
"::first-letter"?: import("@emotion/serialize").CSSObject | undefined;
"::first-line"?: import("@emotion/serialize").CSSObject | undefined;
"::grammar-error"?: import("@emotion/serialize").CSSObject | undefined;
"::marker"?: import("@emotion/serialize").CSSObject | undefined;
"::placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::selection"?: import("@emotion/serialize").CSSObject | undefined;
"::spelling-error"?: import("@emotion/serialize").CSSObject | undefined;
"::target-text"?: import("@emotion/serialize").CSSObject | undefined;
":active"?: import("@emotion/serialize").CSSObject | undefined;
":after"?: import("@emotion/serialize").CSSObject | undefined;
":any-link"?: import("@emotion/serialize").CSSObject | undefined;
":before"?: import("@emotion/serialize").CSSObject | undefined;
":blank"?: import("@emotion/serialize").CSSObject | undefined;
":checked"?: import("@emotion/serialize").CSSObject | undefined;
":current"?: import("@emotion/serialize").CSSObject | undefined;
":default"?: import("@emotion/serialize").CSSObject | undefined;
":defined"?: import("@emotion/serialize").CSSObject | undefined;
":disabled"?: import("@emotion/serialize").CSSObject | undefined;
":empty"?: import("@emotion/serialize").CSSObject | undefined;
":enabled"?: import("@emotion/serialize").CSSObject | undefined;
":first"?: import("@emotion/serialize").CSSObject | undefined;
":first-child"?: import("@emotion/serialize").CSSObject | undefined;
":first-letter"?: import("@emotion/serialize").CSSObject | undefined;
":first-line"?: import("@emotion/serialize").CSSObject | undefined;
":first-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":focus"?: import("@emotion/serialize").CSSObject | undefined;
":focus-visible"?: import("@emotion/serialize").CSSObject | undefined;
":focus-within"?: import("@emotion/serialize").CSSObject | undefined;
":fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":future"?: import("@emotion/serialize").CSSObject | undefined;
":hover"?: import("@emotion/serialize").CSSObject | undefined;
":in-range"?: import("@emotion/serialize").CSSObject | undefined;
":indeterminate"?: import("@emotion/serialize").CSSObject | undefined;
":invalid"?: import("@emotion/serialize").CSSObject | undefined;
":last-child"?: import("@emotion/serialize").CSSObject | undefined;
":last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":left"?: import("@emotion/serialize").CSSObject | undefined;
":link"?: import("@emotion/serialize").CSSObject | undefined;
":local-link"?: import("@emotion/serialize").CSSObject | undefined;
":nth-col"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-col"?: import("@emotion/serialize").CSSObject | undefined;
":only-child"?: import("@emotion/serialize").CSSObject | undefined;
":only-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":optional"?: import("@emotion/serialize").CSSObject | undefined;
":out-of-range"?: import("@emotion/serialize").CSSObject | undefined;
":past"?: import("@emotion/serialize").CSSObject | undefined;
":paused"?: import("@emotion/serialize").CSSObject | undefined;
":picture-in-picture"?: import("@emotion/serialize").CSSObject | undefined;
":placeholder-shown"?: import("@emotion/serialize").CSSObject | undefined;
":read-only"?: import("@emotion/serialize").CSSObject | undefined;
":read-write"?: import("@emotion/serialize").CSSObject | undefined;
":required"?: import("@emotion/serialize").CSSObject | undefined;
":right"?: import("@emotion/serialize").CSSObject | undefined;
":root"?: import("@emotion/serialize").CSSObject | undefined;
":scope"?: import("@emotion/serialize").CSSObject | undefined;
":target"?: import("@emotion/serialize").CSSObject | undefined;
":target-within"?: import("@emotion/serialize").CSSObject | undefined;
":user-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":user-valid"?: import("@emotion/serialize").CSSObject | undefined;
":valid"?: import("@emotion/serialize").CSSObject | undefined;
":visited"?: import("@emotion/serialize").CSSObject | undefined;
label?: string | undefined;
};
loadingIndicator: () => {};
loadingMessage: () => {};
menu: () => {};
menuList: ({ maxHeight }: {
maxHeight: number;
}) => {
maxHeight: number;
};
multiValue: () => {};
multiValueLabel: () => {};
multiValueRemove: () => {};
noOptionsMessage: () => {};
option: () => {};
placeholder: (originalStyles: CSSObjectWithLabel) => {
color: string;
accentColor?: import("csstype").Property.AccentColor | (import("csstype").Property.AccentColor | undefined)[] | import("csstype").Property.AccentColor[] | undefined;
alignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
alignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
alignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
alignTracks?: import("csstype").Property.AlignTracks | (import("csstype").Property.AlignTracks | undefined)[] | import("csstype").Property.AlignTracks[] | undefined;
animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
animationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
animationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
animationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
animationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
animationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
appearance?: import("csstype").Property.Appearance | (import("csstype").Property.Appearance | undefined)[] | import("csstype").Property.Appearance[] | undefined;
aspectRatio?: import("csstype").Property.AspectRatio | (import("csstype").Property.AspectRatio | undefined)[] | import("csstype").Property.AspectRatio[] | undefined;
backdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
backgroundAttachment?: import("csstype").Property.BackgroundAttachment | (import("csstype").Property.BackgroundAttachment | undefined)[] | import("csstype").Property.BackgroundAttachment[] | undefined;
backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | (import("csstype").Property.BackgroundBlendMode | undefined)[] | import("csstype").Property.BackgroundBlendMode[] | undefined;
backgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
backgroundColor?: import("csstype").Property.BackgroundColor | (import("csstype").Property.BackgroundColor | undefined)[] | import("csstype").Property.BackgroundColor[] | undefined;
backgroundImage?: import("csstype").Property.BackgroundImage | (import("csstype").Property.BackgroundImage | undefined)[] | import("csstype").Property.BackgroundImage[] | undefined;
backgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
backgroundPositionX?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionX<string | number> | (import("csstype").Property.BackgroundPositionX<string | number> | undefined)[] | undefined;
backgroundPositionY?: (string | (string & {}))[] | import("csstype").Property.BackgroundPositionY<string | number> | (import("csstype").Property.BackgroundPositionY<string | number> | undefined)[] | undefined;
backgroundRepeat?: import("csstype").Property.BackgroundRepeat | (import("csstype").Property.BackgroundRepeat | undefined)[] | import("csstype").Property.BackgroundRepeat[] | undefined;
backgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
blockOverflow?: import("csstype").Property.BlockOverflow | (import("csstype").Property.BlockOverflow | undefined)[] | import("csstype").Property.BlockOverflow[] | undefined;
blockSize?: (string | (string & {}))[] | import("csstype").Property.BlockSize<string | number> | (import("csstype").Property.BlockSize<string | number> | undefined)[] | undefined;
borderBlockColor?: import("csstype").Property.BorderBlockColor | (import("csstype").Property.BorderBlockColor | undefined)[] | import("csstype").Property.BorderBlockColor[] | undefined;
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | (import("csstype").Property.BorderBlockEndColor | undefined)[] | import("csstype").Property.BorderBlockEndColor[] | undefined;
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | (import("csstype").Property.BorderBlockEndStyle | undefined)[] | import("csstype").Property.BorderBlockEndStyle[] | undefined;
borderBlockEndWidth?: string[] | import("csstype").Property.BorderBlockEndWidth<string | number> | (import("csstype").Property.BorderBlockEndWidth<string | number> | undefined)[] | undefined;
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | (import("csstype").Property.BorderBlockStartColor | undefined)[] | import("csstype").Property.BorderBlockStartColor[] | undefined;
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | (import("csstype").Property.BorderBlockStartStyle | undefined)[] | import("csstype").Property.BorderBlockStartStyle[] | undefined;
borderBlockStartWidth?: string[] | import("csstype").Property.BorderBlockStartWidth<string | number> | (import("csstype").Property.BorderBlockStartWidth<string | number> | undefined)[] | undefined;
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | (import("csstype").Property.BorderBlockStyle | undefined)[] | import("csstype").Property.BorderBlockStyle[] | undefined;
borderBlockWidth?: string[] | import("csstype").Property.BorderBlockWidth<string | number> | (import("csstype").Property.BorderBlockWidth<string | number> | undefined)[] | undefined;
borderBottomColor?: import("csstype").Property.BorderBottomColor | (import("csstype").Property.BorderBottomColor | undefined)[] | import("csstype").Property.BorderBottomColor[] | undefined;
borderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
borderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | (import("csstype").Property.BorderBottomStyle | undefined)[] | import("csstype").Property.BorderBottomStyle[] | undefined;
borderBottomWidth?: string[] | import("csstype").Property.BorderBottomWidth<string | number> | (import("csstype").Property.BorderBottomWidth<string | number> | undefined)[] | undefined;
borderCollapse?: import("csstype").Property.BorderCollapse | (import("csstype").Property.BorderCollapse | undefined)[] | import("csstype").Property.BorderCollapse[] | undefined;
borderEndEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndEndRadius<string | number> | (import("csstype").Property.BorderEndEndRadius<string | number> | undefined)[] | undefined;
borderEndStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderEndStartRadius<string | number> | (import("csstype").Property.BorderEndStartRadius<string | number> | undefined)[] | undefined;
borderImageOutset?: (string | (string & {}))[] | import("csstype").Property.BorderImageOutset<string | number> | (import("csstype").Property.BorderImageOutset<string | number> | undefined)[] | undefined;
borderImageRepeat?: import("csstype").Property.BorderImageRepeat | (import("csstype").Property.BorderImageRepeat | undefined)[] | import("csstype").Property.BorderImageRepeat[] | undefined;
borderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
borderImageSource?: import("csstype").Property.BorderImageSource | (import("csstype").Property.BorderImageSource | undefined)[] | import("csstype").Property.BorderImageSource[] | undefined;
borderImageWidth?: (string | (string & {}))[] | import("csstype").Property.BorderImageWidth<string | number> | (import("csstype").Property.BorderImageWidth<string | number> | undefined)[] | undefined;
borderInlineColor?: import("csstype").Property.BorderInlineColor | (import("csstype").Property.BorderInlineColor | undefined)[] | import("csstype").Property.BorderInlineColor[] | undefined;
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
borderInlineEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
borderInlineStartWidth?: string[] | import("csstype").Property.BorderInlineStartWidth<string | number> | (import("csstype").Property.BorderInlineStartWidth<string | number> | undefined)[] | undefined;
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | (import("csstype").Property.BorderInlineStyle | undefined)[] | import("csstype").Property.BorderInlineStyle[] | undefined;
borderInlineWidth?: string[] | import("csstype").Property.BorderInlineWidth<string | number> | (import("csstype").Property.BorderInlineWidth<string | number> | undefined)[] | undefined;
borderLeftColor?: import("csstype").Property.BorderLeftColor | (import("csstype").Property.BorderLeftColor | undefined)[] | import("csstype").Property.BorderLeftColor[] | undefined;
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | (import("csstype").Property.BorderLeftStyle | undefined)[] | import("csstype").Property.BorderLeftStyle[] | undefined;
borderLeftWidth?: string[] | import("csstype").Property.BorderLeftWidth<string | number> | (import("csstype").Property.BorderLeftWidth<string | number> | undefined)[] | undefined;
borderRightColor?: import("csstype").Property.BorderRightColor | (import("csstype").Property.BorderRightColor | undefined)[] | import("csstype").Property.BorderRightColor[] | undefined;
borderRightStyle?: import("csstype").Property.BorderRightStyle | (import("csstype").Property.BorderRightStyle | undefined)[] | import("csstype").Property.BorderRightStyle[] | undefined;
borderRightWidth?: string[] | import("csstype").Property.BorderRightWidth<string | number> | (import("csstype").Property.BorderRightWidth<string | number> | undefined)[] | undefined;
borderSpacing?: (string | (string & {}))[] | import("csstype").Property.BorderSpacing<string | number> | (import("csstype").Property.BorderSpacing<string | number> | undefined)[] | undefined;
borderStartEndRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartEndRadius<string | number> | (import("csstype").Property.BorderStartEndRadius<string | number> | undefined)[] | undefined;
borderStartStartRadius?: (string | (string & {}))[] | import("csstype").Property.BorderStartStartRadius<string | number> | (import("csstype").Property.BorderStartStartRadius<string | number> | undefined)[] | undefined;
borderTopColor?: import("csstype").Property.BorderTopColor | (import("csstype").Property.BorderTopColor | undefined)[] | import("csstype").Property.BorderTopColor[] | undefined;
borderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
borderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
borderTopStyle?: import("csstype").Property.BorderTopStyle | (import("csstype").Property.BorderTopStyle | undefined)[] | import("csstype").Property.BorderTopStyle[] | undefined;
borderTopWidth?: string[] | import("csstype").Property.BorderTopWidth<string | number> | (import("csstype").Property.BorderTopWidth<string | number> | undefined)[] | undefined;
bottom?: (string | (string & {}))[] | import("csstype").Property.Bottom<string | number> | (import("csstype").Property.Bottom<string | number> | undefined)[] | undefined;
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
boxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
boxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
breakAfter?: import("csstype").Property.BreakAfter | (import("csstype").Property.BreakAfter | undefined)[] | import("csstype").Property.BreakAfter[] | undefined;
breakBefore?: import("csstype").Property.BreakBefore | (import("csstype").Property.BreakBefore | undefined)[] | import("csstype").Property.BreakBefore[] | undefined;
breakInside?: import("csstype").Property.BreakInside | (import("csstype").Property.BreakInside | undefined)[] | import("csstype").Property.BreakInside[] | undefined;
captionSide?: import("csstype").Property.CaptionSide | (import("csstype").Property.CaptionSide | undefined)[] | import("csstype").Property.CaptionSide[] | undefined;
caretColor?: import("csstype").Property.CaretColor | (import("csstype").Property.CaretColor | undefined)[] | import("csstype").Property.CaretColor[] | undefined;
clear?: import("csstype").Property.Clear | (import("csstype").Property.Clear | undefined)[] | import("csstype").Property.Clear[] | undefined;
clipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
columnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
columnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
columnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
contain?: import("csstype").Property.Contain | (import("csstype").Property.Contain | undefined)[] | import("csstype").Property.Contain[] | undefined;
content?: import("csstype").Property.Content | (import("csstype").Property.Content | undefined)[] | import("csstype").Property.Content[] | undefined;
contentVisibility?: import("csstype").Property.ContentVisibility | (import("csstype").Property.ContentVisibility | undefined)[] | import("csstype").Property.ContentVisibility[] | undefined;
counterIncrement?: import("csstype").Property.CounterIncrement | (import("csstype").Property.CounterIncrement | undefined)[] | import("csstype").Property.CounterIncrement[] | undefined;
counterReset?: import("csstype").Property.CounterReset | (import("csstype").Property.CounterReset | undefined)[] | import("csstype").Property.CounterReset[] | undefined;
counterSet?: import("csstype").Property.CounterSet | (import("csstype").Property.CounterSet | undefined)[] | import("csstype").Property.CounterSet[] | undefined;
cursor?: import("csstype").Property.Cursor | (import("csstype").Property.Cursor | undefined)[] | import("csstype").Property.Cursor[] | undefined;
direction?: import("csstype").Property.Direction | (import("csstype").Property.Direction | undefined)[] | import("csstype").Property.Direction[] | undefined;
display?: import("csstype").Property.Display | (import("csstype").Property.Display | undefined)[] | import("csstype").Property.Display[] | undefined;
emptyCells?: import("csstype").Property.EmptyCells | (import("csstype").Property.EmptyCells | undefined)[] | import("csstype").Property.EmptyCells[] | undefined;
filter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
flexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
flexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
flexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
flexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
flexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
float?: import("csstype").Property.Float | (import("csstype").Property.Float | undefined)[] | import("csstype").Property.Float[] | undefined;
fontFamily?: import("csstype").Property.FontFamily | (import("csstype").Property.FontFamily | undefined)[] | import("csstype").Property.FontFamily[] | undefined;
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
fontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | (import("csstype").Property.FontOpticalSizing | undefined)[] | import("csstype").Property.FontOpticalSizing[] | undefined;
fontSize?: (string | (string & {}))[] | import("csstype").Property.FontSize<string | number> | (import("csstype").Property.FontSize<string | number> | undefined)[] | undefined;
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | (import("csstype").Property.FontSizeAdjust | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "from-font")[] | undefined;
fontSmooth?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
fontStretch?: import("csstype").Property.FontStretch | (import("csstype").Property.FontStretch | undefined)[] | import("csstype").Property.FontStretch[] | undefined;
fontStyle?: import("csstype").Property.FontStyle | (import("csstype").Property.FontStyle | undefined)[] | import("csstype").Property.FontStyle[] | undefined;
fontSynthesis?: import("csstype").Property.FontSynthesis | (import("csstype").Property.FontSynthesis | undefined)[] | import("csstype").Property.FontSynthesis[] | undefined;
fontVariant?: import("csstype").Property.FontVariant | (import("csstype").Property.FontVariant | undefined)[] | import("csstype").Property.FontVariant[] | undefined;
fontVariantCaps?: import("csstype").Property.FontVariantCaps | (import("csstype").Property.FontVariantCaps | undefined)[] | import("csstype").Property.FontVariantCaps[] | undefined;
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | (import("csstype").Property.FontVariantEastAsian | undefined)[] | import("csstype").Property.FontVariantEastAsian[] | undefined;
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ("auto" | (string & {}) | import("csstype").Globals)[] | undefined;
gridColumnStart?: import("csstype").Property.GridColumnStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
gridRowEnd?: import("csstype").Property.GridRowEnd | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
gridRowStart?: import("csstype").Property.GridRowStart | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
hangingPunctuation?: import("csstype").Property.HangingPunctuation | (import("csstype").Property.HangingPunctuation | undefined)[] | import("csstype").Property.HangingPunctuation[] | undefined;
height?: (string | (string & {}))[] | import("csstype").Property.Height<string | number> | (import("csstype").Property.Height<string | number> | undefined)[] | undefined;
hyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
imageOrientation?: import("csstype").Property.ImageOrientation | (import("csstype").Property.ImageOrientation | undefined)[] | import("csstype").Property.ImageOrientation[] | undefined;
imageRendering?: import("csstype").Property.ImageRendering | (import("csstype").Property.ImageRendering | undefined)[] | import("csstype").Property.ImageRendering[] | undefined;
imageResolution?: import("csstype").Property.ImageResolution | (import("csstype").Property.ImageResolution | undefined)[] | import("csstype").Property.ImageResolution[] | undefined;
initialLetter?: import("csstype").Property.InitialLetter | (import("csstype").Property.InitialLetter | undefined)[] | ((string & {}) | import("csstype").Globals | "normal")[] | undefined;
inlineSize?: (string | (string & {}))[] | import("csstype").Property.InlineSize<string | number> | (import("csstype").Property.InlineSize<string | number> | undefined)[] | undefined;
inset?: (string | (string & {}))[] | import("csstype").Property.Inset<string | number> | (import("csstype").Property.Inset<string | number> | undefined)[] | undefined;
insetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
insetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
insetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
insetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
insetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
insetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
isolation?: import("csstype").Property.Isolation | (import("csstype").Property.Isolation | undefined)[] | import("csstype").Property.Isolation[] | undefined;
justifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
justifyItems?: import("csstype").Property.JustifyItems | (import("csstype").Property.JustifyItems | undefined)[] | import("csstype").Property.JustifyItems[] | undefined;
justifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
justifyTracks?: import("csstype").Property.JustifyTracks | (import("csstype").Property.JustifyTracks | undefined)[] | import("csstype").Property.JustifyTracks[] | undefined;
left?: (string | (string & {}))[] | import("csstype").Property.Left<string | number> | (import("csstype").Property.Left<string | number> | undefined)[] | undefined;
letterSpacing?: string[] | import("csstype").Property.LetterSpacing<string | number> | (import("csstype").Property.LetterSpacing<string | number> | undefined)[] | undefined;
lineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
lineHeight?: (string | (string & {}))[] | import("csstype").Property.LineHeight<string | number> | (import("csstype").Property.LineHeight<string | number> | undefined)[] | undefined;
lineHeightStep?: string[] | import("csstype").Property.LineHeightStep<string | number> | (import("csstype").Property.LineHeightStep<string | number> | undefined)[] | undefined;
listStyleImage?: import("csstype").Property.ListStyleImage | (import("csstype").Property.ListStyleImage | undefined)[] | import("csstype").Property.ListStyleImage[] | undefined;
listStylePosition?: import("csstype").Property.ListStylePosition | (import("csstype").Property.ListStylePosition | undefined)[] | import("csstype").Property.ListStylePosition[] | undefined;
listStyleType?: import("csstype").Property.ListStyleType | (import("csstype").Property.ListStyleType | undefined)[] | import("csstype").Property.ListStyleType[] | undefined;
marginBlock?: (string | (string & {}))[] | import("csstype").Property.MarginBlock<string | number> | (import("csstype").Property.MarginBlock<string | number> | undefined)[] | undefined;
marginBlockEnd?: (string | (string & {}))[] | import("csstype").Property.MarginBlockEnd<string | number> | (import("csstype").Property.MarginBlockEnd<string | number> | undefined)[] | undefined;
marginBlockStart?: (string | (string & {}))[] | import("csstype").Property.MarginBlockStart<string | number> | (import("csstype").Property.MarginBlockStart<string | number> | undefined)[] | undefined;
marginBottom?: (string | (string & {}))[] | import("csstype").Property.MarginBottom<string | number> | (import("csstype").Property.MarginBottom<string | number> | undefined)[] | undefined;
marginInline?: (string | (string & {}))[] | import("csstype").Property.MarginInline<string | number> | (import("csstype").Property.MarginInline<string | number> | undefined)[] | undefined;
marginInlineEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
marginInlineStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
marginLeft?: (string | (string & {}))[] | import("csstype").Property.MarginLeft<string | number> | (import("csstype").Property.MarginLeft<string | number> | undefined)[] | undefined;
marginRight?: (string | (string & {}))[] | import("csstype").Property.MarginRight<string | number> | (import("csstype").Property.MarginRight<string | number> | undefined)[] | undefined;
marginTop?: (string | (string & {}))[] | import("csstype").Property.MarginTop<string | number> | (import("csstype").Property.MarginTop<string | number> | undefined)[] | undefined;
maskBorderMode?: import("csstype").Property.MaskBorderMode | (import("csstype").Property.MaskBorderMode | undefined)[] | import("csstype").Property.MaskBorderMode[] | undefined;
maskBorderOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
maskBorderSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
maskBorderSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
maskBorderWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
maskClip?: import("csstype").Property.MaskClip | (import("csstype").Property.MaskClip | undefined)[] | import("csstype").Property.MaskClip[] | undefined;
maskComposite?: import("csstype").Property.MaskComposite | (import("csstype").Property.MaskComposite | undefined)[] | import("csstype").Property.MaskComposite[] | undefined;
maskImage?: import("csstype").Property.MaskImage | (import("csstype").Property.MaskImage | undefined)[] | import("csstype").Property.MaskImage[] | undefined;
maskMode?: import("csstype").Property.MaskMode | (import("csstype").Property.MaskMode | undefined)[] | import("csstype").Property.MaskMode[] | undefined;
maskOrigin?: import("csstype").Property.MaskOrigin | (import("csstype").Property.MaskOrigin | undefined)[] | import("csstype").Property.MaskOrigin[] | undefined;
maskPosition?: (string | (string & {}))[] | import("csstype").Property.MaskPosition<string | number> | (import("csstype").Property.MaskPosition<string | number> | undefined)[] | undefined;
maskRepeat?: import("csstype").Property.MaskRepeat | (import("csstype").Property.MaskRepeat | undefined)[] | import("csstype").Property.MaskRepeat[] | undefined;
maskSize?: (string | (string & {}))[] | import("csstype").Property.MaskSize<string | number> | (import("csstype").Property.MaskSize<string | number> | undefined)[] | undefined;
maskType?: import("csstype").Property.MaskType | (import("csstype").Property.MaskType | undefined)[] | import("csstype").Property.MaskType[] | undefined;
mathStyle?: import("csstype").Property.MathStyle | (import("csstype").Property.MathStyle | undefined)[] | import("csstype").Property.MathStyle[] | undefined;
maxBlockSize?: (string | (string & {}))[] | import("csstype").Property.MaxBlockSize<string | number> | (import("csstype").Property.MaxBlockSize<string | number> | undefined)[] | undefined;
maxHeight?: (string | (string & {}))[] | import("csstype").Property.MaxHeight<string | number> | (import("csstype").Property.MaxHeight<string | number> | undefined)[] | undefined;
maxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
maxLines?: import("csstype").Property.MaxLines | (import("csstype").Property.MaxLines | undefined)[] | ("none" | import("csstype").Globals)[] | undefined;
maxWidth?: (string | (string & {}))[] | import("csstype").Property.MaxWidth<string | number> | (import("csstype").Property.MaxWidth<string | number> | undefined)[] | undefined;
minBlockSize?: (string | (string & {}))[] | import("csstype").Property.MinBlockSize<string | number> | (import("csstype").Property.MinBlockSize<string | number> | undefined)[] | undefined;
minHeight?: (string | (string & {}))[] | import("csstype").Property.MinHeight<string | number> | (import("csstype").Property.MinHeight<string | number> | undefined)[] | undefined;
minInlineSize?: (string | (string & {}))[] | import("csstype").Property.MinInlineSize<string | number> | (import("csstype").Property.MinInlineSize<string | number> | undefined)[] | undefined;
minWidth?: (string | (string & {}))[] | import("csstype").Property.MinWidth<string | number> | (import("csstype").Property.MinWidth<string | number> | undefined)[] | undefined;
mixBlendMode?: import("csstype").Property.MixBlendMode | (import("csstype").Property.MixBlendMode | undefined)[] | import("csstype").Property.MixBlendMode[] | undefined;
motionDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
motionPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
motionRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
objectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
objectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
offsetAnchor?: (string | (string & {}))[] | import("csstype").Property.OffsetAnchor<string | number> | (import("csstype").Property.OffsetAnchor<string | number> | undefined)[] | undefined;
offsetDistance?: (string | (string & {}))[] | import("csstype").Property.OffsetDistance<string | number> | (import("csstype").Property.OffsetDistance<string | number> | undefined)[] | undefined;
offsetPath?: import("csstype").Property.OffsetPath | (import("csstype").Property.OffsetPath | undefined)[] | import("csstype").Property.OffsetPath[] | undefined;
offsetRotate?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
offsetRotation?: import("csstype").Property.OffsetRotate | (import("csstype").Property.OffsetRotate | undefined)[] | import("csstype").Property.OffsetRotate[] | undefined;
opacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
order?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
orphans?: import("csstype").Property.Orphans | import("csstype").Globals[] | (import("csstype").Property.Orphans | undefined)[] | undefined;
outlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
outlineOffset?: string[] | import("csstype").Property.OutlineOffset<string | number> | (import("csstype").Property.OutlineOffset<string | number> | undefined)[] | undefined;
outlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
outlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
overflowAnchor?: import("csstype").Property.OverflowAnchor | (import("csstype").Property.OverflowAnchor | undefined)[] | import("csstype").Property.OverflowAnchor[] | undefined;
overflowBlock?: import("csstype").Property.OverflowBlock | (import("csstype").Property.OverflowBlock | undefined)[] | import("csstype").Property.OverflowBlock[] | undefined;
overflowClipBox?: import("csstype").Property.OverflowClipBox | (import("csstype").Property.OverflowClipBox | undefined)[] | import("csstype").Property.OverflowClipBox[] | undefined;
overflowClipMargin?: (string | (string & {}))[] | import("csstype").Property.OverflowClipMargin<string | number> | (import("csstype").Property.OverflowClipMargin<string | number> | undefined)[] | undefined;
overflowInline?: import("csstype").Property.OverflowInline | (import("csstype").Property.OverflowInline | undefined)[] | import("csstype").Property.OverflowInline[] | undefined;
overflowWrap?: import("csstype").Property.OverflowWrap | (import("csstype").Property.OverflowWrap | undefined)[] | import("csstype").Property.OverflowWrap[] | undefined;
overflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
overflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | (import("csstype").Property.OverscrollBehaviorBlock | undefined)[] | import("csstype").Property.OverscrollBehaviorBlock[] | undefined;
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | (import("csstype").Property.OverscrollBehaviorInline | undefined)[] | import("csstype").Property.OverscrollBehaviorInline[] | undefined;
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | (import("csstype").Property.OverscrollBehaviorX | undefined)[] | import("csstype").Property.OverscrollBehaviorX[] | undefined;
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | (import("csstype").Property.OverscrollBehaviorY | undefined)[] | import("csstype").Property.OverscrollBehaviorY[] | undefined;
paddingBlock?: (string | (string & {}))[] | import("csstype").Property.PaddingBlock<string | number> | (import("csstype").Property.PaddingBlock<string | number> | undefined)[] | undefined;
paddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockEnd<string | number> | (import("csstype").Property.PaddingBlockEnd<string | number> | undefined)[] | undefined;
paddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.PaddingBlockStart<string | number> | (import("csstype").Property.PaddingBlockStart<string | number> | undefined)[] | undefined;
paddingBottom?: (string | (string & {}))[] | import("csstype").Property.PaddingBottom<string | number> | (import("csstype").Property.PaddingBottom<string | number> | undefined)[] | undefined;
paddingInline?: (string | (string & {}))[] | import("csstype").Property.PaddingInline<string | number> | (import("csstype").Property.PaddingInline<string | number> | undefined)[] | undefined;
paddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
paddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
paddingLeft?: (string | (string & {}))[] | import("csstype").Property.PaddingLeft<string | number> | (import("csstype").Property.PaddingLeft<string | number> | undefined)[] | undefined;
paddingRight?: (string | (string & {}))[] | import("csstype").Property.PaddingRight<string | number> | (import("csstype").Property.PaddingRight<string | number> | undefined)[] | undefined;
paddingTop?: (string | (string & {}))[] | import("csstype").Property.PaddingTop<string | number> | (import("csstype").Property.PaddingTop<string | number> | undefined)[] | undefined;
pageBreakAfter?: import("csstype").Property.PageBreakAfter | (import("csstype").Property.PageBreakAfter | undefined)[] | import("csstype").Property.PageBreakAfter[] | undefined;
pageBreakBefore?: import("csstype").Property.PageBreakBefore | (import("csstype").Property.PageBreakBefore | undefined)[] | import("csstype").Property.PageBreakBefore[] | undefined;
pageBreakInside?: import("csstype").Property.PageBreakInside | (import("csstype").Property.PageBreakInside | undefined)[] | import("csstype").Property.PageBreakInside[] | undefined;
paintOrder?: import("csstype").Property.PaintOrder | (import("csstype").Property.PaintOrder | undefined)[] | import("csstype").Property.PaintOrder[] | undefined;
perspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
perspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
placeContent?: import("csstype").Property.PlaceContent | (import("csstype").Property.PlaceContent | undefined)[] | import("csstype").Property.PlaceContent[] | undefined;
pointerEvents?: import("csstype").Property.PointerEvents | (import("csstype").Property.PointerEvents | undefined)[] | import("csstype").Property.PointerEvents[] | undefined;
position?: import("csstype").Property.Position | (import("csstype").Property.Position | undefined)[] | import("csstype").Property.Position[] | undefined;
quotes?: import("csstype").Property.Quotes | (import("csstype").Property.Quotes | undefined)[] | import("csstype").Property.Quotes[] | undefined;
resize?: import("csstype").Property.Resize | (import("csstype").Property.Resize | undefined)[] | import("csstype").Property.Resize[] | undefined;
right?: (string | (string & {}))[] | import("csstype").Property.Right<string | number> | (import("csstype").Property.Right<string | number> | undefined)[] | undefined;
rotate?: import("csstype").Property.Rotate | (import("csstype").Property.Rotate | undefined)[] | import("csstype").Property.Rotate[] | undefined;
rowGap?: (string | (string & {}))[] | import("csstype").Property.RowGap<string | number> | (import("csstype").Property.RowGap<string | number> | undefined)[] | undefined;
rubyAlign?: import("csstype").Property.RubyAlign | (import("csstype").Property.RubyAlign | undefined)[] | import("csstype").Property.RubyAlign[] | undefined;
rubyMerge?: import("csstype").Property.RubyMerge | (import("csstype").Property.RubyMerge | undefined)[] | import("csstype").Property.RubyMerge[] | undefined;
rubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
scale?: import("csstype").Property.Scale | (import("csstype").Property.Scale | undefined)[] | ("none" | (string & {}) | import("csstype").Globals)[] | undefined;
scrollBehavior?: import("csstype").Property.ScrollBehavior | (import("csstype").Property.ScrollBehavior | undefined)[] | import("csstype").Property.ScrollBehavior[] | undefined;
scrollMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollMarginBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginBlock<string | number> | (import("csstype").Property.ScrollMarginBlock<string | number> | undefined)[] | undefined;
scrollMarginBlockEnd?: string[] | import("csstype").Property.ScrollMarginBlockEnd<string | number> | (import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined)[] | undefined;
scrollMarginBlockStart?: string[] | import("csstype").Property.ScrollMarginBlockStart<string | number> | (import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined)[] | undefined;
scrollMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollMarginInline?: (string | (string & {}))[] | import("csstype").Property.ScrollMarginInline<string | number> | (import("csstype").Property.ScrollMarginInline<string | number> | undefined)[] | undefined;
scrollMarginInlineEnd?: string[] | import("csstype").Property.ScrollMarginInlineEnd<string | number> | (import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined)[] | undefined;
scrollMarginInlineStart?: string[] | import("csstype").Property.ScrollMarginInlineStart<string | number> | (import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined)[] | undefined;
scrollMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollPadding?: (string | (string & {}))[] | import("csstype").Property.ScrollPadding<string | number> | (import("csstype").Property.ScrollPadding<string | number> | undefined)[] | undefined;
scrollPaddingBlock?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlock<string | number> | (import("csstype").Property.ScrollPaddingBlock<string | number> | undefined)[] | undefined;
scrollPaddingBlockEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockEnd<string | number> | (import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined)[] | undefined;
scrollPaddingBlockStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBlockStart<string | number> | (import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined)[] | undefined;
scrollPaddingBottom?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingBottom<string | number> | (import("csstype").Property.ScrollPaddingBottom<string | number> | undefined)[] | undefined;
scrollPaddingInline?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInline<string | number> | (import("csstype").Property.ScrollPaddingInline<string | number> | undefined)[] | undefined;
scrollPaddingInlineEnd?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineEnd<string | number> | (import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined)[] | undefined;
scrollPaddingInlineStart?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingInlineStart<string | number> | (import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined)[] | undefined;
scrollPaddingLeft?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingLeft<string | number> | (import("csstype").Property.ScrollPaddingLeft<string | number> | undefined)[] | undefined;
scrollPaddingRight?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingRight<string | number> | (import("csstype").Property.ScrollPaddingRight<string | number> | undefined)[] | undefined;
scrollPaddingTop?: (string | (string & {}))[] | import("csstype").Property.ScrollPaddingTop<string | number> | (import("csstype").Property.ScrollPaddingTop<string | number> | undefined)[] | undefined;
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | (import("csstype").Property.ScrollSnapAlign | undefined)[] | import("csstype").Property.ScrollSnapAlign[] | undefined;
scrollSnapMargin?: (string | (string & {}))[] | import("csstype").Property.ScrollMargin<string | number> | (import("csstype").Property.ScrollMargin<string | number> | undefined)[] | undefined;
scrollSnapMarginBottom?: string[] | import("csstype").Property.ScrollMarginBottom<string | number> | (import("csstype").Property.ScrollMarginBottom<string | number> | undefined)[] | undefined;
scrollSnapMarginLeft?: string[] | import("csstype").Property.ScrollMarginLeft<string | number> | (import("csstype").Property.ScrollMarginLeft<string | number> | undefined)[] | undefined;
scrollSnapMarginRight?: string[] | import("csstype").Property.ScrollMarginRight<string | number> | (import("csstype").Property.ScrollMarginRight<string | number> | undefined)[] | undefined;
scrollSnapMarginTop?: string[] | import("csstype").Property.ScrollMarginTop<string | number> | (import("csstype").Property.ScrollMarginTop<string | number> | undefined)[] | undefined;
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | (import("csstype").Property.ScrollSnapStop | undefined)[] | import("csstype").Property.ScrollSnapStop[] | undefined;
scrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
scrollbarColor?: import("csstype").Property.ScrollbarColor | (import("csstype").Property.ScrollbarColor | undefined)[] | import("csstype").Property.ScrollbarColor[] | undefined;
scrollbarGutter?: import("csstype").Property.ScrollbarGutter | (import("csstype").Property.ScrollbarGutter | undefined)[] | import("csstype").Property.ScrollbarGutter[] | undefined;
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | (import("csstype").Property.ScrollbarWidth | undefined)[] | import("csstype").Property.ScrollbarWidth[] | undefined;
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.ShapeImageThreshold | undefined)[] | undefined;
shapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
shapeOutside?: import("csstype").Property.ShapeOutside | (import("csstype").Property.ShapeOutside | undefined)[] | import("csstype").Property.ShapeOutside[] | undefined;
tabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
tableLayout?: import("csstype").Property.TableLayout | (import("csstype").Property.TableLayout | undefined)[] | import("csstype").Property.TableLayout[] | undefined;
textAlign?: import("csstype").Property.TextAlign | (import("csstype").Property.TextAlign | undefined)[] | import("csstype").Property.TextAlign[] | undefined;
textAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
textCombineUpright?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
textDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
textDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
textDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | (import("csstype").Property.TextDecorationSkipInk | undefined)[] | import("csstype").Property.TextDecorationSkipInk[] | undefined;
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
textDecorationThickness?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textDecorationWidth?: (string | (string & {}))[] | import("csstype").Property.TextDecorationThickness<string | number> | (import("csstype").Property.TextDecorationThickness<string | number> | undefined)[] | undefined;
textEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
textIndent?: (string | (string & {}))[] | import("csstype").Property.TextIndent<string | number> | (import("csstype").Property.TextIndent<string | number> | undefined)[] | undefined;
textJustify?: import("csstype").Property.TextJustify | (import("csstype").Property.TextJustify | undefined)[] | import("csstype").Property.TextJustify[] | undefined;
textOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
textOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
textRendering?: import("csstype").Property.TextRendering | (import("csstype").Property.TextRendering | undefined)[] | import("csstype").Property.TextRendering[] | undefined;
textShadow?: import("csstype").Property.TextShadow | (import("csstype").Property.TextShadow | undefined)[] | import("csstype").Property.TextShadow[] | undefined;
textSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
textTransform?: import("csstype").Property.TextTransform | (import("csstype").Property.TextTransform | undefined)[] | import("csstype").Property.TextTransform[] | undefined;
textUnderlineOffset?: (string | (string & {}))[] | import("csstype").Property.TextUnderlineOffset<string | number> | (import("csstype").Property.TextUnderlineOffset<string | number> | undefined)[] | undefined;
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
top?: (string | (string & {}))[] | import("csstype").Property.Top<string | number> | (import("csstype").Property.Top<string | number> | undefined)[] | undefined;
touchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
transform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
transformBox?: import("csstype").Property.TransformBox | (import("csstype").Property.TransformBox | undefined)[] | import("csstype").Property.TransformBox[] | undefined;
transformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
transformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
transitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
translate?: (string | (string & {}))[] | import("csstype").Property.Translate<string | number> | (import("csstype").Property.Translate<string | number> | undefined)[] | undefined;
unicodeBidi?: import("csstype").Property.UnicodeBidi | (import("csstype").Property.UnicodeBidi | undefined)[] | import("csstype").Property.UnicodeBidi[] | undefined;
userSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
verticalAlign?: (string | (string & {}))[] | import("csstype").Property.VerticalAlign<string | number> | (import("csstype").Property.VerticalAlign<string | number> | undefined)[] | undefined;
visibility?: import("csstype").Property.Visibility | (import("csstype").Property.Visibility | undefined)[] | import("csstype").Property.Visibility[] | undefined;
whiteSpace?: import("csstype").Property.WhiteSpace | (import("csstype").Property.WhiteSpace | undefined)[] | import("csstype").Property.WhiteSpace[] | undefined;
widows?: import("csstype").Property.Widows | import("csstype").Globals[] | (import("csstype").Property.Widows | undefined)[] | undefined;
width?: (string | (string & {}))[] | import("csstype").Property.Width<string | number> | (import("csstype").Property.Width<string | number> | undefined)[] | undefined;
willChange?: import("csstype").Property.WillChange | (import("csstype").Property.WillChange | undefined)[] | import("csstype").Property.WillChange[] | undefined;
wordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
wordSpacing?: string[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
zIndex?: import("csstype").Property.ZIndex | ("auto" | import("csstype").Globals)[] | (import("csstype").Property.ZIndex | undefined)[] | undefined;
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
backgroundPosition?: (string | (string & {}))[] | import("csstype").Property.BackgroundPosition<string | number> | (import("csstype").Property.BackgroundPosition<string | number> | undefined)[] | undefined;
border?: (string | (string & {}))[] | import("csstype").Property.Border<string | number> | (import("csstype").Property.Border<string | number> | undefined)[] | undefined;
borderBlock?: (string | (string & {}))[] | import("csstype").Property.BorderBlock<string | number> | (import("csstype").Property.BorderBlock<string | number> | undefined)[] | undefined;
borderBlockEnd?: (string | (string & {}))[] | import("csstype").Property.BorderBlockEnd<string | number> | (import("csstype").Property.BorderBlockEnd<string | number> | undefined)[] | undefined;
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
borderLeft?: (string | (string & {}))[] | import("csstype").Property.BorderLeft<string | number> | (import("csstype").Property.BorderLeft<string | number> | undefined)[] | undefined;
borderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
borderRight?: (string | (string & {}))[] | import("csstype").Property.BorderRight<string | number> | (import("csstype").Property.BorderRight<string | number> | undefined)[] | undefined;
borderStyle?: import("csstype").Property.BorderStyle | (import("csstype").Property.BorderStyle | undefined)[] | import("csstype").Property.BorderStyle[] | undefined;
borderTop?: (string | (string & {}))[] | import("csstype").Property.BorderTop<string | number> | (import("csstype").Property.BorderTop<string | number> | undefined)[] | undefined;
borderWidth?: (string | (string & {}))[] | import("csstype").Property.BorderWidth<string | number> | (import("csstype").Property.BorderWidth<string | number> | undefined)[] | undefined;
columnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
columns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
flex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
flexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
gridArea?: import("csstype").Property.GridArea | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridArea | undefined)[] | undefined;
gridColumn?: import("csstype").Property.GridColumn | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridColumn | undefined)[] | undefined;
gridRow?: import("csstype").Property.GridRow | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GridRow | undefined)[] | undefined;
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
lineClamp?: import("csstype").Property.LineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.LineClamp | undefined)[] | undefined;
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | (import("csstype").Property.Margin<string | number> | undefined)[] | undefined;
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
outline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
overflow?: import("csstype").Property.Overflow | (import("csstype").Property.Overflow | undefined)[] | import("csstype").Property.Overflow[] | undefined;
overscrollBehavior?: import("csstype").Property.OverscrollBehavior | (import("csstype").Property.OverscrollBehavior | undefined)[] | import("csstype").Property.OverscrollBehavior[] | undefined;
padding?: (string | (string & {}))[] | import("csstype").Property.Padding<string | number> | (import("csstype").Property.Padding<string | number> | undefined)[] | undefined;
placeItems?: import("csstype").Property.PlaceItems | (import("csstype").Property.PlaceItems | undefined)[] | import("csstype").Property.PlaceItems[] | undefined;
placeSelf?: import("csstype").Property.PlaceSelf | (import("csstype").Property.PlaceSelf | undefined)[] | import("csstype").Property.PlaceSelf[] | undefined;
textDecoration?: (string | (string & {}))[] | import("csstype").Property.TextDecoration<string | number> | (import("csstype").Property.TextDecoration<string | number> | undefined)[] | undefined;
textEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
transition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
MozAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
MozAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
MozAppearance?: import("csstype").Property.MozAppearance | (import("csstype").Property.MozAppearance | undefined)[] | import("csstype").Property.MozAppearance[] | undefined;
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | (import("csstype").Property.MozBorderBottomColors | undefined)[] | import("csstype").Property.MozBorderBottomColors[] | undefined;
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | (import("csstype").Property.BorderInlineEndColor | undefined)[] | import("csstype").Property.BorderInlineEndColor[] | undefined;
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | (import("csstype").Property.BorderInlineEndStyle | undefined)[] | import("csstype").Property.BorderInlineEndStyle[] | undefined;
MozBorderEndWidth?: string[] | import("csstype").Property.BorderInlineEndWidth<string | number> | (import("csstype").Property.BorderInlineEndWidth<string | number> | undefined)[] | undefined;
MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | (import("csstype").Property.MozBorderLeftColors | undefined)[] | import("csstype").Property.MozBorderLeftColors[] | undefined;
MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | (import("csstype").Property.MozBorderRightColors | undefined)[] | import("csstype").Property.MozBorderRightColors[] | undefined;
MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | (import("csstype").Property.BorderInlineStartColor | undefined)[] | import("csstype").Property.BorderInlineStartColor[] | undefined;
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
MozColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
MozColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
MozContextProperties?: import("csstype").Property.MozContextProperties | (import("csstype").Property.MozContextProperties | undefined)[] | import("csstype").Property.MozContextProperties[] | undefined;
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | (import("csstype").Property.FontLanguageOverride | undefined)[] | import("csstype").Property.FontLanguageOverride[] | undefined;
MozHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
MozImageRegion?: import("csstype").Property.MozImageRegion | (import("csstype").Property.MozImageRegion | undefined)[] | import("csstype").Property.MozImageRegion[] | undefined;
MozMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
MozMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
MozOrient?: import("csstype").Property.MozOrient | (import("csstype").Property.MozOrient | undefined)[] | import("csstype").Property.MozOrient[] | undefined;
MozOsxFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
MozPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
MozPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
MozPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
MozPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
MozStackSizing?: import("csstype").Property.MozStackSizing | (import("csstype").Property.MozStackSizing | undefined)[] | import("csstype").Property.MozStackSizing[] | undefined;
MozTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
MozTextBlink?: import("csstype").Property.MozTextBlink | (import("csstype").Property.MozTextBlink | undefined)[] | import("csstype").Property.MozTextBlink[] | undefined;
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
MozTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
MozTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
MozTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
MozUserFocus?: import("csstype").Property.MozUserFocus | (import("csstype").Property.MozUserFocus | undefined)[] | import("csstype").Property.MozUserFocus[] | undefined;
MozUserModify?: import("csstype").Property.MozUserModify | (import("csstype").Property.MozUserModify | undefined)[] | import("csstype").Property.MozUserModify[] | undefined;
MozUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozWindowDragging?: import("csstype").Property.MozWindowDragging | (import("csstype").Property.MozWindowDragging | undefined)[] | import("csstype").Property.MozWindowDragging[] | undefined;
MozWindowShadow?: import("csstype").Property.MozWindowShadow | (import("csstype").Property.MozWindowShadow | undefined)[] | import("csstype").Property.MozWindowShadow[] | undefined;
msAccelerator?: import("csstype").Property.MsAccelerator | (import("csstype").Property.MsAccelerator | undefined)[] | import("csstype").Property.MsAccelerator[] | undefined;
msAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
msBlockProgression?: import("csstype").Property.MsBlockProgression | (import("csstype").Property.MsBlockProgression | undefined)[] | import("csstype").Property.MsBlockProgression[] | undefined;
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | (import("csstype").Property.MsContentZoomChaining | undefined)[] | import("csstype").Property.MsContentZoomChaining[] | undefined;
msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | (import("csstype").Property.MsContentZoomLimitMax | undefined)[] | import("csstype").Property.MsContentZoomLimitMax[] | undefined;
msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | (import("csstype").Property.MsContentZoomLimitMin | undefined)[] | import("csstype").Property.MsContentZoomLimitMin[] | undefined;
msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | (import("csstype").Property.MsContentZoomSnapPoints | undefined)[] | import("csstype").Property.MsContentZoomSnapPoints[] | undefined;
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | (import("csstype").Property.MsContentZoomSnapType | undefined)[] | import("csstype").Property.MsContentZoomSnapType[] | undefined;
msContentZooming?: import("csstype").Property.MsContentZooming | (import("csstype").Property.MsContentZooming | undefined)[] | import("csstype").Property.MsContentZooming[] | undefined;
msFilter?: import("csstype").Property.MsFilter | (import("csstype").Property.MsFilter | undefined)[] | import("csstype").Property.MsFilter[] | undefined;
msFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
msFlexPositive?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
msFlowFrom?: import("csstype").Property.MsFlowFrom | (import("csstype").Property.MsFlowFrom | undefined)[] | import("csstype").Property.MsFlowFrom[] | undefined;
msFlowInto?: import("csstype").Property.MsFlowInto | (import("csstype").Property.MsFlowInto | undefined)[] | import("csstype").Property.MsFlowInto[] | undefined;
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
msImeAlign?: import("csstype").Property.MsImeAlign | (import("csstype").Property.MsImeAlign | undefined)[] | import("csstype").Property.MsImeAlign[] | undefined;
msJustifySelf?: import("csstype").Property.JustifySelf | (import("csstype").Property.JustifySelf | undefined)[] | import("csstype").Property.JustifySelf[] | undefined;
msLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
msOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | (import("csstype").Property.MsOverflowStyle | undefined)[] | import("csstype").Property.MsOverflowStyle[] | undefined;
msOverflowX?: import("csstype").Property.OverflowX | (import("csstype").Property.OverflowX | undefined)[] | import("csstype").Property.OverflowX[] | undefined;
msOverflowY?: import("csstype").Property.OverflowY | (import("csstype").Property.OverflowY | undefined)[] | import("csstype").Property.OverflowY[] | undefined;
msScrollChaining?: import("csstype").Property.MsScrollChaining | (import("csstype").Property.MsScrollChaining | undefined)[] | import("csstype").Property.MsScrollChaining[] | undefined;
msScrollLimitXMax?: string[] | import("csstype").Property.MsScrollLimitXMax<string | number> | (import("csstype").Property.MsScrollLimitXMax<string | number> | undefined)[] | undefined;
msScrollLimitXMin?: string[] | import("csstype").Property.MsScrollLimitXMin<string | number> | (import("csstype").Property.MsScrollLimitXMin<string | number> | undefined)[] | undefined;
msScrollLimitYMax?: string[] | import("csstype").Property.MsScrollLimitYMax<string | number> | (import("csstype").Property.MsScrollLimitYMax<string | number> | undefined)[] | undefined;
msScrollLimitYMin?: string[] | import("csstype").Property.MsScrollLimitYMin<string | number> | (import("csstype").Property.MsScrollLimitYMin<string | number> | undefined)[] | undefined;
msScrollRails?: import("csstype").Property.MsScrollRails | (import("csstype").Property.MsScrollRails | undefined)[] | import("csstype").Property.MsScrollRails[] | undefined;
msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | (import("csstype").Property.MsScrollSnapPointsX | undefined)[] | import("csstype").Property.MsScrollSnapPointsX[] | undefined;
msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | (import("csstype").Property.MsScrollSnapPointsY | undefined)[] | import("csstype").Property.MsScrollSnapPointsY[] | undefined;
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | (import("csstype").Property.MsScrollSnapType | undefined)[] | import("csstype").Property.MsScrollSnapType[] | undefined;
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | (import("csstype").Property.MsScrollTranslation | undefined)[] | import("csstype").Property.MsScrollTranslation[] | undefined;
msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | (import("csstype").Property.MsScrollbar3dlightColor | undefined)[] | import("csstype").Property.MsScrollbar3dlightColor[] | undefined;
msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | (import("csstype").Property.MsScrollbarArrowColor | undefined)[] | import("csstype").Property.MsScrollbarArrowColor[] | undefined;
msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | (import("csstype").Property.MsScrollbarBaseColor | undefined)[] | import("csstype").Property.MsScrollbarBaseColor[] | undefined;
msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | (import("csstype").Property.MsScrollbarDarkshadowColor | undefined)[] | import("csstype").Property.MsScrollbarDarkshadowColor[] | undefined;
msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | (import("csstype").Property.MsScrollbarFaceColor | undefined)[] | import("csstype").Property.MsScrollbarFaceColor[] | undefined;
msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | (import("csstype").Property.MsScrollbarHighlightColor | undefined)[] | import("csstype").Property.MsScrollbarHighlightColor[] | undefined;
msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | (import("csstype").Property.MsScrollbarShadowColor | undefined)[] | import("csstype").Property.MsScrollbarShadowColor[] | undefined;
msTextAutospace?: import("csstype").Property.MsTextAutospace | (import("csstype").Property.MsTextAutospace | undefined)[] | import("csstype").Property.MsTextAutospace[] | undefined;
msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
msTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
msTouchAction?: import("csstype").Property.TouchAction | (import("csstype").Property.TouchAction | undefined)[] | import("csstype").Property.TouchAction[] | undefined;
msTouchSelect?: import("csstype").Property.MsTouchSelect | (import("csstype").Property.MsTouchSelect | undefined)[] | import("csstype").Property.MsTouchSelect[] | undefined;
msTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
msTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
msTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
msUserSelect?: import("csstype").Property.MsUserSelect | (import("csstype").Property.MsUserSelect | undefined)[] | import("csstype").Property.MsUserSelect[] | undefined;
msWordBreak?: import("csstype").Property.WordBreak | (import("csstype").Property.WordBreak | undefined)[] | import("csstype").Property.WordBreak[] | undefined;
msWrapFlow?: import("csstype").Property.MsWrapFlow | (import("csstype").Property.MsWrapFlow | undefined)[] | import("csstype").Property.MsWrapFlow[] | undefined;
msWrapMargin?: string[] | import("csstype").Property.MsWrapMargin<string | number> | (import("csstype").Property.MsWrapMargin<string | number> | undefined)[] | undefined;
msWrapThrough?: import("csstype").Property.MsWrapThrough | (import("csstype").Property.MsWrapThrough | undefined)[] | import("csstype").Property.MsWrapThrough[] | undefined;
msWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
WebkitAlignContent?: import("csstype").Property.AlignContent | (import("csstype").Property.AlignContent | undefined)[] | import("csstype").Property.AlignContent[] | undefined;
WebkitAlignItems?: import("csstype").Property.AlignItems | (import("csstype").Property.AlignItems | undefined)[] | import("csstype").Property.AlignItems[] | undefined;
WebkitAlignSelf?: import("csstype").Property.AlignSelf | (import("csstype").Property.AlignSelf | undefined)[] | import("csstype").Property.AlignSelf[] | undefined;
WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
WebkitAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
WebkitAppearance?: import("csstype").Property.WebkitAppearance | (import("csstype").Property.WebkitAppearance | undefined)[] | import("csstype").Property.WebkitAppearance[] | undefined;
WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | (import("csstype").Property.BackdropFilter | undefined)[] | import("csstype").Property.BackdropFilter[] | undefined;
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | (import("csstype").Property.BackfaceVisibility | undefined)[] | import("csstype").Property.BackfaceVisibility[] | undefined;
WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
WebkitBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | (import("csstype").Property.WebkitBorderBeforeColor | undefined)[] | import("csstype").Property.WebkitBorderBeforeColor[] | undefined;
WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | (import("csstype").Property.WebkitBorderBeforeStyle | undefined)[] | import("csstype").Property.WebkitBorderBeforeStyle[] | undefined;
WebkitBorderBeforeWidth?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBeforeWidth<string | number> | (import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined)[] | undefined;
WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | (import("csstype").Property.BorderImageSlice | undefined)[] | ((string & {}) | import("csstype").Globals)[] | undefined;
WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
WebkitBorderTopRightRadius?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
WebkitBoxReflect?: (string | (string & {}))[] | import("csstype").Property.WebkitBoxReflect<string | number> | (import("csstype").Property.WebkitBoxReflect<string | number> | undefined)[] | undefined;
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | ("auto" | import("csstype").Globals)[] | undefined;
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | (import("csstype").Property.ColumnRuleStyle | undefined)[] | import("csstype").Property.ColumnRuleStyle[] | undefined;
WebkitColumnRuleWidth?: (string | (string & {}))[] | import("csstype").Property.ColumnRuleWidth<string | number> | (import("csstype").Property.ColumnRuleWidth<string | number> | undefined)[] | undefined;
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | (import("csstype").Property.ColumnSpan | undefined)[] | import("csstype").Property.ColumnSpan[] | undefined;
WebkitColumnWidth?: string[] | import("csstype").Property.ColumnWidth<string | number> | (import("csstype").Property.ColumnWidth<string | number> | undefined)[] | undefined;
WebkitFilter?: import("csstype").Property.Filter | (import("csstype").Property.Filter | undefined)[] | import("csstype").Property.Filter[] | undefined;
WebkitFlexBasis?: (string | (string & {}))[] | import("csstype").Property.FlexBasis<string | number> | (import("csstype").Property.FlexBasis<string | number> | undefined)[] | undefined;
WebkitFlexDirection?: import("csstype").Property.FlexDirection | (import("csstype").Property.FlexDirection | undefined)[] | import("csstype").Property.FlexDirection[] | undefined;
WebkitFlexGrow?: import("csstype").Property.FlexGrow | (import("csstype").Property.FlexGrow | undefined)[] | import("csstype").Globals[] | undefined;
WebkitFlexShrink?: import("csstype").Property.FlexShrink | import("csstype").Globals[] | (import("csstype").Property.FlexShrink | undefined)[] | undefined;
WebkitFlexWrap?: import("csstype").Property.FlexWrap | (import("csstype").Property.FlexWrap | undefined)[] | import("csstype").Property.FlexWrap[] | undefined;
WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | (import("csstype").Property.FontFeatureSettings | undefined)[] | import("csstype").Property.FontFeatureSettings[] | undefined;
WebkitFontKerning?: import("csstype").Property.FontKerning | (import("csstype").Property.FontKerning | undefined)[] | import("csstype").Property.FontKerning[] | undefined;
WebkitFontSmoothing?: string[] | import("csstype").Property.FontSmooth<string | number> | (import("csstype").Property.FontSmooth<string | number> | undefined)[] | undefined;
WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | (import("csstype").Property.FontVariantLigatures | undefined)[] | import("csstype").Property.FontVariantLigatures[] | undefined;
WebkitHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
WebkitJustifyContent?: import("csstype").Property.JustifyContent | (import("csstype").Property.JustifyContent | undefined)[] | import("csstype").Property.JustifyContent[] | undefined;
WebkitLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | ("none" | import("csstype").Globals)[] | (import("csstype").Property.WebkitLineClamp | undefined)[] | undefined;
WebkitMarginEnd?: (string | (string & {}))[] | import("csstype").Property.MarginInlineEnd<string | number> | (import("csstype").Property.MarginInlineEnd<string | number> | undefined)[] | undefined;
WebkitMarginStart?: (string | (string & {}))[] | import("csstype").Property.MarginInlineStart<string | number> | (import("csstype").Property.MarginInlineStart<string | number> | undefined)[] | undefined;
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | (import("csstype").Property.WebkitMaskAttachment | undefined)[] | import("csstype").Property.WebkitMaskAttachment[] | undefined;
WebkitMaskBoxImageOutset?: (string | (string & {}))[] | import("csstype").Property.MaskBorderOutset<string | number> | (import("csstype").Property.MaskBorderOutset<string | number> | undefined)[] | undefined;
WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | (import("csstype").Property.MaskBorderRepeat | undefined)[] | import("csstype").Property.MaskBorderRepeat[] | undefined;
WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.MaskBorderSlice | undefined)[] | undefined;
WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | (import("csstype").Property.MaskBorderSource | undefined)[] | import("csstype").Property.MaskBorderSource[] | undefined;
WebkitMaskBoxImageWidth?: (string | (string & {}))[] | import("csstype").Property.MaskBorderWidth<string | number> | (import("csstype").Property.MaskBorderWidth<string | number> | undefined)[] | undefined;
WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | (import("csstype").Property.WebkitMaskClip | undefined)[] | import("csstype").Property.WebkitMaskClip[] | undefined;
WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | (import("csstype").Property.WebkitMaskComposite | undefined)[] | import("csstype").Property.WebkitMaskComposite[] | undefined;
WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | (import("csstype").Property.WebkitMaskImage | undefined)[] | import("csstype").Property.WebkitMaskImage[] | undefined;
WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | (import("csstype").Property.WebkitMaskOrigin | undefined)[] | import("csstype").Property.WebkitMaskOrigin[] | undefined;
WebkitMaskPosition?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPosition<string | number> | (import("csstype").Property.WebkitMaskPosition<string | number> | undefined)[] | undefined;
WebkitMaskPositionX?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionX<string | number> | (import("csstype").Property.WebkitMaskPositionX<string | number> | undefined)[] | undefined;
WebkitMaskPositionY?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskPositionY<string | number> | (import("csstype").Property.WebkitMaskPositionY<string | number> | undefined)[] | undefined;
WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | (import("csstype").Property.WebkitMaskRepeat | undefined)[] | import("csstype").Property.WebkitMaskRepeat[] | undefined;
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | (import("csstype").Property.WebkitMaskRepeatX | undefined)[] | import("csstype").Property.WebkitMaskRepeatX[] | undefined;
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | (import("csstype").Property.WebkitMaskRepeatY | undefined)[] | import("csstype").Property.WebkitMaskRepeatY[] | undefined;
WebkitMaskSize?: (string | (string & {}))[] | import("csstype").Property.WebkitMaskSize<string | number> | (import("csstype").Property.WebkitMaskSize<string | number> | undefined)[] | undefined;
WebkitMaxInlineSize?: (string | (string & {}))[] | import("csstype").Property.MaxInlineSize<string | number> | (import("csstype").Property.MaxInlineSize<string | number> | undefined)[] | undefined;
WebkitOrder?: import("csstype").Property.Order | import("csstype").Globals[] | (import("csstype").Property.Order | undefined)[] | undefined;
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | (import("csstype").Property.WebkitOverflowScrolling | undefined)[] | import("csstype").Property.WebkitOverflowScrolling[] | undefined;
WebkitPaddingEnd?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineEnd<string | number> | (import("csstype").Property.PaddingInlineEnd<string | number> | undefined)[] | undefined;
WebkitPaddingStart?: (string | (string & {}))[] | import("csstype").Property.PaddingInlineStart<string | number> | (import("csstype").Property.PaddingInlineStart<string | number> | undefined)[] | undefined;
WebkitPerspective?: string[] | import("csstype").Property.Perspective<string | number> | (import("csstype").Property.Perspective<string | number> | undefined)[] | undefined;
WebkitPerspectiveOrigin?: (string | (string & {}))[] | import("csstype").Property.PerspectiveOrigin<string | number> | (import("csstype").Property.PerspectiveOrigin<string | number> | undefined)[] | undefined;
WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
WebkitRubyPosition?: import("csstype").Property.RubyPosition | (import("csstype").Property.RubyPosition | undefined)[] | import("csstype").Property.RubyPosition[] | undefined;
WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | (import("csstype").Property.ScrollSnapType | undefined)[] | import("csstype").Property.ScrollSnapType[] | undefined;
WebkitShapeMargin?: (string | (string & {}))[] | import("csstype").Property.ShapeMargin<string | number> | (import("csstype").Property.ShapeMargin<string | number> | undefined)[] | undefined;
WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | (import("csstype").Property.WebkitTapHighlightColor | undefined)[] | import("csstype").Property.WebkitTapHighlightColor[] | undefined;
WebkitTextCombine?: import("csstype").Property.TextCombineUpright | (import("csstype").Property.TextCombineUpright | undefined)[] | import("csstype").Property.TextCombineUpright[] | undefined;
WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | (import("csstype").Property.TextDecorationSkip | undefined)[] | import("csstype").Property.TextDecorationSkip[] | undefined;
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | (import("csstype").Property.TextEmphasisColor | undefined)[] | import("csstype").Property.TextEmphasisColor[] | undefined;
WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | (import("csstype").Property.TextEmphasisPosition | undefined)[] | import("csstype").Property.TextEmphasisPosition[] | undefined;
WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | (import("csstype").Property.TextEmphasisStyle | undefined)[] | import("csstype").Property.TextEmphasisStyle[] | undefined;
WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | (import("csstype").Property.WebkitTextFillColor | undefined)[] | import("csstype").Property.WebkitTextFillColor[] | undefined;
WebkitTextOrientation?: import("csstype").Property.TextOrientation | (import("csstype").Property.TextOrientation | undefined)[] | import("csstype").Property.TextOrientation[] | undefined;
WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | (import("csstype").Property.TextSizeAdjust | undefined)[] | import("csstype").Property.TextSizeAdjust[] | undefined;
WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | (import("csstype").Property.WebkitTextStrokeColor | undefined)[] | import("csstype").Property.WebkitTextStrokeColor[] | undefined;
WebkitTextStrokeWidth?: string[] | import("csstype").Property.WebkitTextStrokeWidth<string | number> | (import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined)[] | undefined;
WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | (import("csstype").Property.TextUnderlinePosition | undefined)[] | import("csstype").Property.TextUnderlinePosition[] | undefined;
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | (import("csstype").Property.WebkitTouchCallout | undefined)[] | import("csstype").Property.WebkitTouchCallout[] | undefined;
WebkitTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
WebkitTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
WebkitTransformStyle?: import("csstype").Property.TransformStyle | (import("csstype").Property.TransformStyle | undefined)[] | import("csstype").Property.TransformStyle[] | undefined;
WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitUserModify?: import("csstype").Property.WebkitUserModify | (import("csstype").Property.WebkitUserModify | undefined)[] | import("csstype").Property.WebkitUserModify[] | undefined;
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | (import("csstype").Property.MsContentZoomLimit | undefined)[] | import("csstype").Property.MsContentZoomLimit[] | undefined;
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | (import("csstype").Property.MsContentZoomSnap | undefined)[] | import("csstype").Property.MsContentZoomSnap[] | undefined;
msFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
msScrollLimit?: import("csstype").Property.MsScrollLimit | (import("csstype").Property.MsScrollLimit | undefined)[] | import("csstype").Property.MsScrollLimit[] | undefined;
msScrollSnapX?: import("csstype").Property.MsScrollSnapX | (import("csstype").Property.MsScrollSnapX | undefined)[] | import("csstype").Property.MsScrollSnapX[] | undefined;
msScrollSnapY?: import("csstype").Property.MsScrollSnapY | (import("csstype").Property.MsScrollSnapY | undefined)[] | import("csstype").Property.MsScrollSnapY[] | undefined;
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space" | "alpha" | "luminance")[] | undefined;
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
azimuth?: import("csstype").Property.Azimuth | (import("csstype").Property.Azimuth | undefined)[] | import("csstype").Property.Azimuth[] | undefined;
boxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
boxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
boxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
boxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
boxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
boxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
boxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
clip?: import("csstype").Property.Clip | (import("csstype").Property.Clip | undefined)[] | import("csstype").Property.Clip[] | undefined;
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | (import("csstype").Property.FontVariantAlternates | undefined)[] | import("csstype").Property.FontVariantAlternates[] | undefined;
gridColumnGap?: (string | (string & {}))[] | import("csstype").Property.GridColumnGap<string | number> | (import("csstype").Property.GridColumnGap<string | number> | undefined)[] | undefined;
gridGap?: (string | (string & {}))[] | import("csstype").Property.GridGap<string | number> | (import("csstype").Property.GridGap<string | number> | undefined)[] | undefined;
gridRowGap?: (string | (string & {}))[] | import("csstype").Property.GridRowGap<string | number> | (import("csstype").Property.GridRowGap<string | number> | undefined)[] | undefined;
imeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
offsetBlock?: (string | (string & {}))[] | import("csstype").Property.InsetBlock<string | number> | (import("csstype").Property.InsetBlock<string | number> | undefined)[] | undefined;
offsetBlockEnd?: (string | (string & {}))[] | import("csstype").Property.InsetBlockEnd<string | number> | (import("csstype").Property.InsetBlockEnd<string | number> | undefined)[] | undefined;
offsetBlockStart?: (string | (string & {}))[] | import("csstype").Property.InsetBlockStart<string | number> | (import("csstype").Property.InsetBlockStart<string | number> | undefined)[] | undefined;
offsetInline?: (string | (string & {}))[] | import("csstype").Property.InsetInline<string | number> | (import("csstype").Property.InsetInline<string | number> | undefined)[] | undefined;
offsetInlineEnd?: (string | (string & {}))[] | import("csstype").Property.InsetInlineEnd<string | number> | (import("csstype").Property.InsetInlineEnd<string | number> | undefined)[] | undefined;
offsetInlineStart?: (string | (string & {}))[] | import("csstype").Property.InsetInlineStart<string | number> | (import("csstype").Property.InsetInlineStart<string | number> | undefined)[] | undefined;
scrollSnapCoordinate?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapCoordinate<string | number> | (import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined)[] | undefined;
scrollSnapDestination?: (string | (string & {}))[] | import("csstype").Property.ScrollSnapDestination<string | number> | (import("csstype").Property.ScrollSnapDestination<string | number> | undefined)[] | undefined;
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | (import("csstype").Property.ScrollSnapTypeX | undefined)[] | import("csstype").Property.ScrollSnapTypeX[] | undefined;
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | (import("csstype").Property.ScrollSnapTypeY | undefined)[] | import("csstype").Property.ScrollSnapTypeY[] | undefined;
scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
KhtmlBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
KhtmlBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
KhtmlBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
KhtmlLineBreak?: import("csstype").Property.LineBreak | (import("csstype").Property.LineBreak | undefined)[] | import("csstype").Property.LineBreak[] | undefined;
KhtmlOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
KhtmlUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
MozBackgroundClip?: import("csstype").Property.BackgroundClip | (import("csstype").Property.BackgroundClip | undefined)[] | import("csstype").Property.BackgroundClip[] | undefined;
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | (import("csstype").Property.BoxDecorationBreak | undefined)[] | import("csstype").Property.BoxDecorationBreak[] | undefined;
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | (import("csstype").Property.BackgroundOrigin | undefined)[] | import("csstype").Property.BackgroundOrigin[] | undefined;
MozBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
MozBinding?: import("csstype").Property.MozBinding | (import("csstype").Property.MozBinding | undefined)[] | import("csstype").Property.MozBinding[] | undefined;
MozBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.BorderBottomLeftRadius<string | number> | (import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.BorderBottomRightRadius<string | number> | (import("csstype").Property.BorderBottomRightRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.BorderTopLeftRadius<string | number> | (import("csstype").Property.BorderTopLeftRadius<string | number> | undefined)[] | undefined;
MozBorderRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.BorderTopRightRadius<string | number> | (import("csstype").Property.BorderTopRightRadius<string | number> | undefined)[] | undefined;
MozBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
MozBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
MozBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
MozBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
MozBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
MozBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
MozFloatEdge?: import("csstype").Property.MozFloatEdge | (import("csstype").Property.MozFloatEdge | undefined)[] | import("csstype").Property.MozFloatEdge[] | undefined;
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | import("csstype").Globals[] | (import("csstype").Property.MozForceBrokenImageIcon | undefined)[] | undefined;
MozOpacity?: import("csstype").Property.Opacity | ((string & {}) | import("csstype").Globals)[] | (import("csstype").Property.Opacity | undefined)[] | undefined;
MozOutline?: import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | (string | (string & {}))[] | undefined;
MozOutlineColor?: import("csstype").Property.OutlineColor | (import("csstype").Property.OutlineColor | undefined)[] | import("csstype").Property.OutlineColor[] | undefined;
MozOutlineRadius?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadius<string | number> | (import("csstype").Property.MozOutlineRadius<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | (import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusBottomright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusBottomright<string | number> | (import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopleft?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopleft<string | number> | (import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined)[] | undefined;
MozOutlineRadiusTopright?: (string | (string & {}))[] | import("csstype").Property.MozOutlineRadiusTopright<string | number> | (import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined)[] | undefined;
MozOutlineStyle?: import("csstype").Property.OutlineStyle | (import("csstype").Property.OutlineStyle | undefined)[] | import("csstype").Property.OutlineStyle[] | undefined;
MozOutlineWidth?: string[] | import("csstype").Property.OutlineWidth<string | number> | (import("csstype").Property.OutlineWidth<string | number> | undefined)[] | undefined;
MozTextAlignLast?: import("csstype").Property.TextAlignLast | (import("csstype").Property.TextAlignLast | undefined)[] | import("csstype").Property.TextAlignLast[] | undefined;
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | (import("csstype").Property.TextDecorationColor | undefined)[] | import("csstype").Property.TextDecorationColor[] | undefined;
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | (import("csstype").Property.TextDecorationLine | undefined)[] | import("csstype").Property.TextDecorationLine[] | undefined;
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | (import("csstype").Property.TextDecorationStyle | undefined)[] | import("csstype").Property.TextDecorationStyle[] | undefined;
MozUserInput?: import("csstype").Property.MozUserInput | (import("csstype").Property.MozUserInput | undefined)[] | import("csstype").Property.MozUserInput[] | undefined;
msImeMode?: import("csstype").Property.ImeMode | (import("csstype").Property.ImeMode | undefined)[] | import("csstype").Property.ImeMode[] | undefined;
msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | (import("csstype").Property.MsScrollbarTrackColor | undefined)[] | import("csstype").Property.MsScrollbarTrackColor[] | undefined;
OAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear") | ("normal" | "alternate" | "alternate-reverse" | "reverse") | ("none" | "both" | "backwards" | "forwards") | "infinite" | "paused" | "running")[] | undefined;
OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | (import("csstype").Property.AnimationDelay<string & {}> | undefined)[] | import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
OAnimationDirection?: import("csstype").Property.AnimationDirection | (import("csstype").Property.AnimationDirection | undefined)[] | import("csstype").Property.AnimationDirection[] | undefined;
OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | (import("csstype").Property.AnimationDuration<string & {}> | undefined)[] | import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
OAnimationFillMode?: import("csstype").Property.AnimationFillMode | (import("csstype").Property.AnimationFillMode | undefined)[] | import("csstype").Property.AnimationFillMode[] | undefined;
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | (import("csstype").Property.AnimationIterationCount | undefined)[] | ((string & {}) | import("csstype").Globals | "infinite")[] | undefined;
OAnimationName?: import("csstype").Property.AnimationName | (import("csstype").Property.AnimationName | undefined)[] | import("csstype").Property.AnimationName[] | undefined;
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | "repeat" | (string & {}) | import("csstype").Globals | "stretch" | "round" | "space")[] | undefined;
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
OTextOverflow?: import("csstype").Property.TextOverflow | (import("csstype").Property.TextOverflow | undefined)[] | import("csstype").Property.TextOverflow[] | undefined;
OTransform?: import("csstype").Property.Transform | (import("csstype").Property.Transform | undefined)[] | import("csstype").Property.Transform[] | undefined;
OTransformOrigin?: (string | (string & {}))[] | import("csstype").Property.TransformOrigin<string | number> | (import("csstype").Property.TransformOrigin<string | number> | undefined)[] | undefined;
OTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | (import("csstype").Property.TransitionDelay<string & {}> | undefined)[] | import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | (import("csstype").Property.TransitionDuration<string & {}> | undefined)[] | import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
OTransitionProperty?: import("csstype").Property.TransitionProperty | (import("csstype").Property.TransitionProperty | undefined)[] | import("csstype").Property.TransitionProperty[] | undefined;
OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | (import("csstype").Property.TransitionTimingFunction | undefined)[] | import("csstype").Property.TransitionTimingFunction[] | undefined;
WebkitBoxAlign?: import("csstype").Property.BoxAlign | (import("csstype").Property.BoxAlign | undefined)[] | import("csstype").Property.BoxAlign[] | undefined;
WebkitBoxDirection?: import("csstype").Property.BoxDirection | (import("csstype").Property.BoxDirection | undefined)[] | import("csstype").Property.BoxDirection[] | undefined;
WebkitBoxFlex?: import("csstype").Property.BoxFlex | import("csstype").Globals[] | (import("csstype").Property.BoxFlex | undefined)[] | undefined;
WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | import("csstype").Globals[] | (import("csstype").Property.BoxFlexGroup | undefined)[] | undefined;
WebkitBoxLines?: import("csstype").Property.BoxLines | (import("csstype").Property.BoxLines | undefined)[] | import("csstype").Property.BoxLines[] | undefined;
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | import("csstype").Globals[] | (import("csstype").Property.BoxOrdinalGroup | undefined)[] | undefined;
WebkitBoxOrient?: import("csstype").Property.BoxOrient | (import("csstype").Property.BoxOrient | undefined)[] | import("csstype").Property.BoxOrient[] | undefined;
WebkitBoxPack?: import("csstype").Property.BoxPack | (import("csstype").Property.BoxPack | undefined)[] | import("csstype").Property.BoxPack[] | undefined;
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | (import("csstype").Property.ScrollSnapPointsX | undefined)[] | import("csstype").Property.ScrollSnapPointsX[] | undefined;
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | (import("csstype").Property.ScrollSnapPointsY | undefined)[] | import("csstype").Property.ScrollSnapPointsY[] | undefined;
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | (import("csstype").Property.AlignmentBaseline | undefined)[] | import("csstype").Property.AlignmentBaseline[] | undefined;
baselineShift?: (string | (string & {}))[] | import("csstype").Property.BaselineShift<string | number> | (import("csstype").Property.BaselineShift<string | number> | undefined)[] | undefined;
clipRule?: import("csstype").Property.ClipRule | (import("csstype").Property.ClipRule | undefined)[] | import("csstype").Property.ClipRule[] | undefined;
colorInterpolation?: import("csstype").Property.ColorInterpolation | (import("csstype").Property.ColorInterpolation | undefined)[] | import("csstype").Property.ColorInterpolation[] | undefined;
colorRendering?: import("csstype").Property.ColorRendering | (import("csstype").Property.ColorRendering | undefined)[] | import("csstype").Property.ColorRendering[] | undefined;
dominantBaseline?: import("csstype").Property.DominantBaseline | (import("csstype").Property.DominantBaseline | undefined)[] | import("csstype").Property.DominantBaseline[] | undefined;
fill?: import("csstype").Property.Fill | (import("csstype").Property.Fill | undefined)[] | import("csstype").Property.Fill[] | undefined;
fillOpacity?: import("csstype").Property.FillOpacity | import("csstype").Globals[] | (import("csstype").Property.FillOpacity | undefined)[] | undefined;
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
floodOpacity?: import("csstype").Property.FloodOpacity | import("csstype").Globals[] | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | ("auto" | (string & {}) | import("csstype").Globals)[] | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
markerMid?: import("csstype").Property.MarkerMid | (import("csstype").Property.MarkerMid | undefined)[] | import("csstype").Property.MarkerMid[] | undefined;
markerStart?: import("csstype").Property.MarkerStart | (import("csstype").Property.MarkerStart | undefined)[] | import("csstype").Property.MarkerStart[] | undefined;
shapeRendering?: import("csstype").Property.ShapeRendering | (import("csstype").Property.ShapeRendering | undefined)[] | import("csstype").Property.ShapeRendering[] | undefined;
stopColor?: import("csstype").Property.StopColor | (import("csstype").Property.StopColor | undefined)[] | import("csstype").Property.StopColor[] | undefined;
stopOpacity?: import("csstype").Property.StopOpacity | import("csstype").Globals[] | (import("csstype").Property.StopOpacity | undefined)[] | undefined;
stroke?: import("csstype").Property.Stroke | (import("csstype").Property.Stroke | undefined)[] | import("csstype").Property.Stroke[] | undefined;
strokeDasharray?: (string | (string & {}))[] | import("csstype").Property.StrokeDasharray<string | number> | (import("csstype").Property.StrokeDasharray<string | number> | undefined)[] | undefined;
strokeDashoffset?: (string | (string & {}))[] | import("csstype").Property.StrokeDashoffset<string | number> | (import("csstype").Property.StrokeDashoffset<string | number> | undefined)[] | undefined;
strokeLinecap?: import("csstype").Property.StrokeLinecap | (import("csstype").Property.StrokeLinecap | undefined)[] | import("csstype").Property.StrokeLinecap[] | undefined;
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | (import("csstype").Property.StrokeLinejoin | undefined)[] | import("csstype").Property.StrokeLinejoin[] | undefined;
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | import("csstype").Globals[] | (import("csstype").Property.StrokeMiterlimit | undefined)[] | undefined;
strokeOpacity?: import("csstype").Property.StrokeOpacity | import("csstype").Globals[] | (import("csstype").Property.StrokeOpacity | undefined)[] | undefined;
strokeWidth?: (string | (string & {}))[] | import("csstype").Property.StrokeWidth<string | number> | (import("csstype").Property.StrokeWidth<string | number> | undefined)[] | undefined;
textAnchor?: import("csstype").Property.TextAnchor | (import("csstype").Property.TextAnchor | undefined)[] | import("csstype").Property.TextAnchor[] | undefined;
vectorEffect?: import("csstype").Property.VectorEffect | (import("csstype").Property.VectorEffect | undefined)[] | import("csstype").Property.VectorEffect[] | undefined;
":-moz-any()"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-dir"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any()"?: import("@emotion/serialize").CSSObject | undefined;
"::cue"?: import("@emotion/serialize").CSSObject | undefined;
"::cue-region"?: import("@emotion/serialize").CSSObject | undefined;
"::part"?: import("@emotion/serialize").CSSObject | undefined;
"::slotted"?: import("@emotion/serialize").CSSObject | undefined;
":dir"?: import("@emotion/serialize").CSSObject | undefined;
":has"?: import("@emotion/serialize").CSSObject | undefined;
":host"?: import("@emotion/serialize").CSSObject | undefined;
":host-context"?: import("@emotion/serialize").CSSObject | undefined;
":is"?: import("@emotion/serialize").CSSObject | undefined;
":lang"?: import("@emotion/serialize").CSSObject | undefined;
":matches()"?: import("@emotion/serialize").CSSObject | undefined;
":not"?: import("@emotion/serialize").CSSObject | undefined;
":nth-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-child"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":nth-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":where"?: import("@emotion/serialize").CSSObject | undefined;
":-khtml-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-focusring"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-only"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-read-write"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":-moz-ui-valid"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-any-link"?: import("@emotion/serialize").CSSObject | undefined;
":-webkit-full-screen"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-progress"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-range-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-moz-selection"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-browse"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-check"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-clear"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-lower"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-fill-upper"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-reveal"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-after"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-ticks-before"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-tooltip"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-ms-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-input-placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-bar"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-inner-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-progress-value"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-runnable-track"?: import("@emotion/serialize").CSSObject | undefined;
"::-webkit-slider-thumb"?: import("@emotion/serialize").CSSObject | undefined;
"::after"?: import("@emotion/serialize").CSSObject | undefined;
"::backdrop"?: import("@emotion/serialize").CSSObject | undefined;
"::before"?: import("@emotion/serialize").CSSObject | undefined;
"::first-letter"?: import("@emotion/serialize").CSSObject | undefined;
"::first-line"?: import("@emotion/serialize").CSSObject | undefined;
"::grammar-error"?: import("@emotion/serialize").CSSObject | undefined;
"::marker"?: import("@emotion/serialize").CSSObject | undefined;
"::placeholder"?: import("@emotion/serialize").CSSObject | undefined;
"::selection"?: import("@emotion/serialize").CSSObject | undefined;
"::spelling-error"?: import("@emotion/serialize").CSSObject | undefined;
"::target-text"?: import("@emotion/serialize").CSSObject | undefined;
":active"?: import("@emotion/serialize").CSSObject | undefined;
":after"?: import("@emotion/serialize").CSSObject | undefined;
":any-link"?: import("@emotion/serialize").CSSObject | undefined;
":before"?: import("@emotion/serialize").CSSObject | undefined;
":blank"?: import("@emotion/serialize").CSSObject | undefined;
":checked"?: import("@emotion/serialize").CSSObject | undefined;
":current"?: import("@emotion/serialize").CSSObject | undefined;
":default"?: import("@emotion/serialize").CSSObject | undefined;
":defined"?: import("@emotion/serialize").CSSObject | undefined;
":disabled"?: import("@emotion/serialize").CSSObject | undefined;
":empty"?: import("@emotion/serialize").CSSObject | undefined;
":enabled"?: import("@emotion/serialize").CSSObject | undefined;
":first"?: import("@emotion/serialize").CSSObject | undefined;
":first-child"?: import("@emotion/serialize").CSSObject | undefined;
":first-letter"?: import("@emotion/serialize").CSSObject | undefined;
":first-line"?: import("@emotion/serialize").CSSObject | undefined;
":first-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":focus"?: import("@emotion/serialize").CSSObject | undefined;
":focus-visible"?: import("@emotion/serialize").CSSObject | undefined;
":focus-within"?: import("@emotion/serialize").CSSObject | undefined;
":fullscreen"?: import("@emotion/serialize").CSSObject | undefined;
":future"?: import("@emotion/serialize").CSSObject | undefined;
":hover"?: import("@emotion/serialize").CSSObject | undefined;
":in-range"?: import("@emotion/serialize").CSSObject | undefined;
":indeterminate"?: import("@emotion/serialize").CSSObject | undefined;
":invalid"?: import("@emotion/serialize").CSSObject | undefined;
":last-child"?: import("@emotion/serialize").CSSObject | undefined;
":last-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":left"?: import("@emotion/serialize").CSSObject | undefined;
":link"?: import("@emotion/serialize").CSSObject | undefined;
":local-link"?: import("@emotion/serialize").CSSObject | undefined;
":nth-col"?: import("@emotion/serialize").CSSObject | undefined;
":nth-last-col"?: import("@emotion/serialize").CSSObject | undefined;
":only-child"?: import("@emotion/serialize").CSSObject | undefined;
":only-of-type"?: import("@emotion/serialize").CSSObject | undefined;
":optional"?: import("@emotion/serialize").CSSObject | undefined;
":out-of-range"?: import("@emotion/serialize").CSSObject | undefined;
":past"?: import("@emotion/serialize").CSSObject | undefined;
":paused"?: import("@emotion/serialize").CSSObject | undefined;
":picture-in-picture"?: import("@emotion/serialize").CSSObject | undefined;
":placeholder-shown"?: import("@emotion/serialize").CSSObject | undefined;
":read-only"?: import("@emotion/serialize").CSSObject | undefined;
":read-write"?: import("@emotion/serialize").CSSObject | undefined;
":required"?: import("@emotion/serialize").CSSObject | undefined;
":right"?: import("@emotion/serialize").CSSObject | undefined;
":root"?: import("@emotion/serialize").CSSObject | undefined;
":scope"?: import("@emotion/serialize").CSSObject | undefined;
":target"?: import("@emotion/serialize").CSSObject | undefined;
":target-within"?: import("@emotion/serialize").CSSObject | undefined;
":user-invalid"?: import("@emotion/serialize").CSSObject | undefined;
":user-valid"?: import("@emotion/serialize").CSSObject | undefined;
":valid"?: import("@emotion/serialize").CSSObject | undefined;
":visited"?: import("@emotion/serialize").CSSObject | undefined;
label?: string | undefined;
};
singleValue: () => {};
valueContainer: () => {};
}