@wireapp/react-ui-kit 8.17.7 → 8.17.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -2
- package/src/Form/SelectStyles.d.js.map +1 -1
- package/src/Form/SelectStyles.d.ts +796 -768
- package/src/GlobalStyle.js +10 -7
- package/src/GlobalStyle.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectStyles.d.js","names":[],"sources":["SelectStyles.d.ts"],"sourcesContent":["import { Theme } from '../Layout';\nexport declare const customStyles: (theme: Theme, markInvalid?: boolean) => {\n indicatorSeparator: () => {\n display: string;\n };\n indicatorsContainer: (provided: any) => any;\n container: (provided: any, { isDisabled, selectProps }: {\n isDisabled: any;\n selectProps: any;\n }) => {\n '& > div': {\n cursor: string;\n '&:focus:visible, active': {\n boxShadow: string;\n };\n boxShadow: string;\n '&:hover': {\n boxShadow: string;\n };\n backgroundColor: string;\n color: string;\n padding: number;\n height: string;\n minHeight: string;\n '&:-moz-focusring': {\n color: string;\n textShadow: string;\n };\n position: string;\n alignContent?: import(\"csstype\").Property.AlignContent | import(\"csstype\").Property.AlignContent[];\n alignItems?: import(\"csstype\").Property.AlignItems | import(\"csstype\").Property.AlignItems[];\n alignSelf?: import(\"csstype\").Property.AlignSelf | import(\"csstype\").Property.AlignSelf[];\n alignTracks?: import(\"csstype\").Property.AlignTracks | import(\"csstype\").Property.AlignTracks[];\n animationDelay?: import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n animationDirection?: import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n animationDuration?: import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n animationFillMode?: import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n animationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | import(\"csstype\").Property.AnimationIterationCount[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n animationName?: import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n animationPlayState?: import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n animationTimingFunction?: import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n appearance?: import(\"csstype\").Property.Appearance | import(\"csstype\").Property.Appearance[];\n aspectRatio?: import(\"csstype\").Property.AspectRatio | import(\"csstype\").Property.AspectRatio[];\n backdropFilter?: import(\"csstype\").Property.BackdropFilter | import(\"csstype\").Property.BackdropFilter[];\n backfaceVisibility?: import(\"csstype\").Property.BackfaceVisibility | import(\"csstype\").Property.BackfaceVisibility[];\n backgroundAttachment?: import(\"csstype\").Property.BackgroundAttachment | import(\"csstype\").Property.BackgroundAttachment[];\n backgroundBlendMode?: import(\"csstype\").Property.BackgroundBlendMode | import(\"csstype\").Property.BackgroundBlendMode[];\n backgroundClip?: import(\"csstype\").Property.BackgroundClip | import(\"csstype\").Property.BackgroundClip[];\n backgroundImage?: import(\"csstype\").Property.BackgroundImage | import(\"csstype\").Property.BackgroundImage[];\n backgroundOrigin?: import(\"csstype\").Property.BackgroundOrigin | import(\"csstype\").Property.BackgroundOrigin[];\n backgroundPosition?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundPosition<string | number> | import(\"csstype\").Property.BackgroundPosition<string | number>[];\n backgroundPositionX?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundPositionX<string | number> | import(\"csstype\").Property.BackgroundPositionX<string | number>[];\n backgroundPositionY?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundPositionY<string | number> | import(\"csstype\").Property.BackgroundPositionY<string | number>[];\n backgroundRepeat?: import(\"csstype\").Property.BackgroundRepeat | import(\"csstype\").Property.BackgroundRepeat[];\n backgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | import(\"csstype\").Property.BackgroundSize<string | number>[];\n blockOverflow?: import(\"csstype\").Property.BlockOverflow | import(\"csstype\").Property.BlockOverflow[];\n blockSize?: (string | (string & {}))[] | import(\"csstype\").Property.BlockSize<string | number> | import(\"csstype\").Property.BlockSize<string | number>[];\n borderBlockColor?: import(\"csstype\").Property.BorderBlockColor | import(\"csstype\").Property.BorderBlockColor[];\n borderBlockEndColor?: import(\"csstype\").Property.BorderBlockEndColor | import(\"csstype\").Property.BorderBlockEndColor[];\n borderBlockEndStyle?: import(\"csstype\").Property.BorderBlockEndStyle | import(\"csstype\").Property.BorderBlockEndStyle[];\n borderBlockEndWidth?: string[] | import(\"csstype\").Property.BorderBlockEndWidth<string | number> | import(\"csstype\").Property.BorderBlockEndWidth<string | number>[];\n borderBlockStartColor?: import(\"csstype\").Property.BorderBlockStartColor | import(\"csstype\").Property.BorderBlockStartColor[];\n borderBlockStartStyle?: import(\"csstype\").Property.BorderBlockStartStyle | import(\"csstype\").Property.BorderBlockStartStyle[];\n borderBlockStartWidth?: string[] | import(\"csstype\").Property.BorderBlockStartWidth<string | number> | import(\"csstype\").Property.BorderBlockStartWidth<string | number>[];\n borderBlockStyle?: import(\"csstype\").Property.BorderBlockStyle | import(\"csstype\").Property.BorderBlockStyle[];\n borderBlockWidth?: string[] | import(\"csstype\").Property.BorderBlockWidth<string | number> | import(\"csstype\").Property.BorderBlockWidth<string | number>[];\n borderBottomColor?: import(\"csstype\").Property.BorderBottomColor | import(\"csstype\").Property.BorderBottomColor[];\n borderBottomLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomLeftRadius<string | number> | import(\"csstype\").Property.BorderBottomLeftRadius<string | number>[];\n borderBottomRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomRightRadius<string | number> | import(\"csstype\").Property.BorderBottomRightRadius<string | number>[];\n borderBottomStyle?: import(\"csstype\").Property.BorderBottomStyle | import(\"csstype\").Property.BorderBottomStyle[];\n borderBottomWidth?: string[] | import(\"csstype\").Property.BorderBottomWidth<string | number> | import(\"csstype\").Property.BorderBottomWidth<string | number>[];\n borderCollapse?: import(\"csstype\").Property.BorderCollapse | import(\"csstype\").Property.BorderCollapse[];\n borderEndEndRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderEndEndRadius<string | number> | import(\"csstype\").Property.BorderEndEndRadius<string | number>[];\n borderEndStartRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderEndStartRadius<string | number> | import(\"csstype\").Property.BorderEndStartRadius<string | number>[];\n borderImageOutset?: (string | (string & {}))[] | import(\"csstype\").Property.BorderImageOutset<string | number> | import(\"csstype\").Property.BorderImageOutset<string | number>[];\n borderImageRepeat?: import(\"csstype\").Property.BorderImageRepeat | import(\"csstype\").Property.BorderImageRepeat[];\n borderImageSlice?: import(\"csstype\").Property.BorderImageSlice | import(\"csstype\").Property.BorderImageSlice[] | ((string & {}) | import(\"csstype\").Globals)[];\n borderImageSource?: import(\"csstype\").Property.BorderImageSource | import(\"csstype\").Property.BorderImageSource[];\n borderImageWidth?: (string | (string & {}))[] | import(\"csstype\").Property.BorderImageWidth<string | number> | import(\"csstype\").Property.BorderImageWidth<string | number>[];\n borderInlineColor?: import(\"csstype\").Property.BorderInlineColor | import(\"csstype\").Property.BorderInlineColor[];\n borderInlineEndColor?: import(\"csstype\").Property.BorderInlineEndColor | import(\"csstype\").Property.BorderInlineEndColor[];\n borderInlineEndStyle?: import(\"csstype\").Property.BorderInlineEndStyle | import(\"csstype\").Property.BorderInlineEndStyle[];\n borderInlineEndWidth?: string[] | import(\"csstype\").Property.BorderInlineEndWidth<string | number> | import(\"csstype\").Property.BorderInlineEndWidth<string | number>[];\n borderInlineStartColor?: import(\"csstype\").Property.BorderInlineStartColor | import(\"csstype\").Property.BorderInlineStartColor[];\n borderInlineStartStyle?: import(\"csstype\").Property.BorderInlineStartStyle | import(\"csstype\").Property.BorderInlineStartStyle[];\n borderInlineStartWidth?: string[] | import(\"csstype\").Property.BorderInlineStartWidth<string | number> | import(\"csstype\").Property.BorderInlineStartWidth<string | number>[];\n borderInlineStyle?: import(\"csstype\").Property.BorderInlineStyle | import(\"csstype\").Property.BorderInlineStyle[];\n borderInlineWidth?: string[] | import(\"csstype\").Property.BorderInlineWidth<string | number> | import(\"csstype\").Property.BorderInlineWidth<string | number>[];\n borderLeftColor?: import(\"csstype\").Property.BorderLeftColor | import(\"csstype\").Property.BorderLeftColor[];\n borderLeftStyle?: import(\"csstype\").Property.BorderLeftStyle | import(\"csstype\").Property.BorderLeftStyle[];\n borderLeftWidth?: string[] | import(\"csstype\").Property.BorderLeftWidth<string | number> | import(\"csstype\").Property.BorderLeftWidth<string | number>[];\n borderRightColor?: import(\"csstype\").Property.BorderRightColor | import(\"csstype\").Property.BorderRightColor[];\n borderRightStyle?: import(\"csstype\").Property.BorderRightStyle | import(\"csstype\").Property.BorderRightStyle[];\n borderRightWidth?: string[] | import(\"csstype\").Property.BorderRightWidth<string | number> | import(\"csstype\").Property.BorderRightWidth<string | number>[];\n borderSpacing?: (string | (string & {}))[] | import(\"csstype\").Property.BorderSpacing<string | number> | import(\"csstype\").Property.BorderSpacing<string | number>[];\n borderStartEndRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderStartEndRadius<string | number> | import(\"csstype\").Property.BorderStartEndRadius<string | number>[];\n borderStartStartRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderStartStartRadius<string | number> | import(\"csstype\").Property.BorderStartStartRadius<string | number>[];\n borderTopColor?: import(\"csstype\").Property.BorderTopColor | import(\"csstype\").Property.BorderTopColor[];\n borderTopLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopLeftRadius<string | number> | import(\"csstype\").Property.BorderTopLeftRadius<string | number>[];\n borderTopRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopRightRadius<string | number> | import(\"csstype\").Property.BorderTopRightRadius<string | number>[];\n borderTopStyle?: import(\"csstype\").Property.BorderTopStyle | import(\"csstype\").Property.BorderTopStyle[];\n borderTopWidth?: string[] | import(\"csstype\").Property.BorderTopWidth<string | number> | import(\"csstype\").Property.BorderTopWidth<string | number>[];\n bottom?: (string | (string & {}))[] | import(\"csstype\").Property.Bottom<string | number> | import(\"csstype\").Property.Bottom<string | number>[];\n boxDecorationBreak?: import(\"csstype\").Property.BoxDecorationBreak | import(\"csstype\").Property.BoxDecorationBreak[];\n boxSizing?: import(\"csstype\").Property.BoxSizing | import(\"csstype\").Property.BoxSizing[];\n breakAfter?: import(\"csstype\").Property.BreakAfter | import(\"csstype\").Property.BreakAfter[];\n breakBefore?: import(\"csstype\").Property.BreakBefore | import(\"csstype\").Property.BreakBefore[];\n breakInside?: import(\"csstype\").Property.BreakInside | import(\"csstype\").Property.BreakInside[];\n captionSide?: import(\"csstype\").Property.CaptionSide | import(\"csstype\").Property.CaptionSide[];\n caretColor?: import(\"csstype\").Property.CaretColor | import(\"csstype\").Property.CaretColor[];\n clear?: import(\"csstype\").Property.Clear | import(\"csstype\").Property.Clear[];\n clipPath?: import(\"csstype\").Property.ClipPath | import(\"csstype\").Property.ClipPath[];\n colorAdjust?: import(\"csstype\").Property.ColorAdjust | import(\"csstype\").Property.ColorAdjust[];\n columnCount?: import(\"csstype\").Property.ColumnCount | import(\"csstype\").Property.ColumnCount[] | (import(\"csstype\").Globals | \"auto\")[];\n columnFill?: import(\"csstype\").Property.ColumnFill | import(\"csstype\").Property.ColumnFill[];\n columnGap?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnGap<string | number> | import(\"csstype\").Property.ColumnGap<string | number>[];\n columnRuleColor?: import(\"csstype\").Property.ColumnRuleColor | import(\"csstype\").Property.ColumnRuleColor[];\n columnRuleStyle?: import(\"csstype\").Property.ColumnRuleStyle | import(\"csstype\").Property.ColumnRuleStyle[];\n columnRuleWidth?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRuleWidth<string | number> | import(\"csstype\").Property.ColumnRuleWidth<string | number>[];\n columnSpan?: import(\"csstype\").Property.ColumnSpan | import(\"csstype\").Property.ColumnSpan[];\n columnWidth?: string[] | import(\"csstype\").Property.ColumnWidth<string | number> | import(\"csstype\").Property.ColumnWidth<string | number>[];\n contain?: import(\"csstype\").Property.Contain | import(\"csstype\").Property.Contain[];\n content?: import(\"csstype\").Property.Content | import(\"csstype\").Property.Content[];\n counterIncrement?: import(\"csstype\").Property.CounterIncrement | import(\"csstype\").Property.CounterIncrement[];\n counterReset?: import(\"csstype\").Property.CounterReset | import(\"csstype\").Property.CounterReset[];\n counterSet?: import(\"csstype\").Property.CounterSet | import(\"csstype\").Property.CounterSet[];\n direction?: import(\"csstype\").Property.Direction | import(\"csstype\").Property.Direction[];\n display?: import(\"csstype\").Property.Display | import(\"csstype\").Property.Display[];\n emptyCells?: import(\"csstype\").Property.EmptyCells | import(\"csstype\").Property.EmptyCells[];\n filter?: import(\"csstype\").Property.Filter | import(\"csstype\").Property.Filter[];\n flexBasis?: (string | (string & {}))[] | import(\"csstype\").Property.FlexBasis<string | number> | import(\"csstype\").Property.FlexBasis<string | number>[];\n flexDirection?: import(\"csstype\").Property.FlexDirection | import(\"csstype\").Property.FlexDirection[];\n flexGrow?: import(\"csstype\").Property.FlexGrow | import(\"csstype\").Property.FlexGrow[] | import(\"csstype\").Globals[];\n flexShrink?: import(\"csstype\").Globals[] | import(\"csstype\").Property.FlexShrink | import(\"csstype\").Property.FlexShrink[];\n flexWrap?: import(\"csstype\").Property.FlexWrap | import(\"csstype\").Property.FlexWrap[];\n float?: import(\"csstype\").Property.Float | import(\"csstype\").Property.Float[];\n fontFamily?: import(\"csstype\").Property.FontFamily | import(\"csstype\").Property.FontFamily[];\n fontFeatureSettings?: import(\"csstype\").Property.FontFeatureSettings | import(\"csstype\").Property.FontFeatureSettings[];\n fontKerning?: import(\"csstype\").Property.FontKerning | import(\"csstype\").Property.FontKerning[];\n fontLanguageOverride?: import(\"csstype\").Property.FontLanguageOverride | import(\"csstype\").Property.FontLanguageOverride[];\n fontOpticalSizing?: import(\"csstype\").Property.FontOpticalSizing | import(\"csstype\").Property.FontOpticalSizing[];\n fontSize?: (string | (string & {}))[] | import(\"csstype\").Property.FontSize<string | number> | import(\"csstype\").Property.FontSize<string | number>[];\n fontSizeAdjust?: import(\"csstype\").Property.FontSizeAdjust | import(\"csstype\").Property.FontSizeAdjust[] | (\"none\" | import(\"csstype\").Globals)[];\n fontSmooth?: string[] | import(\"csstype\").Property.FontSmooth<string | number> | import(\"csstype\").Property.FontSmooth<string | number>[];\n fontStretch?: import(\"csstype\").Property.FontStretch | import(\"csstype\").Property.FontStretch[];\n fontStyle?: import(\"csstype\").Property.FontStyle | import(\"csstype\").Property.FontStyle[];\n fontSynthesis?: import(\"csstype\").Property.FontSynthesis | import(\"csstype\").Property.FontSynthesis[];\n fontVariant?: import(\"csstype\").Property.FontVariant | import(\"csstype\").Property.FontVariant[];\n fontVariantCaps?: import(\"csstype\").Property.FontVariantCaps | import(\"csstype\").Property.FontVariantCaps[];\n fontVariantEastAsian?: import(\"csstype\").Property.FontVariantEastAsian | import(\"csstype\").Property.FontVariantEastAsian[];\n fontVariantLigatures?: import(\"csstype\").Property.FontVariantLigatures | import(\"csstype\").Property.FontVariantLigatures[];\n fontVariantNumeric?: import(\"csstype\").Property.FontVariantNumeric | import(\"csstype\").Property.FontVariantNumeric[];\n fontVariantPosition?: import(\"csstype\").Property.FontVariantPosition | import(\"csstype\").Property.FontVariantPosition[];\n fontVariationSettings?: import(\"csstype\").Property.FontVariationSettings | import(\"csstype\").Property.FontVariationSettings[];\n fontWeight?: import(\"csstype\").Property.FontWeight | import(\"csstype\").Property.FontWeight[] | (\"bold\" | import(\"csstype\").Globals | \"normal\" | \"bolder\" | \"lighter\")[];\n gridAutoColumns?: (string | (string & {}))[] | import(\"csstype\").Property.GridAutoColumns<string | number> | import(\"csstype\").Property.GridAutoColumns<string | number>[];\n gridAutoFlow?: import(\"csstype\").Property.GridAutoFlow | import(\"csstype\").Property.GridAutoFlow[];\n gridAutoRows?: (string | (string & {}))[] | import(\"csstype\").Property.GridAutoRows<string | number> | import(\"csstype\").Property.GridAutoRows<string | number>[];\n gridColumnEnd?: import(\"csstype\").Property.GridColumnEnd | import(\"csstype\").Property.GridColumnEnd[] | ((string & {}) | import(\"csstype\").Globals | \"auto\")[];\n gridColumnStart?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridColumnStart | import(\"csstype\").Property.GridColumnStart[];\n gridRowEnd?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridRowEnd | import(\"csstype\").Property.GridRowEnd[];\n gridRowStart?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridRowStart | import(\"csstype\").Property.GridRowStart[];\n gridTemplateAreas?: import(\"csstype\").Property.GridTemplateAreas | import(\"csstype\").Property.GridTemplateAreas[];\n gridTemplateColumns?: (string | (string & {}))[] | import(\"csstype\").Property.GridTemplateColumns<string | number> | import(\"csstype\").Property.GridTemplateColumns<string | number>[];\n gridTemplateRows?: (string | (string & {}))[] | import(\"csstype\").Property.GridTemplateRows<string | number> | import(\"csstype\").Property.GridTemplateRows<string | number>[];\n hangingPunctuation?: import(\"csstype\").Property.HangingPunctuation | import(\"csstype\").Property.HangingPunctuation[];\n hyphens?: import(\"csstype\").Property.Hyphens | import(\"csstype\").Property.Hyphens[];\n imageOrientation?: import(\"csstype\").Property.ImageOrientation | import(\"csstype\").Property.ImageOrientation[];\n imageRendering?: import(\"csstype\").Property.ImageRendering | import(\"csstype\").Property.ImageRendering[];\n imageResolution?: import(\"csstype\").Property.ImageResolution | import(\"csstype\").Property.ImageResolution[];\n initialLetter?: import(\"csstype\").Property.InitialLetter | import(\"csstype\").Property.InitialLetter[] | ((string & {}) | import(\"csstype\").Globals | \"normal\")[];\n inlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.InlineSize<string | number> | import(\"csstype\").Property.InlineSize<string | number>[];\n inset?: (string | (string & {}))[] | import(\"csstype\").Property.Inset<string | number> | import(\"csstype\").Property.Inset<string | number>[];\n insetBlock?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlock<string | number> | import(\"csstype\").Property.InsetBlock<string | number>[];\n insetBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockEnd<string | number> | import(\"csstype\").Property.InsetBlockEnd<string | number>[];\n insetBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockStart<string | number> | import(\"csstype\").Property.InsetBlockStart<string | number>[];\n insetInline?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInline<string | number> | import(\"csstype\").Property.InsetInline<string | number>[];\n insetInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineEnd<string | number> | import(\"csstype\").Property.InsetInlineEnd<string | number>[];\n insetInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineStart<string | number> | import(\"csstype\").Property.InsetInlineStart<string | number>[];\n isolation?: import(\"csstype\").Property.Isolation | import(\"csstype\").Property.Isolation[];\n justifyContent?: import(\"csstype\").Property.JustifyContent | import(\"csstype\").Property.JustifyContent[];\n justifyItems?: import(\"csstype\").Property.JustifyItems | import(\"csstype\").Property.JustifyItems[];\n justifySelf?: import(\"csstype\").Property.JustifySelf | import(\"csstype\").Property.JustifySelf[];\n justifyTracks?: import(\"csstype\").Property.JustifyTracks | import(\"csstype\").Property.JustifyTracks[];\n left?: (string | (string & {}))[] | import(\"csstype\").Property.Left<string | number> | import(\"csstype\").Property.Left<string | number>[];\n letterSpacing?: string[] | import(\"csstype\").Property.LetterSpacing<string | number> | import(\"csstype\").Property.LetterSpacing<string | number>[];\n lineBreak?: import(\"csstype\").Property.LineBreak | import(\"csstype\").Property.LineBreak[];\n lineHeight?: (string | (string & {}))[] | import(\"csstype\").Property.LineHeight<string | number> | import(\"csstype\").Property.LineHeight<string | number>[];\n lineHeightStep?: string[] | import(\"csstype\").Property.LineHeightStep<string | number> | import(\"csstype\").Property.LineHeightStep<string | number>[];\n listStyleImage?: import(\"csstype\").Property.ListStyleImage | import(\"csstype\").Property.ListStyleImage[];\n listStylePosition?: import(\"csstype\").Property.ListStylePosition | import(\"csstype\").Property.ListStylePosition[];\n listStyleType?: import(\"csstype\").Property.ListStyleType | import(\"csstype\").Property.ListStyleType[];\n marginBlock?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBlock<string | number> | import(\"csstype\").Property.MarginBlock<string | number>[];\n marginBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBlockEnd<string | number> | import(\"csstype\").Property.MarginBlockEnd<string | number>[];\n marginBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBlockStart<string | number> | import(\"csstype\").Property.MarginBlockStart<string | number>[];\n marginBottom?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBottom<string | number> | import(\"csstype\").Property.MarginBottom<string | number>[];\n marginInline?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInline<string | number> | import(\"csstype\").Property.MarginInline<string | number>[];\n marginInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineEnd<string | number> | import(\"csstype\").Property.MarginInlineEnd<string | number>[];\n marginInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineStart<string | number> | import(\"csstype\").Property.MarginInlineStart<string | number>[];\n marginLeft?: (string | (string & {}))[] | import(\"csstype\").Property.MarginLeft<string | number> | import(\"csstype\").Property.MarginLeft<string | number>[];\n marginRight?: (string | (string & {}))[] | import(\"csstype\").Property.MarginRight<string | number> | import(\"csstype\").Property.MarginRight<string | number>[];\n marginTop?: (string | (string & {}))[] | import(\"csstype\").Property.MarginTop<string | number> | import(\"csstype\").Property.MarginTop<string | number>[];\n maskBorderMode?: import(\"csstype\").Property.MaskBorderMode | import(\"csstype\").Property.MaskBorderMode[];\n maskBorderOutset?: (string | (string & {}))[] | import(\"csstype\").Property.MaskBorderOutset<string | number> | import(\"csstype\").Property.MaskBorderOutset<string | number>[];\n maskBorderRepeat?: import(\"csstype\").Property.MaskBorderRepeat | import(\"csstype\").Property.MaskBorderRepeat[];\n maskBorderSlice?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.MaskBorderSlice | import(\"csstype\").Property.MaskBorderSlice[];\n maskBorderSource?: import(\"csstype\").Property.MaskBorderSource | import(\"csstype\").Property.MaskBorderSource[];\n maskBorderWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MaskBorderWidth<string | number> | import(\"csstype\").Property.MaskBorderWidth<string | number>[];\n maskClip?: import(\"csstype\").Property.MaskClip | import(\"csstype\").Property.MaskClip[];\n maskComposite?: import(\"csstype\").Property.MaskComposite | import(\"csstype\").Property.MaskComposite[];\n maskImage?: import(\"csstype\").Property.MaskImage | import(\"csstype\").Property.MaskImage[];\n maskMode?: import(\"csstype\").Property.MaskMode | import(\"csstype\").Property.MaskMode[];\n maskOrigin?: import(\"csstype\").Property.MaskOrigin | import(\"csstype\").Property.MaskOrigin[];\n maskPosition?: (string | (string & {}))[] | import(\"csstype\").Property.MaskPosition<string | number> | import(\"csstype\").Property.MaskPosition<string | number>[];\n maskRepeat?: import(\"csstype\").Property.MaskRepeat | import(\"csstype\").Property.MaskRepeat[];\n maskSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaskSize<string | number> | import(\"csstype\").Property.MaskSize<string | number>[];\n maskType?: import(\"csstype\").Property.MaskType | import(\"csstype\").Property.MaskType[];\n masonryAutoFlow?: import(\"csstype\").Property.MasonryAutoFlow | import(\"csstype\").Property.MasonryAutoFlow[];\n mathStyle?: import(\"csstype\").Property.MathStyle | import(\"csstype\").Property.MathStyle[];\n maxBlockSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaxBlockSize<string | number> | import(\"csstype\").Property.MaxBlockSize<string | number>[];\n maxHeight?: (string | (string & {}))[] | import(\"csstype\").Property.MaxHeight<string | number> | import(\"csstype\").Property.MaxHeight<string | number>[];\n maxInlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaxInlineSize<string | number> | import(\"csstype\").Property.MaxInlineSize<string | number>[];\n maxLines?: (\"none\" | import(\"csstype\").Globals)[] | import(\"csstype\").Property.MaxLines | import(\"csstype\").Property.MaxLines[];\n maxWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MaxWidth<string | number> | import(\"csstype\").Property.MaxWidth<string | number>[];\n minBlockSize?: (string | (string & {}))[] | import(\"csstype\").Property.MinBlockSize<string | number> | import(\"csstype\").Property.MinBlockSize<string | number>[];\n minInlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.MinInlineSize<string | number> | import(\"csstype\").Property.MinInlineSize<string | number>[];\n minWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MinWidth<string | number> | import(\"csstype\").Property.MinWidth<string | number>[];\n mixBlendMode?: import(\"csstype\").Property.MixBlendMode | import(\"csstype\").Property.MixBlendMode[];\n motionDistance?: (string | (string & {}))[] | import(\"csstype\").Property.OffsetDistance<string | number> | import(\"csstype\").Property.OffsetDistance<string | number>[];\n motionPath?: import(\"csstype\").Property.OffsetPath | import(\"csstype\").Property.OffsetPath[];\n motionRotation?: import(\"csstype\").Property.OffsetRotate | import(\"csstype\").Property.OffsetRotate[];\n objectFit?: import(\"csstype\").Property.ObjectFit | import(\"csstype\").Property.ObjectFit[];\n objectPosition?: (string | (string & {}))[] | import(\"csstype\").Property.ObjectPosition<string | number> | import(\"csstype\").Property.ObjectPosition<string | number>[];\n offsetAnchor?: (string | (string & {}))[] | import(\"csstype\").Property.OffsetAnchor<string | number> | import(\"csstype\").Property.OffsetAnchor<string | number>[];\n offsetDistance?: (string | (string & {}))[] | import(\"csstype\").Property.OffsetDistance<string | number> | import(\"csstype\").Property.OffsetDistance<string | number>[];\n offsetPath?: import(\"csstype\").Property.OffsetPath | import(\"csstype\").Property.OffsetPath[];\n offsetRotate?: import(\"csstype\").Property.OffsetRotate | import(\"csstype\").Property.OffsetRotate[];\n offsetRotation?: import(\"csstype\").Property.OffsetRotate | import(\"csstype\").Property.OffsetRotate[];\n opacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Opacity | import(\"csstype\").Property.Opacity[];\n order?: import(\"csstype\").Globals[] | import(\"csstype\").Property.Order | import(\"csstype\").Property.Order[];\n orphans?: import(\"csstype\").Globals[] | import(\"csstype\").Property.Orphans | import(\"csstype\").Property.Orphans[];\n outlineColor?: import(\"csstype\").Property.OutlineColor | import(\"csstype\").Property.OutlineColor[];\n outlineOffset?: string[] | import(\"csstype\").Property.OutlineOffset<string | number> | import(\"csstype\").Property.OutlineOffset<string | number>[];\n outlineStyle?: import(\"csstype\").Property.OutlineStyle | import(\"csstype\").Property.OutlineStyle[];\n outlineWidth?: string[] | import(\"csstype\").Property.OutlineWidth<string | number> | import(\"csstype\").Property.OutlineWidth<string | number>[];\n overflowAnchor?: import(\"csstype\").Property.OverflowAnchor | import(\"csstype\").Property.OverflowAnchor[];\n overflowBlock?: import(\"csstype\").Property.OverflowBlock | import(\"csstype\").Property.OverflowBlock[];\n overflowClipBox?: import(\"csstype\").Property.OverflowClipBox | import(\"csstype\").Property.OverflowClipBox[];\n overflowInline?: import(\"csstype\").Property.OverflowInline | import(\"csstype\").Property.OverflowInline[];\n overflowWrap?: import(\"csstype\").Property.OverflowWrap | import(\"csstype\").Property.OverflowWrap[];\n overflowX?: import(\"csstype\").Property.OverflowX | import(\"csstype\").Property.OverflowX[];\n overflowY?: import(\"csstype\").Property.OverflowY | import(\"csstype\").Property.OverflowY[];\n overscrollBehavior?: import(\"csstype\").Property.OverscrollBehavior | import(\"csstype\").Property.OverscrollBehavior[];\n overscrollBehaviorBlock?: import(\"csstype\").Property.OverscrollBehaviorBlock | import(\"csstype\").Property.OverscrollBehaviorBlock[];\n overscrollBehaviorInline?: import(\"csstype\").Property.OverscrollBehaviorInline | import(\"csstype\").Property.OverscrollBehaviorInline[];\n overscrollBehaviorX?: import(\"csstype\").Property.OverscrollBehaviorX | import(\"csstype\").Property.OverscrollBehaviorX[];\n overscrollBehaviorY?: import(\"csstype\").Property.OverscrollBehaviorY | import(\"csstype\").Property.OverscrollBehaviorY[];\n paddingBlock?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBlock<string | number> | import(\"csstype\").Property.PaddingBlock<string | number>[];\n paddingBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBlockEnd<string | number> | import(\"csstype\").Property.PaddingBlockEnd<string | number>[];\n paddingBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBlockStart<string | number> | import(\"csstype\").Property.PaddingBlockStart<string | number>[];\n paddingBottom?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBottom<string | number> | import(\"csstype\").Property.PaddingBottom<string | number>[];\n paddingInline?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInline<string | number> | import(\"csstype\").Property.PaddingInline<string | number>[];\n paddingInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineEnd<string | number> | import(\"csstype\").Property.PaddingInlineEnd<string | number>[];\n paddingInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineStart<string | number> | import(\"csstype\").Property.PaddingInlineStart<string | number>[];\n paddingLeft?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingLeft<string | number> | import(\"csstype\").Property.PaddingLeft<string | number>[];\n paddingRight?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingRight<string | number> | import(\"csstype\").Property.PaddingRight<string | number>[];\n paddingTop?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingTop<string | number> | import(\"csstype\").Property.PaddingTop<string | number>[];\n pageBreakAfter?: import(\"csstype\").Property.PageBreakAfter | import(\"csstype\").Property.PageBreakAfter[];\n pageBreakBefore?: import(\"csstype\").Property.PageBreakBefore | import(\"csstype\").Property.PageBreakBefore[];\n pageBreakInside?: import(\"csstype\").Property.PageBreakInside | import(\"csstype\").Property.PageBreakInside[];\n paintOrder?: import(\"csstype\").Property.PaintOrder | import(\"csstype\").Property.PaintOrder[];\n perspective?: string[] | import(\"csstype\").Property.Perspective<string | number> | import(\"csstype\").Property.Perspective<string | number>[];\n perspectiveOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.PerspectiveOrigin<string | number> | import(\"csstype\").Property.PerspectiveOrigin<string | number>[];\n placeContent?: import(\"csstype\").Property.PlaceContent | import(\"csstype\").Property.PlaceContent[];\n pointerEvents?: import(\"csstype\").Property.PointerEvents | import(\"csstype\").Property.PointerEvents[];\n quotes?: import(\"csstype\").Property.Quotes | import(\"csstype\").Property.Quotes[];\n resize?: import(\"csstype\").Property.Resize | import(\"csstype\").Property.Resize[];\n right?: (string | (string & {}))[] | import(\"csstype\").Property.Right<string | number> | import(\"csstype\").Property.Right<string | number>[];\n rotate?: import(\"csstype\").Property.Rotate | import(\"csstype\").Property.Rotate[];\n rowGap?: (string | (string & {}))[] | import(\"csstype\").Property.RowGap<string | number> | import(\"csstype\").Property.RowGap<string | number>[];\n rubyAlign?: import(\"csstype\").Property.RubyAlign | import(\"csstype\").Property.RubyAlign[];\n rubyMerge?: import(\"csstype\").Property.RubyMerge | import(\"csstype\").Property.RubyMerge[];\n rubyPosition?: import(\"csstype\").Property.RubyPosition | import(\"csstype\").Property.RubyPosition[];\n scale?: import(\"csstype\").Property.Scale | import(\"csstype\").Property.Scale[] | (\"none\" | (string & {}) | import(\"csstype\").Globals)[];\n scrollBehavior?: import(\"csstype\").Property.ScrollBehavior | import(\"csstype\").Property.ScrollBehavior[];\n scrollMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMargin<string | number> | import(\"csstype\").Property.ScrollMargin<string | number>[];\n scrollMarginBlock?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMarginBlock<string | number> | import(\"csstype\").Property.ScrollMarginBlock<string | number>[];\n scrollMarginBlockEnd?: string[] | import(\"csstype\").Property.ScrollMarginBlockEnd<string | number> | import(\"csstype\").Property.ScrollMarginBlockEnd<string | number>[];\n scrollMarginBlockStart?: string[] | import(\"csstype\").Property.ScrollMarginBlockStart<string | number> | import(\"csstype\").Property.ScrollMarginBlockStart<string | number>[];\n scrollMarginBottom?: string[] | import(\"csstype\").Property.ScrollMarginBottom<string | number> | import(\"csstype\").Property.ScrollMarginBottom<string | number>[];\n scrollMarginInline?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMarginInline<string | number> | import(\"csstype\").Property.ScrollMarginInline<string | number>[];\n scrollMarginInlineEnd?: string[] | import(\"csstype\").Property.ScrollMarginInlineEnd<string | number> | import(\"csstype\").Property.ScrollMarginInlineEnd<string | number>[];\n scrollMarginInlineStart?: string[] | import(\"csstype\").Property.ScrollMarginInlineStart<string | number> | import(\"csstype\").Property.ScrollMarginInlineStart<string | number>[];\n scrollMarginLeft?: string[] | import(\"csstype\").Property.ScrollMarginLeft<string | number> | import(\"csstype\").Property.ScrollMarginLeft<string | number>[];\n scrollMarginRight?: string[] | import(\"csstype\").Property.ScrollMarginRight<string | number> | import(\"csstype\").Property.ScrollMarginRight<string | number>[];\n scrollMarginTop?: string[] | import(\"csstype\").Property.ScrollMarginTop<string | number> | import(\"csstype\").Property.ScrollMarginTop<string | number>[];\n scrollPadding?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPadding<string | number> | import(\"csstype\").Property.ScrollPadding<string | number>[];\n scrollPaddingBlock?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBlock<string | number> | import(\"csstype\").Property.ScrollPaddingBlock<string | number>[];\n scrollPaddingBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBlockEnd<string | number> | import(\"csstype\").Property.ScrollPaddingBlockEnd<string | number>[];\n scrollPaddingBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBlockStart<string | number> | import(\"csstype\").Property.ScrollPaddingBlockStart<string | number>[];\n scrollPaddingBottom?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBottom<string | number> | import(\"csstype\").Property.ScrollPaddingBottom<string | number>[];\n scrollPaddingInline?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingInline<string | number> | import(\"csstype\").Property.ScrollPaddingInline<string | number>[];\n scrollPaddingInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingInlineEnd<string | number> | import(\"csstype\").Property.ScrollPaddingInlineEnd<string | number>[];\n scrollPaddingInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingInlineStart<string | number> | import(\"csstype\").Property.ScrollPaddingInlineStart<string | number>[];\n scrollPaddingLeft?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingLeft<string | number> | import(\"csstype\").Property.ScrollPaddingLeft<string | number>[];\n scrollPaddingRight?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingRight<string | number> | import(\"csstype\").Property.ScrollPaddingRight<string | number>[];\n scrollPaddingTop?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingTop<string | number> | import(\"csstype\").Property.ScrollPaddingTop<string | number>[];\n scrollSnapAlign?: import(\"csstype\").Property.ScrollSnapAlign | import(\"csstype\").Property.ScrollSnapAlign[];\n scrollSnapMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMargin<string | number> | import(\"csstype\").Property.ScrollMargin<string | number>[];\n scrollSnapMarginBottom?: string[] | import(\"csstype\").Property.ScrollMarginBottom<string | number> | import(\"csstype\").Property.ScrollMarginBottom<string | number>[];\n scrollSnapMarginLeft?: string[] | import(\"csstype\").Property.ScrollMarginLeft<string | number> | import(\"csstype\").Property.ScrollMarginLeft<string | number>[];\n scrollSnapMarginRight?: string[] | import(\"csstype\").Property.ScrollMarginRight<string | number> | import(\"csstype\").Property.ScrollMarginRight<string | number>[];\n scrollSnapMarginTop?: string[] | import(\"csstype\").Property.ScrollMarginTop<string | number> | import(\"csstype\").Property.ScrollMarginTop<string | number>[];\n scrollSnapStop?: import(\"csstype\").Property.ScrollSnapStop | import(\"csstype\").Property.ScrollSnapStop[];\n scrollSnapType?: import(\"csstype\").Property.ScrollSnapType | import(\"csstype\").Property.ScrollSnapType[];\n scrollbarColor?: import(\"csstype\").Property.ScrollbarColor | import(\"csstype\").Property.ScrollbarColor[];\n scrollbarGutter?: import(\"csstype\").Property.ScrollbarGutter | import(\"csstype\").Property.ScrollbarGutter[];\n scrollbarWidth?: import(\"csstype\").Property.ScrollbarWidth | import(\"csstype\").Property.ScrollbarWidth[];\n shapeImageThreshold?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.ShapeImageThreshold | import(\"csstype\").Property.ShapeImageThreshold[];\n shapeMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ShapeMargin<string | number> | import(\"csstype\").Property.ShapeMargin<string | number>[];\n shapeOutside?: import(\"csstype\").Property.ShapeOutside | import(\"csstype\").Property.ShapeOutside[];\n tabSize?: string[] | import(\"csstype\").Property.TabSize<string | number> | import(\"csstype\").Property.TabSize<string | number>[];\n tableLayout?: import(\"csstype\").Property.TableLayout | import(\"csstype\").Property.TableLayout[];\n textAlign?: import(\"csstype\").Property.TextAlign | import(\"csstype\").Property.TextAlign[];\n textAlignLast?: import(\"csstype\").Property.TextAlignLast | import(\"csstype\").Property.TextAlignLast[];\n textCombineUpright?: import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n textDecorationColor?: import(\"csstype\").Property.TextDecorationColor | import(\"csstype\").Property.TextDecorationColor[];\n textDecorationLine?: import(\"csstype\").Property.TextDecorationLine | import(\"csstype\").Property.TextDecorationLine[];\n textDecorationSkip?: import(\"csstype\").Property.TextDecorationSkip | import(\"csstype\").Property.TextDecorationSkip[];\n textDecorationSkipInk?: import(\"csstype\").Property.TextDecorationSkipInk | import(\"csstype\").Property.TextDecorationSkipInk[];\n textDecorationStyle?: import(\"csstype\").Property.TextDecorationStyle | import(\"csstype\").Property.TextDecorationStyle[];\n textDecorationThickness?: (string | (string & {}))[] | import(\"csstype\").Property.TextDecorationThickness<string | number> | import(\"csstype\").Property.TextDecorationThickness<string | number>[];\n textDecorationWidth?: (string | (string & {}))[] | import(\"csstype\").Property.TextDecorationThickness<string | number> | import(\"csstype\").Property.TextDecorationThickness<string | number>[];\n textEmphasisColor?: import(\"csstype\").Property.TextEmphasisColor | import(\"csstype\").Property.TextEmphasisColor[];\n textEmphasisPosition?: import(\"csstype\").Property.TextEmphasisPosition | import(\"csstype\").Property.TextEmphasisPosition[];\n textEmphasisStyle?: import(\"csstype\").Property.TextEmphasisStyle | import(\"csstype\").Property.TextEmphasisStyle[];\n textIndent?: (string | (string & {}))[] | import(\"csstype\").Property.TextIndent<string | number> | import(\"csstype\").Property.TextIndent<string | number>[];\n textJustify?: import(\"csstype\").Property.TextJustify | import(\"csstype\").Property.TextJustify[];\n textOrientation?: import(\"csstype\").Property.TextOrientation | import(\"csstype\").Property.TextOrientation[];\n textOverflow?: import(\"csstype\").Property.TextOverflow | import(\"csstype\").Property.TextOverflow[];\n textRendering?: import(\"csstype\").Property.TextRendering | import(\"csstype\").Property.TextRendering[];\n textShadow?: import(\"csstype\").Property.TextShadow | import(\"csstype\").Property.TextShadow[];\n textSizeAdjust?: import(\"csstype\").Property.TextSizeAdjust | import(\"csstype\").Property.TextSizeAdjust[];\n textTransform?: import(\"csstype\").Property.TextTransform | import(\"csstype\").Property.TextTransform[];\n textUnderlineOffset?: (string | (string & {}))[] | import(\"csstype\").Property.TextUnderlineOffset<string | number> | import(\"csstype\").Property.TextUnderlineOffset<string | number>[];\n textUnderlinePosition?: import(\"csstype\").Property.TextUnderlinePosition | import(\"csstype\").Property.TextUnderlinePosition[];\n top?: (string | (string & {}))[] | import(\"csstype\").Property.Top<string | number> | import(\"csstype\").Property.Top<string | number>[];\n touchAction?: import(\"csstype\").Property.TouchAction | import(\"csstype\").Property.TouchAction[];\n transform?: import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n transformBox?: import(\"csstype\").Property.TransformBox | import(\"csstype\").Property.TransformBox[];\n transformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | import(\"csstype\").Property.TransformOrigin<string | number>[];\n transformStyle?: import(\"csstype\").Property.TransformStyle | import(\"csstype\").Property.TransformStyle[];\n transitionDelay?: import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n transitionDuration?: import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n transitionProperty?: import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n transitionTimingFunction?: import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n translate?: (string | (string & {}))[] | import(\"csstype\").Property.Translate<string | number> | import(\"csstype\").Property.Translate<string | number>[];\n unicodeBidi?: import(\"csstype\").Property.UnicodeBidi | import(\"csstype\").Property.UnicodeBidi[];\n userSelect?: import(\"csstype\").Property.UserSelect | import(\"csstype\").Property.UserSelect[];\n verticalAlign?: (string | (string & {}))[] | import(\"csstype\").Property.VerticalAlign<string | number> | import(\"csstype\").Property.VerticalAlign<string | number>[];\n visibility?: import(\"csstype\").Property.Visibility | import(\"csstype\").Property.Visibility[];\n whiteSpace?: import(\"csstype\").Property.WhiteSpace | import(\"csstype\").Property.WhiteSpace[];\n widows?: import(\"csstype\").Globals[] | import(\"csstype\").Property.Widows | import(\"csstype\").Property.Widows[];\n width?: (string | (string & {}))[] | import(\"csstype\").Property.Width<string | number> | import(\"csstype\").Property.Width<string | number>[];\n willChange?: import(\"csstype\").Property.WillChange | import(\"csstype\").Property.WillChange[];\n wordBreak?: import(\"csstype\").Property.WordBreak | import(\"csstype\").Property.WordBreak[];\n wordSpacing?: (string | (string & {}))[] | import(\"csstype\").Property.WordSpacing<string | number> | import(\"csstype\").Property.WordSpacing<string | number>[];\n wordWrap?: import(\"csstype\").Property.WordWrap | import(\"csstype\").Property.WordWrap[];\n writingMode?: import(\"csstype\").Property.WritingMode | import(\"csstype\").Property.WritingMode[];\n zIndex?: (import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.ZIndex | import(\"csstype\").Property.ZIndex[];\n zoom?: import(\"csstype\").Property.Zoom | import(\"csstype\").Property.Zoom[] | ((string & {}) | import(\"csstype\").Globals | \"normal\" | \"reset\")[];\n all?: import(\"csstype\").Globals | import(\"csstype\").Globals[];\n animation?: import(\"csstype\").Property.Animation<string & {}> | import(\"csstype\").Property.Animation<string & {}>[] | (import(\"csstype\").Globals | (\"normal\" | \"alternate\" | \"alternate-reverse\" | \"reverse\") | (\"none\" | \"both\" | \"backwards\" | \"forwards\") | \"infinite\" | \"paused\" | \"running\" | ((string & {}) | \"ease\" | \"ease-in\" | \"ease-in-out\" | \"ease-out\" | \"step-end\" | \"step-start\" | \"linear\"))[];\n background?: (string | (string & {}))[] | import(\"csstype\").Property.Background<string | number> | import(\"csstype\").Property.Background<string | number>[];\n border?: import(\"csstype\").Property.Border<string | number> | import(\"csstype\").Property.Border<string | number>[] | (string | (string & {}))[];\n borderBlock?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBlock<string | number> | import(\"csstype\").Property.BorderBlock<string | number>[];\n borderBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBlockEnd<string | number> | import(\"csstype\").Property.BorderBlockEnd<string | number>[];\n borderBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBlockStart<string | number> | import(\"csstype\").Property.BorderBlockStart<string | number>[];\n borderBottom?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottom<string | number> | import(\"csstype\").Property.BorderBottom<string | number>[];\n borderColor?: import(\"csstype\").Property.BorderColor | import(\"csstype\").Property.BorderColor[];\n borderImage?: import(\"csstype\").Property.BorderImage | import(\"csstype\").Property.BorderImage[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n borderInline?: (string | (string & {}))[] | import(\"csstype\").Property.BorderInline<string | number> | import(\"csstype\").Property.BorderInline<string | number>[];\n borderInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.BorderInlineEnd<string | number> | import(\"csstype\").Property.BorderInlineEnd<string | number>[];\n borderInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.BorderInlineStart<string | number> | import(\"csstype\").Property.BorderInlineStart<string | number>[];\n borderLeft?: (string | (string & {}))[] | import(\"csstype\").Property.BorderLeft<string | number> | import(\"csstype\").Property.BorderLeft<string | number>[];\n borderRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRadius<string | number> | import(\"csstype\").Property.BorderRadius<string | number>[];\n borderRight?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRight<string | number> | import(\"csstype\").Property.BorderRight<string | number>[];\n borderStyle?: import(\"csstype\").Property.BorderStyle | import(\"csstype\").Property.BorderStyle[];\n borderTop?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTop<string | number> | import(\"csstype\").Property.BorderTop<string | number>[];\n borderWidth?: (string | (string & {}))[] | import(\"csstype\").Property.BorderWidth<string | number> | import(\"csstype\").Property.BorderWidth<string | number>[];\n columnRule?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRule<string | number> | import(\"csstype\").Property.ColumnRule<string | number>[];\n columns?: (string | (string & {}))[] | import(\"csstype\").Property.Columns<string | number> | import(\"csstype\").Property.Columns<string | number>[];\n flex?: (string | (string & {}))[] | import(\"csstype\").Property.Flex<string | number> | import(\"csstype\").Property.Flex<string | number>[];\n flexFlow?: import(\"csstype\").Property.FlexFlow | import(\"csstype\").Property.FlexFlow[];\n font?: import(\"csstype\").Property.Font | import(\"csstype\").Property.Font[];\n gap?: (string | (string & {}))[] | import(\"csstype\").Property.Gap<string | number> | import(\"csstype\").Property.Gap<string | number>[];\n grid?: import(\"csstype\").Property.Grid | import(\"csstype\").Property.Grid[];\n gridArea?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridArea | import(\"csstype\").Property.GridArea[];\n gridColumn?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridColumn | import(\"csstype\").Property.GridColumn[];\n gridRow?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridRow | import(\"csstype\").Property.GridRow[];\n gridTemplate?: import(\"csstype\").Property.GridTemplate | import(\"csstype\").Property.GridTemplate[];\n lineClamp?: (\"none\" | import(\"csstype\").Globals)[] | import(\"csstype\").Property.LineClamp | import(\"csstype\").Property.LineClamp[];\n listStyle?: import(\"csstype\").Property.ListStyle | import(\"csstype\").Property.ListStyle[];\n margin?: (string | (string & {}))[] | import(\"csstype\").Property.Margin<string | number> | import(\"csstype\").Property.Margin<string | number>[];\n mask?: (string | (string & {}))[] | import(\"csstype\").Property.Mask<string | number> | import(\"csstype\").Property.Mask<string | number>[];\n maskBorder?: import(\"csstype\").Property.MaskBorder | import(\"csstype\").Property.MaskBorder[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\" | \"alpha\" | \"luminance\")[];\n motion?: (string | (string & {}))[] | import(\"csstype\").Property.Offset<string | number> | import(\"csstype\").Property.Offset<string | number>[];\n offset?: (string | (string & {}))[] | import(\"csstype\").Property.Offset<string | number> | import(\"csstype\").Property.Offset<string | number>[];\n outline?: (string | (string & {}))[] | import(\"csstype\").Property.Outline<string | number> | import(\"csstype\").Property.Outline<string | number>[];\n overflow?: import(\"csstype\").Property.Overflow | import(\"csstype\").Property.Overflow[];\n placeItems?: import(\"csstype\").Property.PlaceItems | import(\"csstype\").Property.PlaceItems[];\n placeSelf?: import(\"csstype\").Property.PlaceSelf | import(\"csstype\").Property.PlaceSelf[];\n textDecoration?: (string | (string & {}))[] | import(\"csstype\").Property.TextDecoration<string | number> | import(\"csstype\").Property.TextDecoration<string | number>[];\n textEmphasis?: import(\"csstype\").Property.TextEmphasis | import(\"csstype\").Property.TextEmphasis[];\n transition?: import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n MozAnimationDelay?: import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n MozAnimationDirection?: import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n MozAnimationDuration?: import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n MozAnimationFillMode?: import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n MozAnimationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | import(\"csstype\").Property.AnimationIterationCount[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n MozAnimationName?: import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n MozAnimationPlayState?: import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n MozAnimationTimingFunction?: import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n MozAppearance?: import(\"csstype\").Property.MozAppearance | import(\"csstype\").Property.MozAppearance[];\n MozBackfaceVisibility?: import(\"csstype\").Property.BackfaceVisibility | import(\"csstype\").Property.BackfaceVisibility[];\n MozBorderBottomColors?: import(\"csstype\").Property.MozBorderBottomColors | import(\"csstype\").Property.MozBorderBottomColors[];\n MozBorderEndColor?: import(\"csstype\").Property.BorderInlineEndColor | import(\"csstype\").Property.BorderInlineEndColor[];\n MozBorderEndStyle?: import(\"csstype\").Property.BorderInlineEndStyle | import(\"csstype\").Property.BorderInlineEndStyle[];\n MozBorderEndWidth?: string[] | import(\"csstype\").Property.BorderInlineEndWidth<string | number> | import(\"csstype\").Property.BorderInlineEndWidth<string | number>[];\n MozBorderLeftColors?: import(\"csstype\").Property.MozBorderLeftColors | import(\"csstype\").Property.MozBorderLeftColors[];\n MozBorderRightColors?: import(\"csstype\").Property.MozBorderRightColors | import(\"csstype\").Property.MozBorderRightColors[];\n MozBorderStartColor?: import(\"csstype\").Property.BorderInlineStartColor | import(\"csstype\").Property.BorderInlineStartColor[];\n MozBorderStartStyle?: import(\"csstype\").Property.BorderInlineStartStyle | import(\"csstype\").Property.BorderInlineStartStyle[];\n MozBorderTopColors?: import(\"csstype\").Property.MozBorderTopColors | import(\"csstype\").Property.MozBorderTopColors[];\n MozBoxSizing?: import(\"csstype\").Property.BoxSizing | import(\"csstype\").Property.BoxSizing[];\n MozColumnCount?: import(\"csstype\").Property.ColumnCount | import(\"csstype\").Property.ColumnCount[] | (import(\"csstype\").Globals | \"auto\")[];\n MozColumnFill?: import(\"csstype\").Property.ColumnFill | import(\"csstype\").Property.ColumnFill[];\n MozColumnGap?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnGap<string | number> | import(\"csstype\").Property.ColumnGap<string | number>[];\n MozColumnRuleColor?: import(\"csstype\").Property.ColumnRuleColor | import(\"csstype\").Property.ColumnRuleColor[];\n MozColumnRuleStyle?: import(\"csstype\").Property.ColumnRuleStyle | import(\"csstype\").Property.ColumnRuleStyle[];\n MozColumnRuleWidth?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRuleWidth<string | number> | import(\"csstype\").Property.ColumnRuleWidth<string | number>[];\n MozColumnWidth?: string[] | import(\"csstype\").Property.ColumnWidth<string | number> | import(\"csstype\").Property.ColumnWidth<string | number>[];\n MozContextProperties?: import(\"csstype\").Property.MozContextProperties | import(\"csstype\").Property.MozContextProperties[];\n MozFontFeatureSettings?: import(\"csstype\").Property.FontFeatureSettings | import(\"csstype\").Property.FontFeatureSettings[];\n MozFontLanguageOverride?: import(\"csstype\").Property.FontLanguageOverride | import(\"csstype\").Property.FontLanguageOverride[];\n MozHyphens?: import(\"csstype\").Property.Hyphens | import(\"csstype\").Property.Hyphens[];\n MozImageRegion?: import(\"csstype\").Property.MozImageRegion | import(\"csstype\").Property.MozImageRegion[];\n MozMarginEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineEnd<string | number> | import(\"csstype\").Property.MarginInlineEnd<string | number>[];\n MozMarginStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineStart<string | number> | import(\"csstype\").Property.MarginInlineStart<string | number>[];\n MozOrient?: import(\"csstype\").Property.MozOrient | import(\"csstype\").Property.MozOrient[];\n MozOsxFontSmoothing?: string[] | import(\"csstype\").Property.FontSmooth<string | number> | import(\"csstype\").Property.FontSmooth<string | number>[];\n MozPaddingEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineEnd<string | number> | import(\"csstype\").Property.PaddingInlineEnd<string | number>[];\n MozPaddingStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineStart<string | number> | import(\"csstype\").Property.PaddingInlineStart<string | number>[];\n MozPerspective?: string[] | import(\"csstype\").Property.Perspective<string | number> | import(\"csstype\").Property.Perspective<string | number>[];\n MozPerspectiveOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.PerspectiveOrigin<string | number> | import(\"csstype\").Property.PerspectiveOrigin<string | number>[];\n MozStackSizing?: import(\"csstype\").Property.MozStackSizing | import(\"csstype\").Property.MozStackSizing[];\n MozTabSize?: string[] | import(\"csstype\").Property.TabSize<string | number> | import(\"csstype\").Property.TabSize<string | number>[];\n MozTextBlink?: import(\"csstype\").Property.MozTextBlink | import(\"csstype\").Property.MozTextBlink[];\n MozTextSizeAdjust?: import(\"csstype\").Property.TextSizeAdjust | import(\"csstype\").Property.TextSizeAdjust[];\n MozTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | import(\"csstype\").Property.TransformOrigin<string | number>[];\n MozTransformStyle?: import(\"csstype\").Property.TransformStyle | import(\"csstype\").Property.TransformStyle[];\n MozTransitionDelay?: import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n MozTransitionDuration?: import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n MozTransitionProperty?: import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n MozTransitionTimingFunction?: import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n MozUserFocus?: import(\"csstype\").Property.MozUserFocus | import(\"csstype\").Property.MozUserFocus[];\n MozUserModify?: import(\"csstype\").Property.MozUserModify | import(\"csstype\").Property.MozUserModify[];\n MozUserSelect?: import(\"csstype\").Property.UserSelect | import(\"csstype\").Property.UserSelect[];\n MozWindowDragging?: import(\"csstype\").Property.MozWindowDragging | import(\"csstype\").Property.MozWindowDragging[];\n MozWindowShadow?: import(\"csstype\").Property.MozWindowShadow | import(\"csstype\").Property.MozWindowShadow[];\n msAccelerator?: import(\"csstype\").Property.MsAccelerator | import(\"csstype\").Property.MsAccelerator[];\n msAlignSelf?: import(\"csstype\").Property.AlignSelf | import(\"csstype\").Property.AlignSelf[];\n msBlockProgression?: import(\"csstype\").Property.MsBlockProgression | import(\"csstype\").Property.MsBlockProgression[];\n msContentZoomChaining?: import(\"csstype\").Property.MsContentZoomChaining | import(\"csstype\").Property.MsContentZoomChaining[];\n msContentZoomLimitMax?: import(\"csstype\").Property.MsContentZoomLimitMax | import(\"csstype\").Property.MsContentZoomLimitMax[];\n msContentZoomLimitMin?: import(\"csstype\").Property.MsContentZoomLimitMin | import(\"csstype\").Property.MsContentZoomLimitMin[];\n msContentZoomSnapPoints?: import(\"csstype\").Property.MsContentZoomSnapPoints | import(\"csstype\").Property.MsContentZoomSnapPoints[];\n msContentZoomSnapType?: import(\"csstype\").Property.MsContentZoomSnapType | import(\"csstype\").Property.MsContentZoomSnapType[];\n msContentZooming?: import(\"csstype\").Property.MsContentZooming | import(\"csstype\").Property.MsContentZooming[];\n msFilter?: import(\"csstype\").Property.MsFilter | import(\"csstype\").Property.MsFilter[];\n msFlexDirection?: import(\"csstype\").Property.FlexDirection | import(\"csstype\").Property.FlexDirection[];\n msFlexPositive?: import(\"csstype\").Property.FlexGrow | import(\"csstype\").Property.FlexGrow[] | import(\"csstype\").Globals[];\n msFlowFrom?: import(\"csstype\").Property.MsFlowFrom | import(\"csstype\").Property.MsFlowFrom[];\n msFlowInto?: import(\"csstype\").Property.MsFlowInto | import(\"csstype\").Property.MsFlowInto[];\n msGridColumns?: (string | (string & {}))[] | import(\"csstype\").Property.MsGridColumns<string | number> | import(\"csstype\").Property.MsGridColumns<string | number>[];\n msGridRows?: (string | (string & {}))[] | import(\"csstype\").Property.MsGridRows<string | number> | import(\"csstype\").Property.MsGridRows<string | number>[];\n msHighContrastAdjust?: import(\"csstype\").Property.MsHighContrastAdjust | import(\"csstype\").Property.MsHighContrastAdjust[];\n msHyphenateLimitChars?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.MsHyphenateLimitChars | import(\"csstype\").Property.MsHyphenateLimitChars[];\n msHyphenateLimitLines?: import(\"csstype\").Property.MsHyphenateLimitLines | import(\"csstype\").Property.MsHyphenateLimitLines[] | (import(\"csstype\").Globals | \"no-limit\")[];\n msHyphenateLimitZone?: (string | (string & {}))[] | import(\"csstype\").Property.MsHyphenateLimitZone<string | number> | import(\"csstype\").Property.MsHyphenateLimitZone<string | number>[];\n msHyphens?: import(\"csstype\").Property.Hyphens | import(\"csstype\").Property.Hyphens[];\n msImeAlign?: import(\"csstype\").Property.MsImeAlign | import(\"csstype\").Property.MsImeAlign[];\n msJustifySelf?: import(\"csstype\").Property.JustifySelf | import(\"csstype\").Property.JustifySelf[];\n msLineBreak?: import(\"csstype\").Property.LineBreak | import(\"csstype\").Property.LineBreak[];\n msOrder?: import(\"csstype\").Globals[] | import(\"csstype\").Property.Order | import(\"csstype\").Property.Order[];\n msOverflowStyle?: import(\"csstype\").Property.MsOverflowStyle | import(\"csstype\").Property.MsOverflowStyle[];\n msOverflowX?: import(\"csstype\").Property.OverflowX | import(\"csstype\").Property.OverflowX[];\n msOverflowY?: import(\"csstype\").Property.OverflowY | import(\"csstype\").Property.OverflowY[];\n msScrollChaining?: import(\"csstype\").Property.MsScrollChaining | import(\"csstype\").Property.MsScrollChaining[];\n msScrollLimitXMax?: string[] | import(\"csstype\").Property.MsScrollLimitXMax<string | number> | import(\"csstype\").Property.MsScrollLimitXMax<string | number>[];\n msScrollLimitXMin?: string[] | import(\"csstype\").Property.MsScrollLimitXMin<string | number> | import(\"csstype\").Property.MsScrollLimitXMin<string | number>[];\n msScrollLimitYMax?: string[] | import(\"csstype\").Property.MsScrollLimitYMax<string | number> | import(\"csstype\").Property.MsScrollLimitYMax<string | number>[];\n msScrollLimitYMin?: string[] | import(\"csstype\").Property.MsScrollLimitYMin<string | number> | import(\"csstype\").Property.MsScrollLimitYMin<string | number>[];\n msScrollRails?: import(\"csstype\").Property.MsScrollRails | import(\"csstype\").Property.MsScrollRails[];\n msScrollSnapPointsX?: import(\"csstype\").Property.MsScrollSnapPointsX | import(\"csstype\").Property.MsScrollSnapPointsX[];\n msScrollSnapPointsY?: import(\"csstype\").Property.MsScrollSnapPointsY | import(\"csstype\").Property.MsScrollSnapPointsY[];\n msScrollSnapType?: import(\"csstype\").Property.MsScrollSnapType | import(\"csstype\").Property.MsScrollSnapType[];\n msScrollTranslation?: import(\"csstype\").Property.MsScrollTranslation | import(\"csstype\").Property.MsScrollTranslation[];\n msScrollbar3dlightColor?: import(\"csstype\").Property.MsScrollbar3dlightColor | import(\"csstype\").Property.MsScrollbar3dlightColor[];\n msScrollbarArrowColor?: import(\"csstype\").Property.MsScrollbarArrowColor | import(\"csstype\").Property.MsScrollbarArrowColor[];\n msScrollbarBaseColor?: import(\"csstype\").Property.MsScrollbarBaseColor | import(\"csstype\").Property.MsScrollbarBaseColor[];\n msScrollbarDarkshadowColor?: import(\"csstype\").Property.MsScrollbarDarkshadowColor | import(\"csstype\").Property.MsScrollbarDarkshadowColor[];\n msScrollbarFaceColor?: import(\"csstype\").Property.MsScrollbarFaceColor | import(\"csstype\").Property.MsScrollbarFaceColor[];\n msScrollbarHighlightColor?: import(\"csstype\").Property.MsScrollbarHighlightColor | import(\"csstype\").Property.MsScrollbarHighlightColor[];\n msScrollbarShadowColor?: import(\"csstype\").Property.MsScrollbarShadowColor | import(\"csstype\").Property.MsScrollbarShadowColor[];\n msTextAutospace?: import(\"csstype\").Property.MsTextAutospace | import(\"csstype\").Property.MsTextAutospace[];\n msTextCombineHorizontal?: import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n msTextOverflow?: import(\"csstype\").Property.TextOverflow | import(\"csstype\").Property.TextOverflow[];\n msTouchAction?: import(\"csstype\").Property.TouchAction | import(\"csstype\").Property.TouchAction[];\n msTouchSelect?: import(\"csstype\").Property.MsTouchSelect | import(\"csstype\").Property.MsTouchSelect[];\n msTransform?: import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n msTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | import(\"csstype\").Property.TransformOrigin<string | number>[];\n msTransitionDelay?: import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n msTransitionDuration?: import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n msTransitionProperty?: import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n msTransitionTimingFunction?: import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n msUserSelect?: import(\"csstype\").Property.MsUserSelect | import(\"csstype\").Property.MsUserSelect[];\n msWordBreak?: import(\"csstype\").Property.WordBreak | import(\"csstype\").Property.WordBreak[];\n msWrapFlow?: import(\"csstype\").Property.MsWrapFlow | import(\"csstype\").Property.MsWrapFlow[];\n msWrapMargin?: string[] | import(\"csstype\").Property.MsWrapMargin<string | number> | import(\"csstype\").Property.MsWrapMargin<string | number>[];\n msWrapThrough?: import(\"csstype\").Property.MsWrapThrough | import(\"csstype\").Property.MsWrapThrough[];\n msWritingMode?: import(\"csstype\").Property.WritingMode | import(\"csstype\").Property.WritingMode[];\n OObjectFit?: import(\"csstype\").Property.ObjectFit | import(\"csstype\").Property.ObjectFit[];\n OObjectPosition?: (string | (string & {}))[] | import(\"csstype\").Property.ObjectPosition<string | number> | import(\"csstype\").Property.ObjectPosition<string | number>[];\n OTabSize?: string[] | import(\"csstype\").Property.TabSize<string | number> | import(\"csstype\").Property.TabSize<string | number>[];\n OTextOverflow?: import(\"csstype\").Property.TextOverflow | import(\"csstype\").Property.TextOverflow[];\n OTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | import(\"csstype\").Property.TransformOrigin<string | number>[];\n WebkitAlignContent?: import(\"csstype\").Property.AlignContent | import(\"csstype\").Property.AlignContent[];\n WebkitAlignItems?: import(\"csstype\").Property.AlignItems | import(\"csstype\").Property.AlignItems[];\n WebkitAlignSelf?: import(\"csstype\").Property.AlignSelf | import(\"csstype\").Property.AlignSelf[];\n WebkitAnimationDelay?: import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n WebkitAnimationDirection?: import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n WebkitAnimationDuration?: import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n WebkitAnimationFillMode?: import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n WebkitAnimationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | import(\"csstype\").Property.AnimationIterationCount[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n WebkitAnimationName?: import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n WebkitAnimationPlayState?: import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n WebkitAnimationTimingFunction?: import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n WebkitAppearance?: import(\"csstype\").Property.WebkitAppearance | import(\"csstype\").Property.WebkitAppearance[];\n WebkitBackdropFilter?: import(\"csstype\").Property.BackdropFilter | import(\"csstype\").Property.BackdropFilter[];\n WebkitBackfaceVisibility?: import(\"csstype\").Property.BackfaceVisibility | import(\"csstype\").Property.BackfaceVisibility[];\n WebkitBackgroundClip?: import(\"csstype\").Property.BackgroundClip | import(\"csstype\").Property.BackgroundClip[];\n WebkitBackgroundOrigin?: import(\"csstype\").Property.BackgroundOrigin | import(\"csstype\").Property.BackgroundOrigin[];\n WebkitBackgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | import(\"csstype\").Property.BackgroundSize<string | number>[];\n WebkitBorderBeforeColor?: import(\"csstype\").Property.WebkitBorderBeforeColor | import(\"csstype\").Property.WebkitBorderBeforeColor[];\n WebkitBorderBeforeStyle?: import(\"csstype\").Property.WebkitBorderBeforeStyle | import(\"csstype\").Property.WebkitBorderBeforeStyle[];\n WebkitBorderBeforeWidth?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitBorderBeforeWidth<string | number> | import(\"csstype\").Property.WebkitBorderBeforeWidth<string | number>[];\n WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomLeftRadius<string | number> | import(\"csstype\").Property.BorderBottomLeftRadius<string | number>[];\n WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomRightRadius<string | number> | import(\"csstype\").Property.BorderBottomRightRadius<string | number>[];\n WebkitBorderImageSlice?: import(\"csstype\").Property.BorderImageSlice | import(\"csstype\").Property.BorderImageSlice[] | ((string & {}) | import(\"csstype\").Globals)[];\n WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopLeftRadius<string | number> | import(\"csstype\").Property.BorderTopLeftRadius<string | number>[];\n WebkitBorderTopRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopRightRadius<string | number> | import(\"csstype\").Property.BorderTopRightRadius<string | number>[];\n WebkitBoxDecorationBreak?: import(\"csstype\").Property.BoxDecorationBreak | import(\"csstype\").Property.BoxDecorationBreak[];\n WebkitBoxReflect?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitBoxReflect<string | number> | import(\"csstype\").Property.WebkitBoxReflect<string | number>[];\n WebkitBoxShadow?: import(\"csstype\").Property.BoxShadow | import(\"csstype\").Property.BoxShadow[];\n WebkitBoxSizing?: import(\"csstype\").Property.BoxSizing | import(\"csstype\").Property.BoxSizing[];\n WebkitClipPath?: import(\"csstype\").Property.ClipPath | import(\"csstype\").Property.ClipPath[];\n WebkitColumnCount?: import(\"csstype\").Property.ColumnCount | import(\"csstype\").Property.ColumnCount[] | (import(\"csstype\").Globals | \"auto\")[];\n WebkitColumnFill?: import(\"csstype\").Property.ColumnFill | import(\"csstype\").Property.ColumnFill[];\n WebkitColumnGap?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnGap<string | number> | import(\"csstype\").Property.ColumnGap<string | number>[];\n WebkitColumnRuleColor?: import(\"csstype\").Property.ColumnRuleColor | import(\"csstype\").Property.ColumnRuleColor[];\n WebkitColumnRuleStyle?: import(\"csstype\").Property.ColumnRuleStyle | import(\"csstype\").Property.ColumnRuleStyle[];\n WebkitColumnRuleWidth?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRuleWidth<string | number> | import(\"csstype\").Property.ColumnRuleWidth<string | number>[];\n WebkitColumnSpan?: import(\"csstype\").Property.ColumnSpan | import(\"csstype\").Property.ColumnSpan[];\n WebkitColumnWidth?: string[] | import(\"csstype\").Property.ColumnWidth<string | number> | import(\"csstype\").Property.ColumnWidth<string | number>[];\n WebkitFilter?: import(\"csstype\").Property.Filter | import(\"csstype\").Property.Filter[];\n WebkitFlexBasis?: (string | (string & {}))[] | import(\"csstype\").Property.FlexBasis<string | number> | import(\"csstype\").Property.FlexBasis<string | number>[];\n WebkitFlexDirection?: import(\"csstype\").Property.FlexDirection | import(\"csstype\").Property.FlexDirection[];\n WebkitFlexGrow?: import(\"csstype\").Property.FlexGrow | import(\"csstype\").Property.FlexGrow[] | import(\"csstype\").Globals[];\n WebkitFlexShrink?: import(\"csstype\").Globals[] | import(\"csstype\").Property.FlexShrink | import(\"csstype\").Property.FlexShrink[];\n WebkitFlexWrap?: import(\"csstype\").Property.FlexWrap | import(\"csstype\").Property.FlexWrap[];\n WebkitFontFeatureSettings?: import(\"csstype\").Property.FontFeatureSettings | import(\"csstype\").Property.FontFeatureSettings[];\n WebkitFontKerning?: import(\"csstype\").Property.FontKerning | import(\"csstype\").Property.FontKerning[];\n WebkitFontSmoothing?: string[] | import(\"csstype\").Property.FontSmooth<string | number> | import(\"csstype\").Property.FontSmooth<string | number>[];\n WebkitFontVariantLigatures?: import(\"csstype\").Property.FontVariantLigatures | import(\"csstype\").Property.FontVariantLigatures[];\n WebkitHyphens?: import(\"csstype\").Property.Hyphens | import(\"csstype\").Property.Hyphens[];\n WebkitJustifyContent?: import(\"csstype\").Property.JustifyContent | import(\"csstype\").Property.JustifyContent[];\n WebkitLineBreak?: import(\"csstype\").Property.LineBreak | import(\"csstype\").Property.LineBreak[];\n WebkitLineClamp?: (\"none\" | import(\"csstype\").Globals)[] | import(\"csstype\").Property.WebkitLineClamp | import(\"csstype\").Property.WebkitLineClamp[];\n WebkitMarginEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineEnd<string | number> | import(\"csstype\").Property.MarginInlineEnd<string | number>[];\n WebkitMarginStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineStart<string | number> | import(\"csstype\").Property.MarginInlineStart<string | number>[];\n WebkitMaskAttachment?: import(\"csstype\").Property.WebkitMaskAttachment | import(\"csstype\").Property.WebkitMaskAttachment[];\n WebkitMaskClip?: import(\"csstype\").Property.WebkitMaskClip | import(\"csstype\").Property.WebkitMaskClip[];\n WebkitMaskComposite?: import(\"csstype\").Property.WebkitMaskComposite | import(\"csstype\").Property.WebkitMaskComposite[];\n WebkitMaskImage?: import(\"csstype\").Property.WebkitMaskImage | import(\"csstype\").Property.WebkitMaskImage[];\n WebkitMaskOrigin?: import(\"csstype\").Property.WebkitMaskOrigin | import(\"csstype\").Property.WebkitMaskOrigin[];\n WebkitMaskPosition?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskPosition<string | number> | import(\"csstype\").Property.WebkitMaskPosition<string | number>[];\n WebkitMaskPositionX?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskPositionX<string | number> | import(\"csstype\").Property.WebkitMaskPositionX<string | number>[];\n WebkitMaskPositionY?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskPositionY<string | number> | import(\"csstype\").Property.WebkitMaskPositionY<string | number>[];\n WebkitMaskRepeat?: import(\"csstype\").Property.WebkitMaskRepeat | import(\"csstype\").Property.WebkitMaskRepeat[];\n WebkitMaskRepeatX?: import(\"csstype\").Property.WebkitMaskRepeatX | import(\"csstype\").Property.WebkitMaskRepeatX[];\n WebkitMaskRepeatY?: import(\"csstype\").Property.WebkitMaskRepeatY | import(\"csstype\").Property.WebkitMaskRepeatY[];\n WebkitMaskSize?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskSize<string | number> | import(\"csstype\").Property.WebkitMaskSize<string | number>[];\n WebkitMaxInlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaxInlineSize<string | number> | import(\"csstype\").Property.MaxInlineSize<string | number>[];\n WebkitOrder?: import(\"csstype\").Globals[] | import(\"csstype\").Property.Order | import(\"csstype\").Property.Order[];\n WebkitOverflowScrolling?: import(\"csstype\").Property.WebkitOverflowScrolling | import(\"csstype\").Property.WebkitOverflowScrolling[];\n WebkitPaddingEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineEnd<string | number> | import(\"csstype\").Property.PaddingInlineEnd<string | number>[];\n WebkitPaddingStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineStart<string | number> | import(\"csstype\").Property.PaddingInlineStart<string | number>[];\n WebkitPerspective?: string[] | import(\"csstype\").Property.Perspective<string | number> | import(\"csstype\").Property.Perspective<string | number>[];\n WebkitPerspectiveOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.PerspectiveOrigin<string | number> | import(\"csstype\").Property.PerspectiveOrigin<string | number>[];\n WebkitPrintColorAdjust?: import(\"csstype\").Property.ColorAdjust | import(\"csstype\").Property.ColorAdjust[];\n WebkitRubyPosition?: import(\"csstype\").Property.RubyPosition | import(\"csstype\").Property.RubyPosition[];\n WebkitScrollSnapType?: import(\"csstype\").Property.ScrollSnapType | import(\"csstype\").Property.ScrollSnapType[];\n WebkitShapeMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ShapeMargin<string | number> | import(\"csstype\").Property.ShapeMargin<string | number>[];\n WebkitTapHighlightColor?: import(\"csstype\").Property.WebkitTapHighlightColor | import(\"csstype\").Property.WebkitTapHighlightColor[];\n WebkitTextCombine?: import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n WebkitTextDecorationColor?: import(\"csstype\").Property.TextDecorationColor | import(\"csstype\").Property.TextDecorationColor[];\n WebkitTextDecorationLine?: import(\"csstype\").Property.TextDecorationLine | import(\"csstype\").Property.TextDecorationLine[];\n WebkitTextDecorationSkip?: import(\"csstype\").Property.TextDecorationSkip | import(\"csstype\").Property.TextDecorationSkip[];\n WebkitTextDecorationStyle?: import(\"csstype\").Property.TextDecorationStyle | import(\"csstype\").Property.TextDecorationStyle[];\n WebkitTextEmphasisColor?: import(\"csstype\").Property.TextEmphasisColor | import(\"csstype\").Property.TextEmphasisColor[];\n WebkitTextEmphasisPosition?: import(\"csstype\").Property.TextEmphasisPosition | import(\"csstype\").Property.TextEmphasisPosition[];\n WebkitTextEmphasisStyle?: import(\"csstype\").Property.TextEmphasisStyle | import(\"csstype\").Property.TextEmphasisStyle[];\n WebkitTextFillColor?: import(\"csstype\").Property.WebkitTextFillColor | import(\"csstype\").Property.WebkitTextFillColor[];\n WebkitTextOrientation?: import(\"csstype\").Property.TextOrientation | import(\"csstype\").Property.TextOrientation[];\n WebkitTextSizeAdjust?: import(\"csstype\").Property.TextSizeAdjust | import(\"csstype\").Property.TextSizeAdjust[];\n WebkitTextStrokeColor?: import(\"csstype\").Property.WebkitTextStrokeColor | import(\"csstype\").Property.WebkitTextStrokeColor[];\n WebkitTextStrokeWidth?: string[] | import(\"csstype\").Property.WebkitTextStrokeWidth<string | number> | import(\"csstype\").Property.WebkitTextStrokeWidth<string | number>[];\n WebkitTextUnderlinePosition?: import(\"csstype\").Property.TextUnderlinePosition | import(\"csstype\").Property.TextUnderlinePosition[];\n WebkitTouchCallout?: import(\"csstype\").Property.WebkitTouchCallout | import(\"csstype\").Property.WebkitTouchCallout[];\n WebkitTransform?: import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n WebkitTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | import(\"csstype\").Property.TransformOrigin<string | number>[];\n WebkitTransformStyle?: import(\"csstype\").Property.TransformStyle | import(\"csstype\").Property.TransformStyle[];\n WebkitTransitionDelay?: import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n WebkitTransitionDuration?: import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n WebkitTransitionProperty?: import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n WebkitTransitionTimingFunction?: import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n WebkitUserModify?: import(\"csstype\").Property.WebkitUserModify | import(\"csstype\").Property.WebkitUserModify[];\n WebkitUserSelect?: import(\"csstype\").Property.UserSelect | import(\"csstype\").Property.UserSelect[];\n WebkitWritingMode?: import(\"csstype\").Property.WritingMode | import(\"csstype\").Property.WritingMode[];\n MozAnimation?: import(\"csstype\").Property.Animation<string & {}> | import(\"csstype\").Property.Animation<string & {}>[] | (import(\"csstype\").Globals | (\"normal\" | \"alternate\" | \"alternate-reverse\" | \"reverse\") | (\"none\" | \"both\" | \"backwards\" | \"forwards\") | \"infinite\" | \"paused\" | \"running\" | ((string & {}) | \"ease\" | \"ease-in\" | \"ease-in-out\" | \"ease-out\" | \"step-end\" | \"step-start\" | \"linear\"))[];\n MozBorderImage?: import(\"csstype\").Property.BorderImage | import(\"csstype\").Property.BorderImage[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n MozColumnRule?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRule<string | number> | import(\"csstype\").Property.ColumnRule<string | number>[];\n MozColumns?: (string | (string & {}))[] | import(\"csstype\").Property.Columns<string | number> | import(\"csstype\").Property.Columns<string | number>[];\n MozTransition?: import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n msContentZoomLimit?: import(\"csstype\").Property.MsContentZoomLimit | import(\"csstype\").Property.MsContentZoomLimit[];\n msContentZoomSnap?: import(\"csstype\").Property.MsContentZoomSnap | import(\"csstype\").Property.MsContentZoomSnap[];\n msFlex?: (string | (string & {}))[] | import(\"csstype\").Property.Flex<string | number> | import(\"csstype\").Property.Flex<string | number>[];\n msScrollLimit?: import(\"csstype\").Property.MsScrollLimit | import(\"csstype\").Property.MsScrollLimit[];\n msScrollSnapX?: import(\"csstype\").Property.MsScrollSnapX | import(\"csstype\").Property.MsScrollSnapX[];\n msScrollSnapY?: import(\"csstype\").Property.MsScrollSnapY | import(\"csstype\").Property.MsScrollSnapY[];\n msTransition?: import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n WebkitAnimation?: import(\"csstype\").Property.Animation<string & {}> | import(\"csstype\").Property.Animation<string & {}>[] | (import(\"csstype\").Globals | (\"normal\" | \"alternate\" | \"alternate-reverse\" | \"reverse\") | (\"none\" | \"both\" | \"backwards\" | \"forwards\") | \"infinite\" | \"paused\" | \"running\" | ((string & {}) | \"ease\" | \"ease-in\" | \"ease-in-out\" | \"ease-out\" | \"step-end\" | \"step-start\" | \"linear\"))[];\n WebkitBorderBefore?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitBorderBefore<string | number> | import(\"csstype\").Property.WebkitBorderBefore<string | number>[];\n WebkitBorderImage?: import(\"csstype\").Property.BorderImage | import(\"csstype\").Property.BorderImage[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n WebkitBorderRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRadius<string | number> | import(\"csstype\").Property.BorderRadius<string | number>[];\n WebkitColumnRule?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRule<string | number> | import(\"csstype\").Property.ColumnRule<string | number>[];\n WebkitColumns?: (string | (string & {}))[] | import(\"csstype\").Property.Columns<string | number> | import(\"csstype\").Property.Columns<string | number>[];\n WebkitFlex?: (string | (string & {}))[] | import(\"csstype\").Property.Flex<string | number> | import(\"csstype\").Property.Flex<string | number>[];\n WebkitFlexFlow?: import(\"csstype\").Property.FlexFlow | import(\"csstype\").Property.FlexFlow[];\n WebkitMask?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMask<string | number> | import(\"csstype\").Property.WebkitMask<string | number>[];\n WebkitTextEmphasis?: import(\"csstype\").Property.TextEmphasis | import(\"csstype\").Property.TextEmphasis[];\n WebkitTextStroke?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitTextStroke<string | number> | import(\"csstype\").Property.WebkitTextStroke<string | number>[];\n WebkitTransition?: import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n azimuth?: import(\"csstype\").Property.Azimuth | import(\"csstype\").Property.Azimuth[];\n boxAlign?: import(\"csstype\").Property.BoxAlign | import(\"csstype\").Property.BoxAlign[];\n boxDirection?: import(\"csstype\").Property.BoxDirection | import(\"csstype\").Property.BoxDirection[];\n boxFlex?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlex | import(\"csstype\").Property.BoxFlex[];\n boxFlexGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlexGroup | import(\"csstype\").Property.BoxFlexGroup[];\n boxLines?: import(\"csstype\").Property.BoxLines | import(\"csstype\").Property.BoxLines[];\n boxOrdinalGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxOrdinalGroup | import(\"csstype\").Property.BoxOrdinalGroup[];\n boxOrient?: import(\"csstype\").Property.BoxOrient | import(\"csstype\").Property.BoxOrient[];\n boxPack?: import(\"csstype\").Property.BoxPack | import(\"csstype\").Property.BoxPack[];\n clip?: import(\"csstype\").Property.Clip | import(\"csstype\").Property.Clip[];\n fontVariantAlternates?: import(\"csstype\").Property.FontVariantAlternates | import(\"csstype\").Property.FontVariantAlternates[];\n gridColumnGap?: (string | (string & {}))[] | import(\"csstype\").Property.GridColumnGap<string | number> | import(\"csstype\").Property.GridColumnGap<string | number>[];\n gridGap?: (string | (string & {}))[] | import(\"csstype\").Property.GridGap<string | number> | import(\"csstype\").Property.GridGap<string | number>[];\n gridRowGap?: (string | (string & {}))[] | import(\"csstype\").Property.GridRowGap<string | number> | import(\"csstype\").Property.GridRowGap<string | number>[];\n imeMode?: import(\"csstype\").Property.ImeMode | import(\"csstype\").Property.ImeMode[];\n offsetBlock?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlock<string | number> | import(\"csstype\").Property.InsetBlock<string | number>[];\n offsetBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockEnd<string | number> | import(\"csstype\").Property.InsetBlockEnd<string | number>[];\n offsetBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockStart<string | number> | import(\"csstype\").Property.InsetBlockStart<string | number>[];\n offsetInline?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInline<string | number> | import(\"csstype\").Property.InsetInline<string | number>[];\n offsetInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineEnd<string | number> | import(\"csstype\").Property.InsetInlineEnd<string | number>[];\n offsetInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineStart<string | number> | import(\"csstype\").Property.InsetInlineStart<string | number>[];\n scrollSnapCoordinate?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollSnapCoordinate<string | number> | import(\"csstype\").Property.ScrollSnapCoordinate<string | number>[];\n scrollSnapDestination?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollSnapDestination<string | number> | import(\"csstype\").Property.ScrollSnapDestination<string | number>[];\n scrollSnapPointsX?: import(\"csstype\").Property.ScrollSnapPointsX | import(\"csstype\").Property.ScrollSnapPointsX[];\n scrollSnapPointsY?: import(\"csstype\").Property.ScrollSnapPointsY | import(\"csstype\").Property.ScrollSnapPointsY[];\n scrollSnapTypeX?: import(\"csstype\").Property.ScrollSnapTypeX | import(\"csstype\").Property.ScrollSnapTypeX[];\n scrollSnapTypeY?: import(\"csstype\").Property.ScrollSnapTypeY | import(\"csstype\").Property.ScrollSnapTypeY[];\n scrollbarTrackColor?: import(\"csstype\").Property.MsScrollbarTrackColor | import(\"csstype\").Property.MsScrollbarTrackColor[];\n textCombineHorizontal?: import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n KhtmlBoxAlign?: import(\"csstype\").Property.BoxAlign | import(\"csstype\").Property.BoxAlign[];\n KhtmlBoxDirection?: import(\"csstype\").Property.BoxDirection | import(\"csstype\").Property.BoxDirection[];\n KhtmlBoxFlex?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlex | import(\"csstype\").Property.BoxFlex[];\n KhtmlBoxFlexGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlexGroup | import(\"csstype\").Property.BoxFlexGroup[];\n KhtmlBoxLines?: import(\"csstype\").Property.BoxLines | import(\"csstype\").Property.BoxLines[];\n KhtmlBoxOrdinalGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxOrdinalGroup | import(\"csstype\").Property.BoxOrdinalGroup[];\n KhtmlBoxOrient?: import(\"csstype\").Property.BoxOrient | import(\"csstype\").Property.BoxOrient[];\n KhtmlBoxPack?: import(\"csstype\").Property.BoxPack | import(\"csstype\").Property.BoxPack[];\n KhtmlLineBreak?: import(\"csstype\").Property.LineBreak | import(\"csstype\").Property.LineBreak[];\n KhtmlOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Opacity | import(\"csstype\").Property.Opacity[];\n KhtmlUserSelect?: import(\"csstype\").Property.UserSelect | import(\"csstype\").Property.UserSelect[];\n MozBackgroundClip?: import(\"csstype\").Property.BackgroundClip | import(\"csstype\").Property.BackgroundClip[];\n MozBackgroundInlinePolicy?: import(\"csstype\").Property.BoxDecorationBreak | import(\"csstype\").Property.BoxDecorationBreak[];\n MozBackgroundOrigin?: import(\"csstype\").Property.BackgroundOrigin | import(\"csstype\").Property.BackgroundOrigin[];\n MozBackgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | import(\"csstype\").Property.BackgroundSize<string | number>[];\n MozBinding?: import(\"csstype\").Property.MozBinding | import(\"csstype\").Property.MozBinding[];\n MozBorderRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRadius<string | number> | import(\"csstype\").Property.BorderRadius<string | number>[];\n MozBorderRadiusBottomleft?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomLeftRadius<string | number> | import(\"csstype\").Property.BorderBottomLeftRadius<string | number>[];\n MozBorderRadiusBottomright?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomRightRadius<string | number> | import(\"csstype\").Property.BorderBottomRightRadius<string | number>[];\n MozBorderRadiusTopleft?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopLeftRadius<string | number> | import(\"csstype\").Property.BorderTopLeftRadius<string | number>[];\n MozBorderRadiusTopright?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopRightRadius<string | number> | import(\"csstype\").Property.BorderTopRightRadius<string | number>[];\n MozBoxAlign?: import(\"csstype\").Property.BoxAlign | import(\"csstype\").Property.BoxAlign[];\n MozBoxDirection?: import(\"csstype\").Property.BoxDirection | import(\"csstype\").Property.BoxDirection[];\n MozBoxFlex?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlex | import(\"csstype\").Property.BoxFlex[];\n MozBoxOrdinalGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxOrdinalGroup | import(\"csstype\").Property.BoxOrdinalGroup[];\n MozBoxOrient?: import(\"csstype\").Property.BoxOrient | import(\"csstype\").Property.BoxOrient[];\n MozBoxPack?: import(\"csstype\").Property.BoxPack | import(\"csstype\").Property.BoxPack[];\n MozBoxShadow?: import(\"csstype\").Property.BoxShadow | import(\"csstype\").Property.BoxShadow[];\n MozFloatEdge?: import(\"csstype\").Property.MozFloatEdge | import(\"csstype\").Property.MozFloatEdge[];\n MozForceBrokenImageIcon?: import(\"csstype\").Globals[] | import(\"csstype\").Property.MozForceBrokenImageIcon | import(\"csstype\").Property.MozForceBrokenImageIcon[];\n MozOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Opacity | import(\"csstype\").Property.Opacity[];\n MozOutline?: (string | (string & {}))[] | import(\"csstype\").Property.Outline<string | number> | import(\"csstype\").Property.Outline<string | number>[];\n MozOutlineColor?: import(\"csstype\").Property.OutlineColor | import(\"csstype\").Property.OutlineColor[];\n MozOutlineRadius?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadius<string | number> | import(\"csstype\").Property.MozOutlineRadius<string | number>[];\n MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusBottomleft<string | number> | import(\"csstype\").Property.MozOutlineRadiusBottomleft<string | number>[];\n MozOutlineRadiusBottomright?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusBottomright<string | number> | import(\"csstype\").Property.MozOutlineRadiusBottomright<string | number>[];\n MozOutlineRadiusTopleft?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusTopleft<string | number> | import(\"csstype\").Property.MozOutlineRadiusTopleft<string | number>[];\n MozOutlineRadiusTopright?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusTopright<string | number> | import(\"csstype\").Property.MozOutlineRadiusTopright<string | number>[];\n MozOutlineStyle?: import(\"csstype\").Property.OutlineStyle | import(\"csstype\").Property.OutlineStyle[];\n MozOutlineWidth?: string[] | import(\"csstype\").Property.OutlineWidth<string | number> | import(\"csstype\").Property.OutlineWidth<string | number>[];\n MozTextAlignLast?: import(\"csstype\").Property.TextAlignLast | import(\"csstype\").Property.TextAlignLast[];\n MozTextDecorationColor?: import(\"csstype\").Property.TextDecorationColor | import(\"csstype\").Property.TextDecorationColor[];\n MozTextDecorationLine?: import(\"csstype\").Property.TextDecorationLine | import(\"csstype\").Property.TextDecorationLine[];\n MozTextDecorationStyle?: import(\"csstype\").Property.TextDecorationStyle | import(\"csstype\").Property.TextDecorationStyle[];\n MozUserInput?: import(\"csstype\").Property.MozUserInput | import(\"csstype\").Property.MozUserInput[];\n msImeMode?: import(\"csstype\").Property.ImeMode | import(\"csstype\").Property.ImeMode[];\n msScrollbarTrackColor?: import(\"csstype\").Property.MsScrollbarTrackColor | import(\"csstype\").Property.MsScrollbarTrackColor[];\n OAnimation?: import(\"csstype\").Property.Animation<string & {}> | import(\"csstype\").Property.Animation<string & {}>[] | (import(\"csstype\").Globals | (\"normal\" | \"alternate\" | \"alternate-reverse\" | \"reverse\") | (\"none\" | \"both\" | \"backwards\" | \"forwards\") | \"infinite\" | \"paused\" | \"running\" | ((string & {}) | \"ease\" | \"ease-in\" | \"ease-in-out\" | \"ease-out\" | \"step-end\" | \"step-start\" | \"linear\"))[];\n OAnimationDelay?: import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n OAnimationDirection?: import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n OAnimationDuration?: import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n OAnimationFillMode?: import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n OAnimationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | import(\"csstype\").Property.AnimationIterationCount[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n OAnimationName?: import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n OAnimationPlayState?: import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n OAnimationTimingFunction?: import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n OBackgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | import(\"csstype\").Property.BackgroundSize<string | number>[];\n OBorderImage?: import(\"csstype\").Property.BorderImage | import(\"csstype\").Property.BorderImage[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n OTransform?: import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n OTransition?: import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n OTransitionDelay?: import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n OTransitionDuration?: import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n OTransitionProperty?: import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n OTransitionTimingFunction?: import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n WebkitBoxAlign?: import(\"csstype\").Property.BoxAlign | import(\"csstype\").Property.BoxAlign[];\n WebkitBoxDirection?: import(\"csstype\").Property.BoxDirection | import(\"csstype\").Property.BoxDirection[];\n WebkitBoxFlex?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlex | import(\"csstype\").Property.BoxFlex[];\n WebkitBoxFlexGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxFlexGroup | import(\"csstype\").Property.BoxFlexGroup[];\n WebkitBoxLines?: import(\"csstype\").Property.BoxLines | import(\"csstype\").Property.BoxLines[];\n WebkitBoxOrdinalGroup?: import(\"csstype\").Globals[] | import(\"csstype\").Property.BoxOrdinalGroup | import(\"csstype\").Property.BoxOrdinalGroup[];\n WebkitBoxOrient?: import(\"csstype\").Property.BoxOrient | import(\"csstype\").Property.BoxOrient[];\n WebkitBoxPack?: import(\"csstype\").Property.BoxPack | import(\"csstype\").Property.BoxPack[];\n WebkitScrollSnapPointsX?: import(\"csstype\").Property.ScrollSnapPointsX | import(\"csstype\").Property.ScrollSnapPointsX[];\n WebkitScrollSnapPointsY?: import(\"csstype\").Property.ScrollSnapPointsY | import(\"csstype\").Property.ScrollSnapPointsY[];\n alignmentBaseline?: import(\"csstype\").Property.AlignmentBaseline | import(\"csstype\").Property.AlignmentBaseline[];\n baselineShift?: (string | (string & {}))[] | import(\"csstype\").Property.BaselineShift<string | number> | import(\"csstype\").Property.BaselineShift<string | number>[];\n clipRule?: import(\"csstype\").Property.ClipRule | import(\"csstype\").Property.ClipRule[];\n colorInterpolation?: import(\"csstype\").Property.ColorInterpolation | import(\"csstype\").Property.ColorInterpolation[];\n colorRendering?: import(\"csstype\").Property.ColorRendering | import(\"csstype\").Property.ColorRendering[];\n dominantBaseline?: import(\"csstype\").Property.DominantBaseline | import(\"csstype\").Property.DominantBaseline[];\n fill?: import(\"csstype\").Property.Fill | import(\"csstype\").Property.Fill[];\n fillOpacity?: import(\"csstype\").Globals[] | import(\"csstype\").Property.FillOpacity | import(\"csstype\").Property.FillOpacity[];\n fillRule?: import(\"csstype\").Property.FillRule | import(\"csstype\").Property.FillRule[];\n floodColor?: import(\"csstype\").Property.FloodColor | import(\"csstype\").Property.FloodColor[];\n floodOpacity?: import(\"csstype\").Globals[] | import(\"csstype\").Property.FloodOpacity | import(\"csstype\").Property.FloodOpacity[];\n glyphOrientationVertical?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GlyphOrientationVertical | import(\"csstype\").Property.GlyphOrientationVertical[];\n lightingColor?: import(\"csstype\").Property.LightingColor | import(\"csstype\").Property.LightingColor[];\n marker?: import(\"csstype\").Property.Marker | import(\"csstype\").Property.Marker[];\n markerEnd?: import(\"csstype\").Property.MarkerEnd | import(\"csstype\").Property.MarkerEnd[];\n markerMid?: import(\"csstype\").Property.MarkerMid | import(\"csstype\").Property.MarkerMid[];\n markerStart?: import(\"csstype\").Property.MarkerStart | import(\"csstype\").Property.MarkerStart[];\n shapeRendering?: import(\"csstype\").Property.ShapeRendering | import(\"csstype\").Property.ShapeRendering[];\n stopColor?: import(\"csstype\").Property.StopColor | import(\"csstype\").Property.StopColor[];\n stopOpacity?: import(\"csstype\").Globals[] | import(\"csstype\").Property.StopOpacity | import(\"csstype\").Property.StopOpacity[];\n stroke?: import(\"csstype\").Property.Stroke | import(\"csstype\").Property.Stroke[];\n strokeDasharray?: (string | (string & {}))[] | import(\"csstype\").Property.StrokeDasharray<string | number> | import(\"csstype\").Property.StrokeDasharray<string | number>[];\n strokeDashoffset?: (string | (string & {}))[] | import(\"csstype\").Property.StrokeDashoffset<string | number> | import(\"csstype\").Property.StrokeDashoffset<string | number>[];\n strokeLinecap?: import(\"csstype\").Property.StrokeLinecap | import(\"csstype\").Property.StrokeLinecap[];\n strokeLinejoin?: import(\"csstype\").Property.StrokeLinejoin | import(\"csstype\").Property.StrokeLinejoin[];\n strokeMiterlimit?: import(\"csstype\").Globals[] | import(\"csstype\").Property.StrokeMiterlimit | import(\"csstype\").Property.StrokeMiterlimit[];\n strokeOpacity?: import(\"csstype\").Globals[] | import(\"csstype\").Property.StrokeOpacity | import(\"csstype\").Property.StrokeOpacity[];\n strokeWidth?: (string | (string & {}))[] | import(\"csstype\").Property.StrokeWidth<string | number> | import(\"csstype\").Property.StrokeWidth<string | number>[];\n textAnchor?: import(\"csstype\").Property.TextAnchor | import(\"csstype\").Property.TextAnchor[];\n vectorEffect?: import(\"csstype\").Property.VectorEffect | import(\"csstype\").Property.VectorEffect[];\n \":-moz-any()\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-dir\"?: import(\"@emotion/serialize\").CSSObject;\n \":-webkit-any()\"?: import(\"@emotion/serialize\").CSSObject;\n \"::cue\"?: import(\"@emotion/serialize\").CSSObject;\n \"::cue-region\"?: import(\"@emotion/serialize\").CSSObject;\n \"::part\"?: import(\"@emotion/serialize\").CSSObject;\n \"::slotted\"?: import(\"@emotion/serialize\").CSSObject;\n \":dir\"?: import(\"@emotion/serialize\").CSSObject;\n \":has\"?: import(\"@emotion/serialize\").CSSObject;\n \":host\"?: import(\"@emotion/serialize\").CSSObject;\n \":host-context\"?: import(\"@emotion/serialize\").CSSObject;\n \":is\"?: import(\"@emotion/serialize\").CSSObject;\n \":lang\"?: import(\"@emotion/serialize\").CSSObject;\n \":matches()\"?: import(\"@emotion/serialize\").CSSObject;\n \":not\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-last-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-last-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":where\"?: import(\"@emotion/serialize\").CSSObject;\n \":-khtml-any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-focusring\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-full-screen\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-read-only\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-read-write\"?: import(\"@emotion/serialize\").CSSObject;\n \":-ms-fullscreen\"?: import(\"@emotion/serialize\").CSSObject;\n \":-ms-input-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \":-webkit-any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":-webkit-full-screen\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-progress-bar\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-range-progress\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-range-thumb\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-range-track\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-selection\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-backdrop\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-browse\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-check\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-clear\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-fill\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-fill-lower\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-fill-upper\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-input-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-reveal\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-thumb\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-ticks-after\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-ticks-before\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-tooltip\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-track\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-value\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-backdrop\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-input-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-progress-bar\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-progress-inner-value\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-progress-value\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-slider-runnable-track\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-slider-thumb\"?: import(\"@emotion/serialize\").CSSObject;\n \"::after\"?: import(\"@emotion/serialize\").CSSObject;\n \"::backdrop\"?: import(\"@emotion/serialize\").CSSObject;\n \"::before\"?: import(\"@emotion/serialize\").CSSObject;\n \"::first-letter\"?: import(\"@emotion/serialize\").CSSObject;\n \"::first-line\"?: import(\"@emotion/serialize\").CSSObject;\n \"::grammar-error\"?: import(\"@emotion/serialize\").CSSObject;\n \"::marker\"?: import(\"@emotion/serialize\").CSSObject;\n \"::placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::selection\"?: import(\"@emotion/serialize\").CSSObject;\n \"::spelling-error\"?: import(\"@emotion/serialize\").CSSObject;\n \":active\"?: import(\"@emotion/serialize\").CSSObject;\n \":after\"?: import(\"@emotion/serialize\").CSSObject;\n \":any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":before\"?: import(\"@emotion/serialize\").CSSObject;\n \":blank\"?: import(\"@emotion/serialize\").CSSObject;\n \":checked\"?: import(\"@emotion/serialize\").CSSObject;\n \":default\"?: import(\"@emotion/serialize\").CSSObject;\n \":defined\"?: import(\"@emotion/serialize\").CSSObject;\n \":disabled\"?: import(\"@emotion/serialize\").CSSObject;\n \":empty\"?: import(\"@emotion/serialize\").CSSObject;\n \":enabled\"?: import(\"@emotion/serialize\").CSSObject;\n \":first\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-letter\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-line\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":focus\"?: import(\"@emotion/serialize\").CSSObject;\n \":focus-visible\"?: import(\"@emotion/serialize\").CSSObject;\n \":focus-within\"?: import(\"@emotion/serialize\").CSSObject;\n \":fullscreen\"?: import(\"@emotion/serialize\").CSSObject;\n \":hover\"?: import(\"@emotion/serialize\").CSSObject;\n \":in-range\"?: import(\"@emotion/serialize\").CSSObject;\n \":indeterminate\"?: import(\"@emotion/serialize\").CSSObject;\n \":invalid\"?: import(\"@emotion/serialize\").CSSObject;\n \":last-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":last-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":left\"?: import(\"@emotion/serialize\").CSSObject;\n \":link\"?: import(\"@emotion/serialize\").CSSObject;\n \":only-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":only-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":optional\"?: import(\"@emotion/serialize\").CSSObject;\n \":out-of-range\"?: import(\"@emotion/serialize\").CSSObject;\n \":placeholder-shown\"?: import(\"@emotion/serialize\").CSSObject;\n \":read-only\"?: import(\"@emotion/serialize\").CSSObject;\n \":read-write\"?: import(\"@emotion/serialize\").CSSObject;\n \":required\"?: import(\"@emotion/serialize\").CSSObject;\n \":right\"?: import(\"@emotion/serialize\").CSSObject;\n \":root\"?: import(\"@emotion/serialize\").CSSObject;\n \":scope\"?: import(\"@emotion/serialize\").CSSObject;\n \":target\"?: import(\"@emotion/serialize\").CSSObject;\n \":valid\"?: import(\"@emotion/serialize\").CSSObject;\n \":visited\"?: import(\"@emotion/serialize\").CSSObject;\n };\n };\n control: () => {\n display: string;\n alignItems: string;\n appearance: string;\n padding: string;\n height: string;\n minHeight: string;\n };\n dropdownIndicator: (provided: any, selectProps: any) => any;\n menu: (provided: any) => any;\n menuList: (provided: any) => any;\n option: (provided: any, { isMulti, isDisabled, isFocused, isSelected }: {\n isMulti: any;\n isDisabled: any;\n isFocused: any;\n isSelected: any;\n }) => any;\n valueContainer: (provided: any) => any;\n singleValue: (provided: any, selectProps: any) => any;\n};\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"SelectStyles.d.js","names":[],"sources":["SelectStyles.d.ts"],"sourcesContent":["import { Theme } from '../Layout';\nexport declare const customStyles: (theme: Theme, markInvalid?: boolean) => {\n indicatorSeparator: () => {\n display: string;\n };\n indicatorsContainer: (provided: any) => any;\n container: (provided: any, { isDisabled, selectProps }: {\n isDisabled: any;\n selectProps: any;\n }) => {\n '& > div': {\n cursor: string;\n '&:focus:visible, active': {\n boxShadow: string;\n };\n boxShadow: string;\n '&:hover': {\n boxShadow: string;\n };\n backgroundColor: string;\n color: string;\n padding: number;\n height: string;\n minHeight: string;\n '&:-moz-focusring': {\n color: string;\n textShadow: string;\n };\n position: string;\n accentColor?: string[] | import(\"csstype\").Property.AccentColor | import(\"csstype\").Property.AccentColor[];\n alignContent?: string[] | import(\"csstype\").Property.AlignContent | import(\"csstype\").Property.AlignContent[];\n alignItems?: string[] | import(\"csstype\").Property.AlignItems | import(\"csstype\").Property.AlignItems[];\n alignSelf?: string[] | import(\"csstype\").Property.AlignSelf | import(\"csstype\").Property.AlignSelf[];\n alignTracks?: string[] | import(\"csstype\").Property.AlignTracks | import(\"csstype\").Property.AlignTracks[];\n animationComposition?: string[] | import(\"csstype\").Property.AnimationComposition | import(\"csstype\").Property.AnimationComposition[];\n animationDelay?: string[] | import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n animationDirection?: string[] | import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n animationDuration?: string[] | import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n animationFillMode?: string[] | import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n animationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | NonNullable<import(\"csstype\").Property.AnimationIterationCount>[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n animationName?: string[] | import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n animationPlayState?: string[] | import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n animationTimeline?: string[] | import(\"csstype\").Property.AnimationTimeline | import(\"csstype\").Property.AnimationTimeline[];\n animationTimingFunction?: string[] | import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n appearance?: import(\"csstype\").Property.Appearance | NonNullable<import(\"csstype\").Property.Appearance>[] | import(\"csstype\").Property.Appearance[];\n aspectRatio?: import(\"csstype\").Property.AspectRatio | NonNullable<import(\"csstype\").Property.AspectRatio>[] | ((string & {}) | import(\"csstype\").Globals | \"auto\")[];\n backdropFilter?: string[] | import(\"csstype\").Property.BackdropFilter | import(\"csstype\").Property.BackdropFilter[];\n backfaceVisibility?: import(\"csstype\").Property.BackfaceVisibility | NonNullable<import(\"csstype\").Property.BackfaceVisibility>[] | import(\"csstype\").Property.BackfaceVisibility[];\n backgroundAttachment?: string[] | import(\"csstype\").Property.BackgroundAttachment | import(\"csstype\").Property.BackgroundAttachment[];\n backgroundBlendMode?: string[] | import(\"csstype\").Property.BackgroundBlendMode | import(\"csstype\").Property.BackgroundBlendMode[];\n backgroundClip?: string[] | import(\"csstype\").Property.BackgroundClip | import(\"csstype\").Property.BackgroundClip[];\n backgroundImage?: string[] | import(\"csstype\").Property.BackgroundImage | import(\"csstype\").Property.BackgroundImage[];\n backgroundOrigin?: string[] | import(\"csstype\").Property.BackgroundOrigin | import(\"csstype\").Property.BackgroundOrigin[];\n backgroundPositionX?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundPositionX<string | number> | NonNullable<import(\"csstype\").Property.BackgroundPositionX<string | number>>[];\n backgroundPositionY?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundPositionY<string | number> | NonNullable<import(\"csstype\").Property.BackgroundPositionY<string | number>>[];\n backgroundRepeat?: string[] | import(\"csstype\").Property.BackgroundRepeat | import(\"csstype\").Property.BackgroundRepeat[];\n backgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | NonNullable<import(\"csstype\").Property.BackgroundSize<string | number>>[];\n blockOverflow?: string[] | import(\"csstype\").Property.BlockOverflow | import(\"csstype\").Property.BlockOverflow[];\n blockSize?: (string | (string & {}))[] | import(\"csstype\").Property.BlockSize<string | number> | NonNullable<import(\"csstype\").Property.BlockSize<string | number>>[];\n borderBlockColor?: string[] | import(\"csstype\").Property.BorderBlockColor | import(\"csstype\").Property.BorderBlockColor[];\n borderBlockEndColor?: string[] | import(\"csstype\").Property.BorderBlockEndColor | import(\"csstype\").Property.BorderBlockEndColor[];\n borderBlockEndStyle?: import(\"csstype\").Property.BorderBlockEndStyle | NonNullable<import(\"csstype\").Property.BorderBlockEndStyle>[] | import(\"csstype\").Property.BorderBlockEndStyle[];\n borderBlockEndWidth?: string[] | import(\"csstype\").Property.BorderBlockEndWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderBlockEndWidth<string | number>>[];\n borderBlockStartColor?: string[] | import(\"csstype\").Property.BorderBlockStartColor | import(\"csstype\").Property.BorderBlockStartColor[];\n borderBlockStartStyle?: import(\"csstype\").Property.BorderBlockStartStyle | NonNullable<import(\"csstype\").Property.BorderBlockStartStyle>[] | import(\"csstype\").Property.BorderBlockStartStyle[];\n borderBlockStartWidth?: string[] | import(\"csstype\").Property.BorderBlockStartWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderBlockStartWidth<string | number>>[];\n borderBlockStyle?: import(\"csstype\").Property.BorderBlockStyle | NonNullable<import(\"csstype\").Property.BorderBlockStyle>[] | import(\"csstype\").Property.BorderBlockStyle[];\n borderBlockWidth?: string[] | import(\"csstype\").Property.BorderBlockWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderBlockWidth<string | number>>[];\n borderBottomColor?: string[] | import(\"csstype\").Property.BorderBottomColor | import(\"csstype\").Property.BorderBottomColor[];\n borderBottomLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomLeftRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomLeftRadius<string | number>>[];\n borderBottomRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomRightRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomRightRadius<string | number>>[];\n borderBottomStyle?: import(\"csstype\").Property.BorderBottomStyle | NonNullable<import(\"csstype\").Property.BorderBottomStyle>[] | import(\"csstype\").Property.BorderBottomStyle[];\n borderBottomWidth?: string[] | import(\"csstype\").Property.BorderBottomWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomWidth<string | number>>[];\n borderCollapse?: import(\"csstype\").Property.BorderCollapse | NonNullable<import(\"csstype\").Property.BorderCollapse>[] | import(\"csstype\").Property.BorderCollapse[];\n borderEndEndRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderEndEndRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderEndEndRadius<string | number>>[];\n borderEndStartRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderEndStartRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderEndStartRadius<string | number>>[];\n borderImageOutset?: (string | (string & {}))[] | import(\"csstype\").Property.BorderImageOutset<string | number> | NonNullable<import(\"csstype\").Property.BorderImageOutset<string | number>>[];\n borderImageRepeat?: string[] | import(\"csstype\").Property.BorderImageRepeat | import(\"csstype\").Property.BorderImageRepeat[];\n borderImageSlice?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BorderImageSlice | NonNullable<import(\"csstype\").Property.BorderImageSlice>[];\n borderImageSource?: string[] | import(\"csstype\").Property.BorderImageSource | import(\"csstype\").Property.BorderImageSource[];\n borderImageWidth?: (string | (string & {}))[] | import(\"csstype\").Property.BorderImageWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderImageWidth<string | number>>[];\n borderInlineColor?: string[] | import(\"csstype\").Property.BorderInlineColor | import(\"csstype\").Property.BorderInlineColor[];\n borderInlineEndColor?: string[] | import(\"csstype\").Property.BorderInlineEndColor | import(\"csstype\").Property.BorderInlineEndColor[];\n borderInlineEndStyle?: import(\"csstype\").Property.BorderInlineEndStyle | NonNullable<import(\"csstype\").Property.BorderInlineEndStyle>[] | import(\"csstype\").Property.BorderInlineEndStyle[];\n borderInlineEndWidth?: string[] | import(\"csstype\").Property.BorderInlineEndWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderInlineEndWidth<string | number>>[];\n borderInlineStartColor?: string[] | import(\"csstype\").Property.BorderInlineStartColor | import(\"csstype\").Property.BorderInlineStartColor[];\n borderInlineStartStyle?: import(\"csstype\").Property.BorderInlineStartStyle | NonNullable<import(\"csstype\").Property.BorderInlineStartStyle>[] | import(\"csstype\").Property.BorderInlineStartStyle[];\n borderInlineStartWidth?: string[] | import(\"csstype\").Property.BorderInlineStartWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderInlineStartWidth<string | number>>[];\n borderInlineStyle?: import(\"csstype\").Property.BorderInlineStyle | NonNullable<import(\"csstype\").Property.BorderInlineStyle>[] | import(\"csstype\").Property.BorderInlineStyle[];\n borderInlineWidth?: string[] | import(\"csstype\").Property.BorderInlineWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderInlineWidth<string | number>>[];\n borderLeftColor?: string[] | import(\"csstype\").Property.BorderLeftColor | import(\"csstype\").Property.BorderLeftColor[];\n borderLeftStyle?: import(\"csstype\").Property.BorderLeftStyle | NonNullable<import(\"csstype\").Property.BorderLeftStyle>[] | import(\"csstype\").Property.BorderLeftStyle[];\n borderLeftWidth?: string[] | import(\"csstype\").Property.BorderLeftWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderLeftWidth<string | number>>[];\n borderRightColor?: string[] | import(\"csstype\").Property.BorderRightColor | import(\"csstype\").Property.BorderRightColor[];\n borderRightStyle?: import(\"csstype\").Property.BorderRightStyle | NonNullable<import(\"csstype\").Property.BorderRightStyle>[] | import(\"csstype\").Property.BorderRightStyle[];\n borderRightWidth?: string[] | import(\"csstype\").Property.BorderRightWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderRightWidth<string | number>>[];\n borderSpacing?: (string | (string & {}))[] | import(\"csstype\").Property.BorderSpacing<string | number> | NonNullable<import(\"csstype\").Property.BorderSpacing<string | number>>[];\n borderStartEndRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderStartEndRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderStartEndRadius<string | number>>[];\n borderStartStartRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderStartStartRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderStartStartRadius<string | number>>[];\n borderTopColor?: string[] | import(\"csstype\").Property.BorderTopColor | import(\"csstype\").Property.BorderTopColor[];\n borderTopLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopLeftRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderTopLeftRadius<string | number>>[];\n borderTopRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopRightRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderTopRightRadius<string | number>>[];\n borderTopStyle?: import(\"csstype\").Property.BorderTopStyle | NonNullable<import(\"csstype\").Property.BorderTopStyle>[] | import(\"csstype\").Property.BorderTopStyle[];\n borderTopWidth?: string[] | import(\"csstype\").Property.BorderTopWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderTopWidth<string | number>>[];\n bottom?: (string | (string & {}))[] | import(\"csstype\").Property.Bottom<string | number> | NonNullable<import(\"csstype\").Property.Bottom<string | number>>[];\n boxDecorationBreak?: import(\"csstype\").Property.BoxDecorationBreak | NonNullable<import(\"csstype\").Property.BoxDecorationBreak>[] | import(\"csstype\").Property.BoxDecorationBreak[];\n boxSizing?: import(\"csstype\").Property.BoxSizing | NonNullable<import(\"csstype\").Property.BoxSizing>[] | import(\"csstype\").Property.BoxSizing[];\n breakAfter?: import(\"csstype\").Property.BreakAfter | NonNullable<import(\"csstype\").Property.BreakAfter>[] | import(\"csstype\").Property.BreakAfter[];\n breakBefore?: import(\"csstype\").Property.BreakBefore | NonNullable<import(\"csstype\").Property.BreakBefore>[] | import(\"csstype\").Property.BreakBefore[];\n breakInside?: import(\"csstype\").Property.BreakInside | NonNullable<import(\"csstype\").Property.BreakInside>[] | import(\"csstype\").Property.BreakInside[];\n captionSide?: import(\"csstype\").Property.CaptionSide | NonNullable<import(\"csstype\").Property.CaptionSide>[] | import(\"csstype\").Property.CaptionSide[];\n caretColor?: string[] | import(\"csstype\").Property.CaretColor | import(\"csstype\").Property.CaretColor[];\n clear?: import(\"csstype\").Property.Clear | NonNullable<import(\"csstype\").Property.Clear>[] | import(\"csstype\").Property.Clear[];\n clipPath?: string[] | import(\"csstype\").Property.ClipPath | import(\"csstype\").Property.ClipPath[];\n colorAdjust?: import(\"csstype\").Property.PrintColorAdjust | NonNullable<import(\"csstype\").Property.PrintColorAdjust>[] | import(\"csstype\").Property.PrintColorAdjust[];\n colorScheme?: string[] | import(\"csstype\").Property.ColorScheme | import(\"csstype\").Property.ColorScheme[];\n columnCount?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.ColumnCount | NonNullable<import(\"csstype\").Property.ColumnCount>[];\n columnFill?: import(\"csstype\").Property.ColumnFill | NonNullable<import(\"csstype\").Property.ColumnFill>[] | import(\"csstype\").Property.ColumnFill[];\n columnGap?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnGap<string | number> | NonNullable<import(\"csstype\").Property.ColumnGap<string | number>>[];\n columnRuleColor?: string[] | import(\"csstype\").Property.ColumnRuleColor | import(\"csstype\").Property.ColumnRuleColor[];\n columnRuleStyle?: string[] | import(\"csstype\").Property.ColumnRuleStyle | import(\"csstype\").Property.ColumnRuleStyle[];\n columnRuleWidth?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRuleWidth<string | number> | NonNullable<import(\"csstype\").Property.ColumnRuleWidth<string | number>>[];\n columnSpan?: import(\"csstype\").Property.ColumnSpan | NonNullable<import(\"csstype\").Property.ColumnSpan>[] | import(\"csstype\").Property.ColumnSpan[];\n columnWidth?: string[] | import(\"csstype\").Property.ColumnWidth<string | number> | NonNullable<import(\"csstype\").Property.ColumnWidth<string | number>>[];\n contain?: string[] | import(\"csstype\").Property.Contain | import(\"csstype\").Property.Contain[];\n content?: string[] | import(\"csstype\").Property.Content | import(\"csstype\").Property.Content[];\n contentVisibility?: import(\"csstype\").Property.ContentVisibility | NonNullable<import(\"csstype\").Property.ContentVisibility>[] | import(\"csstype\").Property.ContentVisibility[];\n counterIncrement?: string[] | import(\"csstype\").Property.CounterIncrement | import(\"csstype\").Property.CounterIncrement[];\n counterReset?: string[] | import(\"csstype\").Property.CounterReset | import(\"csstype\").Property.CounterReset[];\n counterSet?: string[] | import(\"csstype\").Property.CounterSet | import(\"csstype\").Property.CounterSet[];\n direction?: import(\"csstype\").Property.Direction | NonNullable<import(\"csstype\").Property.Direction>[] | import(\"csstype\").Property.Direction[];\n display?: string[] | import(\"csstype\").Property.Display | import(\"csstype\").Property.Display[];\n emptyCells?: import(\"csstype\").Property.EmptyCells | NonNullable<import(\"csstype\").Property.EmptyCells>[] | import(\"csstype\").Property.EmptyCells[];\n filter?: string[] | import(\"csstype\").Property.Filter | import(\"csstype\").Property.Filter[];\n flexBasis?: (string | (string & {}))[] | import(\"csstype\").Property.FlexBasis<string | number> | NonNullable<import(\"csstype\").Property.FlexBasis<string | number>>[];\n flexDirection?: import(\"csstype\").Property.FlexDirection | NonNullable<import(\"csstype\").Property.FlexDirection>[] | import(\"csstype\").Property.FlexDirection[];\n flexGrow?: import(\"csstype\").Property.FlexGrow | NonNullable<import(\"csstype\").Property.FlexGrow>[] | ((string & {}) | import(\"csstype\").Globals)[];\n flexShrink?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.FlexShrink | NonNullable<import(\"csstype\").Property.FlexShrink>[];\n flexWrap?: import(\"csstype\").Property.FlexWrap | NonNullable<import(\"csstype\").Property.FlexWrap>[] | import(\"csstype\").Property.FlexWrap[];\n float?: import(\"csstype\").Property.Float | NonNullable<import(\"csstype\").Property.Float>[] | import(\"csstype\").Property.Float[];\n fontFamily?: string[] | import(\"csstype\").Property.FontFamily | import(\"csstype\").Property.FontFamily[];\n fontFeatureSettings?: string[] | import(\"csstype\").Property.FontFeatureSettings | import(\"csstype\").Property.FontFeatureSettings[];\n fontKerning?: import(\"csstype\").Property.FontKerning | NonNullable<import(\"csstype\").Property.FontKerning>[] | import(\"csstype\").Property.FontKerning[];\n fontLanguageOverride?: string[] | import(\"csstype\").Property.FontLanguageOverride | import(\"csstype\").Property.FontLanguageOverride[];\n fontOpticalSizing?: import(\"csstype\").Property.FontOpticalSizing | NonNullable<import(\"csstype\").Property.FontOpticalSizing>[] | import(\"csstype\").Property.FontOpticalSizing[];\n fontSize?: (string | (string & {}))[] | import(\"csstype\").Property.FontSize<string | number> | NonNullable<import(\"csstype\").Property.FontSize<string | number>>[];\n fontSizeAdjust?: import(\"csstype\").Property.FontSizeAdjust | NonNullable<import(\"csstype\").Property.FontSizeAdjust>[] | (\"none\" | (string & {}) | import(\"csstype\").Globals | \"from-font\")[];\n fontSmooth?: string[] | import(\"csstype\").Property.FontSmooth<string | number> | NonNullable<import(\"csstype\").Property.FontSmooth<string | number>>[];\n fontStretch?: string[] | import(\"csstype\").Property.FontStretch | import(\"csstype\").Property.FontStretch[];\n fontStyle?: string[] | import(\"csstype\").Property.FontStyle | import(\"csstype\").Property.FontStyle[];\n fontSynthesis?: string[] | import(\"csstype\").Property.FontSynthesis | import(\"csstype\").Property.FontSynthesis[];\n fontVariant?: string[] | import(\"csstype\").Property.FontVariant | import(\"csstype\").Property.FontVariant[];\n fontVariantAlternates?: string[] | import(\"csstype\").Property.FontVariantAlternates | import(\"csstype\").Property.FontVariantAlternates[];\n fontVariantCaps?: import(\"csstype\").Property.FontVariantCaps | NonNullable<import(\"csstype\").Property.FontVariantCaps>[] | import(\"csstype\").Property.FontVariantCaps[];\n fontVariantEastAsian?: string[] | import(\"csstype\").Property.FontVariantEastAsian | import(\"csstype\").Property.FontVariantEastAsian[];\n fontVariantLigatures?: string[] | import(\"csstype\").Property.FontVariantLigatures | import(\"csstype\").Property.FontVariantLigatures[];\n fontVariantNumeric?: string[] | import(\"csstype\").Property.FontVariantNumeric | import(\"csstype\").Property.FontVariantNumeric[];\n fontVariantPosition?: import(\"csstype\").Property.FontVariantPosition | NonNullable<import(\"csstype\").Property.FontVariantPosition>[] | import(\"csstype\").Property.FontVariantPosition[];\n fontVariationSettings?: string[] | import(\"csstype\").Property.FontVariationSettings | import(\"csstype\").Property.FontVariationSettings[];\n fontWeight?: import(\"csstype\").Property.FontWeight | NonNullable<import(\"csstype\").Property.FontWeight>[] | (\"bold\" | (string & {}) | import(\"csstype\").Globals | \"normal\" | \"bolder\" | \"lighter\")[];\n forcedColorAdjust?: import(\"csstype\").Property.ForcedColorAdjust | NonNullable<import(\"csstype\").Property.ForcedColorAdjust>[] | import(\"csstype\").Property.ForcedColorAdjust[];\n gridAutoColumns?: (string | (string & {}))[] | import(\"csstype\").Property.GridAutoColumns<string | number> | NonNullable<import(\"csstype\").Property.GridAutoColumns<string | number>>[];\n gridAutoFlow?: string[] | import(\"csstype\").Property.GridAutoFlow | import(\"csstype\").Property.GridAutoFlow[];\n gridAutoRows?: (string | (string & {}))[] | import(\"csstype\").Property.GridAutoRows<string | number> | NonNullable<import(\"csstype\").Property.GridAutoRows<string | number>>[];\n gridColumnEnd?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridColumnEnd | NonNullable<import(\"csstype\").Property.GridColumnEnd>[];\n gridColumnStart?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridColumnStart | NonNullable<import(\"csstype\").Property.GridColumnStart>[];\n gridRowEnd?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridRowEnd | NonNullable<import(\"csstype\").Property.GridRowEnd>[];\n gridRowStart?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridRowStart | NonNullable<import(\"csstype\").Property.GridRowStart>[];\n gridTemplateAreas?: string[] | import(\"csstype\").Property.GridTemplateAreas | import(\"csstype\").Property.GridTemplateAreas[];\n gridTemplateColumns?: (string | (string & {}))[] | import(\"csstype\").Property.GridTemplateColumns<string | number> | NonNullable<import(\"csstype\").Property.GridTemplateColumns<string | number>>[];\n gridTemplateRows?: (string | (string & {}))[] | import(\"csstype\").Property.GridTemplateRows<string | number> | NonNullable<import(\"csstype\").Property.GridTemplateRows<string | number>>[];\n hangingPunctuation?: string[] | import(\"csstype\").Property.HangingPunctuation | import(\"csstype\").Property.HangingPunctuation[];\n hyphenateCharacter?: string[] | import(\"csstype\").Property.HyphenateCharacter | import(\"csstype\").Property.HyphenateCharacter[];\n hyphens?: import(\"csstype\").Property.Hyphens | NonNullable<import(\"csstype\").Property.Hyphens>[] | import(\"csstype\").Property.Hyphens[];\n imageOrientation?: string[] | import(\"csstype\").Property.ImageOrientation | import(\"csstype\").Property.ImageOrientation[];\n imageRendering?: import(\"csstype\").Property.ImageRendering | NonNullable<import(\"csstype\").Property.ImageRendering>[] | import(\"csstype\").Property.ImageRendering[];\n imageResolution?: string[] | import(\"csstype\").Property.ImageResolution | import(\"csstype\").Property.ImageResolution[];\n initialLetter?: import(\"csstype\").Property.InitialLetter | NonNullable<import(\"csstype\").Property.InitialLetter>[] | ((string & {}) | import(\"csstype\").Globals | \"normal\")[];\n inlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.InlineSize<string | number> | NonNullable<import(\"csstype\").Property.InlineSize<string | number>>[];\n inputSecurity?: import(\"csstype\").Property.InputSecurity | NonNullable<import(\"csstype\").Property.InputSecurity>[] | import(\"csstype\").Property.InputSecurity[];\n inset?: (string | (string & {}))[] | import(\"csstype\").Property.Inset<string | number> | NonNullable<import(\"csstype\").Property.Inset<string | number>>[];\n insetBlock?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlock<string | number> | NonNullable<import(\"csstype\").Property.InsetBlock<string | number>>[];\n insetBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.InsetBlockEnd<string | number>>[];\n insetBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockStart<string | number> | NonNullable<import(\"csstype\").Property.InsetBlockStart<string | number>>[];\n insetInline?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInline<string | number> | NonNullable<import(\"csstype\").Property.InsetInline<string | number>>[];\n insetInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.InsetInlineEnd<string | number>>[];\n insetInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineStart<string | number> | NonNullable<import(\"csstype\").Property.InsetInlineStart<string | number>>[];\n isolation?: import(\"csstype\").Property.Isolation | NonNullable<import(\"csstype\").Property.Isolation>[] | import(\"csstype\").Property.Isolation[];\n justifyContent?: string[] | import(\"csstype\").Property.JustifyContent | import(\"csstype\").Property.JustifyContent[];\n justifyItems?: string[] | import(\"csstype\").Property.JustifyItems | import(\"csstype\").Property.JustifyItems[];\n justifySelf?: string[] | import(\"csstype\").Property.JustifySelf | import(\"csstype\").Property.JustifySelf[];\n justifyTracks?: string[] | import(\"csstype\").Property.JustifyTracks | import(\"csstype\").Property.JustifyTracks[];\n left?: (string | (string & {}))[] | import(\"csstype\").Property.Left<string | number> | NonNullable<import(\"csstype\").Property.Left<string | number>>[];\n letterSpacing?: string[] | import(\"csstype\").Property.LetterSpacing<string | number> | NonNullable<import(\"csstype\").Property.LetterSpacing<string | number>>[];\n lineBreak?: import(\"csstype\").Property.LineBreak | NonNullable<import(\"csstype\").Property.LineBreak>[] | import(\"csstype\").Property.LineBreak[];\n lineHeight?: (string | (string & {}))[] | import(\"csstype\").Property.LineHeight<string | number> | NonNullable<import(\"csstype\").Property.LineHeight<string | number>>[];\n lineHeightStep?: string[] | import(\"csstype\").Property.LineHeightStep<string | number> | NonNullable<import(\"csstype\").Property.LineHeightStep<string | number>>[];\n listStyleImage?: string[] | import(\"csstype\").Property.ListStyleImage | import(\"csstype\").Property.ListStyleImage[];\n listStylePosition?: import(\"csstype\").Property.ListStylePosition | NonNullable<import(\"csstype\").Property.ListStylePosition>[] | import(\"csstype\").Property.ListStylePosition[];\n listStyleType?: string[] | import(\"csstype\").Property.ListStyleType | import(\"csstype\").Property.ListStyleType[];\n marginBlock?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBlock<string | number> | NonNullable<import(\"csstype\").Property.MarginBlock<string | number>>[];\n marginBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.MarginBlockEnd<string | number>>[];\n marginBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBlockStart<string | number> | NonNullable<import(\"csstype\").Property.MarginBlockStart<string | number>>[];\n marginBottom?: (string | (string & {}))[] | import(\"csstype\").Property.MarginBottom<string | number> | NonNullable<import(\"csstype\").Property.MarginBottom<string | number>>[];\n marginInline?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInline<string | number> | NonNullable<import(\"csstype\").Property.MarginInline<string | number>>[];\n marginInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.MarginInlineEnd<string | number>>[];\n marginInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineStart<string | number> | NonNullable<import(\"csstype\").Property.MarginInlineStart<string | number>>[];\n marginLeft?: (string | (string & {}))[] | import(\"csstype\").Property.MarginLeft<string | number> | NonNullable<import(\"csstype\").Property.MarginLeft<string | number>>[];\n marginRight?: (string | (string & {}))[] | import(\"csstype\").Property.MarginRight<string | number> | NonNullable<import(\"csstype\").Property.MarginRight<string | number>>[];\n marginTop?: (string | (string & {}))[] | import(\"csstype\").Property.MarginTop<string | number> | NonNullable<import(\"csstype\").Property.MarginTop<string | number>>[];\n maskBorderMode?: import(\"csstype\").Property.MaskBorderMode | NonNullable<import(\"csstype\").Property.MaskBorderMode>[] | import(\"csstype\").Property.MaskBorderMode[];\n maskBorderOutset?: (string | (string & {}))[] | import(\"csstype\").Property.MaskBorderOutset<string | number> | NonNullable<import(\"csstype\").Property.MaskBorderOutset<string | number>>[];\n maskBorderRepeat?: string[] | import(\"csstype\").Property.MaskBorderRepeat | import(\"csstype\").Property.MaskBorderRepeat[];\n maskBorderSlice?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.MaskBorderSlice | NonNullable<import(\"csstype\").Property.MaskBorderSlice>[];\n maskBorderSource?: string[] | import(\"csstype\").Property.MaskBorderSource | import(\"csstype\").Property.MaskBorderSource[];\n maskBorderWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MaskBorderWidth<string | number> | NonNullable<import(\"csstype\").Property.MaskBorderWidth<string | number>>[];\n maskClip?: string[] | import(\"csstype\").Property.MaskClip | import(\"csstype\").Property.MaskClip[];\n maskComposite?: string[] | import(\"csstype\").Property.MaskComposite | import(\"csstype\").Property.MaskComposite[];\n maskImage?: string[] | import(\"csstype\").Property.MaskImage | import(\"csstype\").Property.MaskImage[];\n maskMode?: string[] | import(\"csstype\").Property.MaskMode | import(\"csstype\").Property.MaskMode[];\n maskOrigin?: string[] | import(\"csstype\").Property.MaskOrigin | import(\"csstype\").Property.MaskOrigin[];\n maskPosition?: (string | (string & {}))[] | import(\"csstype\").Property.MaskPosition<string | number> | NonNullable<import(\"csstype\").Property.MaskPosition<string | number>>[];\n maskRepeat?: string[] | import(\"csstype\").Property.MaskRepeat | import(\"csstype\").Property.MaskRepeat[];\n maskSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaskSize<string | number> | NonNullable<import(\"csstype\").Property.MaskSize<string | number>>[];\n maskType?: import(\"csstype\").Property.MaskType | NonNullable<import(\"csstype\").Property.MaskType>[] | import(\"csstype\").Property.MaskType[];\n mathDepth?: import(\"csstype\").Property.MathDepth | NonNullable<import(\"csstype\").Property.MathDepth>[] | ((string & {}) | import(\"csstype\").Globals | \"auto-add\")[];\n mathShift?: import(\"csstype\").Property.MathShift | NonNullable<import(\"csstype\").Property.MathShift>[] | import(\"csstype\").Property.MathShift[];\n mathStyle?: import(\"csstype\").Property.MathStyle | NonNullable<import(\"csstype\").Property.MathStyle>[] | import(\"csstype\").Property.MathStyle[];\n maxBlockSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaxBlockSize<string | number> | NonNullable<import(\"csstype\").Property.MaxBlockSize<string | number>>[];\n maxHeight?: (string | (string & {}))[] | import(\"csstype\").Property.MaxHeight<string | number> | NonNullable<import(\"csstype\").Property.MaxHeight<string | number>>[];\n maxInlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaxInlineSize<string | number> | NonNullable<import(\"csstype\").Property.MaxInlineSize<string | number>>[];\n maxLines?: import(\"csstype\").Property.MaxLines | NonNullable<import(\"csstype\").Property.MaxLines>[] | (\"none\" | (string & {}) | import(\"csstype\").Globals)[];\n maxWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MaxWidth<string | number> | NonNullable<import(\"csstype\").Property.MaxWidth<string | number>>[];\n minBlockSize?: (string | (string & {}))[] | import(\"csstype\").Property.MinBlockSize<string | number> | NonNullable<import(\"csstype\").Property.MinBlockSize<string | number>>[];\n minInlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.MinInlineSize<string | number> | NonNullable<import(\"csstype\").Property.MinInlineSize<string | number>>[];\n minWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MinWidth<string | number> | NonNullable<import(\"csstype\").Property.MinWidth<string | number>>[];\n mixBlendMode?: import(\"csstype\").Property.MixBlendMode | NonNullable<import(\"csstype\").Property.MixBlendMode>[] | import(\"csstype\").Property.MixBlendMode[];\n motionDistance?: (string | (string & {}))[] | import(\"csstype\").Property.OffsetDistance<string | number> | NonNullable<import(\"csstype\").Property.OffsetDistance<string | number>>[];\n motionPath?: string[] | import(\"csstype\").Property.OffsetPath | import(\"csstype\").Property.OffsetPath[];\n motionRotation?: string[] | import(\"csstype\").Property.OffsetRotate | import(\"csstype\").Property.OffsetRotate[];\n objectFit?: import(\"csstype\").Property.ObjectFit | NonNullable<import(\"csstype\").Property.ObjectFit>[] | import(\"csstype\").Property.ObjectFit[];\n objectPosition?: (string | (string & {}))[] | import(\"csstype\").Property.ObjectPosition<string | number> | NonNullable<import(\"csstype\").Property.ObjectPosition<string | number>>[];\n offsetAnchor?: (string | (string & {}))[] | import(\"csstype\").Property.OffsetAnchor<string | number> | NonNullable<import(\"csstype\").Property.OffsetAnchor<string | number>>[];\n offsetDistance?: (string | (string & {}))[] | import(\"csstype\").Property.OffsetDistance<string | number> | NonNullable<import(\"csstype\").Property.OffsetDistance<string | number>>[];\n offsetPath?: string[] | import(\"csstype\").Property.OffsetPath | import(\"csstype\").Property.OffsetPath[];\n offsetRotate?: string[] | import(\"csstype\").Property.OffsetRotate | import(\"csstype\").Property.OffsetRotate[];\n offsetRotation?: string[] | import(\"csstype\").Property.OffsetRotate | import(\"csstype\").Property.OffsetRotate[];\n opacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Opacity | NonNullable<import(\"csstype\").Property.Opacity>[];\n order?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Order | NonNullable<import(\"csstype\").Property.Order>[];\n orphans?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Orphans | NonNullable<import(\"csstype\").Property.Orphans>[];\n outlineColor?: string[] | import(\"csstype\").Property.OutlineColor | import(\"csstype\").Property.OutlineColor[];\n outlineOffset?: string[] | import(\"csstype\").Property.OutlineOffset<string | number> | NonNullable<import(\"csstype\").Property.OutlineOffset<string | number>>[];\n outlineStyle?: string[] | import(\"csstype\").Property.OutlineStyle | import(\"csstype\").Property.OutlineStyle[];\n outlineWidth?: string[] | import(\"csstype\").Property.OutlineWidth<string | number> | NonNullable<import(\"csstype\").Property.OutlineWidth<string | number>>[];\n overflowAnchor?: import(\"csstype\").Property.OverflowAnchor | NonNullable<import(\"csstype\").Property.OverflowAnchor>[] | import(\"csstype\").Property.OverflowAnchor[];\n overflowBlock?: import(\"csstype\").Property.OverflowBlock | NonNullable<import(\"csstype\").Property.OverflowBlock>[] | import(\"csstype\").Property.OverflowBlock[];\n overflowClipBox?: import(\"csstype\").Property.OverflowClipBox | NonNullable<import(\"csstype\").Property.OverflowClipBox>[] | import(\"csstype\").Property.OverflowClipBox[];\n overflowClipMargin?: (string | (string & {}))[] | import(\"csstype\").Property.OverflowClipMargin<string | number> | NonNullable<import(\"csstype\").Property.OverflowClipMargin<string | number>>[];\n overflowInline?: import(\"csstype\").Property.OverflowInline | NonNullable<import(\"csstype\").Property.OverflowInline>[] | import(\"csstype\").Property.OverflowInline[];\n overflowWrap?: import(\"csstype\").Property.OverflowWrap | NonNullable<import(\"csstype\").Property.OverflowWrap>[] | import(\"csstype\").Property.OverflowWrap[];\n overflowX?: import(\"csstype\").Property.OverflowX | NonNullable<import(\"csstype\").Property.OverflowX>[] | import(\"csstype\").Property.OverflowX[];\n overflowY?: import(\"csstype\").Property.OverflowY | NonNullable<import(\"csstype\").Property.OverflowY>[] | import(\"csstype\").Property.OverflowY[];\n overscrollBehaviorBlock?: import(\"csstype\").Property.OverscrollBehaviorBlock | NonNullable<import(\"csstype\").Property.OverscrollBehaviorBlock>[] | import(\"csstype\").Property.OverscrollBehaviorBlock[];\n overscrollBehaviorInline?: import(\"csstype\").Property.OverscrollBehaviorInline | NonNullable<import(\"csstype\").Property.OverscrollBehaviorInline>[] | import(\"csstype\").Property.OverscrollBehaviorInline[];\n overscrollBehaviorX?: import(\"csstype\").Property.OverscrollBehaviorX | NonNullable<import(\"csstype\").Property.OverscrollBehaviorX>[] | import(\"csstype\").Property.OverscrollBehaviorX[];\n overscrollBehaviorY?: import(\"csstype\").Property.OverscrollBehaviorY | NonNullable<import(\"csstype\").Property.OverscrollBehaviorY>[] | import(\"csstype\").Property.OverscrollBehaviorY[];\n paddingBlock?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBlock<string | number> | NonNullable<import(\"csstype\").Property.PaddingBlock<string | number>>[];\n paddingBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.PaddingBlockEnd<string | number>>[];\n paddingBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBlockStart<string | number> | NonNullable<import(\"csstype\").Property.PaddingBlockStart<string | number>>[];\n paddingBottom?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingBottom<string | number> | NonNullable<import(\"csstype\").Property.PaddingBottom<string | number>>[];\n paddingInline?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInline<string | number> | NonNullable<import(\"csstype\").Property.PaddingInline<string | number>>[];\n paddingInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.PaddingInlineEnd<string | number>>[];\n paddingInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineStart<string | number> | NonNullable<import(\"csstype\").Property.PaddingInlineStart<string | number>>[];\n paddingLeft?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingLeft<string | number> | NonNullable<import(\"csstype\").Property.PaddingLeft<string | number>>[];\n paddingRight?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingRight<string | number> | NonNullable<import(\"csstype\").Property.PaddingRight<string | number>>[];\n paddingTop?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingTop<string | number> | NonNullable<import(\"csstype\").Property.PaddingTop<string | number>>[];\n pageBreakAfter?: import(\"csstype\").Property.PageBreakAfter | NonNullable<import(\"csstype\").Property.PageBreakAfter>[] | import(\"csstype\").Property.PageBreakAfter[];\n pageBreakBefore?: import(\"csstype\").Property.PageBreakBefore | NonNullable<import(\"csstype\").Property.PageBreakBefore>[] | import(\"csstype\").Property.PageBreakBefore[];\n pageBreakInside?: import(\"csstype\").Property.PageBreakInside | NonNullable<import(\"csstype\").Property.PageBreakInside>[] | import(\"csstype\").Property.PageBreakInside[];\n paintOrder?: string[] | import(\"csstype\").Property.PaintOrder | import(\"csstype\").Property.PaintOrder[];\n perspective?: string[] | import(\"csstype\").Property.Perspective<string | number> | NonNullable<import(\"csstype\").Property.Perspective<string | number>>[];\n perspectiveOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.PerspectiveOrigin<string | number> | NonNullable<import(\"csstype\").Property.PerspectiveOrigin<string | number>>[];\n placeContent?: string[] | import(\"csstype\").Property.PlaceContent | import(\"csstype\").Property.PlaceContent[];\n pointerEvents?: import(\"csstype\").Property.PointerEvents | NonNullable<import(\"csstype\").Property.PointerEvents>[] | import(\"csstype\").Property.PointerEvents[];\n printColorAdjust?: import(\"csstype\").Property.PrintColorAdjust | NonNullable<import(\"csstype\").Property.PrintColorAdjust>[] | import(\"csstype\").Property.PrintColorAdjust[];\n quotes?: string[] | import(\"csstype\").Property.Quotes | import(\"csstype\").Property.Quotes[];\n resize?: import(\"csstype\").Property.Resize | NonNullable<import(\"csstype\").Property.Resize>[] | import(\"csstype\").Property.Resize[];\n right?: (string | (string & {}))[] | import(\"csstype\").Property.Right<string | number> | NonNullable<import(\"csstype\").Property.Right<string | number>>[];\n rotate?: string[] | import(\"csstype\").Property.Rotate | import(\"csstype\").Property.Rotate[];\n rowGap?: (string | (string & {}))[] | import(\"csstype\").Property.RowGap<string | number> | NonNullable<import(\"csstype\").Property.RowGap<string | number>>[];\n rubyAlign?: import(\"csstype\").Property.RubyAlign | NonNullable<import(\"csstype\").Property.RubyAlign>[] | import(\"csstype\").Property.RubyAlign[];\n rubyMerge?: import(\"csstype\").Property.RubyMerge | NonNullable<import(\"csstype\").Property.RubyMerge>[] | import(\"csstype\").Property.RubyMerge[];\n rubyPosition?: string[] | import(\"csstype\").Property.RubyPosition | import(\"csstype\").Property.RubyPosition[];\n scale?: (\"none\" | (string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Scale | NonNullable<import(\"csstype\").Property.Scale>[];\n scrollBehavior?: import(\"csstype\").Property.ScrollBehavior | NonNullable<import(\"csstype\").Property.ScrollBehavior>[] | import(\"csstype\").Property.ScrollBehavior[];\n scrollMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMargin<string | number> | NonNullable<import(\"csstype\").Property.ScrollMargin<string | number>>[];\n scrollMarginBlock?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMarginBlock<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginBlock<string | number>>[];\n scrollMarginBlockEnd?: string[] | import(\"csstype\").Property.ScrollMarginBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginBlockEnd<string | number>>[];\n scrollMarginBlockStart?: string[] | import(\"csstype\").Property.ScrollMarginBlockStart<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginBlockStart<string | number>>[];\n scrollMarginBottom?: string[] | import(\"csstype\").Property.ScrollMarginBottom<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginBottom<string | number>>[];\n scrollMarginInline?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMarginInline<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginInline<string | number>>[];\n scrollMarginInlineEnd?: string[] | import(\"csstype\").Property.ScrollMarginInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginInlineEnd<string | number>>[];\n scrollMarginInlineStart?: string[] | import(\"csstype\").Property.ScrollMarginInlineStart<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginInlineStart<string | number>>[];\n scrollMarginLeft?: string[] | import(\"csstype\").Property.ScrollMarginLeft<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginLeft<string | number>>[];\n scrollMarginRight?: string[] | import(\"csstype\").Property.ScrollMarginRight<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginRight<string | number>>[];\n scrollMarginTop?: string[] | import(\"csstype\").Property.ScrollMarginTop<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginTop<string | number>>[];\n scrollPadding?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPadding<string | number> | NonNullable<import(\"csstype\").Property.ScrollPadding<string | number>>[];\n scrollPaddingBlock?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBlock<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingBlock<string | number>>[];\n scrollPaddingBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingBlockEnd<string | number>>[];\n scrollPaddingBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBlockStart<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingBlockStart<string | number>>[];\n scrollPaddingBottom?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingBottom<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingBottom<string | number>>[];\n scrollPaddingInline?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingInline<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingInline<string | number>>[];\n scrollPaddingInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingInlineEnd<string | number>>[];\n scrollPaddingInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingInlineStart<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingInlineStart<string | number>>[];\n scrollPaddingLeft?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingLeft<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingLeft<string | number>>[];\n scrollPaddingRight?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingRight<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingRight<string | number>>[];\n scrollPaddingTop?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollPaddingTop<string | number> | NonNullable<import(\"csstype\").Property.ScrollPaddingTop<string | number>>[];\n scrollSnapAlign?: string[] | import(\"csstype\").Property.ScrollSnapAlign | import(\"csstype\").Property.ScrollSnapAlign[];\n scrollSnapMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollMargin<string | number> | NonNullable<import(\"csstype\").Property.ScrollMargin<string | number>>[];\n scrollSnapMarginBottom?: string[] | import(\"csstype\").Property.ScrollMarginBottom<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginBottom<string | number>>[];\n scrollSnapMarginLeft?: string[] | import(\"csstype\").Property.ScrollMarginLeft<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginLeft<string | number>>[];\n scrollSnapMarginRight?: string[] | import(\"csstype\").Property.ScrollMarginRight<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginRight<string | number>>[];\n scrollSnapMarginTop?: string[] | import(\"csstype\").Property.ScrollMarginTop<string | number> | NonNullable<import(\"csstype\").Property.ScrollMarginTop<string | number>>[];\n scrollSnapStop?: import(\"csstype\").Property.ScrollSnapStop | NonNullable<import(\"csstype\").Property.ScrollSnapStop>[] | import(\"csstype\").Property.ScrollSnapStop[];\n scrollSnapType?: string[] | import(\"csstype\").Property.ScrollSnapType | import(\"csstype\").Property.ScrollSnapType[];\n scrollbarColor?: string[] | import(\"csstype\").Property.ScrollbarColor | import(\"csstype\").Property.ScrollbarColor[];\n scrollbarGutter?: string[] | import(\"csstype\").Property.ScrollbarGutter | import(\"csstype\").Property.ScrollbarGutter[];\n scrollbarWidth?: import(\"csstype\").Property.ScrollbarWidth | NonNullable<import(\"csstype\").Property.ScrollbarWidth>[] | import(\"csstype\").Property.ScrollbarWidth[];\n shapeImageThreshold?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.ShapeImageThreshold | NonNullable<import(\"csstype\").Property.ShapeImageThreshold>[];\n shapeMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ShapeMargin<string | number> | NonNullable<import(\"csstype\").Property.ShapeMargin<string | number>>[];\n shapeOutside?: string[] | import(\"csstype\").Property.ShapeOutside | import(\"csstype\").Property.ShapeOutside[];\n tabSize?: (string | (string & {}))[] | import(\"csstype\").Property.TabSize<string | number> | NonNullable<import(\"csstype\").Property.TabSize<string | number>>[];\n tableLayout?: import(\"csstype\").Property.TableLayout | NonNullable<import(\"csstype\").Property.TableLayout>[] | import(\"csstype\").Property.TableLayout[];\n textAlign?: import(\"csstype\").Property.TextAlign | NonNullable<import(\"csstype\").Property.TextAlign>[] | import(\"csstype\").Property.TextAlign[];\n textAlignLast?: import(\"csstype\").Property.TextAlignLast | NonNullable<import(\"csstype\").Property.TextAlignLast>[] | import(\"csstype\").Property.TextAlignLast[];\n textCombineUpright?: string[] | import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n textDecorationColor?: string[] | import(\"csstype\").Property.TextDecorationColor | import(\"csstype\").Property.TextDecorationColor[];\n textDecorationLine?: string[] | import(\"csstype\").Property.TextDecorationLine | import(\"csstype\").Property.TextDecorationLine[];\n textDecorationSkip?: string[] | import(\"csstype\").Property.TextDecorationSkip | import(\"csstype\").Property.TextDecorationSkip[];\n textDecorationSkipInk?: import(\"csstype\").Property.TextDecorationSkipInk | NonNullable<import(\"csstype\").Property.TextDecorationSkipInk>[] | import(\"csstype\").Property.TextDecorationSkipInk[];\n textDecorationStyle?: import(\"csstype\").Property.TextDecorationStyle | NonNullable<import(\"csstype\").Property.TextDecorationStyle>[] | import(\"csstype\").Property.TextDecorationStyle[];\n textDecorationThickness?: (string | (string & {}))[] | import(\"csstype\").Property.TextDecorationThickness<string | number> | NonNullable<import(\"csstype\").Property.TextDecorationThickness<string | number>>[];\n textEmphasisColor?: string[] | import(\"csstype\").Property.TextEmphasisColor | import(\"csstype\").Property.TextEmphasisColor[];\n textEmphasisPosition?: string[] | import(\"csstype\").Property.TextEmphasisPosition | import(\"csstype\").Property.TextEmphasisPosition[];\n textEmphasisStyle?: string[] | import(\"csstype\").Property.TextEmphasisStyle | import(\"csstype\").Property.TextEmphasisStyle[];\n textIndent?: (string | (string & {}))[] | import(\"csstype\").Property.TextIndent<string | number> | NonNullable<import(\"csstype\").Property.TextIndent<string | number>>[];\n textJustify?: import(\"csstype\").Property.TextJustify | NonNullable<import(\"csstype\").Property.TextJustify>[] | import(\"csstype\").Property.TextJustify[];\n textOrientation?: import(\"csstype\").Property.TextOrientation | NonNullable<import(\"csstype\").Property.TextOrientation>[] | import(\"csstype\").Property.TextOrientation[];\n textOverflow?: string[] | import(\"csstype\").Property.TextOverflow | import(\"csstype\").Property.TextOverflow[];\n textRendering?: import(\"csstype\").Property.TextRendering | NonNullable<import(\"csstype\").Property.TextRendering>[] | import(\"csstype\").Property.TextRendering[];\n textShadow?: string[] | import(\"csstype\").Property.TextShadow | import(\"csstype\").Property.TextShadow[];\n textSizeAdjust?: string[] | import(\"csstype\").Property.TextSizeAdjust | import(\"csstype\").Property.TextSizeAdjust[];\n textTransform?: import(\"csstype\").Property.TextTransform | NonNullable<import(\"csstype\").Property.TextTransform>[] | import(\"csstype\").Property.TextTransform[];\n textUnderlineOffset?: (string | (string & {}))[] | import(\"csstype\").Property.TextUnderlineOffset<string | number> | NonNullable<import(\"csstype\").Property.TextUnderlineOffset<string | number>>[];\n textUnderlinePosition?: string[] | import(\"csstype\").Property.TextUnderlinePosition | import(\"csstype\").Property.TextUnderlinePosition[];\n top?: (string | (string & {}))[] | import(\"csstype\").Property.Top<string | number> | NonNullable<import(\"csstype\").Property.Top<string | number>>[];\n touchAction?: string[] | import(\"csstype\").Property.TouchAction | import(\"csstype\").Property.TouchAction[];\n transform?: string[] | import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n transformBox?: import(\"csstype\").Property.TransformBox | NonNullable<import(\"csstype\").Property.TransformBox>[] | import(\"csstype\").Property.TransformBox[];\n transformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | NonNullable<import(\"csstype\").Property.TransformOrigin<string | number>>[];\n transformStyle?: import(\"csstype\").Property.TransformStyle | NonNullable<import(\"csstype\").Property.TransformStyle>[] | import(\"csstype\").Property.TransformStyle[];\n transitionDelay?: string[] | import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n transitionDuration?: string[] | import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n transitionProperty?: string[] | import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n transitionTimingFunction?: string[] | import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n translate?: (string | (string & {}))[] | import(\"csstype\").Property.Translate<string | number> | NonNullable<import(\"csstype\").Property.Translate<string | number>>[];\n unicodeBidi?: import(\"csstype\").Property.UnicodeBidi | NonNullable<import(\"csstype\").Property.UnicodeBidi>[] | import(\"csstype\").Property.UnicodeBidi[];\n userSelect?: import(\"csstype\").Property.UserSelect | NonNullable<import(\"csstype\").Property.UserSelect>[] | import(\"csstype\").Property.UserSelect[];\n verticalAlign?: (string | (string & {}))[] | import(\"csstype\").Property.VerticalAlign<string | number> | NonNullable<import(\"csstype\").Property.VerticalAlign<string | number>>[];\n visibility?: import(\"csstype\").Property.Visibility | NonNullable<import(\"csstype\").Property.Visibility>[] | import(\"csstype\").Property.Visibility[];\n whiteSpace?: import(\"csstype\").Property.WhiteSpace | NonNullable<import(\"csstype\").Property.WhiteSpace>[] | import(\"csstype\").Property.WhiteSpace[];\n widows?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Widows | NonNullable<import(\"csstype\").Property.Widows>[];\n width?: (string | (string & {}))[] | import(\"csstype\").Property.Width<string | number> | NonNullable<import(\"csstype\").Property.Width<string | number>>[];\n willChange?: string[] | import(\"csstype\").Property.WillChange | import(\"csstype\").Property.WillChange[];\n wordBreak?: import(\"csstype\").Property.WordBreak | NonNullable<import(\"csstype\").Property.WordBreak>[] | import(\"csstype\").Property.WordBreak[];\n wordSpacing?: string[] | import(\"csstype\").Property.WordSpacing<string | number> | NonNullable<import(\"csstype\").Property.WordSpacing<string | number>>[];\n wordWrap?: import(\"csstype\").Property.WordWrap | NonNullable<import(\"csstype\").Property.WordWrap>[] | import(\"csstype\").Property.WordWrap[];\n writingMode?: import(\"csstype\").Property.WritingMode | NonNullable<import(\"csstype\").Property.WritingMode>[] | import(\"csstype\").Property.WritingMode[];\n zIndex?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.ZIndex | NonNullable<import(\"csstype\").Property.ZIndex>[];\n zoom?: import(\"csstype\").Property.Zoom | NonNullable<import(\"csstype\").Property.Zoom>[] | ((string & {}) | import(\"csstype\").Globals | \"normal\" | \"reset\")[];\n all?: import(\"csstype\").Globals | NonNullable<import(\"csstype\").Globals>[] | import(\"csstype\").Globals[];\n animation?: import(\"csstype\").Property.Animation<string & {}> | NonNullable<import(\"csstype\").Property.Animation<string & {}>>[] | (import(\"csstype\").Globals | import(\"csstype\").DataType.SingleAnimationDirection | import(\"csstype\").DataType.SingleAnimationFillMode | \"infinite\" | \"paused\" | \"running\" | import(\"csstype\").DataType.EasingFunction)[];\n background?: (string | (string & {}))[] | import(\"csstype\").Property.Background<string | number> | NonNullable<import(\"csstype\").Property.Background<string | number>>[];\n backgroundPosition?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundPosition<string | number> | NonNullable<import(\"csstype\").Property.BackgroundPosition<string | number>>[];\n border?: import(\"csstype\").Property.Border<string | number> | NonNullable<import(\"csstype\").Property.Border<string | number>>[] | (string | (string & {}))[];\n borderBlock?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBlock<string | number> | NonNullable<import(\"csstype\").Property.BorderBlock<string | number>>[];\n borderBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.BorderBlockEnd<string | number>>[];\n borderBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBlockStart<string | number> | NonNullable<import(\"csstype\").Property.BorderBlockStart<string | number>>[];\n borderBottom?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottom<string | number> | NonNullable<import(\"csstype\").Property.BorderBottom<string | number>>[];\n borderColor?: string[] | import(\"csstype\").Property.BorderColor | import(\"csstype\").Property.BorderColor[];\n borderImage?: import(\"csstype\").Property.BorderImage | NonNullable<import(\"csstype\").Property.BorderImage>[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n borderInline?: (string | (string & {}))[] | import(\"csstype\").Property.BorderInline<string | number> | NonNullable<import(\"csstype\").Property.BorderInline<string | number>>[];\n borderInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.BorderInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.BorderInlineEnd<string | number>>[];\n borderInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.BorderInlineStart<string | number> | NonNullable<import(\"csstype\").Property.BorderInlineStart<string | number>>[];\n borderLeft?: (string | (string & {}))[] | import(\"csstype\").Property.BorderLeft<string | number> | NonNullable<import(\"csstype\").Property.BorderLeft<string | number>>[];\n borderRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderRadius<string | number>>[];\n borderRight?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRight<string | number> | NonNullable<import(\"csstype\").Property.BorderRight<string | number>>[];\n borderStyle?: string[] | import(\"csstype\").Property.BorderStyle | import(\"csstype\").Property.BorderStyle[];\n borderTop?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTop<string | number> | NonNullable<import(\"csstype\").Property.BorderTop<string | number>>[];\n borderWidth?: (string | (string & {}))[] | import(\"csstype\").Property.BorderWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderWidth<string | number>>[];\n columnRule?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRule<string | number> | NonNullable<import(\"csstype\").Property.ColumnRule<string | number>>[];\n columns?: (string | (string & {}))[] | import(\"csstype\").Property.Columns<string | number> | NonNullable<import(\"csstype\").Property.Columns<string | number>>[];\n flex?: (string | (string & {}))[] | import(\"csstype\").Property.Flex<string | number> | NonNullable<import(\"csstype\").Property.Flex<string | number>>[];\n flexFlow?: string[] | import(\"csstype\").Property.FlexFlow | import(\"csstype\").Property.FlexFlow[];\n font?: string[] | import(\"csstype\").Property.Font | import(\"csstype\").Property.Font[];\n gap?: (string | (string & {}))[] | import(\"csstype\").Property.Gap<string | number> | NonNullable<import(\"csstype\").Property.Gap<string | number>>[];\n grid?: string[] | import(\"csstype\").Property.Grid | import(\"csstype\").Property.Grid[];\n gridArea?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridArea | NonNullable<import(\"csstype\").Property.GridArea>[];\n gridColumn?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridColumn | NonNullable<import(\"csstype\").Property.GridColumn>[];\n gridRow?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GridRow | NonNullable<import(\"csstype\").Property.GridRow>[];\n gridTemplate?: string[] | import(\"csstype\").Property.GridTemplate | import(\"csstype\").Property.GridTemplate[];\n lineClamp?: (\"none\" | (string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.LineClamp | NonNullable<import(\"csstype\").Property.LineClamp>[];\n listStyle?: string[] | import(\"csstype\").Property.ListStyle | import(\"csstype\").Property.ListStyle[];\n margin?: (string | (string & {}))[] | import(\"csstype\").Property.Margin<string | number> | NonNullable<import(\"csstype\").Property.Margin<string | number>>[];\n mask?: (string | (string & {}))[] | import(\"csstype\").Property.Mask<string | number> | NonNullable<import(\"csstype\").Property.Mask<string | number>>[];\n maskBorder?: import(\"csstype\").Property.MaskBorder | NonNullable<import(\"csstype\").Property.MaskBorder>[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\" | \"alpha\" | \"luminance\")[];\n motion?: (string | (string & {}))[] | import(\"csstype\").Property.Offset<string | number> | NonNullable<import(\"csstype\").Property.Offset<string | number>>[];\n offset?: (string | (string & {}))[] | import(\"csstype\").Property.Offset<string | number> | NonNullable<import(\"csstype\").Property.Offset<string | number>>[];\n outline?: (string | (string & {}))[] | import(\"csstype\").Property.Outline<string | number> | NonNullable<import(\"csstype\").Property.Outline<string | number>>[];\n overflow?: string[] | import(\"csstype\").Property.Overflow | import(\"csstype\").Property.Overflow[];\n overscrollBehavior?: string[] | import(\"csstype\").Property.OverscrollBehavior | import(\"csstype\").Property.OverscrollBehavior[];\n placeItems?: string[] | import(\"csstype\").Property.PlaceItems | import(\"csstype\").Property.PlaceItems[];\n placeSelf?: string[] | import(\"csstype\").Property.PlaceSelf | import(\"csstype\").Property.PlaceSelf[];\n textDecoration?: (string | (string & {}))[] | import(\"csstype\").Property.TextDecoration<string | number> | NonNullable<import(\"csstype\").Property.TextDecoration<string | number>>[];\n textEmphasis?: string[] | import(\"csstype\").Property.TextEmphasis | import(\"csstype\").Property.TextEmphasis[];\n transition?: string[] | import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n MozAnimationDelay?: string[] | import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n MozAnimationDirection?: string[] | import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n MozAnimationDuration?: string[] | import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n MozAnimationFillMode?: string[] | import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n MozAnimationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | NonNullable<import(\"csstype\").Property.AnimationIterationCount>[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n MozAnimationName?: string[] | import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n MozAnimationPlayState?: string[] | import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n MozAnimationTimingFunction?: string[] | import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n MozAppearance?: import(\"csstype\").Property.MozAppearance | NonNullable<import(\"csstype\").Property.MozAppearance>[] | import(\"csstype\").Property.MozAppearance[];\n MozBackfaceVisibility?: import(\"csstype\").Property.BackfaceVisibility | NonNullable<import(\"csstype\").Property.BackfaceVisibility>[] | import(\"csstype\").Property.BackfaceVisibility[];\n MozBorderBottomColors?: string[] | import(\"csstype\").Property.MozBorderBottomColors | import(\"csstype\").Property.MozBorderBottomColors[];\n MozBorderEndColor?: string[] | import(\"csstype\").Property.BorderInlineEndColor | import(\"csstype\").Property.BorderInlineEndColor[];\n MozBorderEndStyle?: import(\"csstype\").Property.BorderInlineEndStyle | NonNullable<import(\"csstype\").Property.BorderInlineEndStyle>[] | import(\"csstype\").Property.BorderInlineEndStyle[];\n MozBorderEndWidth?: string[] | import(\"csstype\").Property.BorderInlineEndWidth<string | number> | NonNullable<import(\"csstype\").Property.BorderInlineEndWidth<string | number>>[];\n MozBorderLeftColors?: string[] | import(\"csstype\").Property.MozBorderLeftColors | import(\"csstype\").Property.MozBorderLeftColors[];\n MozBorderRightColors?: string[] | import(\"csstype\").Property.MozBorderRightColors | import(\"csstype\").Property.MozBorderRightColors[];\n MozBorderStartColor?: string[] | import(\"csstype\").Property.BorderInlineStartColor | import(\"csstype\").Property.BorderInlineStartColor[];\n MozBorderStartStyle?: import(\"csstype\").Property.BorderInlineStartStyle | NonNullable<import(\"csstype\").Property.BorderInlineStartStyle>[] | import(\"csstype\").Property.BorderInlineStartStyle[];\n MozBorderTopColors?: string[] | import(\"csstype\").Property.MozBorderTopColors | import(\"csstype\").Property.MozBorderTopColors[];\n MozBoxSizing?: import(\"csstype\").Property.BoxSizing | NonNullable<import(\"csstype\").Property.BoxSizing>[] | import(\"csstype\").Property.BoxSizing[];\n MozColumnCount?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.ColumnCount | NonNullable<import(\"csstype\").Property.ColumnCount>[];\n MozColumnFill?: import(\"csstype\").Property.ColumnFill | NonNullable<import(\"csstype\").Property.ColumnFill>[] | import(\"csstype\").Property.ColumnFill[];\n MozColumnRuleColor?: string[] | import(\"csstype\").Property.ColumnRuleColor | import(\"csstype\").Property.ColumnRuleColor[];\n MozColumnRuleStyle?: string[] | import(\"csstype\").Property.ColumnRuleStyle | import(\"csstype\").Property.ColumnRuleStyle[];\n MozColumnRuleWidth?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRuleWidth<string | number> | NonNullable<import(\"csstype\").Property.ColumnRuleWidth<string | number>>[];\n MozColumnWidth?: string[] | import(\"csstype\").Property.ColumnWidth<string | number> | NonNullable<import(\"csstype\").Property.ColumnWidth<string | number>>[];\n MozContextProperties?: string[] | import(\"csstype\").Property.MozContextProperties | import(\"csstype\").Property.MozContextProperties[];\n MozFontFeatureSettings?: string[] | import(\"csstype\").Property.FontFeatureSettings | import(\"csstype\").Property.FontFeatureSettings[];\n MozFontLanguageOverride?: string[] | import(\"csstype\").Property.FontLanguageOverride | import(\"csstype\").Property.FontLanguageOverride[];\n MozHyphens?: import(\"csstype\").Property.Hyphens | NonNullable<import(\"csstype\").Property.Hyphens>[] | import(\"csstype\").Property.Hyphens[];\n MozImageRegion?: string[] | import(\"csstype\").Property.MozImageRegion | import(\"csstype\").Property.MozImageRegion[];\n MozMarginEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.MarginInlineEnd<string | number>>[];\n MozMarginStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineStart<string | number> | NonNullable<import(\"csstype\").Property.MarginInlineStart<string | number>>[];\n MozOrient?: import(\"csstype\").Property.MozOrient | NonNullable<import(\"csstype\").Property.MozOrient>[] | import(\"csstype\").Property.MozOrient[];\n MozOsxFontSmoothing?: string[] | import(\"csstype\").Property.FontSmooth<string | number> | NonNullable<import(\"csstype\").Property.FontSmooth<string | number>>[];\n MozPaddingEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.PaddingInlineEnd<string | number>>[];\n MozPaddingStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineStart<string | number> | NonNullable<import(\"csstype\").Property.PaddingInlineStart<string | number>>[];\n MozPerspective?: string[] | import(\"csstype\").Property.Perspective<string | number> | NonNullable<import(\"csstype\").Property.Perspective<string | number>>[];\n MozPerspectiveOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.PerspectiveOrigin<string | number> | NonNullable<import(\"csstype\").Property.PerspectiveOrigin<string | number>>[];\n MozStackSizing?: import(\"csstype\").Property.MozStackSizing | NonNullable<import(\"csstype\").Property.MozStackSizing>[] | import(\"csstype\").Property.MozStackSizing[];\n MozTabSize?: (string | (string & {}))[] | import(\"csstype\").Property.TabSize<string | number> | NonNullable<import(\"csstype\").Property.TabSize<string | number>>[];\n MozTextBlink?: import(\"csstype\").Property.MozTextBlink | NonNullable<import(\"csstype\").Property.MozTextBlink>[] | import(\"csstype\").Property.MozTextBlink[];\n MozTextSizeAdjust?: string[] | import(\"csstype\").Property.TextSizeAdjust | import(\"csstype\").Property.TextSizeAdjust[];\n MozTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | NonNullable<import(\"csstype\").Property.TransformOrigin<string | number>>[];\n MozTransformStyle?: import(\"csstype\").Property.TransformStyle | NonNullable<import(\"csstype\").Property.TransformStyle>[] | import(\"csstype\").Property.TransformStyle[];\n MozTransitionDelay?: string[] | import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n MozTransitionDuration?: string[] | import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n MozTransitionProperty?: string[] | import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n MozTransitionTimingFunction?: string[] | import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n MozUserFocus?: import(\"csstype\").Property.MozUserFocus | NonNullable<import(\"csstype\").Property.MozUserFocus>[] | import(\"csstype\").Property.MozUserFocus[];\n MozUserModify?: import(\"csstype\").Property.MozUserModify | NonNullable<import(\"csstype\").Property.MozUserModify>[] | import(\"csstype\").Property.MozUserModify[];\n MozUserSelect?: import(\"csstype\").Property.UserSelect | NonNullable<import(\"csstype\").Property.UserSelect>[] | import(\"csstype\").Property.UserSelect[];\n MozWindowDragging?: import(\"csstype\").Property.MozWindowDragging | NonNullable<import(\"csstype\").Property.MozWindowDragging>[] | import(\"csstype\").Property.MozWindowDragging[];\n MozWindowShadow?: import(\"csstype\").Property.MozWindowShadow | NonNullable<import(\"csstype\").Property.MozWindowShadow>[] | import(\"csstype\").Property.MozWindowShadow[];\n msAccelerator?: import(\"csstype\").Property.MsAccelerator | NonNullable<import(\"csstype\").Property.MsAccelerator>[] | import(\"csstype\").Property.MsAccelerator[];\n msBlockProgression?: import(\"csstype\").Property.MsBlockProgression | NonNullable<import(\"csstype\").Property.MsBlockProgression>[] | import(\"csstype\").Property.MsBlockProgression[];\n msContentZoomChaining?: import(\"csstype\").Property.MsContentZoomChaining | NonNullable<import(\"csstype\").Property.MsContentZoomChaining>[] | import(\"csstype\").Property.MsContentZoomChaining[];\n msContentZoomLimitMax?: string[] | import(\"csstype\").Property.MsContentZoomLimitMax | import(\"csstype\").Property.MsContentZoomLimitMax[];\n msContentZoomLimitMin?: string[] | import(\"csstype\").Property.MsContentZoomLimitMin | import(\"csstype\").Property.MsContentZoomLimitMin[];\n msContentZoomSnapPoints?: string[] | import(\"csstype\").Property.MsContentZoomSnapPoints | import(\"csstype\").Property.MsContentZoomSnapPoints[];\n msContentZoomSnapType?: import(\"csstype\").Property.MsContentZoomSnapType | NonNullable<import(\"csstype\").Property.MsContentZoomSnapType>[] | import(\"csstype\").Property.MsContentZoomSnapType[];\n msContentZooming?: import(\"csstype\").Property.MsContentZooming | NonNullable<import(\"csstype\").Property.MsContentZooming>[] | import(\"csstype\").Property.MsContentZooming[];\n msFilter?: string[] | import(\"csstype\").Property.MsFilter | import(\"csstype\").Property.MsFilter[];\n msFlexDirection?: import(\"csstype\").Property.FlexDirection | NonNullable<import(\"csstype\").Property.FlexDirection>[] | import(\"csstype\").Property.FlexDirection[];\n msFlexPositive?: import(\"csstype\").Property.FlexGrow | NonNullable<import(\"csstype\").Property.FlexGrow>[] | ((string & {}) | import(\"csstype\").Globals)[];\n msFlowFrom?: string[] | import(\"csstype\").Property.MsFlowFrom | import(\"csstype\").Property.MsFlowFrom[];\n msFlowInto?: string[] | import(\"csstype\").Property.MsFlowInto | import(\"csstype\").Property.MsFlowInto[];\n msGridColumns?: (string | (string & {}))[] | import(\"csstype\").Property.MsGridColumns<string | number> | NonNullable<import(\"csstype\").Property.MsGridColumns<string | number>>[];\n msGridRows?: (string | (string & {}))[] | import(\"csstype\").Property.MsGridRows<string | number> | NonNullable<import(\"csstype\").Property.MsGridRows<string | number>>[];\n msHighContrastAdjust?: import(\"csstype\").Property.MsHighContrastAdjust | NonNullable<import(\"csstype\").Property.MsHighContrastAdjust>[] | import(\"csstype\").Property.MsHighContrastAdjust[];\n msHyphenateLimitChars?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.MsHyphenateLimitChars | NonNullable<import(\"csstype\").Property.MsHyphenateLimitChars>[];\n msHyphenateLimitLines?: import(\"csstype\").Property.MsHyphenateLimitLines | NonNullable<import(\"csstype\").Property.MsHyphenateLimitLines>[] | ((string & {}) | import(\"csstype\").Globals | \"no-limit\")[];\n msHyphenateLimitZone?: (string | (string & {}))[] | import(\"csstype\").Property.MsHyphenateLimitZone<string | number> | NonNullable<import(\"csstype\").Property.MsHyphenateLimitZone<string | number>>[];\n msHyphens?: import(\"csstype\").Property.Hyphens | NonNullable<import(\"csstype\").Property.Hyphens>[] | import(\"csstype\").Property.Hyphens[];\n msImeAlign?: import(\"csstype\").Property.MsImeAlign | NonNullable<import(\"csstype\").Property.MsImeAlign>[] | import(\"csstype\").Property.MsImeAlign[];\n msLineBreak?: import(\"csstype\").Property.LineBreak | NonNullable<import(\"csstype\").Property.LineBreak>[] | import(\"csstype\").Property.LineBreak[];\n msOrder?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Order | NonNullable<import(\"csstype\").Property.Order>[];\n msOverflowStyle?: import(\"csstype\").Property.MsOverflowStyle | NonNullable<import(\"csstype\").Property.MsOverflowStyle>[] | import(\"csstype\").Property.MsOverflowStyle[];\n msOverflowX?: import(\"csstype\").Property.OverflowX | NonNullable<import(\"csstype\").Property.OverflowX>[] | import(\"csstype\").Property.OverflowX[];\n msOverflowY?: import(\"csstype\").Property.OverflowY | NonNullable<import(\"csstype\").Property.OverflowY>[] | import(\"csstype\").Property.OverflowY[];\n msScrollChaining?: import(\"csstype\").Property.MsScrollChaining | NonNullable<import(\"csstype\").Property.MsScrollChaining>[] | import(\"csstype\").Property.MsScrollChaining[];\n msScrollLimitXMax?: string[] | import(\"csstype\").Property.MsScrollLimitXMax<string | number> | NonNullable<import(\"csstype\").Property.MsScrollLimitXMax<string | number>>[];\n msScrollLimitXMin?: string[] | import(\"csstype\").Property.MsScrollLimitXMin<string | number> | NonNullable<import(\"csstype\").Property.MsScrollLimitXMin<string | number>>[];\n msScrollLimitYMax?: string[] | import(\"csstype\").Property.MsScrollLimitYMax<string | number> | NonNullable<import(\"csstype\").Property.MsScrollLimitYMax<string | number>>[];\n msScrollLimitYMin?: string[] | import(\"csstype\").Property.MsScrollLimitYMin<string | number> | NonNullable<import(\"csstype\").Property.MsScrollLimitYMin<string | number>>[];\n msScrollRails?: import(\"csstype\").Property.MsScrollRails | NonNullable<import(\"csstype\").Property.MsScrollRails>[] | import(\"csstype\").Property.MsScrollRails[];\n msScrollSnapPointsX?: string[] | import(\"csstype\").Property.MsScrollSnapPointsX | import(\"csstype\").Property.MsScrollSnapPointsX[];\n msScrollSnapPointsY?: string[] | import(\"csstype\").Property.MsScrollSnapPointsY | import(\"csstype\").Property.MsScrollSnapPointsY[];\n msScrollSnapType?: import(\"csstype\").Property.MsScrollSnapType | NonNullable<import(\"csstype\").Property.MsScrollSnapType>[] | import(\"csstype\").Property.MsScrollSnapType[];\n msScrollTranslation?: import(\"csstype\").Property.MsScrollTranslation | NonNullable<import(\"csstype\").Property.MsScrollTranslation>[] | import(\"csstype\").Property.MsScrollTranslation[];\n msScrollbar3dlightColor?: string[] | import(\"csstype\").Property.MsScrollbar3dlightColor | import(\"csstype\").Property.MsScrollbar3dlightColor[];\n msScrollbarArrowColor?: string[] | import(\"csstype\").Property.MsScrollbarArrowColor | import(\"csstype\").Property.MsScrollbarArrowColor[];\n msScrollbarBaseColor?: string[] | import(\"csstype\").Property.MsScrollbarBaseColor | import(\"csstype\").Property.MsScrollbarBaseColor[];\n msScrollbarDarkshadowColor?: string[] | import(\"csstype\").Property.MsScrollbarDarkshadowColor | import(\"csstype\").Property.MsScrollbarDarkshadowColor[];\n msScrollbarFaceColor?: string[] | import(\"csstype\").Property.MsScrollbarFaceColor | import(\"csstype\").Property.MsScrollbarFaceColor[];\n msScrollbarHighlightColor?: string[] | import(\"csstype\").Property.MsScrollbarHighlightColor | import(\"csstype\").Property.MsScrollbarHighlightColor[];\n msScrollbarShadowColor?: string[] | import(\"csstype\").Property.MsScrollbarShadowColor | import(\"csstype\").Property.MsScrollbarShadowColor[];\n msScrollbarTrackColor?: string[] | import(\"csstype\").Property.MsScrollbarTrackColor | import(\"csstype\").Property.MsScrollbarTrackColor[];\n msTextAutospace?: import(\"csstype\").Property.MsTextAutospace | NonNullable<import(\"csstype\").Property.MsTextAutospace>[] | import(\"csstype\").Property.MsTextAutospace[];\n msTextCombineHorizontal?: string[] | import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n msTextOverflow?: string[] | import(\"csstype\").Property.TextOverflow | import(\"csstype\").Property.TextOverflow[];\n msTouchAction?: string[] | import(\"csstype\").Property.TouchAction | import(\"csstype\").Property.TouchAction[];\n msTouchSelect?: import(\"csstype\").Property.MsTouchSelect | NonNullable<import(\"csstype\").Property.MsTouchSelect>[] | import(\"csstype\").Property.MsTouchSelect[];\n msTransform?: string[] | import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n msTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | NonNullable<import(\"csstype\").Property.TransformOrigin<string | number>>[];\n msTransitionDelay?: string[] | import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n msTransitionDuration?: string[] | import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n msTransitionProperty?: string[] | import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n msTransitionTimingFunction?: string[] | import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n msUserSelect?: import(\"csstype\").Property.MsUserSelect | NonNullable<import(\"csstype\").Property.MsUserSelect>[] | import(\"csstype\").Property.MsUserSelect[];\n msWordBreak?: import(\"csstype\").Property.WordBreak | NonNullable<import(\"csstype\").Property.WordBreak>[] | import(\"csstype\").Property.WordBreak[];\n msWrapFlow?: import(\"csstype\").Property.MsWrapFlow | NonNullable<import(\"csstype\").Property.MsWrapFlow>[] | import(\"csstype\").Property.MsWrapFlow[];\n msWrapMargin?: string[] | import(\"csstype\").Property.MsWrapMargin<string | number> | NonNullable<import(\"csstype\").Property.MsWrapMargin<string | number>>[];\n msWrapThrough?: import(\"csstype\").Property.MsWrapThrough | NonNullable<import(\"csstype\").Property.MsWrapThrough>[] | import(\"csstype\").Property.MsWrapThrough[];\n msWritingMode?: import(\"csstype\").Property.WritingMode | NonNullable<import(\"csstype\").Property.WritingMode>[] | import(\"csstype\").Property.WritingMode[];\n WebkitAlignContent?: string[] | import(\"csstype\").Property.AlignContent | import(\"csstype\").Property.AlignContent[];\n WebkitAlignItems?: string[] | import(\"csstype\").Property.AlignItems | import(\"csstype\").Property.AlignItems[];\n WebkitAlignSelf?: string[] | import(\"csstype\").Property.AlignSelf | import(\"csstype\").Property.AlignSelf[];\n WebkitAnimationDelay?: string[] | import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n WebkitAnimationDirection?: string[] | import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n WebkitAnimationDuration?: string[] | import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n WebkitAnimationFillMode?: string[] | import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n WebkitAnimationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | NonNullable<import(\"csstype\").Property.AnimationIterationCount>[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n WebkitAnimationName?: string[] | import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n WebkitAnimationPlayState?: string[] | import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n WebkitAnimationTimingFunction?: string[] | import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n WebkitAppearance?: import(\"csstype\").Property.WebkitAppearance | NonNullable<import(\"csstype\").Property.WebkitAppearance>[] | import(\"csstype\").Property.WebkitAppearance[];\n WebkitBackdropFilter?: string[] | import(\"csstype\").Property.BackdropFilter | import(\"csstype\").Property.BackdropFilter[];\n WebkitBackfaceVisibility?: import(\"csstype\").Property.BackfaceVisibility | NonNullable<import(\"csstype\").Property.BackfaceVisibility>[] | import(\"csstype\").Property.BackfaceVisibility[];\n WebkitBackgroundClip?: string[] | import(\"csstype\").Property.BackgroundClip | import(\"csstype\").Property.BackgroundClip[];\n WebkitBackgroundOrigin?: string[] | import(\"csstype\").Property.BackgroundOrigin | import(\"csstype\").Property.BackgroundOrigin[];\n WebkitBackgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | NonNullable<import(\"csstype\").Property.BackgroundSize<string | number>>[];\n WebkitBorderBeforeColor?: string[] | import(\"csstype\").Property.WebkitBorderBeforeColor | import(\"csstype\").Property.WebkitBorderBeforeColor[];\n WebkitBorderBeforeStyle?: string[] | import(\"csstype\").Property.WebkitBorderBeforeStyle | import(\"csstype\").Property.WebkitBorderBeforeStyle[];\n WebkitBorderBeforeWidth?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitBorderBeforeWidth<string | number> | NonNullable<import(\"csstype\").Property.WebkitBorderBeforeWidth<string | number>>[];\n WebkitBorderBottomLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomLeftRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomLeftRadius<string | number>>[];\n WebkitBorderBottomRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomRightRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomRightRadius<string | number>>[];\n WebkitBorderImageSlice?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BorderImageSlice | NonNullable<import(\"csstype\").Property.BorderImageSlice>[];\n WebkitBorderTopLeftRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopLeftRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderTopLeftRadius<string | number>>[];\n WebkitBorderTopRightRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopRightRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderTopRightRadius<string | number>>[];\n WebkitBoxDecorationBreak?: import(\"csstype\").Property.BoxDecorationBreak | NonNullable<import(\"csstype\").Property.BoxDecorationBreak>[] | import(\"csstype\").Property.BoxDecorationBreak[];\n WebkitBoxReflect?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitBoxReflect<string | number> | NonNullable<import(\"csstype\").Property.WebkitBoxReflect<string | number>>[];\n WebkitBoxShadow?: string[] | import(\"csstype\").Property.BoxShadow | import(\"csstype\").Property.BoxShadow[];\n WebkitBoxSizing?: import(\"csstype\").Property.BoxSizing | NonNullable<import(\"csstype\").Property.BoxSizing>[] | import(\"csstype\").Property.BoxSizing[];\n WebkitClipPath?: string[] | import(\"csstype\").Property.ClipPath | import(\"csstype\").Property.ClipPath[];\n WebkitColumnCount?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.ColumnCount | NonNullable<import(\"csstype\").Property.ColumnCount>[];\n WebkitColumnFill?: import(\"csstype\").Property.ColumnFill | NonNullable<import(\"csstype\").Property.ColumnFill>[] | import(\"csstype\").Property.ColumnFill[];\n WebkitColumnRuleColor?: string[] | import(\"csstype\").Property.ColumnRuleColor | import(\"csstype\").Property.ColumnRuleColor[];\n WebkitColumnRuleStyle?: string[] | import(\"csstype\").Property.ColumnRuleStyle | import(\"csstype\").Property.ColumnRuleStyle[];\n WebkitColumnRuleWidth?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRuleWidth<string | number> | NonNullable<import(\"csstype\").Property.ColumnRuleWidth<string | number>>[];\n WebkitColumnSpan?: import(\"csstype\").Property.ColumnSpan | NonNullable<import(\"csstype\").Property.ColumnSpan>[] | import(\"csstype\").Property.ColumnSpan[];\n WebkitColumnWidth?: string[] | import(\"csstype\").Property.ColumnWidth<string | number> | NonNullable<import(\"csstype\").Property.ColumnWidth<string | number>>[];\n WebkitFilter?: string[] | import(\"csstype\").Property.Filter | import(\"csstype\").Property.Filter[];\n WebkitFlexBasis?: (string | (string & {}))[] | import(\"csstype\").Property.FlexBasis<string | number> | NonNullable<import(\"csstype\").Property.FlexBasis<string | number>>[];\n WebkitFlexDirection?: import(\"csstype\").Property.FlexDirection | NonNullable<import(\"csstype\").Property.FlexDirection>[] | import(\"csstype\").Property.FlexDirection[];\n WebkitFlexGrow?: import(\"csstype\").Property.FlexGrow | NonNullable<import(\"csstype\").Property.FlexGrow>[] | ((string & {}) | import(\"csstype\").Globals)[];\n WebkitFlexShrink?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.FlexShrink | NonNullable<import(\"csstype\").Property.FlexShrink>[];\n WebkitFlexWrap?: import(\"csstype\").Property.FlexWrap | NonNullable<import(\"csstype\").Property.FlexWrap>[] | import(\"csstype\").Property.FlexWrap[];\n WebkitFontFeatureSettings?: string[] | import(\"csstype\").Property.FontFeatureSettings | import(\"csstype\").Property.FontFeatureSettings[];\n WebkitFontKerning?: import(\"csstype\").Property.FontKerning | NonNullable<import(\"csstype\").Property.FontKerning>[] | import(\"csstype\").Property.FontKerning[];\n WebkitFontSmoothing?: string[] | import(\"csstype\").Property.FontSmooth<string | number> | NonNullable<import(\"csstype\").Property.FontSmooth<string | number>>[];\n WebkitFontVariantLigatures?: string[] | import(\"csstype\").Property.FontVariantLigatures | import(\"csstype\").Property.FontVariantLigatures[];\n WebkitHyphenateCharacter?: string[] | import(\"csstype\").Property.HyphenateCharacter | import(\"csstype\").Property.HyphenateCharacter[];\n WebkitHyphens?: import(\"csstype\").Property.Hyphens | NonNullable<import(\"csstype\").Property.Hyphens>[] | import(\"csstype\").Property.Hyphens[];\n WebkitInitialLetter?: import(\"csstype\").Property.InitialLetter | NonNullable<import(\"csstype\").Property.InitialLetter>[] | ((string & {}) | import(\"csstype\").Globals | \"normal\")[];\n WebkitJustifyContent?: string[] | import(\"csstype\").Property.JustifyContent | import(\"csstype\").Property.JustifyContent[];\n WebkitLineBreak?: import(\"csstype\").Property.LineBreak | NonNullable<import(\"csstype\").Property.LineBreak>[] | import(\"csstype\").Property.LineBreak[];\n WebkitLineClamp?: (\"none\" | (string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.WebkitLineClamp | NonNullable<import(\"csstype\").Property.WebkitLineClamp>[];\n WebkitMarginEnd?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.MarginInlineEnd<string | number>>[];\n WebkitMarginStart?: (string | (string & {}))[] | import(\"csstype\").Property.MarginInlineStart<string | number> | NonNullable<import(\"csstype\").Property.MarginInlineStart<string | number>>[];\n WebkitMaskAttachment?: string[] | import(\"csstype\").Property.WebkitMaskAttachment | import(\"csstype\").Property.WebkitMaskAttachment[];\n WebkitMaskBoxImageOutset?: (string | (string & {}))[] | import(\"csstype\").Property.MaskBorderOutset<string | number> | NonNullable<import(\"csstype\").Property.MaskBorderOutset<string | number>>[];\n WebkitMaskBoxImageRepeat?: string[] | import(\"csstype\").Property.MaskBorderRepeat | import(\"csstype\").Property.MaskBorderRepeat[];\n WebkitMaskBoxImageSlice?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.MaskBorderSlice | NonNullable<import(\"csstype\").Property.MaskBorderSlice>[];\n WebkitMaskBoxImageSource?: string[] | import(\"csstype\").Property.MaskBorderSource | import(\"csstype\").Property.MaskBorderSource[];\n WebkitMaskBoxImageWidth?: (string | (string & {}))[] | import(\"csstype\").Property.MaskBorderWidth<string | number> | NonNullable<import(\"csstype\").Property.MaskBorderWidth<string | number>>[];\n WebkitMaskClip?: string[] | import(\"csstype\").Property.WebkitMaskClip | import(\"csstype\").Property.WebkitMaskClip[];\n WebkitMaskComposite?: string[] | import(\"csstype\").Property.WebkitMaskComposite | import(\"csstype\").Property.WebkitMaskComposite[];\n WebkitMaskImage?: string[] | import(\"csstype\").Property.WebkitMaskImage | import(\"csstype\").Property.WebkitMaskImage[];\n WebkitMaskOrigin?: string[] | import(\"csstype\").Property.WebkitMaskOrigin | import(\"csstype\").Property.WebkitMaskOrigin[];\n WebkitMaskPosition?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskPosition<string | number> | NonNullable<import(\"csstype\").Property.WebkitMaskPosition<string | number>>[];\n WebkitMaskPositionX?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskPositionX<string | number> | NonNullable<import(\"csstype\").Property.WebkitMaskPositionX<string | number>>[];\n WebkitMaskPositionY?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskPositionY<string | number> | NonNullable<import(\"csstype\").Property.WebkitMaskPositionY<string | number>>[];\n WebkitMaskRepeat?: string[] | import(\"csstype\").Property.WebkitMaskRepeat | import(\"csstype\").Property.WebkitMaskRepeat[];\n WebkitMaskRepeatX?: import(\"csstype\").Property.WebkitMaskRepeatX | NonNullable<import(\"csstype\").Property.WebkitMaskRepeatX>[] | import(\"csstype\").Property.WebkitMaskRepeatX[];\n WebkitMaskRepeatY?: import(\"csstype\").Property.WebkitMaskRepeatY | NonNullable<import(\"csstype\").Property.WebkitMaskRepeatY>[] | import(\"csstype\").Property.WebkitMaskRepeatY[];\n WebkitMaskSize?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMaskSize<string | number> | NonNullable<import(\"csstype\").Property.WebkitMaskSize<string | number>>[];\n WebkitMaxInlineSize?: (string | (string & {}))[] | import(\"csstype\").Property.MaxInlineSize<string | number> | NonNullable<import(\"csstype\").Property.MaxInlineSize<string | number>>[];\n WebkitOrder?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Order | NonNullable<import(\"csstype\").Property.Order>[];\n WebkitOverflowScrolling?: import(\"csstype\").Property.WebkitOverflowScrolling | NonNullable<import(\"csstype\").Property.WebkitOverflowScrolling>[] | import(\"csstype\").Property.WebkitOverflowScrolling[];\n WebkitPaddingEnd?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.PaddingInlineEnd<string | number>>[];\n WebkitPaddingStart?: (string | (string & {}))[] | import(\"csstype\").Property.PaddingInlineStart<string | number> | NonNullable<import(\"csstype\").Property.PaddingInlineStart<string | number>>[];\n WebkitPerspective?: string[] | import(\"csstype\").Property.Perspective<string | number> | NonNullable<import(\"csstype\").Property.Perspective<string | number>>[];\n WebkitPerspectiveOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.PerspectiveOrigin<string | number> | NonNullable<import(\"csstype\").Property.PerspectiveOrigin<string | number>>[];\n WebkitPrintColorAdjust?: import(\"csstype\").Property.PrintColorAdjust | NonNullable<import(\"csstype\").Property.PrintColorAdjust>[] | import(\"csstype\").Property.PrintColorAdjust[];\n WebkitRubyPosition?: string[] | import(\"csstype\").Property.RubyPosition | import(\"csstype\").Property.RubyPosition[];\n WebkitScrollSnapType?: string[] | import(\"csstype\").Property.ScrollSnapType | import(\"csstype\").Property.ScrollSnapType[];\n WebkitShapeMargin?: (string | (string & {}))[] | import(\"csstype\").Property.ShapeMargin<string | number> | NonNullable<import(\"csstype\").Property.ShapeMargin<string | number>>[];\n WebkitTapHighlightColor?: string[] | import(\"csstype\").Property.WebkitTapHighlightColor | import(\"csstype\").Property.WebkitTapHighlightColor[];\n WebkitTextCombine?: string[] | import(\"csstype\").Property.TextCombineUpright | import(\"csstype\").Property.TextCombineUpright[];\n WebkitTextDecorationColor?: string[] | import(\"csstype\").Property.TextDecorationColor | import(\"csstype\").Property.TextDecorationColor[];\n WebkitTextDecorationLine?: string[] | import(\"csstype\").Property.TextDecorationLine | import(\"csstype\").Property.TextDecorationLine[];\n WebkitTextDecorationSkip?: string[] | import(\"csstype\").Property.TextDecorationSkip | import(\"csstype\").Property.TextDecorationSkip[];\n WebkitTextDecorationStyle?: import(\"csstype\").Property.TextDecorationStyle | NonNullable<import(\"csstype\").Property.TextDecorationStyle>[] | import(\"csstype\").Property.TextDecorationStyle[];\n WebkitTextEmphasisColor?: string[] | import(\"csstype\").Property.TextEmphasisColor | import(\"csstype\").Property.TextEmphasisColor[];\n WebkitTextEmphasisPosition?: string[] | import(\"csstype\").Property.TextEmphasisPosition | import(\"csstype\").Property.TextEmphasisPosition[];\n WebkitTextEmphasisStyle?: string[] | import(\"csstype\").Property.TextEmphasisStyle | import(\"csstype\").Property.TextEmphasisStyle[];\n WebkitTextFillColor?: string[] | import(\"csstype\").Property.WebkitTextFillColor | import(\"csstype\").Property.WebkitTextFillColor[];\n WebkitTextOrientation?: import(\"csstype\").Property.TextOrientation | NonNullable<import(\"csstype\").Property.TextOrientation>[] | import(\"csstype\").Property.TextOrientation[];\n WebkitTextSizeAdjust?: string[] | import(\"csstype\").Property.TextSizeAdjust | import(\"csstype\").Property.TextSizeAdjust[];\n WebkitTextStrokeColor?: string[] | import(\"csstype\").Property.WebkitTextStrokeColor | import(\"csstype\").Property.WebkitTextStrokeColor[];\n WebkitTextStrokeWidth?: string[] | import(\"csstype\").Property.WebkitTextStrokeWidth<string | number> | NonNullable<import(\"csstype\").Property.WebkitTextStrokeWidth<string | number>>[];\n WebkitTextUnderlinePosition?: string[] | import(\"csstype\").Property.TextUnderlinePosition | import(\"csstype\").Property.TextUnderlinePosition[];\n WebkitTouchCallout?: import(\"csstype\").Property.WebkitTouchCallout | NonNullable<import(\"csstype\").Property.WebkitTouchCallout>[] | import(\"csstype\").Property.WebkitTouchCallout[];\n WebkitTransform?: string[] | import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n WebkitTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | NonNullable<import(\"csstype\").Property.TransformOrigin<string | number>>[];\n WebkitTransformStyle?: import(\"csstype\").Property.TransformStyle | NonNullable<import(\"csstype\").Property.TransformStyle>[] | import(\"csstype\").Property.TransformStyle[];\n WebkitTransitionDelay?: string[] | import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n WebkitTransitionDuration?: string[] | import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n WebkitTransitionProperty?: string[] | import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n WebkitTransitionTimingFunction?: string[] | import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n WebkitUserModify?: import(\"csstype\").Property.WebkitUserModify | NonNullable<import(\"csstype\").Property.WebkitUserModify>[] | import(\"csstype\").Property.WebkitUserModify[];\n WebkitUserSelect?: import(\"csstype\").Property.UserSelect | NonNullable<import(\"csstype\").Property.UserSelect>[] | import(\"csstype\").Property.UserSelect[];\n WebkitWritingMode?: import(\"csstype\").Property.WritingMode | NonNullable<import(\"csstype\").Property.WritingMode>[] | import(\"csstype\").Property.WritingMode[];\n MozAnimation?: import(\"csstype\").Property.Animation<string & {}> | NonNullable<import(\"csstype\").Property.Animation<string & {}>>[] | (import(\"csstype\").Globals | import(\"csstype\").DataType.SingleAnimationDirection | import(\"csstype\").DataType.SingleAnimationFillMode | \"infinite\" | \"paused\" | \"running\" | import(\"csstype\").DataType.EasingFunction)[];\n MozBorderImage?: import(\"csstype\").Property.BorderImage | NonNullable<import(\"csstype\").Property.BorderImage>[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n MozColumnRule?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRule<string | number> | NonNullable<import(\"csstype\").Property.ColumnRule<string | number>>[];\n MozColumns?: (string | (string & {}))[] | import(\"csstype\").Property.Columns<string | number> | NonNullable<import(\"csstype\").Property.Columns<string | number>>[];\n MozTransition?: string[] | import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n msContentZoomLimit?: string[] | import(\"csstype\").Property.MsContentZoomLimit | import(\"csstype\").Property.MsContentZoomLimit[];\n msContentZoomSnap?: string[] | import(\"csstype\").Property.MsContentZoomSnap | import(\"csstype\").Property.MsContentZoomSnap[];\n msFlex?: (string | (string & {}))[] | import(\"csstype\").Property.Flex<string | number> | NonNullable<import(\"csstype\").Property.Flex<string | number>>[];\n msScrollLimit?: string[] | import(\"csstype\").Property.MsScrollLimit | import(\"csstype\").Property.MsScrollLimit[];\n msScrollSnapX?: string[] | import(\"csstype\").Property.MsScrollSnapX | import(\"csstype\").Property.MsScrollSnapX[];\n msScrollSnapY?: string[] | import(\"csstype\").Property.MsScrollSnapY | import(\"csstype\").Property.MsScrollSnapY[];\n msTransition?: string[] | import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n WebkitAnimation?: import(\"csstype\").Property.Animation<string & {}> | NonNullable<import(\"csstype\").Property.Animation<string & {}>>[] | (import(\"csstype\").Globals | import(\"csstype\").DataType.SingleAnimationDirection | import(\"csstype\").DataType.SingleAnimationFillMode | \"infinite\" | \"paused\" | \"running\" | import(\"csstype\").DataType.EasingFunction)[];\n WebkitBorderBefore?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitBorderBefore<string | number> | NonNullable<import(\"csstype\").Property.WebkitBorderBefore<string | number>>[];\n WebkitBorderImage?: import(\"csstype\").Property.BorderImage | NonNullable<import(\"csstype\").Property.BorderImage>[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n WebkitBorderRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderRadius<string | number>>[];\n WebkitColumnRule?: (string | (string & {}))[] | import(\"csstype\").Property.ColumnRule<string | number> | NonNullable<import(\"csstype\").Property.ColumnRule<string | number>>[];\n WebkitColumns?: (string | (string & {}))[] | import(\"csstype\").Property.Columns<string | number> | NonNullable<import(\"csstype\").Property.Columns<string | number>>[];\n WebkitFlex?: (string | (string & {}))[] | import(\"csstype\").Property.Flex<string | number> | NonNullable<import(\"csstype\").Property.Flex<string | number>>[];\n WebkitFlexFlow?: string[] | import(\"csstype\").Property.FlexFlow | import(\"csstype\").Property.FlexFlow[];\n WebkitMask?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitMask<string | number> | NonNullable<import(\"csstype\").Property.WebkitMask<string | number>>[];\n WebkitMaskBoxImage?: import(\"csstype\").Property.MaskBorder | NonNullable<import(\"csstype\").Property.MaskBorder>[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\" | \"alpha\" | \"luminance\")[];\n WebkitTextEmphasis?: string[] | import(\"csstype\").Property.TextEmphasis | import(\"csstype\").Property.TextEmphasis[];\n WebkitTextStroke?: (string | (string & {}))[] | import(\"csstype\").Property.WebkitTextStroke<string | number> | NonNullable<import(\"csstype\").Property.WebkitTextStroke<string | number>>[];\n WebkitTransition?: string[] | import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n azimuth?: string[] | import(\"csstype\").Property.Azimuth | import(\"csstype\").Property.Azimuth[];\n boxAlign?: import(\"csstype\").Property.BoxAlign | NonNullable<import(\"csstype\").Property.BoxAlign>[] | import(\"csstype\").Property.BoxAlign[];\n boxDirection?: import(\"csstype\").Property.BoxDirection | NonNullable<import(\"csstype\").Property.BoxDirection>[] | import(\"csstype\").Property.BoxDirection[];\n boxFlex?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlex | NonNullable<import(\"csstype\").Property.BoxFlex>[];\n boxFlexGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlexGroup | NonNullable<import(\"csstype\").Property.BoxFlexGroup>[];\n boxLines?: import(\"csstype\").Property.BoxLines | NonNullable<import(\"csstype\").Property.BoxLines>[] | import(\"csstype\").Property.BoxLines[];\n boxOrdinalGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxOrdinalGroup | NonNullable<import(\"csstype\").Property.BoxOrdinalGroup>[];\n boxOrient?: import(\"csstype\").Property.BoxOrient | NonNullable<import(\"csstype\").Property.BoxOrient>[] | import(\"csstype\").Property.BoxOrient[];\n boxPack?: import(\"csstype\").Property.BoxPack | NonNullable<import(\"csstype\").Property.BoxPack>[] | import(\"csstype\").Property.BoxPack[];\n clip?: string[] | import(\"csstype\").Property.Clip | import(\"csstype\").Property.Clip[];\n gridColumnGap?: (string | (string & {}))[] | import(\"csstype\").Property.GridColumnGap<string | number> | NonNullable<import(\"csstype\").Property.GridColumnGap<string | number>>[];\n gridGap?: (string | (string & {}))[] | import(\"csstype\").Property.GridGap<string | number> | NonNullable<import(\"csstype\").Property.GridGap<string | number>>[];\n gridRowGap?: (string | (string & {}))[] | import(\"csstype\").Property.GridRowGap<string | number> | NonNullable<import(\"csstype\").Property.GridRowGap<string | number>>[];\n imeMode?: import(\"csstype\").Property.ImeMode | NonNullable<import(\"csstype\").Property.ImeMode>[] | import(\"csstype\").Property.ImeMode[];\n offsetBlock?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlock<string | number> | NonNullable<import(\"csstype\").Property.InsetBlock<string | number>>[];\n offsetBlockEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockEnd<string | number> | NonNullable<import(\"csstype\").Property.InsetBlockEnd<string | number>>[];\n offsetBlockStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetBlockStart<string | number> | NonNullable<import(\"csstype\").Property.InsetBlockStart<string | number>>[];\n offsetInline?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInline<string | number> | NonNullable<import(\"csstype\").Property.InsetInline<string | number>>[];\n offsetInlineEnd?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineEnd<string | number> | NonNullable<import(\"csstype\").Property.InsetInlineEnd<string | number>>[];\n offsetInlineStart?: (string | (string & {}))[] | import(\"csstype\").Property.InsetInlineStart<string | number> | NonNullable<import(\"csstype\").Property.InsetInlineStart<string | number>>[];\n scrollSnapCoordinate?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollSnapCoordinate<string | number> | NonNullable<import(\"csstype\").Property.ScrollSnapCoordinate<string | number>>[];\n scrollSnapDestination?: (string | (string & {}))[] | import(\"csstype\").Property.ScrollSnapDestination<string | number> | NonNullable<import(\"csstype\").Property.ScrollSnapDestination<string | number>>[];\n scrollSnapPointsX?: string[] | import(\"csstype\").Property.ScrollSnapPointsX | import(\"csstype\").Property.ScrollSnapPointsX[];\n scrollSnapPointsY?: string[] | import(\"csstype\").Property.ScrollSnapPointsY | import(\"csstype\").Property.ScrollSnapPointsY[];\n scrollSnapTypeX?: import(\"csstype\").Property.ScrollSnapTypeX | NonNullable<import(\"csstype\").Property.ScrollSnapTypeX>[] | import(\"csstype\").Property.ScrollSnapTypeX[];\n scrollSnapTypeY?: import(\"csstype\").Property.ScrollSnapTypeY | NonNullable<import(\"csstype\").Property.ScrollSnapTypeY>[] | import(\"csstype\").Property.ScrollSnapTypeY[];\n KhtmlBoxAlign?: import(\"csstype\").Property.BoxAlign | NonNullable<import(\"csstype\").Property.BoxAlign>[] | import(\"csstype\").Property.BoxAlign[];\n KhtmlBoxDirection?: import(\"csstype\").Property.BoxDirection | NonNullable<import(\"csstype\").Property.BoxDirection>[] | import(\"csstype\").Property.BoxDirection[];\n KhtmlBoxFlex?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlex | NonNullable<import(\"csstype\").Property.BoxFlex>[];\n KhtmlBoxFlexGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlexGroup | NonNullable<import(\"csstype\").Property.BoxFlexGroup>[];\n KhtmlBoxLines?: import(\"csstype\").Property.BoxLines | NonNullable<import(\"csstype\").Property.BoxLines>[] | import(\"csstype\").Property.BoxLines[];\n KhtmlBoxOrdinalGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxOrdinalGroup | NonNullable<import(\"csstype\").Property.BoxOrdinalGroup>[];\n KhtmlBoxOrient?: import(\"csstype\").Property.BoxOrient | NonNullable<import(\"csstype\").Property.BoxOrient>[] | import(\"csstype\").Property.BoxOrient[];\n KhtmlBoxPack?: import(\"csstype\").Property.BoxPack | NonNullable<import(\"csstype\").Property.BoxPack>[] | import(\"csstype\").Property.BoxPack[];\n KhtmlLineBreak?: import(\"csstype\").Property.LineBreak | NonNullable<import(\"csstype\").Property.LineBreak>[] | import(\"csstype\").Property.LineBreak[];\n KhtmlOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Opacity | NonNullable<import(\"csstype\").Property.Opacity>[];\n KhtmlUserSelect?: import(\"csstype\").Property.UserSelect | NonNullable<import(\"csstype\").Property.UserSelect>[] | import(\"csstype\").Property.UserSelect[];\n MozBackgroundClip?: string[] | import(\"csstype\").Property.BackgroundClip | import(\"csstype\").Property.BackgroundClip[];\n MozBackgroundInlinePolicy?: import(\"csstype\").Property.BoxDecorationBreak | NonNullable<import(\"csstype\").Property.BoxDecorationBreak>[] | import(\"csstype\").Property.BoxDecorationBreak[];\n MozBackgroundOrigin?: string[] | import(\"csstype\").Property.BackgroundOrigin | import(\"csstype\").Property.BackgroundOrigin[];\n MozBackgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | NonNullable<import(\"csstype\").Property.BackgroundSize<string | number>>[];\n MozBinding?: string[] | import(\"csstype\").Property.MozBinding | import(\"csstype\").Property.MozBinding[];\n MozBorderRadius?: (string | (string & {}))[] | import(\"csstype\").Property.BorderRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderRadius<string | number>>[];\n MozBorderRadiusBottomleft?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomLeftRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomLeftRadius<string | number>>[];\n MozBorderRadiusBottomright?: (string | (string & {}))[] | import(\"csstype\").Property.BorderBottomRightRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderBottomRightRadius<string | number>>[];\n MozBorderRadiusTopleft?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopLeftRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderTopLeftRadius<string | number>>[];\n MozBorderRadiusTopright?: (string | (string & {}))[] | import(\"csstype\").Property.BorderTopRightRadius<string | number> | NonNullable<import(\"csstype\").Property.BorderTopRightRadius<string | number>>[];\n MozBoxAlign?: import(\"csstype\").Property.BoxAlign | NonNullable<import(\"csstype\").Property.BoxAlign>[] | import(\"csstype\").Property.BoxAlign[];\n MozBoxDirection?: import(\"csstype\").Property.BoxDirection | NonNullable<import(\"csstype\").Property.BoxDirection>[] | import(\"csstype\").Property.BoxDirection[];\n MozBoxFlex?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlex | NonNullable<import(\"csstype\").Property.BoxFlex>[];\n MozBoxOrdinalGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxOrdinalGroup | NonNullable<import(\"csstype\").Property.BoxOrdinalGroup>[];\n MozBoxOrient?: import(\"csstype\").Property.BoxOrient | NonNullable<import(\"csstype\").Property.BoxOrient>[] | import(\"csstype\").Property.BoxOrient[];\n MozBoxPack?: import(\"csstype\").Property.BoxPack | NonNullable<import(\"csstype\").Property.BoxPack>[] | import(\"csstype\").Property.BoxPack[];\n MozBoxShadow?: string[] | import(\"csstype\").Property.BoxShadow | import(\"csstype\").Property.BoxShadow[];\n MozFloatEdge?: import(\"csstype\").Property.MozFloatEdge | NonNullable<import(\"csstype\").Property.MozFloatEdge>[] | import(\"csstype\").Property.MozFloatEdge[];\n MozForceBrokenImageIcon?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.MozForceBrokenImageIcon | NonNullable<import(\"csstype\").Property.MozForceBrokenImageIcon>[];\n MozOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.Opacity | NonNullable<import(\"csstype\").Property.Opacity>[];\n MozOutline?: (string | (string & {}))[] | import(\"csstype\").Property.Outline<string | number> | NonNullable<import(\"csstype\").Property.Outline<string | number>>[];\n MozOutlineColor?: string[] | import(\"csstype\").Property.OutlineColor | import(\"csstype\").Property.OutlineColor[];\n MozOutlineRadius?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadius<string | number> | NonNullable<import(\"csstype\").Property.MozOutlineRadius<string | number>>[];\n MozOutlineRadiusBottomleft?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusBottomleft<string | number> | NonNullable<import(\"csstype\").Property.MozOutlineRadiusBottomleft<string | number>>[];\n MozOutlineRadiusBottomright?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusBottomright<string | number> | NonNullable<import(\"csstype\").Property.MozOutlineRadiusBottomright<string | number>>[];\n MozOutlineRadiusTopleft?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusTopleft<string | number> | NonNullable<import(\"csstype\").Property.MozOutlineRadiusTopleft<string | number>>[];\n MozOutlineRadiusTopright?: (string | (string & {}))[] | import(\"csstype\").Property.MozOutlineRadiusTopright<string | number> | NonNullable<import(\"csstype\").Property.MozOutlineRadiusTopright<string | number>>[];\n MozOutlineStyle?: string[] | import(\"csstype\").Property.OutlineStyle | import(\"csstype\").Property.OutlineStyle[];\n MozOutlineWidth?: string[] | import(\"csstype\").Property.OutlineWidth<string | number> | NonNullable<import(\"csstype\").Property.OutlineWidth<string | number>>[];\n MozTextAlignLast?: import(\"csstype\").Property.TextAlignLast | NonNullable<import(\"csstype\").Property.TextAlignLast>[] | import(\"csstype\").Property.TextAlignLast[];\n MozTextDecorationColor?: string[] | import(\"csstype\").Property.TextDecorationColor | import(\"csstype\").Property.TextDecorationColor[];\n MozTextDecorationLine?: string[] | import(\"csstype\").Property.TextDecorationLine | import(\"csstype\").Property.TextDecorationLine[];\n MozTextDecorationStyle?: import(\"csstype\").Property.TextDecorationStyle | NonNullable<import(\"csstype\").Property.TextDecorationStyle>[] | import(\"csstype\").Property.TextDecorationStyle[];\n MozUserInput?: import(\"csstype\").Property.MozUserInput | NonNullable<import(\"csstype\").Property.MozUserInput>[] | import(\"csstype\").Property.MozUserInput[];\n msImeMode?: import(\"csstype\").Property.ImeMode | NonNullable<import(\"csstype\").Property.ImeMode>[] | import(\"csstype\").Property.ImeMode[];\n OAnimation?: import(\"csstype\").Property.Animation<string & {}> | NonNullable<import(\"csstype\").Property.Animation<string & {}>>[] | (import(\"csstype\").Globals | import(\"csstype\").DataType.SingleAnimationDirection | import(\"csstype\").DataType.SingleAnimationFillMode | \"infinite\" | \"paused\" | \"running\" | import(\"csstype\").DataType.EasingFunction)[];\n OAnimationDelay?: string[] | import(\"csstype\").Property.AnimationDelay<string & {}> | import(\"csstype\").Property.AnimationDelay<string & {}>[];\n OAnimationDirection?: string[] | import(\"csstype\").Property.AnimationDirection | import(\"csstype\").Property.AnimationDirection[];\n OAnimationDuration?: string[] | import(\"csstype\").Property.AnimationDuration<string & {}> | import(\"csstype\").Property.AnimationDuration<string & {}>[];\n OAnimationFillMode?: string[] | import(\"csstype\").Property.AnimationFillMode | import(\"csstype\").Property.AnimationFillMode[];\n OAnimationIterationCount?: import(\"csstype\").Property.AnimationIterationCount | NonNullable<import(\"csstype\").Property.AnimationIterationCount>[] | ((string & {}) | import(\"csstype\").Globals | \"infinite\")[];\n OAnimationName?: string[] | import(\"csstype\").Property.AnimationName | import(\"csstype\").Property.AnimationName[];\n OAnimationPlayState?: string[] | import(\"csstype\").Property.AnimationPlayState | import(\"csstype\").Property.AnimationPlayState[];\n OAnimationTimingFunction?: string[] | import(\"csstype\").Property.AnimationTimingFunction | import(\"csstype\").Property.AnimationTimingFunction[];\n OBackgroundSize?: (string | (string & {}))[] | import(\"csstype\").Property.BackgroundSize<string | number> | NonNullable<import(\"csstype\").Property.BackgroundSize<string | number>>[];\n OBorderImage?: import(\"csstype\").Property.BorderImage | NonNullable<import(\"csstype\").Property.BorderImage>[] | (\"repeat\" | \"none\" | (string & {}) | import(\"csstype\").Globals | \"stretch\" | \"round\" | \"space\")[];\n OObjectFit?: import(\"csstype\").Property.ObjectFit | NonNullable<import(\"csstype\").Property.ObjectFit>[] | import(\"csstype\").Property.ObjectFit[];\n OObjectPosition?: (string | (string & {}))[] | import(\"csstype\").Property.ObjectPosition<string | number> | NonNullable<import(\"csstype\").Property.ObjectPosition<string | number>>[];\n OTabSize?: (string | (string & {}))[] | import(\"csstype\").Property.TabSize<string | number> | NonNullable<import(\"csstype\").Property.TabSize<string | number>>[];\n OTextOverflow?: string[] | import(\"csstype\").Property.TextOverflow | import(\"csstype\").Property.TextOverflow[];\n OTransform?: string[] | import(\"csstype\").Property.Transform | import(\"csstype\").Property.Transform[];\n OTransformOrigin?: (string | (string & {}))[] | import(\"csstype\").Property.TransformOrigin<string | number> | NonNullable<import(\"csstype\").Property.TransformOrigin<string | number>>[];\n OTransition?: string[] | import(\"csstype\").Property.Transition<string & {}> | import(\"csstype\").Property.Transition<string & {}>[];\n OTransitionDelay?: string[] | import(\"csstype\").Property.TransitionDelay<string & {}> | import(\"csstype\").Property.TransitionDelay<string & {}>[];\n OTransitionDuration?: string[] | import(\"csstype\").Property.TransitionDuration<string & {}> | import(\"csstype\").Property.TransitionDuration<string & {}>[];\n OTransitionProperty?: string[] | import(\"csstype\").Property.TransitionProperty | import(\"csstype\").Property.TransitionProperty[];\n OTransitionTimingFunction?: string[] | import(\"csstype\").Property.TransitionTimingFunction | import(\"csstype\").Property.TransitionTimingFunction[];\n WebkitBoxAlign?: import(\"csstype\").Property.BoxAlign | NonNullable<import(\"csstype\").Property.BoxAlign>[] | import(\"csstype\").Property.BoxAlign[];\n WebkitBoxDirection?: import(\"csstype\").Property.BoxDirection | NonNullable<import(\"csstype\").Property.BoxDirection>[] | import(\"csstype\").Property.BoxDirection[];\n WebkitBoxFlex?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlex | NonNullable<import(\"csstype\").Property.BoxFlex>[];\n WebkitBoxFlexGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxFlexGroup | NonNullable<import(\"csstype\").Property.BoxFlexGroup>[];\n WebkitBoxLines?: import(\"csstype\").Property.BoxLines | NonNullable<import(\"csstype\").Property.BoxLines>[] | import(\"csstype\").Property.BoxLines[];\n WebkitBoxOrdinalGroup?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.BoxOrdinalGroup | NonNullable<import(\"csstype\").Property.BoxOrdinalGroup>[];\n WebkitBoxOrient?: import(\"csstype\").Property.BoxOrient | NonNullable<import(\"csstype\").Property.BoxOrient>[] | import(\"csstype\").Property.BoxOrient[];\n WebkitBoxPack?: import(\"csstype\").Property.BoxPack | NonNullable<import(\"csstype\").Property.BoxPack>[] | import(\"csstype\").Property.BoxPack[];\n WebkitScrollSnapPointsX?: string[] | import(\"csstype\").Property.ScrollSnapPointsX | import(\"csstype\").Property.ScrollSnapPointsX[];\n WebkitScrollSnapPointsY?: string[] | import(\"csstype\").Property.ScrollSnapPointsY | import(\"csstype\").Property.ScrollSnapPointsY[];\n alignmentBaseline?: import(\"csstype\").Property.AlignmentBaseline | NonNullable<import(\"csstype\").Property.AlignmentBaseline>[] | import(\"csstype\").Property.AlignmentBaseline[];\n baselineShift?: (string | (string & {}))[] | import(\"csstype\").Property.BaselineShift<string | number> | NonNullable<import(\"csstype\").Property.BaselineShift<string | number>>[];\n clipRule?: import(\"csstype\").Property.ClipRule | NonNullable<import(\"csstype\").Property.ClipRule>[] | import(\"csstype\").Property.ClipRule[];\n colorInterpolation?: import(\"csstype\").Property.ColorInterpolation | NonNullable<import(\"csstype\").Property.ColorInterpolation>[] | import(\"csstype\").Property.ColorInterpolation[];\n colorRendering?: import(\"csstype\").Property.ColorRendering | NonNullable<import(\"csstype\").Property.ColorRendering>[] | import(\"csstype\").Property.ColorRendering[];\n dominantBaseline?: import(\"csstype\").Property.DominantBaseline | NonNullable<import(\"csstype\").Property.DominantBaseline>[] | import(\"csstype\").Property.DominantBaseline[];\n fill?: string[] | import(\"csstype\").Property.Fill | import(\"csstype\").Property.Fill[];\n fillOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.FillOpacity | NonNullable<import(\"csstype\").Property.FillOpacity>[];\n fillRule?: import(\"csstype\").Property.FillRule | NonNullable<import(\"csstype\").Property.FillRule>[] | import(\"csstype\").Property.FillRule[];\n floodColor?: string[] | import(\"csstype\").Property.FloodColor | import(\"csstype\").Property.FloodColor[];\n floodOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.FloodOpacity | NonNullable<import(\"csstype\").Property.FloodOpacity>[];\n glyphOrientationVertical?: ((string & {}) | import(\"csstype\").Globals | \"auto\")[] | import(\"csstype\").Property.GlyphOrientationVertical | NonNullable<import(\"csstype\").Property.GlyphOrientationVertical>[];\n lightingColor?: string[] | import(\"csstype\").Property.LightingColor | import(\"csstype\").Property.LightingColor[];\n marker?: string[] | import(\"csstype\").Property.Marker | import(\"csstype\").Property.Marker[];\n markerEnd?: string[] | import(\"csstype\").Property.MarkerEnd | import(\"csstype\").Property.MarkerEnd[];\n markerMid?: string[] | import(\"csstype\").Property.MarkerMid | import(\"csstype\").Property.MarkerMid[];\n markerStart?: string[] | import(\"csstype\").Property.MarkerStart | import(\"csstype\").Property.MarkerStart[];\n shapeRendering?: import(\"csstype\").Property.ShapeRendering | NonNullable<import(\"csstype\").Property.ShapeRendering>[] | import(\"csstype\").Property.ShapeRendering[];\n stopColor?: string[] | import(\"csstype\").Property.StopColor | import(\"csstype\").Property.StopColor[];\n stopOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.StopOpacity | NonNullable<import(\"csstype\").Property.StopOpacity>[];\n stroke?: string[] | import(\"csstype\").Property.Stroke | import(\"csstype\").Property.Stroke[];\n strokeDasharray?: (string | (string & {}))[] | import(\"csstype\").Property.StrokeDasharray<string | number> | NonNullable<import(\"csstype\").Property.StrokeDasharray<string | number>>[];\n strokeDashoffset?: (string | (string & {}))[] | import(\"csstype\").Property.StrokeDashoffset<string | number> | NonNullable<import(\"csstype\").Property.StrokeDashoffset<string | number>>[];\n strokeLinecap?: import(\"csstype\").Property.StrokeLinecap | NonNullable<import(\"csstype\").Property.StrokeLinecap>[] | import(\"csstype\").Property.StrokeLinecap[];\n strokeLinejoin?: import(\"csstype\").Property.StrokeLinejoin | NonNullable<import(\"csstype\").Property.StrokeLinejoin>[] | import(\"csstype\").Property.StrokeLinejoin[];\n strokeMiterlimit?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.StrokeMiterlimit | NonNullable<import(\"csstype\").Property.StrokeMiterlimit>[];\n strokeOpacity?: ((string & {}) | import(\"csstype\").Globals)[] | import(\"csstype\").Property.StrokeOpacity | NonNullable<import(\"csstype\").Property.StrokeOpacity>[];\n strokeWidth?: (string | (string & {}))[] | import(\"csstype\").Property.StrokeWidth<string | number> | NonNullable<import(\"csstype\").Property.StrokeWidth<string | number>>[];\n textAnchor?: import(\"csstype\").Property.TextAnchor | NonNullable<import(\"csstype\").Property.TextAnchor>[] | import(\"csstype\").Property.TextAnchor[];\n vectorEffect?: import(\"csstype\").Property.VectorEffect | NonNullable<import(\"csstype\").Property.VectorEffect>[] | import(\"csstype\").Property.VectorEffect[];\n \":-moz-any()\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-dir\"?: import(\"@emotion/serialize\").CSSObject;\n \":-webkit-any()\"?: import(\"@emotion/serialize\").CSSObject;\n \"::cue\"?: import(\"@emotion/serialize\").CSSObject;\n \"::cue-region\"?: import(\"@emotion/serialize\").CSSObject;\n \"::part\"?: import(\"@emotion/serialize\").CSSObject;\n \"::slotted\"?: import(\"@emotion/serialize\").CSSObject;\n \":dir\"?: import(\"@emotion/serialize\").CSSObject;\n \":has\"?: import(\"@emotion/serialize\").CSSObject;\n \":host\"?: import(\"@emotion/serialize\").CSSObject;\n \":host-context\"?: import(\"@emotion/serialize\").CSSObject;\n \":is\"?: import(\"@emotion/serialize\").CSSObject;\n \":lang\"?: import(\"@emotion/serialize\").CSSObject;\n \":matches()\"?: import(\"@emotion/serialize\").CSSObject;\n \":not\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-last-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-last-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":where\"?: import(\"@emotion/serialize\").CSSObject;\n \":-khtml-any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-focusring\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-full-screen\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-read-only\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-read-write\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-ui-invalid\"?: import(\"@emotion/serialize\").CSSObject;\n \":-moz-ui-valid\"?: import(\"@emotion/serialize\").CSSObject;\n \":-ms-fullscreen\"?: import(\"@emotion/serialize\").CSSObject;\n \":-ms-input-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \":-webkit-any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":-webkit-full-screen\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-progress-bar\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-range-progress\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-range-thumb\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-range-track\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-moz-selection\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-backdrop\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-browse\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-check\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-clear\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-expand\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-fill\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-fill-lower\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-fill-upper\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-input-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-reveal\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-thumb\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-ticks-after\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-ticks-before\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-tooltip\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-track\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-ms-value\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-backdrop\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-input-placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-progress-bar\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-progress-inner-value\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-progress-value\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-slider-runnable-track\"?: import(\"@emotion/serialize\").CSSObject;\n \"::-webkit-slider-thumb\"?: import(\"@emotion/serialize\").CSSObject;\n \"::after\"?: import(\"@emotion/serialize\").CSSObject;\n \"::backdrop\"?: import(\"@emotion/serialize\").CSSObject;\n \"::before\"?: import(\"@emotion/serialize\").CSSObject;\n \"::first-letter\"?: import(\"@emotion/serialize\").CSSObject;\n \"::first-line\"?: import(\"@emotion/serialize\").CSSObject;\n \"::grammar-error\"?: import(\"@emotion/serialize\").CSSObject;\n \"::marker\"?: import(\"@emotion/serialize\").CSSObject;\n \"::placeholder\"?: import(\"@emotion/serialize\").CSSObject;\n \"::selection\"?: import(\"@emotion/serialize\").CSSObject;\n \"::spelling-error\"?: import(\"@emotion/serialize\").CSSObject;\n \"::target-text\"?: import(\"@emotion/serialize\").CSSObject;\n \":active\"?: import(\"@emotion/serialize\").CSSObject;\n \":after\"?: import(\"@emotion/serialize\").CSSObject;\n \":any-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":before\"?: import(\"@emotion/serialize\").CSSObject;\n \":blank\"?: import(\"@emotion/serialize\").CSSObject;\n \":checked\"?: import(\"@emotion/serialize\").CSSObject;\n \":current\"?: import(\"@emotion/serialize\").CSSObject;\n \":default\"?: import(\"@emotion/serialize\").CSSObject;\n \":defined\"?: import(\"@emotion/serialize\").CSSObject;\n \":disabled\"?: import(\"@emotion/serialize\").CSSObject;\n \":empty\"?: import(\"@emotion/serialize\").CSSObject;\n \":enabled\"?: import(\"@emotion/serialize\").CSSObject;\n \":first\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-letter\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-line\"?: import(\"@emotion/serialize\").CSSObject;\n \":first-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":focus\"?: import(\"@emotion/serialize\").CSSObject;\n \":focus-visible\"?: import(\"@emotion/serialize\").CSSObject;\n \":focus-within\"?: import(\"@emotion/serialize\").CSSObject;\n \":fullscreen\"?: import(\"@emotion/serialize\").CSSObject;\n \":future\"?: import(\"@emotion/serialize\").CSSObject;\n \":hover\"?: import(\"@emotion/serialize\").CSSObject;\n \":in-range\"?: import(\"@emotion/serialize\").CSSObject;\n \":indeterminate\"?: import(\"@emotion/serialize\").CSSObject;\n \":invalid\"?: import(\"@emotion/serialize\").CSSObject;\n \":last-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":last-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":left\"?: import(\"@emotion/serialize\").CSSObject;\n \":link\"?: import(\"@emotion/serialize\").CSSObject;\n \":local-link\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-col\"?: import(\"@emotion/serialize\").CSSObject;\n \":nth-last-col\"?: import(\"@emotion/serialize\").CSSObject;\n \":only-child\"?: import(\"@emotion/serialize\").CSSObject;\n \":only-of-type\"?: import(\"@emotion/serialize\").CSSObject;\n \":optional\"?: import(\"@emotion/serialize\").CSSObject;\n \":out-of-range\"?: import(\"@emotion/serialize\").CSSObject;\n \":past\"?: import(\"@emotion/serialize\").CSSObject;\n \":paused\"?: import(\"@emotion/serialize\").CSSObject;\n \":picture-in-picture\"?: import(\"@emotion/serialize\").CSSObject;\n \":placeholder-shown\"?: import(\"@emotion/serialize\").CSSObject;\n \":playing\"?: import(\"@emotion/serialize\").CSSObject;\n \":read-only\"?: import(\"@emotion/serialize\").CSSObject;\n \":read-write\"?: import(\"@emotion/serialize\").CSSObject;\n \":required\"?: import(\"@emotion/serialize\").CSSObject;\n \":right\"?: import(\"@emotion/serialize\").CSSObject;\n \":root\"?: import(\"@emotion/serialize\").CSSObject;\n \":scope\"?: import(\"@emotion/serialize\").CSSObject;\n \":target\"?: import(\"@emotion/serialize\").CSSObject;\n \":target-within\"?: import(\"@emotion/serialize\").CSSObject;\n \":user-invalid\"?: import(\"@emotion/serialize\").CSSObject;\n \":user-valid\"?: import(\"@emotion/serialize\").CSSObject;\n \":valid\"?: import(\"@emotion/serialize\").CSSObject;\n \":visited\"?: import(\"@emotion/serialize\").CSSObject;\n };\n };\n control: () => {\n display: string;\n alignItems: string;\n appearance: string;\n padding: string;\n height: string;\n minHeight: string;\n };\n dropdownIndicator: (provided: any, selectProps: any) => any;\n menu: (provided: any) => any;\n menuList: (provided: any) => any;\n option: (provided: any, { isMulti, isDisabled, isFocused, isSelected }: {\n isMulti: any;\n isDisabled: any;\n isFocused: any;\n isSelected: any;\n }) => any;\n valueContainer: (provided: any) => any;\n singleValue: (provided: any, selectProps: any) => any;\n};\n"],"mappings":""}
|