index.vue.d.ts 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853
  1. import type { ComponentPublicInstance, PropType } from 'vue';
  2. import type { Action, MessageBoxState, MessageBoxType } from './message-box.type';
  3. declare const _default: import("vue").DefineComponent<{
  4. buttonSize: {
  5. type: PropType<"" | "default" | "small" | "large">;
  6. validator: (val: string) => val is "" | "default" | "small" | "large";
  7. };
  8. modal: {
  9. type: BooleanConstructor;
  10. default: boolean;
  11. };
  12. lockScroll: {
  13. type: BooleanConstructor;
  14. default: boolean;
  15. };
  16. showClose: {
  17. type: BooleanConstructor;
  18. default: boolean;
  19. };
  20. closeOnClickModal: {
  21. type: BooleanConstructor;
  22. default: boolean;
  23. };
  24. closeOnPressEscape: {
  25. type: BooleanConstructor;
  26. default: boolean;
  27. };
  28. closeOnHashChange: {
  29. type: BooleanConstructor;
  30. default: boolean;
  31. };
  32. center: BooleanConstructor;
  33. draggable: BooleanConstructor;
  34. roundButton: {
  35. default: boolean;
  36. type: BooleanConstructor;
  37. };
  38. container: {
  39. type: StringConstructor;
  40. default: string;
  41. };
  42. boxType: {
  43. type: PropType<MessageBoxType>;
  44. default: string;
  45. };
  46. }, {
  47. ns: {
  48. namespace: import("vue").Ref<string>;
  49. b: (blockSuffix?: string) => string;
  50. e: (element?: string | undefined) => string;
  51. m: (modifier?: string | undefined) => string;
  52. be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
  53. em: (element?: string | undefined, modifier?: string | undefined) => string;
  54. bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
  55. bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
  56. is: {
  57. (name: string, state: boolean | undefined): string;
  58. (name: string): string;
  59. };
  60. cssVar: (object: Record<string, string>) => Record<string, string>;
  61. cssVarName: (name: string) => string;
  62. cssVarBlock: (object: Record<string, string>) => Record<string, string>;
  63. cssVarBlockName: (name: string) => string;
  64. };
  65. overlayEvent: {
  66. onClick: (e: MouseEvent) => void;
  67. onMousedown: (e: MouseEvent) => void;
  68. onMouseup: (e: MouseEvent) => void;
  69. };
  70. visible: import("vue").Ref<boolean>;
  71. hasMessage: import("vue").ComputedRef<boolean>;
  72. typeClass: import("vue").ComputedRef<{
  73. [x: string]: "" | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
  74. }>;
  75. contentId: import("vue").Ref<string>;
  76. inputId: import("vue").Ref<string>;
  77. btnSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
  78. iconComponent: import("vue").ComputedRef<any>;
  79. confirmButtonClasses: import("vue").ComputedRef<string>;
  80. rootRef: import("vue").Ref<HTMLElement | undefined>;
  81. focusStartRef: import("vue").Ref<HTMLElement | undefined>;
  82. headerRef: import("vue").Ref<HTMLElement | undefined>;
  83. inputRef: import("vue").Ref<ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | undefined>;
  84. confirmRef: import("vue").Ref<ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | undefined>;
  85. doClose: () => void;
  86. handleClose: () => void;
  87. onCloseRequested: () => void;
  88. handleWrapperClick: () => void;
  89. handleInputEnter: (e: KeyboardEvent) => void;
  90. handleAction: (action: Action) => void;
  91. t: import("element-plus/es/hooks").Translator;
  92. autofocus: import("vue").Ref<boolean>;
  93. title: import("vue").Ref<string>;
  94. message: import("vue").Ref<string>;
  95. type: import("vue").Ref<"" | "success" | "warning" | "info" | "error">;
  96. icon: import("vue").Ref<string | import("vue").FunctionalComponent<any, any> | {
  97. new (...args: any[]): any;
  98. __isFragment?: undefined;
  99. __isTeleport?: undefined;
  100. __isSuspense?: undefined;
  101. } | {
  102. [x: string]: any;
  103. setup?: ((this: void, props: Readonly<import("@vue/shared").LooseRequired<any>>, ctx: import("vue").SetupContext<any>) => any) | undefined;
  104. name?: string | undefined;
  105. template?: string | object | undefined;
  106. render?: Function | undefined;
  107. components?: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>> | undefined;
  108. directives?: Record<string, import("vue").Directive<any, any>> | undefined;
  109. inheritAttrs?: boolean | undefined;
  110. emits?: any;
  111. expose?: string[] | undefined;
  112. serverPrefetch?: (() => Promise<any>) | undefined;
  113. compilerOptions?: {
  114. isCustomElement?: ((tag: string) => boolean) | undefined;
  115. whitespace?: "preserve" | "condense" | undefined;
  116. comments?: boolean | undefined;
  117. delimiters?: [string, string] | undefined;
  118. } | undefined;
  119. call?: ((this: unknown, ...args: unknown[]) => never) | undefined;
  120. __isFragment?: undefined;
  121. __isTeleport?: undefined;
  122. __isSuspense?: undefined;
  123. __defaults?: {} | undefined;
  124. compatConfig?: {
  125. GLOBAL_MOUNT?: boolean | "suppress-warning" | undefined;
  126. GLOBAL_MOUNT_CONTAINER?: boolean | "suppress-warning" | undefined;
  127. GLOBAL_EXTEND?: boolean | "suppress-warning" | undefined;
  128. GLOBAL_PROTOTYPE?: boolean | "suppress-warning" | undefined;
  129. GLOBAL_SET?: boolean | "suppress-warning" | undefined;
  130. GLOBAL_DELETE?: boolean | "suppress-warning" | undefined;
  131. GLOBAL_OBSERVABLE?: boolean | "suppress-warning" | undefined;
  132. GLOBAL_PRIVATE_UTIL?: boolean | "suppress-warning" | undefined;
  133. CONFIG_SILENT?: boolean | "suppress-warning" | undefined;
  134. CONFIG_DEVTOOLS?: boolean | "suppress-warning" | undefined;
  135. CONFIG_KEY_CODES?: boolean | "suppress-warning" | undefined;
  136. CONFIG_PRODUCTION_TIP?: boolean | "suppress-warning" | undefined;
  137. CONFIG_IGNORED_ELEMENTS?: boolean | "suppress-warning" | undefined;
  138. CONFIG_WHITESPACE?: boolean | "suppress-warning" | undefined;
  139. CONFIG_OPTION_MERGE_STRATS?: boolean | "suppress-warning" | undefined;
  140. INSTANCE_SET?: boolean | "suppress-warning" | undefined;
  141. INSTANCE_DELETE?: boolean | "suppress-warning" | undefined;
  142. INSTANCE_DESTROY?: boolean | "suppress-warning" | undefined;
  143. INSTANCE_EVENT_EMITTER?: boolean | "suppress-warning" | undefined;
  144. INSTANCE_EVENT_HOOKS?: boolean | "suppress-warning" | undefined;
  145. INSTANCE_CHILDREN?: boolean | "suppress-warning" | undefined;
  146. INSTANCE_LISTENERS?: boolean | "suppress-warning" | undefined;
  147. INSTANCE_SCOPED_SLOTS?: boolean | "suppress-warning" | undefined;
  148. INSTANCE_ATTRS_CLASS_STYLE?: boolean | "suppress-warning" | undefined;
  149. OPTIONS_DATA_FN?: boolean | "suppress-warning" | undefined;
  150. OPTIONS_DATA_MERGE?: boolean | "suppress-warning" | undefined;
  151. OPTIONS_BEFORE_DESTROY?: boolean | "suppress-warning" | undefined;
  152. OPTIONS_DESTROYED?: boolean | "suppress-warning" | undefined;
  153. WATCH_ARRAY?: boolean | "suppress-warning" | undefined;
  154. PROPS_DEFAULT_THIS?: boolean | "suppress-warning" | undefined;
  155. V_ON_KEYCODE_MODIFIER?: boolean | "suppress-warning" | undefined;
  156. CUSTOM_DIR?: boolean | "suppress-warning" | undefined;
  157. ATTR_FALSE_VALUE?: boolean | "suppress-warning" | undefined;
  158. ATTR_ENUMERATED_COERCION?: boolean | "suppress-warning" | undefined;
  159. TRANSITION_CLASSES?: boolean | "suppress-warning" | undefined;
  160. TRANSITION_GROUP_ROOT?: boolean | "suppress-warning" | undefined;
  161. COMPONENT_ASYNC?: boolean | "suppress-warning" | undefined;
  162. COMPONENT_FUNCTIONAL?: boolean | "suppress-warning" | undefined;
  163. COMPONENT_V_MODEL?: boolean | "suppress-warning" | undefined;
  164. RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
  165. FILTERS?: boolean | "suppress-warning" | undefined;
  166. PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
  167. MODE?: 3 | 2 | ((comp: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | null) => 3 | 2) | undefined;
  168. } | undefined;
  169. data?: ((this: any, vm: any) => any) | undefined;
  170. computed?: import("vue").ComputedOptions | undefined;
  171. methods?: import("vue").MethodOptions | undefined;
  172. watch?: {
  173. [x: string]: (string | import("vue").WatchCallback<any, any> | ({
  174. handler: string | import("vue").WatchCallback<any, any>;
  175. } & import("vue").WatchOptions<boolean>)) | (string | import("vue").WatchCallback<any, any> | ({
  176. handler: string | import("vue").WatchCallback<any, any>;
  177. } & import("vue").WatchOptions<boolean>))[];
  178. } | undefined;
  179. provide?: import("vue").ComponentProvideOptions | undefined;
  180. inject?: (string[] | {
  181. [x: string]: string | symbol | {
  182. from?: string | symbol | undefined;
  183. default?: unknown;
  184. };
  185. [x: symbol]: string | symbol | {
  186. from?: string | symbol | undefined;
  187. default?: unknown;
  188. };
  189. }) | undefined;
  190. filters?: Record<string, Function> | undefined;
  191. mixins?: any[] | undefined;
  192. extends?: any;
  193. beforeCreate?: (() => void) | undefined;
  194. created?: (() => void) | undefined;
  195. beforeMount?: (() => void) | undefined;
  196. mounted?: (() => void) | undefined;
  197. beforeUpdate?: (() => void) | undefined;
  198. updated?: (() => void) | undefined;
  199. activated?: (() => void) | undefined;
  200. deactivated?: (() => void) | undefined;
  201. beforeDestroy?: (() => void) | undefined;
  202. beforeUnmount?: (() => void) | undefined;
  203. destroyed?: (() => void) | undefined;
  204. unmounted?: (() => void) | undefined;
  205. renderTracked?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  206. renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  207. errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | undefined;
  208. delimiters?: [string, string] | undefined;
  209. __differentiator?: string | number | symbol | undefined;
  210. __isBuiltIn?: boolean | undefined;
  211. __file?: string | undefined;
  212. __name?: string | undefined;
  213. beforeRouteEnter?: import("vue-router").NavigationGuardWithThis<undefined> | undefined;
  214. beforeRouteUpdate?: import("vue-router").NavigationGuard | undefined;
  215. beforeRouteLeave?: import("vue-router").NavigationGuard | undefined;
  216. }>;
  217. customClass: import("vue").Ref<string>;
  218. customStyle: import("vue").Ref<{
  219. [x: `--${string}`]: string | number | undefined;
  220. accentColor?: string | undefined;
  221. alignContent?: string | undefined;
  222. alignItems?: string | undefined;
  223. alignSelf?: string | undefined;
  224. alignTracks?: string | undefined;
  225. animationDelay?: string | undefined;
  226. animationDirection?: string | undefined;
  227. animationDuration?: string | undefined;
  228. animationFillMode?: string | undefined;
  229. animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
  230. animationName?: string | undefined;
  231. animationPlayState?: string | undefined;
  232. animationTimeline?: string | undefined;
  233. animationTimingFunction?: string | undefined;
  234. appearance?: import("csstype").AppearanceProperty | undefined;
  235. aspectRatio?: string | undefined;
  236. backdropFilter?: string | undefined;
  237. backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
  238. backgroundAttachment?: string | undefined;
  239. backgroundBlendMode?: string | undefined;
  240. backgroundClip?: string | undefined;
  241. backgroundColor?: string | undefined;
  242. backgroundImage?: string | undefined;
  243. backgroundOrigin?: string | undefined;
  244. backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
  245. backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
  246. backgroundRepeat?: string | undefined;
  247. backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  248. blockOverflow?: string | undefined;
  249. blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
  250. borderBlockColor?: string | undefined;
  251. borderBlockEndColor?: string | undefined;
  252. borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
  253. borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
  254. borderBlockStartColor?: string | undefined;
  255. borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
  256. borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
  257. borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
  258. borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
  259. borderBottomColor?: string | undefined;
  260. borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
  261. borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
  262. borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
  263. borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
  264. borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
  265. borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
  266. borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
  267. borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
  268. borderImageRepeat?: string | undefined;
  269. borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
  270. borderImageSource?: string | undefined;
  271. borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
  272. borderInlineColor?: string | undefined;
  273. borderInlineEndColor?: string | undefined;
  274. borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
  275. borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
  276. borderInlineStartColor?: string | undefined;
  277. borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
  278. borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
  279. borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
  280. borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
  281. borderLeftColor?: string | undefined;
  282. borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
  283. borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
  284. borderRightColor?: string | undefined;
  285. borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
  286. borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
  287. borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
  288. borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
  289. borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
  290. borderTopColor?: string | undefined;
  291. borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
  292. borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
  293. borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
  294. borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
  295. bottom?: import("csstype").BottomProperty<string | number> | undefined;
  296. boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
  297. boxShadow?: string | undefined;
  298. boxSizing?: import("csstype").BoxSizingProperty | undefined;
  299. breakAfter?: import("csstype").BreakAfterProperty | undefined;
  300. breakBefore?: import("csstype").BreakBeforeProperty | undefined;
  301. breakInside?: import("csstype").BreakInsideProperty | undefined;
  302. captionSide?: import("csstype").CaptionSideProperty | undefined;
  303. caretColor?: string | undefined;
  304. clear?: import("csstype").ClearProperty | undefined;
  305. clipPath?: string | undefined;
  306. color?: string | undefined;
  307. colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
  308. colorScheme?: string | undefined;
  309. columnCount?: import("csstype").ColumnCountProperty | undefined;
  310. columnFill?: import("csstype").ColumnFillProperty | undefined;
  311. columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
  312. columnRuleColor?: string | undefined;
  313. columnRuleStyle?: string | undefined;
  314. columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
  315. columnSpan?: import("csstype").ColumnSpanProperty | undefined;
  316. columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
  317. contain?: string | undefined;
  318. content?: string | undefined;
  319. contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
  320. counterIncrement?: string | undefined;
  321. counterReset?: string | undefined;
  322. counterSet?: string | undefined;
  323. cursor?: string | undefined;
  324. direction?: import("csstype").DirectionProperty | undefined;
  325. display?: string | undefined;
  326. emptyCells?: import("csstype").EmptyCellsProperty | undefined;
  327. filter?: string | undefined;
  328. flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
  329. flexDirection?: import("csstype").FlexDirectionProperty | undefined;
  330. flexGrow?: import("csstype").GlobalsNumber | undefined;
  331. flexShrink?: import("csstype").GlobalsNumber | undefined;
  332. flexWrap?: import("csstype").FlexWrapProperty | undefined;
  333. float?: import("csstype").FloatProperty | undefined;
  334. fontFamily?: string | undefined;
  335. fontFeatureSettings?: string | undefined;
  336. fontKerning?: import("csstype").FontKerningProperty | undefined;
  337. fontLanguageOverride?: string | undefined;
  338. fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
  339. fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
  340. fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
  341. fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
  342. fontStretch?: string | undefined;
  343. fontStyle?: string | undefined;
  344. fontSynthesis?: string | undefined;
  345. fontVariant?: string | undefined;
  346. fontVariantAlternates?: string | undefined;
  347. fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
  348. fontVariantEastAsian?: string | undefined;
  349. fontVariantLigatures?: string | undefined;
  350. fontVariantNumeric?: string | undefined;
  351. fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
  352. fontVariationSettings?: string | undefined;
  353. fontWeight?: import("csstype").FontWeightProperty | undefined;
  354. forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
  355. gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
  356. gridAutoFlow?: string | undefined;
  357. gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
  358. gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
  359. gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
  360. gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
  361. gridRowStart?: import("csstype").GridRowStartProperty | undefined;
  362. gridTemplateAreas?: string | undefined;
  363. gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
  364. gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
  365. hangingPunctuation?: string | undefined;
  366. height?: import("csstype").HeightProperty<string | number> | undefined;
  367. hyphenateCharacter?: string | undefined;
  368. hyphens?: import("csstype").HyphensProperty | undefined;
  369. imageOrientation?: string | undefined;
  370. imageRendering?: import("csstype").ImageRenderingProperty | undefined;
  371. imageResolution?: string | undefined;
  372. initialLetter?: import("csstype").InitialLetterProperty | undefined;
  373. inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
  374. inputSecurity?: import("csstype").InputSecurityProperty | undefined;
  375. inset?: import("csstype").InsetProperty<string | number> | undefined;
  376. insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
  377. insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
  378. insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
  379. insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
  380. insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
  381. insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
  382. isolation?: import("csstype").IsolationProperty | undefined;
  383. justifyContent?: string | undefined;
  384. justifyItems?: string | undefined;
  385. justifySelf?: string | undefined;
  386. justifyTracks?: string | undefined;
  387. left?: import("csstype").LeftProperty<string | number> | undefined;
  388. letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
  389. lineBreak?: import("csstype").LineBreakProperty | undefined;
  390. lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
  391. lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
  392. listStyleImage?: string | undefined;
  393. listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
  394. listStyleType?: string | undefined;
  395. marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
  396. marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
  397. marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
  398. marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
  399. marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
  400. marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
  401. marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
  402. marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
  403. marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
  404. marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
  405. maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
  406. maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
  407. maskBorderRepeat?: string | undefined;
  408. maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
  409. maskBorderSource?: string | undefined;
  410. maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
  411. maskClip?: string | undefined;
  412. maskComposite?: string | undefined;
  413. maskImage?: string | undefined;
  414. maskMode?: string | undefined;
  415. maskOrigin?: string | undefined;
  416. maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
  417. maskRepeat?: string | undefined;
  418. maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
  419. maskType?: import("csstype").MaskTypeProperty | undefined;
  420. mathStyle?: import("csstype").MathStyleProperty | undefined;
  421. maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
  422. maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
  423. maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
  424. maxLines?: import("csstype").MaxLinesProperty | undefined;
  425. maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
  426. minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
  427. minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
  428. minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
  429. minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
  430. mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
  431. motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
  432. motionPath?: string | undefined;
  433. motionRotation?: string | undefined;
  434. objectFit?: import("csstype").ObjectFitProperty | undefined;
  435. objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
  436. offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
  437. offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
  438. offsetPath?: string | undefined;
  439. offsetRotate?: string | undefined;
  440. offsetRotation?: string | undefined;
  441. opacity?: import("csstype").OpacityProperty | undefined;
  442. order?: import("csstype").GlobalsNumber | undefined;
  443. orphans?: import("csstype").GlobalsNumber | undefined;
  444. outlineColor?: string | undefined;
  445. outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
  446. outlineStyle?: string | undefined;
  447. outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
  448. overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
  449. overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
  450. overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
  451. overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
  452. overflowInline?: import("csstype").OverflowInlineProperty | undefined;
  453. overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
  454. overflowX?: import("csstype").OverflowXProperty | undefined;
  455. overflowY?: import("csstype").OverflowYProperty | undefined;
  456. overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
  457. overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
  458. overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
  459. overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
  460. paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
  461. paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
  462. paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
  463. paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
  464. paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
  465. paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
  466. paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
  467. paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
  468. paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
  469. paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
  470. pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
  471. pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
  472. pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
  473. paintOrder?: string | undefined;
  474. perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
  475. perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
  476. placeContent?: string | undefined;
  477. pointerEvents?: import("csstype").PointerEventsProperty | undefined;
  478. position?: import("csstype").PositionProperty | undefined;
  479. printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
  480. quotes?: string | undefined;
  481. resize?: import("csstype").ResizeProperty | undefined;
  482. right?: import("csstype").RightProperty<string | number> | undefined;
  483. rotate?: string | undefined;
  484. rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
  485. rubyAlign?: import("csstype").RubyAlignProperty | undefined;
  486. rubyMerge?: import("csstype").RubyMergeProperty | undefined;
  487. rubyPosition?: string | undefined;
  488. scale?: import("csstype").ScaleProperty | undefined;
  489. scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
  490. scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
  491. scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
  492. scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
  493. scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
  494. scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
  495. scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
  496. scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
  497. scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
  498. scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
  499. scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
  500. scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
  501. scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
  502. scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
  503. scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
  504. scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
  505. scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
  506. scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
  507. scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
  508. scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
  509. scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
  510. scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
  511. scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
  512. scrollSnapAlign?: string | undefined;
  513. scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
  514. scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
  515. scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
  516. scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
  517. scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
  518. scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
  519. scrollSnapType?: string | undefined;
  520. scrollbarColor?: string | undefined;
  521. scrollbarGutter?: string | undefined;
  522. scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
  523. shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
  524. shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
  525. shapeOutside?: string | undefined;
  526. tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
  527. tableLayout?: import("csstype").TableLayoutProperty | undefined;
  528. textAlign?: import("csstype").TextAlignProperty | undefined;
  529. textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
  530. textCombineUpright?: string | undefined;
  531. textDecorationColor?: string | undefined;
  532. textDecorationLine?: string | undefined;
  533. textDecorationSkip?: string | undefined;
  534. textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
  535. textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
  536. textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
  537. textDecorationWidth?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
  538. textEmphasisColor?: string | undefined;
  539. textEmphasisPosition?: string | undefined;
  540. textEmphasisStyle?: string | undefined;
  541. textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
  542. textJustify?: import("csstype").TextJustifyProperty | undefined;
  543. textOrientation?: import("csstype").TextOrientationProperty | undefined;
  544. textOverflow?: string | undefined;
  545. textRendering?: import("csstype").TextRenderingProperty | undefined;
  546. textShadow?: string | undefined;
  547. textSizeAdjust?: string | undefined;
  548. textTransform?: import("csstype").TextTransformProperty | undefined;
  549. textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
  550. textUnderlinePosition?: string | undefined;
  551. top?: import("csstype").TopProperty<string | number> | undefined;
  552. touchAction?: string | undefined;
  553. transform?: string | undefined;
  554. transformBox?: import("csstype").TransformBoxProperty | undefined;
  555. transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
  556. transformStyle?: import("csstype").TransformStyleProperty | undefined;
  557. transitionDelay?: string | undefined;
  558. transitionDuration?: string | undefined;
  559. transitionProperty?: string | undefined;
  560. transitionTimingFunction?: string | undefined;
  561. translate?: import("csstype").TranslateProperty<string | number> | undefined;
  562. unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
  563. userSelect?: import("csstype").UserSelectProperty | undefined;
  564. verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
  565. visibility?: import("csstype").VisibilityProperty | undefined;
  566. whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
  567. widows?: import("csstype").GlobalsNumber | undefined;
  568. width?: import("csstype").WidthProperty<string | number> | undefined;
  569. willChange?: string | undefined;
  570. wordBreak?: import("csstype").WordBreakProperty | undefined;
  571. wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
  572. wordWrap?: import("csstype").WordWrapProperty | undefined;
  573. writingMode?: import("csstype").WritingModeProperty | undefined;
  574. zIndex?: import("csstype").ZIndexProperty | undefined;
  575. zoom?: import("csstype").ZoomProperty | undefined;
  576. all?: import("csstype").Globals | undefined;
  577. animation?: import("csstype").AnimationProperty | undefined;
  578. background?: import("csstype").BackgroundProperty<string | number> | undefined;
  579. backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
  580. border?: import("csstype").BorderProperty<string | number> | undefined;
  581. borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
  582. borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
  583. borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
  584. borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
  585. borderColor?: string | undefined;
  586. borderImage?: import("csstype").BorderImageProperty | undefined;
  587. borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
  588. borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
  589. borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
  590. borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
  591. borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
  592. borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
  593. borderStyle?: string | undefined;
  594. borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
  595. borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
  596. columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
  597. columns?: import("csstype").ColumnsProperty<string | number> | undefined;
  598. flex?: import("csstype").FlexProperty<string | number> | undefined;
  599. flexFlow?: string | undefined;
  600. font?: string | undefined;
  601. gap?: import("csstype").GapProperty<string | number> | undefined;
  602. grid?: string | undefined;
  603. gridArea?: import("csstype").GridAreaProperty | undefined;
  604. gridColumn?: import("csstype").GridColumnProperty | undefined;
  605. gridRow?: import("csstype").GridRowProperty | undefined;
  606. gridTemplate?: string | undefined;
  607. lineClamp?: import("csstype").LineClampProperty | undefined;
  608. listStyle?: string | undefined;
  609. margin?: import("csstype").MarginProperty<string | number> | undefined;
  610. mask?: import("csstype").MaskProperty<string | number> | undefined;
  611. maskBorder?: import("csstype").MaskBorderProperty | undefined;
  612. motion?: import("csstype").OffsetProperty<string | number> | undefined;
  613. offset?: import("csstype").OffsetProperty<string | number> | undefined;
  614. outline?: import("csstype").OutlineProperty<string | number> | undefined;
  615. overflow?: string | undefined;
  616. overscrollBehavior?: string | undefined;
  617. padding?: import("csstype").PaddingProperty<string | number> | undefined;
  618. placeItems?: string | undefined;
  619. placeSelf?: string | undefined;
  620. textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
  621. textEmphasis?: string | undefined;
  622. transition?: string | undefined;
  623. MozAnimationDelay?: string | undefined;
  624. MozAnimationDirection?: string | undefined;
  625. MozAnimationDuration?: string | undefined;
  626. MozAnimationFillMode?: string | undefined;
  627. MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
  628. MozAnimationName?: string | undefined;
  629. MozAnimationPlayState?: string | undefined;
  630. MozAnimationTimingFunction?: string | undefined;
  631. MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
  632. MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
  633. MozBorderBottomColors?: string | undefined;
  634. MozBorderEndColor?: string | undefined;
  635. MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
  636. MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
  637. MozBorderLeftColors?: string | undefined;
  638. MozBorderRightColors?: string | undefined;
  639. MozBorderStartColor?: string | undefined;
  640. MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
  641. MozBorderTopColors?: string | undefined;
  642. MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
  643. MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
  644. MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
  645. MozColumnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
  646. MozColumnRuleColor?: string | undefined;
  647. MozColumnRuleStyle?: string | undefined;
  648. MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
  649. MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
  650. MozContextProperties?: string | undefined;
  651. MozFontFeatureSettings?: string | undefined;
  652. MozFontLanguageOverride?: string | undefined;
  653. MozHyphens?: import("csstype").HyphensProperty | undefined;
  654. MozImageRegion?: string | undefined;
  655. MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
  656. MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
  657. MozOrient?: import("csstype").MozOrientProperty | undefined;
  658. MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
  659. MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
  660. MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
  661. MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
  662. MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
  663. MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
  664. MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
  665. MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
  666. MozTextSizeAdjust?: string | undefined;
  667. MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
  668. MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
  669. MozTransitionDelay?: string | undefined;
  670. MozTransitionDuration?: string | undefined;
  671. MozTransitionProperty?: string | undefined;
  672. MozTransitionTimingFunction?: string | undefined;
  673. MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
  674. MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
  675. MozUserSelect?: import("csstype").UserSelectProperty | undefined;
  676. MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
  677. MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
  678. msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
  679. msAlignSelf?: string | undefined;
  680. msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
  681. msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
  682. msContentZoomLimitMax?: string | undefined;
  683. msContentZoomLimitMin?: string | undefined;
  684. msContentZoomSnapPoints?: string | undefined;
  685. msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
  686. msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
  687. msFilter?: string | undefined;
  688. msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
  689. msFlexPositive?: import("csstype").GlobalsNumber | undefined;
  690. msFlowFrom?: string | undefined;
  691. msFlowInto?: string | undefined;
  692. msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
  693. msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
  694. msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
  695. msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
  696. msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
  697. msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
  698. msHyphens?: import("csstype").HyphensProperty | undefined;
  699. msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
  700. msJustifySelf?: string | undefined;
  701. msLineBreak?: import("csstype").LineBreakProperty | undefined;
  702. msOrder?: import("csstype").GlobalsNumber | undefined;
  703. msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
  704. msOverflowX?: import("csstype").OverflowXProperty | undefined;
  705. msOverflowY?: import("csstype").OverflowYProperty | undefined;
  706. msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
  707. msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
  708. msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
  709. msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
  710. msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
  711. msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
  712. msScrollSnapPointsX?: string | undefined;
  713. msScrollSnapPointsY?: string | undefined;
  714. msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
  715. msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
  716. msScrollbar3dlightColor?: string | undefined;
  717. msScrollbarArrowColor?: string | undefined;
  718. msScrollbarBaseColor?: string | undefined;
  719. msScrollbarDarkshadowColor?: string | undefined;
  720. msScrollbarFaceColor?: string | undefined;
  721. msScrollbarHighlightColor?: string | undefined;
  722. msScrollbarShadowColor?: string | undefined;
  723. msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
  724. msTextCombineHorizontal?: string | undefined;
  725. msTextOverflow?: string | undefined;
  726. msTouchAction?: string | undefined;
  727. msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
  728. msTransform?: string | undefined;
  729. msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
  730. msTransitionDelay?: string | undefined;
  731. msTransitionDuration?: string | undefined;
  732. msTransitionProperty?: string | undefined;
  733. msTransitionTimingFunction?: string | undefined;
  734. msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
  735. msWordBreak?: import("csstype").WordBreakProperty | undefined;
  736. msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
  737. msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
  738. msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
  739. msWritingMode?: import("csstype").WritingModeProperty | undefined;
  740. WebkitAlignContent?: string | undefined;
  741. WebkitAlignItems?: string | undefined;
  742. WebkitAlignSelf?: string | undefined;
  743. WebkitAnimationDelay?: string | undefined;
  744. WebkitAnimationDirection?: string | undefined;
  745. WebkitAnimationDuration?: string | undefined;
  746. WebkitAnimationFillMode?: string | undefined;
  747. WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
  748. WebkitAnimationName?: string | undefined;
  749. WebkitAnimationPlayState?: string | undefined;
  750. WebkitAnimationTimingFunction?: string | undefined;
  751. WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
  752. WebkitBackdropFilter?: string | undefined;
  753. WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
  754. WebkitBackgroundClip?: string | undefined;
  755. WebkitBackgroundOrigin?: string | undefined;
  756. WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  757. WebkitBorderBeforeColor?: string | undefined;
  758. WebkitBorderBeforeStyle?: string | undefined;
  759. WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
  760. WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
  761. WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
  762. WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
  763. WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
  764. WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
  765. WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
  766. WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
  767. WebkitBoxShadow?: string | undefined;
  768. WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
  769. WebkitClipPath?: string | undefined;
  770. WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
  771. WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
  772. WebkitColumnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
  773. WebkitColumnRuleColor?: string | undefined;
  774. WebkitColumnRuleStyle?: string | undefined;
  775. WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
  776. WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
  777. WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
  778. WebkitFilter?: string | undefined;
  779. WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
  780. WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
  781. WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
  782. WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
  783. WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
  784. WebkitFontFeatureSettings?: string | undefined;
  785. WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
  786. WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
  787. WebkitFontVariantLigatures?: string | undefined;
  788. WebkitHyphenateCharacter?: string | undefined;
  789. WebkitHyphens?: import("csstype").HyphensProperty | undefined;
  790. WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
  791. WebkitJustifyContent?: string | undefined;
  792. WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
  793. WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
  794. WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
  795. WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
  796. WebkitMaskAttachment?: string | undefined;
  797. WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
  798. WebkitMaskBoxImageRepeat?: string | undefined;
  799. WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
  800. WebkitMaskBoxImageSource?: string | undefined;
  801. WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
  802. WebkitMaskClip?: string | undefined;
  803. WebkitMaskComposite?: string | undefined;
  804. WebkitMaskImage?: string | undefined;
  805. WebkitMaskOrigin?: string | undefined;
  806. WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
  807. WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
  808. WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
  809. WebkitMaskRepeat?: string | undefined;
  810. WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
  811. WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
  812. WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
  813. WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
  814. WebkitOrder?: import("csstype").GlobalsNumber | undefined;
  815. WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
  816. WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
  817. WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
  818. WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
  819. WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
  820. WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
  821. WebkitRubyPosition?: string | undefined;
  822. WebkitScrollSnapType?: string | undefined;
  823. WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
  824. WebkitTapHighlightColor?: string | undefined;
  825. WebkitTextCombine?: string | undefined;
  826. WebkitTextDecorationColor?: string | undefined;
  827. WebkitTextDecorationLine?: string | undefined;
  828. WebkitTextDecorationSkip?: string | undefined;
  829. WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
  830. WebkitTextEmphasisColor?: string | undefined;
  831. WebkitTextEmphasisPosition?: string | undefined;
  832. WebkitTextEmphasisStyle?: string | undefined;
  833. WebkitTextFillColor?: string | undefined;
  834. WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
  835. WebkitTextSizeAdjust?: string | undefined;
  836. WebkitTextStrokeColor?: string | undefined;
  837. WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
  838. WebkitTextUnderlinePosition?: string | undefined;
  839. WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
  840. WebkitTransform?: string | undefined;
  841. WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
  842. WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
  843. WebkitTransitionDelay?: string | undefined;
  844. WebkitTransitionDuration?: string | undefined;
  845. WebkitTransitionProperty?: string | undefined;
  846. WebkitTransitionTimingFunction?: string | undefined;
  847. WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
  848. WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
  849. WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
  850. MozAnimation?: import("csstype").AnimationProperty | undefined;
  851. MozBorderImage?: import("csstype").BorderImageProperty | undefined;
  852. MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
  853. MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
  854. MozTransition?: string | undefined;
  855. msContentZoomLimit?: string | undefined;
  856. msContentZoomSnap?: string | undefined;
  857. msFlex?: import("csstype").FlexProperty<string | number> | undefined;
  858. msScrollLimit?: string | undefined;
  859. msScrollSnapX?: string | undefined;
  860. msScrollSnapY?: string | undefined;
  861. msTransition?: string | undefined;
  862. WebkitAnimation?: import("csstype").AnimationProperty | undefined;
  863. WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
  864. WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
  865. WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
  866. WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
  867. WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
  868. WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
  869. WebkitFlexFlow?: string | undefined;
  870. WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
  871. WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
  872. WebkitTextEmphasis?: string | undefined;
  873. WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
  874. WebkitTransition?: string | undefined;
  875. azimuth?: string | undefined;
  876. boxAlign?: import("csstype").BoxAlignProperty | undefined;
  877. boxDirection?: import("csstype").BoxDirectionProperty | undefined;
  878. boxFlex?: import("csstype").GlobalsNumber | undefined;
  879. boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
  880. boxLines?: import("csstype").BoxLinesProperty | undefined;
  881. boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
  882. boxOrient?: import("csstype").BoxOrientProperty | undefined;
  883. boxPack?: import("csstype").BoxPackProperty | undefined;
  884. clip?: string | undefined;
  885. gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
  886. gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
  887. gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
  888. imeMode?: import("csstype").ImeModeProperty | undefined;
  889. offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
  890. offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
  891. offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
  892. offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
  893. offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
  894. offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
  895. scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
  896. scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
  897. scrollSnapPointsX?: string | undefined;
  898. scrollSnapPointsY?: string | undefined;
  899. scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
  900. scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
  901. scrollbarTrackColor?: string | undefined;
  902. KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
  903. KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
  904. KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
  905. KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
  906. KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
  907. KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
  908. KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
  909. KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
  910. KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
  911. KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
  912. KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
  913. MozBackgroundClip?: string | undefined;
  914. MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
  915. MozBackgroundOrigin?: string | undefined;
  916. MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  917. MozBinding?: string | undefined;
  918. MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
  919. MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
  920. MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
  921. MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
  922. MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
  923. MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
  924. MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
  925. MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
  926. MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
  927. MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
  928. MozBoxPack?: import("csstype").BoxPackProperty | undefined;
  929. MozBoxShadow?: string | undefined;
  930. MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
  931. MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
  932. MozOpacity?: import("csstype").OpacityProperty | undefined;
  933. MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
  934. MozOutlineColor?: string | undefined;
  935. MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
  936. MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
  937. MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
  938. MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
  939. MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
  940. MozOutlineStyle?: string | undefined;
  941. MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
  942. MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
  943. MozTextDecorationColor?: string | undefined;
  944. MozTextDecorationLine?: string | undefined;
  945. MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
  946. MozUserInput?: import("csstype").MozUserInputProperty | undefined;
  947. msImeMode?: import("csstype").ImeModeProperty | undefined;
  948. msScrollbarTrackColor?: string | undefined;
  949. OAnimation?: import("csstype").AnimationProperty | undefined;
  950. OAnimationDelay?: string | undefined;
  951. OAnimationDirection?: string | undefined;
  952. OAnimationDuration?: string | undefined;
  953. OAnimationFillMode?: string | undefined;
  954. OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
  955. OAnimationName?: string | undefined;
  956. OAnimationPlayState?: string | undefined;
  957. OAnimationTimingFunction?: string | undefined;
  958. OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  959. OBorderImage?: import("csstype").BorderImageProperty | undefined;
  960. OObjectFit?: import("csstype").ObjectFitProperty | undefined;
  961. OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
  962. OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
  963. OTextOverflow?: string | undefined;
  964. OTransform?: string | undefined;
  965. OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
  966. OTransition?: string | undefined;
  967. OTransitionDelay?: string | undefined;
  968. OTransitionDuration?: string | undefined;
  969. OTransitionProperty?: string | undefined;
  970. OTransitionTimingFunction?: string | undefined;
  971. WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
  972. WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
  973. WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
  974. WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
  975. WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
  976. WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
  977. WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
  978. WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
  979. WebkitScrollSnapPointsX?: string | undefined;
  980. WebkitScrollSnapPointsY?: string | undefined;
  981. alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
  982. baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
  983. clipRule?: import("csstype").ClipRuleProperty | undefined;
  984. colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
  985. colorRendering?: import("csstype").ColorRenderingProperty | undefined;
  986. dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
  987. fill?: string | undefined;
  988. fillOpacity?: import("csstype").GlobalsNumber | undefined;
  989. fillRule?: import("csstype").FillRuleProperty | undefined;
  990. floodColor?: string | undefined;
  991. floodOpacity?: import("csstype").GlobalsNumber | undefined;
  992. glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
  993. lightingColor?: string | undefined;
  994. marker?: string | undefined;
  995. markerEnd?: string | undefined;
  996. markerMid?: string | undefined;
  997. markerStart?: string | undefined;
  998. shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
  999. stopColor?: string | undefined;
  1000. stopOpacity?: import("csstype").GlobalsNumber | undefined;
  1001. stroke?: string | undefined;
  1002. strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
  1003. strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
  1004. strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
  1005. strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
  1006. strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
  1007. strokeOpacity?: import("csstype").GlobalsNumber | undefined;
  1008. strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
  1009. textAnchor?: import("csstype").TextAnchorProperty | undefined;
  1010. vectorEffect?: import("csstype").VectorEffectProperty | undefined;
  1011. "accent-color"?: string | undefined;
  1012. "align-content"?: string | undefined;
  1013. "align-items"?: string | undefined;
  1014. "align-self"?: string | undefined;
  1015. "align-tracks"?: string | undefined;
  1016. "animation-delay"?: string | undefined;
  1017. "animation-direction"?: string | undefined;
  1018. "animation-duration"?: string | undefined;
  1019. "animation-fill-mode"?: string | undefined;
  1020. "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
  1021. "animation-name"?: string | undefined;
  1022. "animation-play-state"?: string | undefined;
  1023. "animation-timeline"?: string | undefined;
  1024. "animation-timing-function"?: string | undefined;
  1025. "aspect-ratio"?: string | undefined;
  1026. "backdrop-filter"?: string | undefined;
  1027. "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
  1028. "background-attachment"?: string | undefined;
  1029. "background-blend-mode"?: string | undefined;
  1030. "background-clip"?: string | undefined;
  1031. "background-color"?: string | undefined;
  1032. "background-image"?: string | undefined;
  1033. "background-origin"?: string | undefined;
  1034. "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
  1035. "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
  1036. "background-repeat"?: string | undefined;
  1037. "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  1038. "block-overflow"?: string | undefined;
  1039. "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
  1040. "border-block-color"?: string | undefined;
  1041. "border-block-end-color"?: string | undefined;
  1042. "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
  1043. "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
  1044. "border-block-start-color"?: string | undefined;
  1045. "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
  1046. "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
  1047. "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
  1048. "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
  1049. "border-bottom-color"?: string | undefined;
  1050. "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
  1051. "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
  1052. "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
  1053. "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
  1054. "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
  1055. "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
  1056. "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
  1057. "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
  1058. "border-image-repeat"?: string | undefined;
  1059. "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
  1060. "border-image-source"?: string | undefined;
  1061. "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
  1062. "border-inline-color"?: string | undefined;
  1063. "border-inline-end-color"?: string | undefined;
  1064. "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
  1065. "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
  1066. "border-inline-start-color"?: string | undefined;
  1067. "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
  1068. "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
  1069. "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
  1070. "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
  1071. "border-left-color"?: string | undefined;
  1072. "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
  1073. "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
  1074. "border-right-color"?: string | undefined;
  1075. "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
  1076. "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
  1077. "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
  1078. "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
  1079. "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
  1080. "border-top-color"?: string | undefined;
  1081. "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
  1082. "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
  1083. "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
  1084. "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
  1085. "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
  1086. "box-shadow"?: string | undefined;
  1087. "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
  1088. "break-after"?: import("csstype").BreakAfterProperty | undefined;
  1089. "break-before"?: import("csstype").BreakBeforeProperty | undefined;
  1090. "break-inside"?: import("csstype").BreakInsideProperty | undefined;
  1091. "caption-side"?: import("csstype").CaptionSideProperty | undefined;
  1092. "caret-color"?: string | undefined;
  1093. "clip-path"?: string | undefined;
  1094. "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
  1095. "color-scheme"?: string | undefined;
  1096. "column-count"?: import("csstype").ColumnCountProperty | undefined;
  1097. "column-fill"?: import("csstype").ColumnFillProperty | undefined;
  1098. "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
  1099. "column-rule-color"?: string | undefined;
  1100. "column-rule-style"?: string | undefined;
  1101. "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
  1102. "column-span"?: import("csstype").ColumnSpanProperty | undefined;
  1103. "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
  1104. "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
  1105. "counter-increment"?: string | undefined;
  1106. "counter-reset"?: string | undefined;
  1107. "counter-set"?: string | undefined;
  1108. "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
  1109. "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
  1110. "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
  1111. "flex-grow"?: import("csstype").GlobalsNumber | undefined;
  1112. "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
  1113. "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
  1114. "font-family"?: string | undefined;
  1115. "font-feature-settings"?: string | undefined;
  1116. "font-kerning"?: import("csstype").FontKerningProperty | undefined;
  1117. "font-language-override"?: string | undefined;
  1118. "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
  1119. "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
  1120. "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
  1121. "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
  1122. "font-stretch"?: string | undefined;
  1123. "font-style"?: string | undefined;
  1124. "font-synthesis"?: string | undefined;
  1125. "font-variant"?: string | undefined;
  1126. "font-variant-alternates"?: string | undefined;
  1127. "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
  1128. "font-variant-east-asian"?: string | undefined;
  1129. "font-variant-ligatures"?: string | undefined;
  1130. "font-variant-numeric"?: string | undefined;
  1131. "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
  1132. "font-variation-settings"?: string | undefined;
  1133. "font-weight"?: import("csstype").FontWeightProperty | undefined;
  1134. "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
  1135. "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
  1136. "grid-auto-flow"?: string | undefined;
  1137. "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
  1138. "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
  1139. "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
  1140. "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
  1141. "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
  1142. "grid-template-areas"?: string | undefined;
  1143. "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
  1144. "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
  1145. "hanging-punctuation"?: string | undefined;
  1146. "hyphenate-character"?: string | undefined;
  1147. "image-orientation"?: string | undefined;
  1148. "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
  1149. "image-resolution"?: string | undefined;
  1150. "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
  1151. "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
  1152. "input-security"?: import("csstype").InputSecurityProperty | undefined;
  1153. "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
  1154. "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
  1155. "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
  1156. "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
  1157. "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
  1158. "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
  1159. "justify-content"?: string | undefined;
  1160. "justify-items"?: string | undefined;
  1161. "justify-self"?: string | undefined;
  1162. "justify-tracks"?: string | undefined;
  1163. "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
  1164. "line-break"?: import("csstype").LineBreakProperty | undefined;
  1165. "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
  1166. "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
  1167. "list-style-image"?: string | undefined;
  1168. "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
  1169. "list-style-type"?: string | undefined;
  1170. "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
  1171. "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
  1172. "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
  1173. "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
  1174. "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
  1175. "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
  1176. "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
  1177. "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
  1178. "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
  1179. "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
  1180. "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
  1181. "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
  1182. "mask-border-repeat"?: string | undefined;
  1183. "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
  1184. "mask-border-source"?: string | undefined;
  1185. "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
  1186. "mask-clip"?: string | undefined;
  1187. "mask-composite"?: string | undefined;
  1188. "mask-image"?: string | undefined;
  1189. "mask-mode"?: string | undefined;
  1190. "mask-origin"?: string | undefined;
  1191. "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
  1192. "mask-repeat"?: string | undefined;
  1193. "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
  1194. "mask-type"?: import("csstype").MaskTypeProperty | undefined;
  1195. "math-style"?: import("csstype").MathStyleProperty | undefined;
  1196. "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
  1197. "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
  1198. "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
  1199. "max-lines"?: import("csstype").MaxLinesProperty | undefined;
  1200. "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
  1201. "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
  1202. "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
  1203. "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
  1204. "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
  1205. "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
  1206. "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
  1207. "motion-path"?: string | undefined;
  1208. "motion-rotation"?: string | undefined;
  1209. "object-fit"?: import("csstype").ObjectFitProperty | undefined;
  1210. "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
  1211. "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
  1212. "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
  1213. "offset-path"?: string | undefined;
  1214. "offset-rotate"?: string | undefined;
  1215. "offset-rotation"?: string | undefined;
  1216. "outline-color"?: string | undefined;
  1217. "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
  1218. "outline-style"?: string | undefined;
  1219. "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
  1220. "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
  1221. "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
  1222. "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
  1223. "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
  1224. "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
  1225. "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
  1226. "overflow-x"?: import("csstype").OverflowXProperty | undefined;
  1227. "overflow-y"?: import("csstype").OverflowYProperty | undefined;
  1228. "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
  1229. "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
  1230. "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
  1231. "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
  1232. "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
  1233. "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
  1234. "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
  1235. "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
  1236. "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
  1237. "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
  1238. "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
  1239. "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
  1240. "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
  1241. "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
  1242. "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
  1243. "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
  1244. "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
  1245. "paint-order"?: string | undefined;
  1246. "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
  1247. "place-content"?: string | undefined;
  1248. "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
  1249. "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
  1250. "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
  1251. "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
  1252. "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
  1253. "ruby-position"?: string | undefined;
  1254. "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
  1255. "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
  1256. "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
  1257. "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
  1258. "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
  1259. "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
  1260. "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
  1261. "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
  1262. "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
  1263. "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
  1264. "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
  1265. "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
  1266. "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
  1267. "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
  1268. "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
  1269. "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
  1270. "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
  1271. "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
  1272. "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
  1273. "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
  1274. "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
  1275. "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
  1276. "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
  1277. "scroll-snap-align"?: string | undefined;
  1278. "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
  1279. "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
  1280. "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
  1281. "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
  1282. "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
  1283. "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
  1284. "scroll-snap-type"?: string | undefined;
  1285. "scrollbar-color"?: string | undefined;
  1286. "scrollbar-gutter"?: string | undefined;
  1287. "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
  1288. "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
  1289. "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
  1290. "shape-outside"?: string | undefined;
  1291. "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
  1292. "table-layout"?: import("csstype").TableLayoutProperty | undefined;
  1293. "text-align"?: import("csstype").TextAlignProperty | undefined;
  1294. "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
  1295. "text-combine-upright"?: string | undefined;
  1296. "text-decoration-color"?: string | undefined;
  1297. "text-decoration-line"?: string | undefined;
  1298. "text-decoration-skip"?: string | undefined;
  1299. "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
  1300. "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
  1301. "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
  1302. "text-decoration-width"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
  1303. "text-emphasis-color"?: string | undefined;
  1304. "text-emphasis-position"?: string | undefined;
  1305. "text-emphasis-style"?: string | undefined;
  1306. "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
  1307. "text-justify"?: import("csstype").TextJustifyProperty | undefined;
  1308. "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
  1309. "text-overflow"?: string | undefined;
  1310. "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
  1311. "text-shadow"?: string | undefined;
  1312. "text-size-adjust"?: string | undefined;
  1313. "text-transform"?: import("csstype").TextTransformProperty | undefined;
  1314. "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
  1315. "text-underline-position"?: string | undefined;
  1316. "touch-action"?: string | undefined;
  1317. "transform-box"?: import("csstype").TransformBoxProperty | undefined;
  1318. "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
  1319. "transform-style"?: import("csstype").TransformStyleProperty | undefined;
  1320. "transition-delay"?: string | undefined;
  1321. "transition-duration"?: string | undefined;
  1322. "transition-property"?: string | undefined;
  1323. "transition-timing-function"?: string | undefined;
  1324. "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
  1325. "user-select"?: import("csstype").UserSelectProperty | undefined;
  1326. "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
  1327. "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
  1328. "will-change"?: string | undefined;
  1329. "word-break"?: import("csstype").WordBreakProperty | undefined;
  1330. "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
  1331. "word-wrap"?: import("csstype").WordWrapProperty | undefined;
  1332. "writing-mode"?: import("csstype").WritingModeProperty | undefined;
  1333. "z-index"?: import("csstype").ZIndexProperty | undefined;
  1334. "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
  1335. "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
  1336. "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
  1337. "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
  1338. "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
  1339. "border-color"?: string | undefined;
  1340. "border-image"?: import("csstype").BorderImageProperty | undefined;
  1341. "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
  1342. "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
  1343. "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
  1344. "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
  1345. "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
  1346. "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
  1347. "border-style"?: string | undefined;
  1348. "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
  1349. "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
  1350. "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
  1351. "flex-flow"?: string | undefined;
  1352. "grid-area"?: import("csstype").GridAreaProperty | undefined;
  1353. "grid-column"?: import("csstype").GridColumnProperty | undefined;
  1354. "grid-row"?: import("csstype").GridRowProperty | undefined;
  1355. "grid-template"?: string | undefined;
  1356. "line-clamp"?: import("csstype").LineClampProperty | undefined;
  1357. "list-style"?: string | undefined;
  1358. "mask-border"?: import("csstype").MaskBorderProperty | undefined;
  1359. "overscroll-behavior"?: string | undefined;
  1360. "place-items"?: string | undefined;
  1361. "place-self"?: string | undefined;
  1362. "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
  1363. "text-emphasis"?: string | undefined;
  1364. "-moz-animation-delay"?: string | undefined;
  1365. "-moz-animation-direction"?: string | undefined;
  1366. "-moz-animation-duration"?: string | undefined;
  1367. "-moz-animation-fill-mode"?: string | undefined;
  1368. "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
  1369. "-moz-animation-name"?: string | undefined;
  1370. "-moz-animation-play-state"?: string | undefined;
  1371. "-moz-animation-timing-function"?: string | undefined;
  1372. "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
  1373. "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
  1374. "-moz-border-bottom-colors"?: string | undefined;
  1375. "-moz-border-end-color"?: string | undefined;
  1376. "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
  1377. "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
  1378. "-moz-border-left-colors"?: string | undefined;
  1379. "-moz-border-right-colors"?: string | undefined;
  1380. "-moz-border-start-color"?: string | undefined;
  1381. "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
  1382. "-moz-border-top-colors"?: string | undefined;
  1383. "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
  1384. "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
  1385. "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
  1386. "-moz-column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
  1387. "-moz-column-rule-color"?: string | undefined;
  1388. "-moz-column-rule-style"?: string | undefined;
  1389. "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
  1390. "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
  1391. "-moz-context-properties"?: string | undefined;
  1392. "-moz-font-feature-settings"?: string | undefined;
  1393. "-moz-font-language-override"?: string | undefined;
  1394. "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
  1395. "-moz-image-region"?: string | undefined;
  1396. "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
  1397. "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
  1398. "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
  1399. "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
  1400. "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
  1401. "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
  1402. "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
  1403. "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
  1404. "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
  1405. "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
  1406. "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
  1407. "-moz-text-size-adjust"?: string | undefined;
  1408. "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
  1409. "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
  1410. "-moz-transition-delay"?: string | undefined;
  1411. "-moz-transition-duration"?: string | undefined;
  1412. "-moz-transition-property"?: string | undefined;
  1413. "-moz-transition-timing-function"?: string | undefined;
  1414. "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
  1415. "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
  1416. "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
  1417. "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
  1418. "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
  1419. "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
  1420. "-ms-align-self"?: string | undefined;
  1421. "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
  1422. "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
  1423. "-ms-content-zoom-limit-max"?: string | undefined;
  1424. "-ms-content-zoom-limit-min"?: string | undefined;
  1425. "-ms-content-zoom-snap-points"?: string | undefined;
  1426. "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
  1427. "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
  1428. "-ms-filter"?: string | undefined;
  1429. "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
  1430. "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
  1431. "-ms-flow-from"?: string | undefined;
  1432. "-ms-flow-into"?: string | undefined;
  1433. "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
  1434. "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
  1435. "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
  1436. "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
  1437. "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
  1438. "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
  1439. "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
  1440. "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
  1441. "-ms-justify-self"?: string | undefined;
  1442. "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
  1443. "-ms-order"?: import("csstype").GlobalsNumber | undefined;
  1444. "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
  1445. "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
  1446. "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
  1447. "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
  1448. "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
  1449. "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
  1450. "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
  1451. "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
  1452. "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
  1453. "-ms-scroll-snap-points-x"?: string | undefined;
  1454. "-ms-scroll-snap-points-y"?: string | undefined;
  1455. "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
  1456. "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
  1457. "-ms-scrollbar-3dlight-color"?: string | undefined;
  1458. "-ms-scrollbar-arrow-color"?: string | undefined;
  1459. "-ms-scrollbar-base-color"?: string | undefined;
  1460. "-ms-scrollbar-darkshadow-color"?: string | undefined;
  1461. "-ms-scrollbar-face-color"?: string | undefined;
  1462. "-ms-scrollbar-highlight-color"?: string | undefined;
  1463. "-ms-scrollbar-shadow-color"?: string | undefined;
  1464. "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
  1465. "-ms-text-combine-horizontal"?: string | undefined;
  1466. "-ms-text-overflow"?: string | undefined;
  1467. "-ms-touch-action"?: string | undefined;
  1468. "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
  1469. "-ms-transform"?: string | undefined;
  1470. "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
  1471. "-ms-transition-delay"?: string | undefined;
  1472. "-ms-transition-duration"?: string | undefined;
  1473. "-ms-transition-property"?: string | undefined;
  1474. "-ms-transition-timing-function"?: string | undefined;
  1475. "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
  1476. "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
  1477. "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
  1478. "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
  1479. "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
  1480. "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
  1481. "-webkit-align-content"?: string | undefined;
  1482. "-webkit-align-items"?: string | undefined;
  1483. "-webkit-align-self"?: string | undefined;
  1484. "-webkit-animation-delay"?: string | undefined;
  1485. "-webkit-animation-direction"?: string | undefined;
  1486. "-webkit-animation-duration"?: string | undefined;
  1487. "-webkit-animation-fill-mode"?: string | undefined;
  1488. "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
  1489. "-webkit-animation-name"?: string | undefined;
  1490. "-webkit-animation-play-state"?: string | undefined;
  1491. "-webkit-animation-timing-function"?: string | undefined;
  1492. "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
  1493. "-webkit-backdrop-filter"?: string | undefined;
  1494. "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
  1495. "-webkit-background-clip"?: string | undefined;
  1496. "-webkit-background-origin"?: string | undefined;
  1497. "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  1498. "-webkit-border-before-color"?: string | undefined;
  1499. "-webkit-border-before-style"?: string | undefined;
  1500. "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
  1501. "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
  1502. "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
  1503. "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
  1504. "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
  1505. "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
  1506. "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
  1507. "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
  1508. "-webkit-box-shadow"?: string | undefined;
  1509. "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
  1510. "-webkit-clip-path"?: string | undefined;
  1511. "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
  1512. "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
  1513. "-webkit-column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
  1514. "-webkit-column-rule-color"?: string | undefined;
  1515. "-webkit-column-rule-style"?: string | undefined;
  1516. "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
  1517. "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
  1518. "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
  1519. "-webkit-filter"?: string | undefined;
  1520. "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
  1521. "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
  1522. "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
  1523. "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
  1524. "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
  1525. "-webkit-font-feature-settings"?: string | undefined;
  1526. "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
  1527. "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
  1528. "-webkit-font-variant-ligatures"?: string | undefined;
  1529. "-webkit-hyphenate-character"?: string | undefined;
  1530. "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
  1531. "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
  1532. "-webkit-justify-content"?: string | undefined;
  1533. "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
  1534. "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
  1535. "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
  1536. "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
  1537. "-webkit-mask-attachment"?: string | undefined;
  1538. "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
  1539. "-webkit-mask-box-image-repeat"?: string | undefined;
  1540. "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
  1541. "-webkit-mask-box-image-source"?: string | undefined;
  1542. "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
  1543. "-webkit-mask-clip"?: string | undefined;
  1544. "-webkit-mask-composite"?: string | undefined;
  1545. "-webkit-mask-image"?: string | undefined;
  1546. "-webkit-mask-origin"?: string | undefined;
  1547. "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
  1548. "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
  1549. "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
  1550. "-webkit-mask-repeat"?: string | undefined;
  1551. "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
  1552. "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
  1553. "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
  1554. "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
  1555. "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
  1556. "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
  1557. "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
  1558. "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
  1559. "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
  1560. "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
  1561. "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
  1562. "-webkit-ruby-position"?: string | undefined;
  1563. "-webkit-scroll-snap-type"?: string | undefined;
  1564. "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
  1565. "-webkit-tap-highlight-color"?: string | undefined;
  1566. "-webkit-text-combine"?: string | undefined;
  1567. "-webkit-text-decoration-color"?: string | undefined;
  1568. "-webkit-text-decoration-line"?: string | undefined;
  1569. "-webkit-text-decoration-skip"?: string | undefined;
  1570. "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
  1571. "-webkit-text-emphasis-color"?: string | undefined;
  1572. "-webkit-text-emphasis-position"?: string | undefined;
  1573. "-webkit-text-emphasis-style"?: string | undefined;
  1574. "-webkit-text-fill-color"?: string | undefined;
  1575. "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
  1576. "-webkit-text-size-adjust"?: string | undefined;
  1577. "-webkit-text-stroke-color"?: string | undefined;
  1578. "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
  1579. "-webkit-text-underline-position"?: string | undefined;
  1580. "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
  1581. "-webkit-transform"?: string | undefined;
  1582. "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
  1583. "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
  1584. "-webkit-transition-delay"?: string | undefined;
  1585. "-webkit-transition-duration"?: string | undefined;
  1586. "-webkit-transition-property"?: string | undefined;
  1587. "-webkit-transition-timing-function"?: string | undefined;
  1588. "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
  1589. "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
  1590. "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
  1591. "-moz-animation"?: import("csstype").AnimationProperty | undefined;
  1592. "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
  1593. "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
  1594. "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
  1595. "-moz-transition"?: string | undefined;
  1596. "-ms-content-zoom-limit"?: string | undefined;
  1597. "-ms-content-zoom-snap"?: string | undefined;
  1598. "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
  1599. "-ms-scroll-limit"?: string | undefined;
  1600. "-ms-scroll-snap-x"?: string | undefined;
  1601. "-ms-scroll-snap-y"?: string | undefined;
  1602. "-ms-transition"?: string | undefined;
  1603. "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
  1604. "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
  1605. "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
  1606. "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
  1607. "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
  1608. "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
  1609. "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
  1610. "-webkit-flex-flow"?: string | undefined;
  1611. "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
  1612. "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
  1613. "-webkit-text-emphasis"?: string | undefined;
  1614. "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
  1615. "-webkit-transition"?: string | undefined;
  1616. "box-align"?: import("csstype").BoxAlignProperty | undefined;
  1617. "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
  1618. "box-flex"?: import("csstype").GlobalsNumber | undefined;
  1619. "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
  1620. "box-lines"?: import("csstype").BoxLinesProperty | undefined;
  1621. "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
  1622. "box-orient"?: import("csstype").BoxOrientProperty | undefined;
  1623. "box-pack"?: import("csstype").BoxPackProperty | undefined;
  1624. "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
  1625. "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
  1626. "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
  1627. "ime-mode"?: import("csstype").ImeModeProperty | undefined;
  1628. "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
  1629. "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
  1630. "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
  1631. "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
  1632. "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
  1633. "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
  1634. "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
  1635. "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
  1636. "scroll-snap-points-x"?: string | undefined;
  1637. "scroll-snap-points-y"?: string | undefined;
  1638. "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
  1639. "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
  1640. "scrollbar-track-color"?: string | undefined;
  1641. "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
  1642. "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
  1643. "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
  1644. "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
  1645. "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
  1646. "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
  1647. "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
  1648. "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
  1649. "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
  1650. "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
  1651. "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
  1652. "-moz-background-clip"?: string | undefined;
  1653. "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
  1654. "-moz-background-origin"?: string | undefined;
  1655. "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  1656. "-moz-binding"?: string | undefined;
  1657. "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
  1658. "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
  1659. "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
  1660. "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
  1661. "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
  1662. "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
  1663. "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
  1664. "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
  1665. "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
  1666. "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
  1667. "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
  1668. "-moz-box-shadow"?: string | undefined;
  1669. "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
  1670. "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
  1671. "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
  1672. "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
  1673. "-moz-outline-color"?: string | undefined;
  1674. "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
  1675. "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
  1676. "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
  1677. "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
  1678. "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
  1679. "-moz-outline-style"?: string | undefined;
  1680. "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
  1681. "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
  1682. "-moz-text-decoration-color"?: string | undefined;
  1683. "-moz-text-decoration-line"?: string | undefined;
  1684. "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
  1685. "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
  1686. "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
  1687. "-ms-scrollbar-track-color"?: string | undefined;
  1688. "-o-animation"?: import("csstype").AnimationProperty | undefined;
  1689. "-o-animation-delay"?: string | undefined;
  1690. "-o-animation-direction"?: string | undefined;
  1691. "-o-animation-duration"?: string | undefined;
  1692. "-o-animation-fill-mode"?: string | undefined;
  1693. "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
  1694. "-o-animation-name"?: string | undefined;
  1695. "-o-animation-play-state"?: string | undefined;
  1696. "-o-animation-timing-function"?: string | undefined;
  1697. "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
  1698. "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
  1699. "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
  1700. "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
  1701. "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
  1702. "-o-text-overflow"?: string | undefined;
  1703. "-o-transform"?: string | undefined;
  1704. "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
  1705. "-o-transition"?: string | undefined;
  1706. "-o-transition-delay"?: string | undefined;
  1707. "-o-transition-duration"?: string | undefined;
  1708. "-o-transition-property"?: string | undefined;
  1709. "-o-transition-timing-function"?: string | undefined;
  1710. "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
  1711. "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
  1712. "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
  1713. "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
  1714. "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
  1715. "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
  1716. "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
  1717. "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
  1718. "-webkit-scroll-snap-points-x"?: string | undefined;
  1719. "-webkit-scroll-snap-points-y"?: string | undefined;
  1720. "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
  1721. "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
  1722. "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
  1723. "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
  1724. "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
  1725. "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
  1726. "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
  1727. "fill-rule"?: import("csstype").FillRuleProperty | undefined;
  1728. "flood-color"?: string | undefined;
  1729. "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
  1730. "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
  1731. "lighting-color"?: string | undefined;
  1732. "marker-end"?: string | undefined;
  1733. "marker-mid"?: string | undefined;
  1734. "marker-start"?: string | undefined;
  1735. "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
  1736. "stop-color"?: string | undefined;
  1737. "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
  1738. "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
  1739. "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
  1740. "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
  1741. "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
  1742. "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
  1743. "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
  1744. "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
  1745. "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
  1746. "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
  1747. }>;
  1748. showInput: import("vue").Ref<boolean>;
  1749. inputValue: import("vue").Ref<string>;
  1750. inputPlaceholder: import("vue").Ref<string>;
  1751. inputType: import("vue").Ref<string>;
  1752. inputPattern: import("vue").Ref<{
  1753. exec: (string: string) => RegExpExecArray | null;
  1754. test: (string: string) => boolean;
  1755. readonly source: string;
  1756. readonly global: boolean;
  1757. readonly ignoreCase: boolean;
  1758. readonly multiline: boolean;
  1759. lastIndex: number;
  1760. compile: (pattern: string, flags?: string | undefined) => RegExp;
  1761. readonly flags: string;
  1762. readonly sticky: boolean;
  1763. readonly unicode: boolean;
  1764. readonly dotAll: boolean;
  1765. [Symbol.match]: (string: string) => RegExpMatchArray | null;
  1766. [Symbol.replace]: {
  1767. (string: string, replaceValue: string): string;
  1768. (string: string, replacer: (substring: string, ...args: any[]) => string): string;
  1769. };
  1770. [Symbol.search]: (string: string) => number;
  1771. [Symbol.split]: (string: string, limit?: number | undefined) => string[];
  1772. }>;
  1773. inputValidator: import("vue").Ref<import("./message-box.type").MessageBoxInputValidator>;
  1774. inputErrorMessage: import("vue").Ref<string>;
  1775. showConfirmButton: import("vue").Ref<boolean>;
  1776. showCancelButton: import("vue").Ref<boolean>;
  1777. action: import("vue").Ref<Action>;
  1778. dangerouslyUseHTMLString: import("vue").Ref<boolean>;
  1779. confirmButtonText: import("vue").Ref<string>;
  1780. cancelButtonText: import("vue").Ref<string>;
  1781. confirmButtonLoading: import("vue").Ref<boolean>;
  1782. cancelButtonLoading: import("vue").Ref<boolean>;
  1783. confirmButtonClass: import("vue").Ref<string>;
  1784. confirmButtonDisabled: import("vue").Ref<boolean>;
  1785. cancelButtonClass: import("vue").Ref<string>;
  1786. editorErrorMessage: import("vue").Ref<string>;
  1787. beforeClose: import("vue").Ref<((action: Action, instance: MessageBoxState, done: () => void) => void) | null>;
  1788. callback: import("vue").Ref<import("./message-box.type").Callback | null>;
  1789. distinguishCancelAndClose: import("vue").Ref<boolean>;
  1790. modalFade: import("vue").Ref<boolean>;
  1791. modalClass: import("vue").Ref<string>;
  1792. validateError: import("vue").Ref<boolean>;
  1793. zIndex: import("vue").Ref<number>;
  1794. }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("vanish" | "action")[], "action" | "vanish", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
  1795. buttonSize: {
  1796. type: PropType<"" | "default" | "small" | "large">;
  1797. validator: (val: string) => val is "" | "default" | "small" | "large";
  1798. };
  1799. modal: {
  1800. type: BooleanConstructor;
  1801. default: boolean;
  1802. };
  1803. lockScroll: {
  1804. type: BooleanConstructor;
  1805. default: boolean;
  1806. };
  1807. showClose: {
  1808. type: BooleanConstructor;
  1809. default: boolean;
  1810. };
  1811. closeOnClickModal: {
  1812. type: BooleanConstructor;
  1813. default: boolean;
  1814. };
  1815. closeOnPressEscape: {
  1816. type: BooleanConstructor;
  1817. default: boolean;
  1818. };
  1819. closeOnHashChange: {
  1820. type: BooleanConstructor;
  1821. default: boolean;
  1822. };
  1823. center: BooleanConstructor;
  1824. draggable: BooleanConstructor;
  1825. roundButton: {
  1826. default: boolean;
  1827. type: BooleanConstructor;
  1828. };
  1829. container: {
  1830. type: StringConstructor;
  1831. default: string;
  1832. };
  1833. boxType: {
  1834. type: PropType<MessageBoxType>;
  1835. default: string;
  1836. };
  1837. }>> & {
  1838. onVanish?: ((...args: any[]) => any) | undefined;
  1839. onAction?: ((...args: any[]) => any) | undefined;
  1840. }, {
  1841. center: boolean;
  1842. container: string;
  1843. draggable: boolean;
  1844. showClose: boolean;
  1845. closeOnClickModal: boolean;
  1846. closeOnPressEscape: boolean;
  1847. lockScroll: boolean;
  1848. modal: boolean;
  1849. boxType: MessageBoxType;
  1850. roundButton: boolean;
  1851. closeOnHashChange: boolean;
  1852. }>;
  1853. export default _default;