index.vue.d.ts 179 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323
  1. import type { ComponentPublicInstance, PropType } from 'vue';
  2. import type { ComponentSize } from 'element-plus/es/constants';
  3. import type { Action, MessageBoxState, MessageBoxType } from './message-box.type';
  4. declare const __VLS_export: import("vue").DefineComponent<{
  5. buttonSize: {
  6. type: PropType<ComponentSize>;
  7. validator: (val: string) => val is ComponentSize | "";
  8. };
  9. modal: {
  10. type: BooleanConstructor;
  11. default: boolean;
  12. };
  13. lockScroll: {
  14. type: BooleanConstructor;
  15. default: boolean;
  16. };
  17. showClose: {
  18. type: BooleanConstructor;
  19. default: boolean;
  20. };
  21. closeOnClickModal: {
  22. type: BooleanConstructor;
  23. default: boolean;
  24. };
  25. closeOnPressEscape: {
  26. type: BooleanConstructor;
  27. default: boolean;
  28. };
  29. closeOnHashChange: {
  30. type: BooleanConstructor;
  31. default: boolean;
  32. };
  33. center: BooleanConstructor;
  34. draggable: BooleanConstructor;
  35. overflow: BooleanConstructor;
  36. roundButton: BooleanConstructor;
  37. container: {
  38. type: StringConstructor;
  39. default: string;
  40. };
  41. boxType: {
  42. type: PropType<MessageBoxType>;
  43. default: string;
  44. };
  45. }, {
  46. ns: {
  47. namespace: import("vue").ComputedRef<string>;
  48. b: (blockSuffix?: string) => string;
  49. e: (element?: string) => string;
  50. m: (modifier?: string) => string;
  51. be: (blockSuffix?: string, element?: string) => string;
  52. em: (element?: string, modifier?: string) => string;
  53. bm: (blockSuffix?: string, modifier?: string) => string;
  54. bem: (blockSuffix?: string, element?: string, modifier?: string) => string;
  55. is: {
  56. (name: string, state: boolean | undefined): string;
  57. (name: string): string;
  58. };
  59. cssVar: (object: Record<string, string>) => Record<string, string>;
  60. cssVarName: (name: string) => string;
  61. cssVarBlock: (object: Record<string, string>) => Record<string, string>;
  62. cssVarBlockName: (name: string) => string;
  63. };
  64. overlayEvent: {
  65. onClick: (e: MouseEvent) => void;
  66. onMousedown: (e: MouseEvent) => void;
  67. onMouseup: (e: MouseEvent) => void;
  68. };
  69. visible: import("vue").Ref<boolean>;
  70. hasMessage: import("vue").ComputedRef<boolean>;
  71. typeClass: import("vue").ComputedRef<{
  72. [x: string]: any;
  73. }>;
  74. contentId: import("vue").Ref<string>;
  75. inputId: import("vue").Ref<string>;
  76. btnSize: import("vue").ComputedRef<"small" | "" | "default" | "large">;
  77. iconComponent: import("vue").ComputedRef<any>;
  78. confirmButtonClasses: import("vue").ComputedRef<string>;
  79. rootRef: import("vue").Ref<HTMLElement | undefined>;
  80. focusStartRef: import("vue").Ref<HTMLElement | undefined>;
  81. headerRef: import("vue").Ref<HTMLElement | undefined>;
  82. inputRef: import("vue").Ref<ComponentPublicInstance | undefined>;
  83. isDragging: import("vue").Ref<boolean>;
  84. confirmRef: import("vue").Ref<ComponentPublicInstance | undefined>;
  85. doClose: () => void;
  86. handleClose: () => void;
  87. onCloseRequested: () => void;
  88. handleWrapperClick: () => void;
  89. handleInputEnter: (e: KeyboardEvent | Event) => 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 | undefined>;
  94. message: import("vue").Ref<string>;
  95. type: import("vue").Ref<"" | "error" | "primary" | "success" | "warning" | "info">;
  96. icon: import("vue").Ref<string | import("vue").FunctionalComponent<any, {}, any, {}> | {
  97. new (...args: any[]): any;
  98. __isFragment?: never;
  99. __isTeleport?: never;
  100. __isSuspense?: never;
  101. } | {
  102. [x: string]: any;
  103. setup?: ((this: void, props: import("@vue/shared").LooseRequired<any>, ctx: {
  104. attrs: {
  105. [x: string]: unknown;
  106. };
  107. slots: Readonly<{
  108. [name: string]: import("vue").Slot<any> | undefined;
  109. }>;
  110. emit: ((event: unknown, ...args: any[]) => void) | ((event: string, ...args: any[]) => void);
  111. expose: <Exposed extends Record<string, any> = Record<string, any>>(exposed?: Exposed) => void;
  112. }) => any) | undefined;
  113. name?: string | undefined;
  114. template?: (string | object) | undefined;
  115. render?: Function | undefined;
  116. components?: Record<string, import("vue").Component> | undefined;
  117. directives?: Record<string, import("vue").Directive> | undefined;
  118. inheritAttrs?: boolean | undefined;
  119. emits?: any;
  120. slots?: {} | undefined;
  121. expose?: string[] | undefined;
  122. serverPrefetch?: (() => void | Promise<any>) | undefined;
  123. compilerOptions?: {
  124. isCustomElement?: ((tag: string) => boolean) | undefined;
  125. whitespace?: ("preserve" | "condense") | undefined;
  126. comments?: boolean | undefined;
  127. delimiters?: [string, string] | undefined;
  128. } | undefined;
  129. call?: ((this: unknown, ...args: unknown[]) => never) | undefined;
  130. __isFragment?: never | undefined;
  131. __isTeleport?: never | undefined;
  132. __isSuspense?: never | undefined;
  133. __defaults?: any;
  134. compatConfig?: {
  135. GLOBAL_MOUNT?: boolean | "suppress-warning" | undefined;
  136. GLOBAL_MOUNT_CONTAINER?: boolean | "suppress-warning" | undefined;
  137. GLOBAL_EXTEND?: boolean | "suppress-warning" | undefined;
  138. GLOBAL_PROTOTYPE?: boolean | "suppress-warning" | undefined;
  139. GLOBAL_SET?: boolean | "suppress-warning" | undefined;
  140. GLOBAL_DELETE?: boolean | "suppress-warning" | undefined;
  141. GLOBAL_OBSERVABLE?: boolean | "suppress-warning" | undefined;
  142. GLOBAL_PRIVATE_UTIL?: boolean | "suppress-warning" | undefined;
  143. CONFIG_SILENT?: boolean | "suppress-warning" | undefined;
  144. CONFIG_DEVTOOLS?: boolean | "suppress-warning" | undefined;
  145. CONFIG_KEY_CODES?: boolean | "suppress-warning" | undefined;
  146. CONFIG_PRODUCTION_TIP?: boolean | "suppress-warning" | undefined;
  147. CONFIG_IGNORED_ELEMENTS?: boolean | "suppress-warning" | undefined;
  148. CONFIG_WHITESPACE?: boolean | "suppress-warning" | undefined;
  149. CONFIG_OPTION_MERGE_STRATS?: boolean | "suppress-warning" | undefined;
  150. INSTANCE_SET?: boolean | "suppress-warning" | undefined;
  151. INSTANCE_DELETE?: boolean | "suppress-warning" | undefined;
  152. INSTANCE_DESTROY?: boolean | "suppress-warning" | undefined;
  153. INSTANCE_EVENT_EMITTER?: boolean | "suppress-warning" | undefined;
  154. INSTANCE_EVENT_HOOKS?: boolean | "suppress-warning" | undefined;
  155. INSTANCE_CHILDREN?: boolean | "suppress-warning" | undefined;
  156. INSTANCE_LISTENERS?: boolean | "suppress-warning" | undefined;
  157. INSTANCE_SCOPED_SLOTS?: boolean | "suppress-warning" | undefined;
  158. INSTANCE_ATTRS_CLASS_STYLE?: boolean | "suppress-warning" | undefined;
  159. OPTIONS_DATA_FN?: boolean | "suppress-warning" | undefined;
  160. OPTIONS_DATA_MERGE?: boolean | "suppress-warning" | undefined;
  161. OPTIONS_BEFORE_DESTROY?: boolean | "suppress-warning" | undefined;
  162. OPTIONS_DESTROYED?: boolean | "suppress-warning" | undefined;
  163. WATCH_ARRAY?: boolean | "suppress-warning" | undefined;
  164. PROPS_DEFAULT_THIS?: boolean | "suppress-warning" | undefined;
  165. V_ON_KEYCODE_MODIFIER?: boolean | "suppress-warning" | undefined;
  166. CUSTOM_DIR?: boolean | "suppress-warning" | undefined;
  167. ATTR_FALSE_VALUE?: boolean | "suppress-warning" | undefined;
  168. ATTR_ENUMERATED_COERCION?: boolean | "suppress-warning" | undefined;
  169. TRANSITION_CLASSES?: boolean | "suppress-warning" | undefined;
  170. TRANSITION_GROUP_ROOT?: boolean | "suppress-warning" | undefined;
  171. COMPONENT_ASYNC?: boolean | "suppress-warning" | undefined;
  172. COMPONENT_FUNCTIONAL?: boolean | "suppress-warning" | undefined;
  173. COMPONENT_V_MODEL?: boolean | "suppress-warning" | undefined;
  174. RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
  175. FILTERS?: boolean | "suppress-warning" | undefined;
  176. PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
  177. MODE?: (2 | 3 | ((comp: import("vue").Component | null) => 2 | 3)) | undefined;
  178. } | undefined;
  179. data?: ((this: any, vm: any) => any) | undefined;
  180. computed?: import("vue").ComputedOptions | undefined;
  181. methods?: import("vue").MethodOptions | undefined;
  182. watch?: {
  183. [x: string]: (string | import("vue").WatchCallback<any, any> | ({
  184. handler: import("vue").WatchCallback | string;
  185. } & import("vue").WatchOptions<boolean>)) | (string | import("vue").WatchCallback<any, any> | ({
  186. handler: import("vue").WatchCallback | string;
  187. } & import("vue").WatchOptions<boolean>))[];
  188. } | undefined;
  189. provide?: import("vue").ComponentProvideOptions | undefined;
  190. inject?: {} | string[] | undefined;
  191. filters?: Record<string, Function> | undefined;
  192. mixins?: any[] | undefined;
  193. extends?: any;
  194. beforeCreate?: (() => void) | undefined;
  195. created?: (() => void) | undefined;
  196. beforeMount?: (() => void) | undefined;
  197. mounted?: (() => void) | undefined;
  198. beforeUpdate?: (() => void) | undefined;
  199. updated?: (() => void) | undefined;
  200. activated?: (() => void) | undefined;
  201. deactivated?: (() => void) | undefined;
  202. beforeDestroy?: (() => void) | undefined;
  203. beforeUnmount?: (() => void) | undefined;
  204. destroyed?: (() => void) | undefined;
  205. unmounted?: (() => void) | undefined;
  206. renderTracked?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  207. renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  208. errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | undefined;
  209. delimiters?: [string, string] | undefined;
  210. __differentiator?: string | number | symbol | undefined;
  211. __isBuiltIn?: boolean | undefined;
  212. __file?: string | undefined;
  213. __name?: string | undefined;
  214. beforeRouteEnter?: (import("vue-router").TypesConfig extends Record<"beforeRouteEnter", infer T> ? T : import("vue-router").NavigationGuardWithThis<undefined>) | undefined;
  215. beforeRouteUpdate?: (import("vue-router").TypesConfig extends Record<"beforeRouteUpdate", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  216. beforeRouteLeave?: (import("vue-router").TypesConfig extends Record<"beforeRouteLeave", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  217. }>;
  218. closeIcon: import("vue").Ref<string | import("vue").FunctionalComponent<any, {}, any, {}> | {
  219. new (...args: any[]): any;
  220. __isFragment?: never;
  221. __isTeleport?: never;
  222. __isSuspense?: never;
  223. } | {
  224. [x: string]: any;
  225. setup?: ((this: void, props: import("@vue/shared").LooseRequired<any>, ctx: {
  226. attrs: {
  227. [x: string]: unknown;
  228. };
  229. slots: Readonly<{
  230. [name: string]: import("vue").Slot<any> | undefined;
  231. }>;
  232. emit: ((event: unknown, ...args: any[]) => void) | ((event: string, ...args: any[]) => void);
  233. expose: <Exposed extends Record<string, any> = Record<string, any>>(exposed?: Exposed) => void;
  234. }) => any) | undefined;
  235. name?: string | undefined;
  236. template?: (string | object) | undefined;
  237. render?: Function | undefined;
  238. components?: Record<string, import("vue").Component> | undefined;
  239. directives?: Record<string, import("vue").Directive> | undefined;
  240. inheritAttrs?: boolean | undefined;
  241. emits?: any;
  242. slots?: {} | undefined;
  243. expose?: string[] | undefined;
  244. serverPrefetch?: (() => void | Promise<any>) | undefined;
  245. compilerOptions?: {
  246. isCustomElement?: ((tag: string) => boolean) | undefined;
  247. whitespace?: ("preserve" | "condense") | undefined;
  248. comments?: boolean | undefined;
  249. delimiters?: [string, string] | undefined;
  250. } | undefined;
  251. call?: ((this: unknown, ...args: unknown[]) => never) | undefined;
  252. __isFragment?: never | undefined;
  253. __isTeleport?: never | undefined;
  254. __isSuspense?: never | undefined;
  255. __defaults?: any;
  256. compatConfig?: {
  257. GLOBAL_MOUNT?: boolean | "suppress-warning" | undefined;
  258. GLOBAL_MOUNT_CONTAINER?: boolean | "suppress-warning" | undefined;
  259. GLOBAL_EXTEND?: boolean | "suppress-warning" | undefined;
  260. GLOBAL_PROTOTYPE?: boolean | "suppress-warning" | undefined;
  261. GLOBAL_SET?: boolean | "suppress-warning" | undefined;
  262. GLOBAL_DELETE?: boolean | "suppress-warning" | undefined;
  263. GLOBAL_OBSERVABLE?: boolean | "suppress-warning" | undefined;
  264. GLOBAL_PRIVATE_UTIL?: boolean | "suppress-warning" | undefined;
  265. CONFIG_SILENT?: boolean | "suppress-warning" | undefined;
  266. CONFIG_DEVTOOLS?: boolean | "suppress-warning" | undefined;
  267. CONFIG_KEY_CODES?: boolean | "suppress-warning" | undefined;
  268. CONFIG_PRODUCTION_TIP?: boolean | "suppress-warning" | undefined;
  269. CONFIG_IGNORED_ELEMENTS?: boolean | "suppress-warning" | undefined;
  270. CONFIG_WHITESPACE?: boolean | "suppress-warning" | undefined;
  271. CONFIG_OPTION_MERGE_STRATS?: boolean | "suppress-warning" | undefined;
  272. INSTANCE_SET?: boolean | "suppress-warning" | undefined;
  273. INSTANCE_DELETE?: boolean | "suppress-warning" | undefined;
  274. INSTANCE_DESTROY?: boolean | "suppress-warning" | undefined;
  275. INSTANCE_EVENT_EMITTER?: boolean | "suppress-warning" | undefined;
  276. INSTANCE_EVENT_HOOKS?: boolean | "suppress-warning" | undefined;
  277. INSTANCE_CHILDREN?: boolean | "suppress-warning" | undefined;
  278. INSTANCE_LISTENERS?: boolean | "suppress-warning" | undefined;
  279. INSTANCE_SCOPED_SLOTS?: boolean | "suppress-warning" | undefined;
  280. INSTANCE_ATTRS_CLASS_STYLE?: boolean | "suppress-warning" | undefined;
  281. OPTIONS_DATA_FN?: boolean | "suppress-warning" | undefined;
  282. OPTIONS_DATA_MERGE?: boolean | "suppress-warning" | undefined;
  283. OPTIONS_BEFORE_DESTROY?: boolean | "suppress-warning" | undefined;
  284. OPTIONS_DESTROYED?: boolean | "suppress-warning" | undefined;
  285. WATCH_ARRAY?: boolean | "suppress-warning" | undefined;
  286. PROPS_DEFAULT_THIS?: boolean | "suppress-warning" | undefined;
  287. V_ON_KEYCODE_MODIFIER?: boolean | "suppress-warning" | undefined;
  288. CUSTOM_DIR?: boolean | "suppress-warning" | undefined;
  289. ATTR_FALSE_VALUE?: boolean | "suppress-warning" | undefined;
  290. ATTR_ENUMERATED_COERCION?: boolean | "suppress-warning" | undefined;
  291. TRANSITION_CLASSES?: boolean | "suppress-warning" | undefined;
  292. TRANSITION_GROUP_ROOT?: boolean | "suppress-warning" | undefined;
  293. COMPONENT_ASYNC?: boolean | "suppress-warning" | undefined;
  294. COMPONENT_FUNCTIONAL?: boolean | "suppress-warning" | undefined;
  295. COMPONENT_V_MODEL?: boolean | "suppress-warning" | undefined;
  296. RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
  297. FILTERS?: boolean | "suppress-warning" | undefined;
  298. PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
  299. MODE?: (2 | 3 | ((comp: import("vue").Component | null) => 2 | 3)) | undefined;
  300. } | undefined;
  301. data?: ((this: any, vm: any) => any) | undefined;
  302. computed?: import("vue").ComputedOptions | undefined;
  303. methods?: import("vue").MethodOptions | undefined;
  304. watch?: {
  305. [x: string]: (string | import("vue").WatchCallback<any, any> | ({
  306. handler: import("vue").WatchCallback | string;
  307. } & import("vue").WatchOptions<boolean>)) | (string | import("vue").WatchCallback<any, any> | ({
  308. handler: import("vue").WatchCallback | string;
  309. } & import("vue").WatchOptions<boolean>))[];
  310. } | undefined;
  311. provide?: import("vue").ComponentProvideOptions | undefined;
  312. inject?: {} | string[] | undefined;
  313. filters?: Record<string, Function> | undefined;
  314. mixins?: any[] | undefined;
  315. extends?: any;
  316. beforeCreate?: (() => void) | undefined;
  317. created?: (() => void) | undefined;
  318. beforeMount?: (() => void) | undefined;
  319. mounted?: (() => void) | undefined;
  320. beforeUpdate?: (() => void) | undefined;
  321. updated?: (() => void) | undefined;
  322. activated?: (() => void) | undefined;
  323. deactivated?: (() => void) | undefined;
  324. beforeDestroy?: (() => void) | undefined;
  325. beforeUnmount?: (() => void) | undefined;
  326. destroyed?: (() => void) | undefined;
  327. unmounted?: (() => void) | undefined;
  328. renderTracked?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  329. renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  330. errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | undefined;
  331. delimiters?: [string, string] | undefined;
  332. __differentiator?: string | number | symbol | undefined;
  333. __isBuiltIn?: boolean | undefined;
  334. __file?: string | undefined;
  335. __name?: string | undefined;
  336. beforeRouteEnter?: (import("vue-router").TypesConfig extends Record<"beforeRouteEnter", infer T> ? T : import("vue-router").NavigationGuardWithThis<undefined>) | undefined;
  337. beforeRouteUpdate?: (import("vue-router").TypesConfig extends Record<"beforeRouteUpdate", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  338. beforeRouteLeave?: (import("vue-router").TypesConfig extends Record<"beforeRouteLeave", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  339. }>;
  340. customClass: import("vue").Ref<string>;
  341. customStyle: import("vue").Ref<{
  342. [x: `--${string}`]: string | number | undefined;
  343. accentColor?: import("csstype").Property.AccentColor | undefined;
  344. alignContent?: import("csstype").Property.AlignContent | undefined;
  345. alignItems?: import("csstype").Property.AlignItems | undefined;
  346. alignSelf?: import("csstype").Property.AlignSelf | undefined;
  347. alignTracks?: import("csstype").Property.AlignTracks | undefined;
  348. alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
  349. anchorName?: import("csstype").Property.AnchorName | undefined;
  350. anchorScope?: import("csstype").Property.AnchorScope | undefined;
  351. animationComposition?: import("csstype").Property.AnimationComposition | undefined;
  352. animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  353. animationDirection?: import("csstype").Property.AnimationDirection | undefined;
  354. animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  355. animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
  356. animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
  357. animationName?: import("csstype").Property.AnimationName | undefined;
  358. animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
  359. animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
  360. animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
  361. animationTimeline?: import("csstype").Property.AnimationTimeline | undefined;
  362. animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
  363. appearance?: import("csstype").Property.Appearance | undefined;
  364. aspectRatio?: import("csstype").Property.AspectRatio | undefined;
  365. backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
  366. backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
  367. backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
  368. backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
  369. backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
  370. backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
  371. backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
  372. backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
  373. backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
  374. backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
  375. backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
  376. backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  377. baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
  378. blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
  379. borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
  380. borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
  381. borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
  382. borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
  383. borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
  384. borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
  385. borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
  386. borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
  387. borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
  388. borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
  389. borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
  390. borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
  391. borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
  392. borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
  393. borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
  394. borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
  395. borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
  396. borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
  397. borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
  398. borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
  399. borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
  400. borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
  401. borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
  402. borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
  403. borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
  404. borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
  405. borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
  406. borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
  407. borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
  408. borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
  409. borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
  410. borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
  411. borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
  412. borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
  413. borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
  414. borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
  415. borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
  416. borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
  417. borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
  418. bottom?: import("csstype").Property.Bottom<string | number> | undefined;
  419. boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
  420. boxShadow?: import("csstype").Property.BoxShadow | undefined;
  421. boxSizing?: import("csstype").Property.BoxSizing | undefined;
  422. breakAfter?: import("csstype").Property.BreakAfter | undefined;
  423. breakBefore?: import("csstype").Property.BreakBefore | undefined;
  424. breakInside?: import("csstype").Property.BreakInside | undefined;
  425. captionSide?: import("csstype").Property.CaptionSide | undefined;
  426. caretColor?: import("csstype").Property.CaretColor | undefined;
  427. caretShape?: import("csstype").Property.CaretShape | undefined;
  428. clear?: import("csstype").Property.Clear | undefined;
  429. clipPath?: import("csstype").Property.ClipPath | undefined;
  430. clipRule?: import("csstype").Property.ClipRule | undefined;
  431. color?: import("csstype").Property.Color | undefined;
  432. colorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
  433. colorInterpolationFilters?: import("csstype").Property.ColorInterpolationFilters | undefined;
  434. colorScheme?: import("csstype").Property.ColorScheme | undefined;
  435. columnCount?: import("csstype").Property.ColumnCount | undefined;
  436. columnFill?: import("csstype").Property.ColumnFill | undefined;
  437. columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
  438. columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
  439. columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
  440. columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
  441. columnSpan?: import("csstype").Property.ColumnSpan | undefined;
  442. columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
  443. contain?: import("csstype").Property.Contain | undefined;
  444. containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
  445. containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
  446. containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
  447. containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
  448. containerName?: import("csstype").Property.ContainerName | undefined;
  449. containerType?: import("csstype").Property.ContainerType | undefined;
  450. content?: import("csstype").Property.Content | undefined;
  451. contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
  452. counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
  453. counterReset?: import("csstype").Property.CounterReset | undefined;
  454. counterSet?: import("csstype").Property.CounterSet | undefined;
  455. cursor?: import("csstype").Property.Cursor | undefined;
  456. cx?: import("csstype").Property.Cx<string | number> | undefined;
  457. cy?: import("csstype").Property.Cy<string | number> | undefined;
  458. d?: import("csstype").Property.D | undefined;
  459. direction?: import("csstype").Property.Direction | undefined;
  460. display?: import("csstype").Property.Display | undefined;
  461. dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
  462. emptyCells?: import("csstype").Property.EmptyCells | undefined;
  463. fieldSizing?: import("csstype").Property.FieldSizing | undefined;
  464. fill?: import("csstype").Property.Fill | undefined;
  465. fillOpacity?: import("csstype").Property.FillOpacity | undefined;
  466. fillRule?: import("csstype").Property.FillRule | undefined;
  467. filter?: import("csstype").Property.Filter | undefined;
  468. flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
  469. flexDirection?: import("csstype").Property.FlexDirection | undefined;
  470. flexGrow?: import("csstype").Property.FlexGrow | undefined;
  471. flexShrink?: import("csstype").Property.FlexShrink | undefined;
  472. flexWrap?: import("csstype").Property.FlexWrap | undefined;
  473. float?: import("csstype").Property.Float | undefined;
  474. floodColor?: import("csstype").Property.FloodColor | undefined;
  475. floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
  476. fontFamily?: import("csstype").Property.FontFamily | undefined;
  477. fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
  478. fontKerning?: import("csstype").Property.FontKerning | undefined;
  479. fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
  480. fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
  481. fontPalette?: import("csstype").Property.FontPalette | undefined;
  482. fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
  483. fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
  484. fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
  485. fontStyle?: import("csstype").Property.FontStyle | undefined;
  486. fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
  487. fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | undefined;
  488. fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
  489. fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | undefined;
  490. fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | undefined;
  491. fontVariant?: import("csstype").Property.FontVariant | undefined;
  492. fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
  493. fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
  494. fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
  495. fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | undefined;
  496. fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
  497. fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
  498. fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
  499. fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
  500. fontWeight?: import("csstype").Property.FontWeight | undefined;
  501. fontWidth?: import("csstype").Property.FontWidth | undefined;
  502. forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
  503. gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
  504. gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
  505. gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
  506. gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
  507. gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
  508. gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
  509. gridRowStart?: import("csstype").Property.GridRowStart | undefined;
  510. gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
  511. gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
  512. gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
  513. hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
  514. height?: import("csstype").Property.Height<string | number> | undefined;
  515. hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
  516. hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | undefined;
  517. hyphens?: import("csstype").Property.Hyphens | undefined;
  518. imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
  519. imageRendering?: import("csstype").Property.ImageRendering | undefined;
  520. imageResolution?: import("csstype").Property.ImageResolution | undefined;
  521. initialLetter?: import("csstype").Property.InitialLetter | undefined;
  522. initialLetterAlign?: import("csstype").Property.InitialLetterAlign | undefined;
  523. inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
  524. insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
  525. insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
  526. insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
  527. insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
  528. interpolateSize?: import("csstype").Property.InterpolateSize | undefined;
  529. isolation?: import("csstype").Property.Isolation | undefined;
  530. justifyContent?: import("csstype").Property.JustifyContent | undefined;
  531. justifyItems?: import("csstype").Property.JustifyItems | undefined;
  532. justifySelf?: import("csstype").Property.JustifySelf | undefined;
  533. justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
  534. left?: import("csstype").Property.Left<string | number> | undefined;
  535. letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
  536. lightingColor?: import("csstype").Property.LightingColor | undefined;
  537. lineBreak?: import("csstype").Property.LineBreak | undefined;
  538. lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
  539. lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
  540. listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
  541. listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
  542. listStyleType?: import("csstype").Property.ListStyleType | undefined;
  543. marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
  544. marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
  545. marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
  546. marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
  547. marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
  548. marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
  549. marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
  550. marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
  551. marginTrim?: import("csstype").Property.MarginTrim | undefined;
  552. marker?: import("csstype").Property.Marker | undefined;
  553. markerEnd?: import("csstype").Property.MarkerEnd | undefined;
  554. markerMid?: import("csstype").Property.MarkerMid | undefined;
  555. markerStart?: import("csstype").Property.MarkerStart | undefined;
  556. maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
  557. maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
  558. maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
  559. maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
  560. maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
  561. maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
  562. maskClip?: import("csstype").Property.MaskClip | undefined;
  563. maskComposite?: import("csstype").Property.MaskComposite | undefined;
  564. maskImage?: import("csstype").Property.MaskImage | undefined;
  565. maskMode?: import("csstype").Property.MaskMode | undefined;
  566. maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
  567. maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
  568. maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
  569. maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
  570. maskType?: import("csstype").Property.MaskType | undefined;
  571. masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | undefined;
  572. mathDepth?: import("csstype").Property.MathDepth | undefined;
  573. mathShift?: import("csstype").Property.MathShift | undefined;
  574. mathStyle?: import("csstype").Property.MathStyle | undefined;
  575. maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
  576. maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
  577. maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
  578. maxLines?: import("csstype").Property.MaxLines | undefined;
  579. maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
  580. minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
  581. minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
  582. minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
  583. minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
  584. mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
  585. motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
  586. motionPath?: import("csstype").Property.OffsetPath | undefined;
  587. motionRotation?: import("csstype").Property.OffsetRotate | undefined;
  588. objectFit?: import("csstype").Property.ObjectFit | undefined;
  589. objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
  590. objectViewBox?: import("csstype").Property.ObjectViewBox | undefined;
  591. offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
  592. offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
  593. offsetPath?: import("csstype").Property.OffsetPath | undefined;
  594. offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | undefined;
  595. offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
  596. offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
  597. opacity?: import("csstype").Property.Opacity | undefined;
  598. order?: import("csstype").Property.Order | undefined;
  599. orphans?: import("csstype").Property.Orphans | undefined;
  600. outlineColor?: import("csstype").Property.OutlineColor | undefined;
  601. outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
  602. outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
  603. outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
  604. overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
  605. overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
  606. overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
  607. overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
  608. overflowInline?: import("csstype").Property.OverflowInline | undefined;
  609. overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
  610. overflowX?: import("csstype").Property.OverflowX | undefined;
  611. overflowY?: import("csstype").Property.OverflowY | undefined;
  612. overlay?: import("csstype").Property.Overlay | undefined;
  613. overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
  614. overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
  615. overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
  616. overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
  617. paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
  618. paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
  619. paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
  620. paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
  621. paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
  622. paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
  623. paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
  624. paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
  625. page?: import("csstype").Property.Page | undefined;
  626. paintOrder?: import("csstype").Property.PaintOrder | undefined;
  627. perspective?: import("csstype").Property.Perspective<string | number> | undefined;
  628. perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
  629. pointerEvents?: import("csstype").Property.PointerEvents | undefined;
  630. position?: import("csstype").Property.Position | undefined;
  631. positionAnchor?: import("csstype").Property.PositionAnchor | undefined;
  632. positionArea?: import("csstype").Property.PositionArea | undefined;
  633. positionTryFallbacks?: import("csstype").Property.PositionTryFallbacks | undefined;
  634. positionTryOrder?: import("csstype").Property.PositionTryOrder | undefined;
  635. positionVisibility?: import("csstype").Property.PositionVisibility | undefined;
  636. printColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
  637. quotes?: import("csstype").Property.Quotes | undefined;
  638. r?: import("csstype").Property.R<string | number> | undefined;
  639. resize?: import("csstype").Property.Resize | undefined;
  640. right?: import("csstype").Property.Right<string | number> | undefined;
  641. rotate?: import("csstype").Property.Rotate | undefined;
  642. rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
  643. rubyAlign?: import("csstype").Property.RubyAlign | undefined;
  644. rubyMerge?: import("csstype").Property.RubyMerge | undefined;
  645. rubyOverhang?: import("csstype").Property.RubyOverhang | undefined;
  646. rubyPosition?: import("csstype").Property.RubyPosition | undefined;
  647. rx?: import("csstype").Property.Rx<string | number> | undefined;
  648. ry?: import("csstype").Property.Ry<string | number> | undefined;
  649. scale?: import("csstype").Property.Scale | undefined;
  650. scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
  651. scrollInitialTarget?: import("csstype").Property.ScrollInitialTarget | undefined;
  652. scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
  653. scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
  654. scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
  655. scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
  656. scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
  657. scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
  658. scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
  659. scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
  660. scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
  661. scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
  662. scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
  663. scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
  664. scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
  665. scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
  666. scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
  667. scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
  668. scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
  669. scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
  670. scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
  671. scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
  672. scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
  673. scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
  674. scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
  675. scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | undefined;
  676. scrollTimelineName?: import("csstype").Property.ScrollTimelineName | undefined;
  677. scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
  678. scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
  679. scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
  680. shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
  681. shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
  682. shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
  683. shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
  684. speakAs?: import("csstype").Property.SpeakAs | undefined;
  685. stopColor?: import("csstype").Property.StopColor | undefined;
  686. stopOpacity?: import("csstype").Property.StopOpacity | undefined;
  687. stroke?: import("csstype").Property.Stroke | undefined;
  688. strokeColor?: import("csstype").Property.StrokeColor | undefined;
  689. strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
  690. strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
  691. strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
  692. strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
  693. strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
  694. strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
  695. strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
  696. tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
  697. tableLayout?: import("csstype").Property.TableLayout | undefined;
  698. textAlign?: import("csstype").Property.TextAlign | undefined;
  699. textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
  700. textAnchor?: import("csstype").Property.TextAnchor | undefined;
  701. textAutospace?: import("csstype").Property.TextAutospace | undefined;
  702. textBox?: import("csstype").Property.TextBox | undefined;
  703. textBoxEdge?: import("csstype").Property.TextBoxEdge | undefined;
  704. textBoxTrim?: import("csstype").Property.TextBoxTrim | undefined;
  705. textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
  706. textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
  707. textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
  708. textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
  709. textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
  710. textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
  711. textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
  712. textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
  713. textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
  714. textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
  715. textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
  716. textJustify?: import("csstype").Property.TextJustify | undefined;
  717. textOrientation?: import("csstype").Property.TextOrientation | undefined;
  718. textOverflow?: import("csstype").Property.TextOverflow | undefined;
  719. textRendering?: import("csstype").Property.TextRendering | undefined;
  720. textShadow?: import("csstype").Property.TextShadow | undefined;
  721. textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
  722. textSpacingTrim?: import("csstype").Property.TextSpacingTrim | undefined;
  723. textTransform?: import("csstype").Property.TextTransform | undefined;
  724. textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
  725. textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
  726. textWrapMode?: import("csstype").Property.TextWrapMode | undefined;
  727. textWrapStyle?: import("csstype").Property.TextWrapStyle | undefined;
  728. timelineScope?: import("csstype").Property.TimelineScope | undefined;
  729. top?: import("csstype").Property.Top<string | number> | undefined;
  730. touchAction?: import("csstype").Property.TouchAction | undefined;
  731. transform?: import("csstype").Property.Transform | undefined;
  732. transformBox?: import("csstype").Property.TransformBox | undefined;
  733. transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  734. transformStyle?: import("csstype").Property.TransformStyle | undefined;
  735. transitionBehavior?: import("csstype").Property.TransitionBehavior | undefined;
  736. transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  737. transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  738. transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
  739. transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
  740. translate?: import("csstype").Property.Translate<string | number> | undefined;
  741. unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
  742. userSelect?: import("csstype").Property.UserSelect | undefined;
  743. vectorEffect?: import("csstype").Property.VectorEffect | undefined;
  744. verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
  745. viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | undefined;
  746. viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
  747. viewTimelineName?: import("csstype").Property.ViewTimelineName | undefined;
  748. viewTransitionClass?: import("csstype").Property.ViewTransitionClass | undefined;
  749. viewTransitionName?: import("csstype").Property.ViewTransitionName | undefined;
  750. visibility?: import("csstype").Property.Visibility | undefined;
  751. whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
  752. whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | undefined;
  753. widows?: import("csstype").Property.Widows | undefined;
  754. width?: import("csstype").Property.Width<string | number> | undefined;
  755. willChange?: import("csstype").Property.WillChange | undefined;
  756. wordBreak?: import("csstype").Property.WordBreak | undefined;
  757. wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
  758. wordWrap?: import("csstype").Property.WordWrap | undefined;
  759. writingMode?: import("csstype").Property.WritingMode | undefined;
  760. x?: import("csstype").Property.X<string | number> | undefined;
  761. y?: import("csstype").Property.Y<string | number> | undefined;
  762. zIndex?: import("csstype").Property.ZIndex | undefined;
  763. zoom?: import("csstype").Property.Zoom | undefined;
  764. all?: import("csstype").Property.All | undefined;
  765. animation?: import("csstype").Property.Animation<string & {}> | undefined;
  766. animationRange?: import("csstype").Property.AnimationRange<string | number> | undefined;
  767. background?: import("csstype").Property.Background<string | number> | undefined;
  768. backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
  769. border?: import("csstype").Property.Border<string | number> | undefined;
  770. borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
  771. borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
  772. borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
  773. borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
  774. borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
  775. borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
  776. borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
  777. borderColor?: import("csstype").Property.BorderColor | undefined;
  778. borderImage?: import("csstype").Property.BorderImage | undefined;
  779. borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
  780. borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
  781. borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
  782. borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
  783. borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
  784. borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
  785. borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
  786. borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
  787. borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
  788. borderStyle?: import("csstype").Property.BorderStyle | undefined;
  789. borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
  790. borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
  791. caret?: import("csstype").Property.Caret | undefined;
  792. columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
  793. columns?: import("csstype").Property.Columns<string | number> | undefined;
  794. containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
  795. container?: import("csstype").Property.Container | undefined;
  796. flex?: import("csstype").Property.Flex<string | number> | undefined;
  797. flexFlow?: import("csstype").Property.FlexFlow | undefined;
  798. font?: import("csstype").Property.Font | undefined;
  799. gap?: import("csstype").Property.Gap<string | number> | undefined;
  800. grid?: import("csstype").Property.Grid | undefined;
  801. gridArea?: import("csstype").Property.GridArea | undefined;
  802. gridColumn?: import("csstype").Property.GridColumn | undefined;
  803. gridRow?: import("csstype").Property.GridRow | undefined;
  804. gridTemplate?: import("csstype").Property.GridTemplate | undefined;
  805. inset?: import("csstype").Property.Inset<string | number> | undefined;
  806. insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
  807. insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
  808. lineClamp?: import("csstype").Property.LineClamp | undefined;
  809. listStyle?: import("csstype").Property.ListStyle | undefined;
  810. margin?: import("csstype").Property.Margin<string | number> | undefined;
  811. marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
  812. marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
  813. mask?: import("csstype").Property.Mask<string | number> | undefined;
  814. maskBorder?: import("csstype").Property.MaskBorder | undefined;
  815. motion?: import("csstype").Property.Offset<string | number> | undefined;
  816. offset?: import("csstype").Property.Offset<string | number> | undefined;
  817. outline?: import("csstype").Property.Outline<string | number> | undefined;
  818. overflow?: import("csstype").Property.Overflow | undefined;
  819. overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
  820. padding?: import("csstype").Property.Padding<string | number> | undefined;
  821. paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
  822. paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
  823. placeContent?: import("csstype").Property.PlaceContent | undefined;
  824. placeItems?: import("csstype").Property.PlaceItems | undefined;
  825. placeSelf?: import("csstype").Property.PlaceSelf | undefined;
  826. positionTry?: import("csstype").Property.PositionTry | undefined;
  827. scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
  828. scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
  829. scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
  830. scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
  831. scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
  832. scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
  833. scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
  834. scrollTimeline?: import("csstype").Property.ScrollTimeline | undefined;
  835. textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
  836. textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
  837. textWrap?: import("csstype").Property.TextWrap | undefined;
  838. transition?: import("csstype").Property.Transition<string & {}> | undefined;
  839. viewTimeline?: import("csstype").Property.ViewTimeline | undefined;
  840. MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  841. MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
  842. MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  843. MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
  844. MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
  845. MozAnimationName?: import("csstype").Property.AnimationName | undefined;
  846. MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
  847. MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
  848. MozAppearance?: import("csstype").Property.MozAppearance | undefined;
  849. MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
  850. MozBinding?: import("csstype").Property.MozBinding | undefined;
  851. MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
  852. MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
  853. MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
  854. MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
  855. MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
  856. MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
  857. MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
  858. MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
  859. MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
  860. MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
  861. MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
  862. MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
  863. MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
  864. MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
  865. MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
  866. MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
  867. MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
  868. MozHyphens?: import("csstype").Property.Hyphens | undefined;
  869. MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
  870. MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
  871. MozOrient?: import("csstype").Property.MozOrient | undefined;
  872. MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
  873. MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
  874. MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
  875. MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
  876. MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
  877. MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
  878. MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
  879. MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
  880. MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
  881. MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
  882. MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
  883. MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
  884. MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
  885. MozTransform?: import("csstype").Property.Transform | undefined;
  886. MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  887. MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
  888. MozUserModify?: import("csstype").Property.MozUserModify | undefined;
  889. MozUserSelect?: import("csstype").Property.UserSelect | undefined;
  890. MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
  891. MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
  892. msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
  893. msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
  894. msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
  895. msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
  896. msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
  897. msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
  898. msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
  899. msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
  900. msFilter?: import("csstype").Property.MsFilter | undefined;
  901. msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
  902. msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
  903. msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
  904. msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
  905. msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
  906. msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
  907. msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
  908. msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
  909. msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
  910. msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
  911. msHyphens?: import("csstype").Property.Hyphens | undefined;
  912. msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
  913. msLineBreak?: import("csstype").Property.LineBreak | undefined;
  914. msOrder?: import("csstype").Property.Order | undefined;
  915. msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
  916. msOverflowX?: import("csstype").Property.OverflowX | undefined;
  917. msOverflowY?: import("csstype").Property.OverflowY | undefined;
  918. msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
  919. msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
  920. msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
  921. msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
  922. msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
  923. msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
  924. msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
  925. msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
  926. msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
  927. msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
  928. msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
  929. msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
  930. msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
  931. msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
  932. msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
  933. msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
  934. msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
  935. msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
  936. msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
  937. msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
  938. msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
  939. msTouchAction?: import("csstype").Property.TouchAction | undefined;
  940. msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
  941. msTransform?: import("csstype").Property.Transform | undefined;
  942. msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  943. msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  944. msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  945. msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
  946. msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
  947. msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
  948. msWordBreak?: import("csstype").Property.WordBreak | undefined;
  949. msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
  950. msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
  951. msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
  952. msWritingMode?: import("csstype").Property.WritingMode | undefined;
  953. WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
  954. WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
  955. WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
  956. WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  957. WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
  958. WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  959. WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
  960. WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
  961. WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
  962. WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
  963. WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
  964. WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
  965. WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
  966. WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
  967. WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
  968. WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
  969. WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  970. WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
  971. WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
  972. WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
  973. WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
  974. WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
  975. WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
  976. WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
  977. WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
  978. WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
  979. WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
  980. WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
  981. WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
  982. WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
  983. WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
  984. WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
  985. WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
  986. WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
  987. WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
  988. WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
  989. WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
  990. WebkitFilter?: import("csstype").Property.Filter | undefined;
  991. WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
  992. WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
  993. WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
  994. WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
  995. WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
  996. WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
  997. WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
  998. WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
  999. WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
  1000. WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
  1001. WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
  1002. WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
  1003. WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
  1004. WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
  1005. WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
  1006. WebkitLogicalHeight?: import("csstype").Property.BlockSize<string | number> | undefined;
  1007. WebkitLogicalWidth?: import("csstype").Property.InlineSize<string | number> | undefined;
  1008. WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
  1009. WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
  1010. WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
  1011. WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
  1012. WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
  1013. WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
  1014. WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
  1015. WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
  1016. WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
  1017. WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
  1018. WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
  1019. WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
  1020. WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
  1021. WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
  1022. WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
  1023. WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
  1024. WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
  1025. WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
  1026. WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
  1027. WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
  1028. WebkitOrder?: import("csstype").Property.Order | undefined;
  1029. WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
  1030. WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
  1031. WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
  1032. WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
  1033. WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
  1034. WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
  1035. WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
  1036. WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
  1037. WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
  1038. WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
  1039. WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
  1040. WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
  1041. WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
  1042. WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
  1043. WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
  1044. WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
  1045. WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
  1046. WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
  1047. WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
  1048. WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
  1049. WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
  1050. WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
  1051. WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
  1052. WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
  1053. WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
  1054. WebkitTransform?: import("csstype").Property.Transform | undefined;
  1055. WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1056. WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
  1057. WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1058. WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1059. WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
  1060. WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
  1061. WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
  1062. WebkitUserSelect?: import("csstype").Property.WebkitUserSelect | undefined;
  1063. WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
  1064. MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
  1065. MozBorderImage?: import("csstype").Property.BorderImage | undefined;
  1066. MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
  1067. MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
  1068. MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
  1069. MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
  1070. msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
  1071. msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
  1072. msFlex?: import("csstype").Property.Flex<string | number> | undefined;
  1073. msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
  1074. msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
  1075. msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
  1076. msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
  1077. WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
  1078. WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
  1079. WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
  1080. WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
  1081. WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
  1082. WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
  1083. WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
  1084. WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
  1085. WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
  1086. WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
  1087. WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
  1088. WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
  1089. WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
  1090. boxAlign?: import("csstype").Property.BoxAlign | undefined;
  1091. boxDirection?: import("csstype").Property.BoxDirection | undefined;
  1092. boxFlex?: import("csstype").Property.BoxFlex | undefined;
  1093. boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
  1094. boxLines?: import("csstype").Property.BoxLines | undefined;
  1095. boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1096. boxOrient?: import("csstype").Property.BoxOrient | undefined;
  1097. boxPack?: import("csstype").Property.BoxPack | undefined;
  1098. clip?: import("csstype").Property.Clip | undefined;
  1099. fontStretch?: import("csstype").Property.FontStretch | undefined;
  1100. gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
  1101. gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
  1102. gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
  1103. imeMode?: import("csstype").Property.ImeMode | undefined;
  1104. insetArea?: import("csstype").Property.PositionArea | undefined;
  1105. offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
  1106. offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
  1107. offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
  1108. offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
  1109. offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
  1110. offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
  1111. pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
  1112. pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
  1113. pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
  1114. positionTryOptions?: import("csstype").Property.PositionTryFallbacks | undefined;
  1115. scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
  1116. scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
  1117. scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
  1118. scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
  1119. scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
  1120. scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
  1121. KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
  1122. KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
  1123. KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
  1124. KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
  1125. KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
  1126. KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1127. KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
  1128. KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
  1129. KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
  1130. KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
  1131. KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
  1132. MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
  1133. MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
  1134. MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  1135. MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
  1136. MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
  1137. MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
  1138. MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
  1139. MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
  1140. MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
  1141. MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
  1142. MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
  1143. MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1144. MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
  1145. MozBoxPack?: import("csstype").Property.BoxPack | undefined;
  1146. MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
  1147. MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
  1148. MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
  1149. MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
  1150. MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
  1151. MozOpacity?: import("csstype").Property.Opacity | undefined;
  1152. MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
  1153. MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
  1154. MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
  1155. MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
  1156. MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
  1157. MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
  1158. MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
  1159. MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
  1160. MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1161. MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1162. MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
  1163. MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
  1164. MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
  1165. MozUserInput?: import("csstype").Property.MozUserInput | undefined;
  1166. msImeMode?: import("csstype").Property.ImeMode | undefined;
  1167. OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
  1168. OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  1169. OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
  1170. OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  1171. OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
  1172. OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
  1173. OAnimationName?: import("csstype").Property.AnimationName | undefined;
  1174. OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
  1175. OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
  1176. OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  1177. OBorderImage?: import("csstype").Property.BorderImage | undefined;
  1178. OObjectFit?: import("csstype").Property.ObjectFit | undefined;
  1179. OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
  1180. OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
  1181. OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
  1182. OTransform?: import("csstype").Property.Transform | undefined;
  1183. OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1184. OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
  1185. OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1186. OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1187. OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
  1188. OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
  1189. WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
  1190. WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
  1191. WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
  1192. WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
  1193. WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
  1194. WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1195. WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
  1196. WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
  1197. colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
  1198. colorRendering?: import("csstype").Property.ColorRendering | undefined;
  1199. glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
  1200. "accent-color"?: import("csstype").Property.AccentColor | undefined;
  1201. "align-content"?: import("csstype").Property.AlignContent | undefined;
  1202. "align-items"?: import("csstype").Property.AlignItems | undefined;
  1203. "align-self"?: import("csstype").Property.AlignSelf | undefined;
  1204. "align-tracks"?: import("csstype").Property.AlignTracks | undefined;
  1205. "alignment-baseline"?: import("csstype").Property.AlignmentBaseline | undefined;
  1206. "anchor-name"?: import("csstype").Property.AnchorName | undefined;
  1207. "anchor-scope"?: import("csstype").Property.AnchorScope | undefined;
  1208. "animation-composition"?: import("csstype").Property.AnimationComposition | undefined;
  1209. "animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  1210. "animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
  1211. "animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  1212. "animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
  1213. "animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
  1214. "animation-name"?: import("csstype").Property.AnimationName | undefined;
  1215. "animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
  1216. "animation-range-end"?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
  1217. "animation-range-start"?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
  1218. "animation-timeline"?: import("csstype").Property.AnimationTimeline | undefined;
  1219. "animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
  1220. "aspect-ratio"?: import("csstype").Property.AspectRatio | undefined;
  1221. "backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
  1222. "backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
  1223. "background-attachment"?: import("csstype").Property.BackgroundAttachment | undefined;
  1224. "background-blend-mode"?: import("csstype").Property.BackgroundBlendMode | undefined;
  1225. "background-clip"?: import("csstype").Property.BackgroundClip | undefined;
  1226. "background-color"?: import("csstype").Property.BackgroundColor | undefined;
  1227. "background-image"?: import("csstype").Property.BackgroundImage | undefined;
  1228. "background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
  1229. "background-position-x"?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
  1230. "background-position-y"?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
  1231. "background-repeat"?: import("csstype").Property.BackgroundRepeat | undefined;
  1232. "background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  1233. "baseline-shift"?: import("csstype").Property.BaselineShift<string | number> | undefined;
  1234. "block-size"?: import("csstype").Property.BlockSize<string | number> | undefined;
  1235. "border-block-end-color"?: import("csstype").Property.BorderBlockEndColor | undefined;
  1236. "border-block-end-style"?: import("csstype").Property.BorderBlockEndStyle | undefined;
  1237. "border-block-end-width"?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
  1238. "border-block-start-color"?: import("csstype").Property.BorderBlockStartColor | undefined;
  1239. "border-block-start-style"?: import("csstype").Property.BorderBlockStartStyle | undefined;
  1240. "border-block-start-width"?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
  1241. "border-bottom-color"?: import("csstype").Property.BorderBottomColor | undefined;
  1242. "border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
  1243. "border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
  1244. "border-bottom-style"?: import("csstype").Property.BorderBottomStyle | undefined;
  1245. "border-bottom-width"?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
  1246. "border-collapse"?: import("csstype").Property.BorderCollapse | undefined;
  1247. "border-end-end-radius"?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
  1248. "border-end-start-radius"?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
  1249. "border-image-outset"?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
  1250. "border-image-repeat"?: import("csstype").Property.BorderImageRepeat | undefined;
  1251. "border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
  1252. "border-image-source"?: import("csstype").Property.BorderImageSource | undefined;
  1253. "border-image-width"?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
  1254. "border-inline-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
  1255. "border-inline-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
  1256. "border-inline-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
  1257. "border-inline-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
  1258. "border-inline-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
  1259. "border-inline-start-width"?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
  1260. "border-left-color"?: import("csstype").Property.BorderLeftColor | undefined;
  1261. "border-left-style"?: import("csstype").Property.BorderLeftStyle | undefined;
  1262. "border-left-width"?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
  1263. "border-right-color"?: import("csstype").Property.BorderRightColor | undefined;
  1264. "border-right-style"?: import("csstype").Property.BorderRightStyle | undefined;
  1265. "border-right-width"?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
  1266. "border-spacing"?: import("csstype").Property.BorderSpacing<string | number> | undefined;
  1267. "border-start-end-radius"?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
  1268. "border-start-start-radius"?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
  1269. "border-top-color"?: import("csstype").Property.BorderTopColor | undefined;
  1270. "border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
  1271. "border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
  1272. "border-top-style"?: import("csstype").Property.BorderTopStyle | undefined;
  1273. "border-top-width"?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
  1274. "box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
  1275. "box-shadow"?: import("csstype").Property.BoxShadow | undefined;
  1276. "box-sizing"?: import("csstype").Property.BoxSizing | undefined;
  1277. "break-after"?: import("csstype").Property.BreakAfter | undefined;
  1278. "break-before"?: import("csstype").Property.BreakBefore | undefined;
  1279. "break-inside"?: import("csstype").Property.BreakInside | undefined;
  1280. "caption-side"?: import("csstype").Property.CaptionSide | undefined;
  1281. "caret-color"?: import("csstype").Property.CaretColor | undefined;
  1282. "caret-shape"?: import("csstype").Property.CaretShape | undefined;
  1283. "clip-path"?: import("csstype").Property.ClipPath | undefined;
  1284. "clip-rule"?: import("csstype").Property.ClipRule | undefined;
  1285. "color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
  1286. "color-interpolation-filters"?: import("csstype").Property.ColorInterpolationFilters | undefined;
  1287. "color-scheme"?: import("csstype").Property.ColorScheme | undefined;
  1288. "column-count"?: import("csstype").Property.ColumnCount | undefined;
  1289. "column-fill"?: import("csstype").Property.ColumnFill | undefined;
  1290. "column-gap"?: import("csstype").Property.ColumnGap<string | number> | undefined;
  1291. "column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
  1292. "column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
  1293. "column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
  1294. "column-span"?: import("csstype").Property.ColumnSpan | undefined;
  1295. "column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
  1296. "contain-intrinsic-block-size"?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
  1297. "contain-intrinsic-height"?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
  1298. "contain-intrinsic-inline-size"?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
  1299. "contain-intrinsic-width"?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
  1300. "container-name"?: import("csstype").Property.ContainerName | undefined;
  1301. "container-type"?: import("csstype").Property.ContainerType | undefined;
  1302. "content-visibility"?: import("csstype").Property.ContentVisibility | undefined;
  1303. "counter-increment"?: import("csstype").Property.CounterIncrement | undefined;
  1304. "counter-reset"?: import("csstype").Property.CounterReset | undefined;
  1305. "counter-set"?: import("csstype").Property.CounterSet | undefined;
  1306. "dominant-baseline"?: import("csstype").Property.DominantBaseline | undefined;
  1307. "empty-cells"?: import("csstype").Property.EmptyCells | undefined;
  1308. "field-sizing"?: import("csstype").Property.FieldSizing | undefined;
  1309. "fill-opacity"?: import("csstype").Property.FillOpacity | undefined;
  1310. "fill-rule"?: import("csstype").Property.FillRule | undefined;
  1311. "flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
  1312. "flex-direction"?: import("csstype").Property.FlexDirection | undefined;
  1313. "flex-grow"?: import("csstype").Property.FlexGrow | undefined;
  1314. "flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
  1315. "flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
  1316. "flood-color"?: import("csstype").Property.FloodColor | undefined;
  1317. "flood-opacity"?: import("csstype").Property.FloodOpacity | undefined;
  1318. "font-family"?: import("csstype").Property.FontFamily | undefined;
  1319. "font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
  1320. "font-kerning"?: import("csstype").Property.FontKerning | undefined;
  1321. "font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
  1322. "font-optical-sizing"?: import("csstype").Property.FontOpticalSizing | undefined;
  1323. "font-palette"?: import("csstype").Property.FontPalette | undefined;
  1324. "font-size"?: import("csstype").Property.FontSize<string | number> | undefined;
  1325. "font-size-adjust"?: import("csstype").Property.FontSizeAdjust | undefined;
  1326. "font-smooth"?: import("csstype").Property.FontSmooth<string | number> | undefined;
  1327. "font-style"?: import("csstype").Property.FontStyle | undefined;
  1328. "font-synthesis"?: import("csstype").Property.FontSynthesis | undefined;
  1329. "font-synthesis-position"?: import("csstype").Property.FontSynthesisPosition | undefined;
  1330. "font-synthesis-small-caps"?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
  1331. "font-synthesis-style"?: import("csstype").Property.FontSynthesisStyle | undefined;
  1332. "font-synthesis-weight"?: import("csstype").Property.FontSynthesisWeight | undefined;
  1333. "font-variant"?: import("csstype").Property.FontVariant | undefined;
  1334. "font-variant-alternates"?: import("csstype").Property.FontVariantAlternates | undefined;
  1335. "font-variant-caps"?: import("csstype").Property.FontVariantCaps | undefined;
  1336. "font-variant-east-asian"?: import("csstype").Property.FontVariantEastAsian | undefined;
  1337. "font-variant-emoji"?: import("csstype").Property.FontVariantEmoji | undefined;
  1338. "font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
  1339. "font-variant-numeric"?: import("csstype").Property.FontVariantNumeric | undefined;
  1340. "font-variant-position"?: import("csstype").Property.FontVariantPosition | undefined;
  1341. "font-variation-settings"?: import("csstype").Property.FontVariationSettings | undefined;
  1342. "font-weight"?: import("csstype").Property.FontWeight | undefined;
  1343. "font-width"?: import("csstype").Property.FontWidth | undefined;
  1344. "forced-color-adjust"?: import("csstype").Property.ForcedColorAdjust | undefined;
  1345. "grid-auto-columns"?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
  1346. "grid-auto-flow"?: import("csstype").Property.GridAutoFlow | undefined;
  1347. "grid-auto-rows"?: import("csstype").Property.GridAutoRows<string | number> | undefined;
  1348. "grid-column-end"?: import("csstype").Property.GridColumnEnd | undefined;
  1349. "grid-column-start"?: import("csstype").Property.GridColumnStart | undefined;
  1350. "grid-row-end"?: import("csstype").Property.GridRowEnd | undefined;
  1351. "grid-row-start"?: import("csstype").Property.GridRowStart | undefined;
  1352. "grid-template-areas"?: import("csstype").Property.GridTemplateAreas | undefined;
  1353. "grid-template-columns"?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
  1354. "grid-template-rows"?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
  1355. "hanging-punctuation"?: import("csstype").Property.HangingPunctuation | undefined;
  1356. "hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
  1357. "hyphenate-limit-chars"?: import("csstype").Property.HyphenateLimitChars | undefined;
  1358. "image-orientation"?: import("csstype").Property.ImageOrientation | undefined;
  1359. "image-rendering"?: import("csstype").Property.ImageRendering | undefined;
  1360. "image-resolution"?: import("csstype").Property.ImageResolution | undefined;
  1361. "initial-letter"?: import("csstype").Property.InitialLetter | undefined;
  1362. "initial-letter-align"?: import("csstype").Property.InitialLetterAlign | undefined;
  1363. "inline-size"?: import("csstype").Property.InlineSize<string | number> | undefined;
  1364. "inset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
  1365. "inset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
  1366. "inset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
  1367. "inset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
  1368. "interpolate-size"?: import("csstype").Property.InterpolateSize | undefined;
  1369. "justify-content"?: import("csstype").Property.JustifyContent | undefined;
  1370. "justify-items"?: import("csstype").Property.JustifyItems | undefined;
  1371. "justify-self"?: import("csstype").Property.JustifySelf | undefined;
  1372. "justify-tracks"?: import("csstype").Property.JustifyTracks | undefined;
  1373. "letter-spacing"?: import("csstype").Property.LetterSpacing<string | number> | undefined;
  1374. "lighting-color"?: import("csstype").Property.LightingColor | undefined;
  1375. "line-break"?: import("csstype").Property.LineBreak | undefined;
  1376. "line-height"?: import("csstype").Property.LineHeight<string | number> | undefined;
  1377. "line-height-step"?: import("csstype").Property.LineHeightStep<string | number> | undefined;
  1378. "list-style-image"?: import("csstype").Property.ListStyleImage | undefined;
  1379. "list-style-position"?: import("csstype").Property.ListStylePosition | undefined;
  1380. "list-style-type"?: import("csstype").Property.ListStyleType | undefined;
  1381. "margin-block-end"?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
  1382. "margin-block-start"?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
  1383. "margin-bottom"?: import("csstype").Property.MarginBottom<string | number> | undefined;
  1384. "margin-inline-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
  1385. "margin-inline-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
  1386. "margin-left"?: import("csstype").Property.MarginLeft<string | number> | undefined;
  1387. "margin-right"?: import("csstype").Property.MarginRight<string | number> | undefined;
  1388. "margin-top"?: import("csstype").Property.MarginTop<string | number> | undefined;
  1389. "margin-trim"?: import("csstype").Property.MarginTrim | undefined;
  1390. "marker-end"?: import("csstype").Property.MarkerEnd | undefined;
  1391. "marker-mid"?: import("csstype").Property.MarkerMid | undefined;
  1392. "marker-start"?: import("csstype").Property.MarkerStart | undefined;
  1393. "mask-border-mode"?: import("csstype").Property.MaskBorderMode | undefined;
  1394. "mask-border-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
  1395. "mask-border-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
  1396. "mask-border-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
  1397. "mask-border-source"?: import("csstype").Property.MaskBorderSource | undefined;
  1398. "mask-border-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
  1399. "mask-clip"?: import("csstype").Property.MaskClip | undefined;
  1400. "mask-composite"?: import("csstype").Property.MaskComposite | undefined;
  1401. "mask-image"?: import("csstype").Property.MaskImage | undefined;
  1402. "mask-mode"?: import("csstype").Property.MaskMode | undefined;
  1403. "mask-origin"?: import("csstype").Property.MaskOrigin | undefined;
  1404. "mask-position"?: import("csstype").Property.MaskPosition<string | number> | undefined;
  1405. "mask-repeat"?: import("csstype").Property.MaskRepeat | undefined;
  1406. "mask-size"?: import("csstype").Property.MaskSize<string | number> | undefined;
  1407. "mask-type"?: import("csstype").Property.MaskType | undefined;
  1408. "masonry-auto-flow"?: import("csstype").Property.MasonryAutoFlow | undefined;
  1409. "math-depth"?: import("csstype").Property.MathDepth | undefined;
  1410. "math-shift"?: import("csstype").Property.MathShift | undefined;
  1411. "math-style"?: import("csstype").Property.MathStyle | undefined;
  1412. "max-block-size"?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
  1413. "max-height"?: import("csstype").Property.MaxHeight<string | number> | undefined;
  1414. "max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
  1415. "max-lines"?: import("csstype").Property.MaxLines | undefined;
  1416. "max-width"?: import("csstype").Property.MaxWidth<string | number> | undefined;
  1417. "min-block-size"?: import("csstype").Property.MinBlockSize<string | number> | undefined;
  1418. "min-height"?: import("csstype").Property.MinHeight<string | number> | undefined;
  1419. "min-inline-size"?: import("csstype").Property.MinInlineSize<string | number> | undefined;
  1420. "min-width"?: import("csstype").Property.MinWidth<string | number> | undefined;
  1421. "mix-blend-mode"?: import("csstype").Property.MixBlendMode | undefined;
  1422. "motion-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
  1423. "motion-path"?: import("csstype").Property.OffsetPath | undefined;
  1424. "motion-rotation"?: import("csstype").Property.OffsetRotate | undefined;
  1425. "object-fit"?: import("csstype").Property.ObjectFit | undefined;
  1426. "object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
  1427. "object-view-box"?: import("csstype").Property.ObjectViewBox | undefined;
  1428. "offset-anchor"?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
  1429. "offset-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
  1430. "offset-path"?: import("csstype").Property.OffsetPath | undefined;
  1431. "offset-position"?: import("csstype").Property.OffsetPosition<string | number> | undefined;
  1432. "offset-rotate"?: import("csstype").Property.OffsetRotate | undefined;
  1433. "offset-rotation"?: import("csstype").Property.OffsetRotate | undefined;
  1434. "outline-color"?: import("csstype").Property.OutlineColor | undefined;
  1435. "outline-offset"?: import("csstype").Property.OutlineOffset<string | number> | undefined;
  1436. "outline-style"?: import("csstype").Property.OutlineStyle | undefined;
  1437. "outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
  1438. "overflow-anchor"?: import("csstype").Property.OverflowAnchor | undefined;
  1439. "overflow-block"?: import("csstype").Property.OverflowBlock | undefined;
  1440. "overflow-clip-box"?: import("csstype").Property.OverflowClipBox | undefined;
  1441. "overflow-clip-margin"?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
  1442. "overflow-inline"?: import("csstype").Property.OverflowInline | undefined;
  1443. "overflow-wrap"?: import("csstype").Property.OverflowWrap | undefined;
  1444. "overflow-x"?: import("csstype").Property.OverflowX | undefined;
  1445. "overflow-y"?: import("csstype").Property.OverflowY | undefined;
  1446. "overscroll-behavior-block"?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
  1447. "overscroll-behavior-inline"?: import("csstype").Property.OverscrollBehaviorInline | undefined;
  1448. "overscroll-behavior-x"?: import("csstype").Property.OverscrollBehaviorX | undefined;
  1449. "overscroll-behavior-y"?: import("csstype").Property.OverscrollBehaviorY | undefined;
  1450. "padding-block-end"?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
  1451. "padding-block-start"?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
  1452. "padding-bottom"?: import("csstype").Property.PaddingBottom<string | number> | undefined;
  1453. "padding-inline-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
  1454. "padding-inline-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
  1455. "padding-left"?: import("csstype").Property.PaddingLeft<string | number> | undefined;
  1456. "padding-right"?: import("csstype").Property.PaddingRight<string | number> | undefined;
  1457. "padding-top"?: import("csstype").Property.PaddingTop<string | number> | undefined;
  1458. "paint-order"?: import("csstype").Property.PaintOrder | undefined;
  1459. "perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
  1460. "pointer-events"?: import("csstype").Property.PointerEvents | undefined;
  1461. "position-anchor"?: import("csstype").Property.PositionAnchor | undefined;
  1462. "position-area"?: import("csstype").Property.PositionArea | undefined;
  1463. "position-try-fallbacks"?: import("csstype").Property.PositionTryFallbacks | undefined;
  1464. "position-try-order"?: import("csstype").Property.PositionTryOrder | undefined;
  1465. "position-visibility"?: import("csstype").Property.PositionVisibility | undefined;
  1466. "print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
  1467. "row-gap"?: import("csstype").Property.RowGap<string | number> | undefined;
  1468. "ruby-align"?: import("csstype").Property.RubyAlign | undefined;
  1469. "ruby-merge"?: import("csstype").Property.RubyMerge | undefined;
  1470. "ruby-overhang"?: import("csstype").Property.RubyOverhang | undefined;
  1471. "ruby-position"?: import("csstype").Property.RubyPosition | undefined;
  1472. "scroll-behavior"?: import("csstype").Property.ScrollBehavior | undefined;
  1473. "scroll-initial-target"?: import("csstype").Property.ScrollInitialTarget | undefined;
  1474. "scroll-margin-block-end"?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
  1475. "scroll-margin-block-start"?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
  1476. "scroll-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
  1477. "scroll-margin-inline-end"?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
  1478. "scroll-margin-inline-start"?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
  1479. "scroll-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
  1480. "scroll-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
  1481. "scroll-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
  1482. "scroll-padding-block-end"?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
  1483. "scroll-padding-block-start"?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
  1484. "scroll-padding-bottom"?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
  1485. "scroll-padding-inline-end"?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
  1486. "scroll-padding-inline-start"?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
  1487. "scroll-padding-left"?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
  1488. "scroll-padding-right"?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
  1489. "scroll-padding-top"?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
  1490. "scroll-snap-align"?: import("csstype").Property.ScrollSnapAlign | undefined;
  1491. "scroll-snap-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
  1492. "scroll-snap-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
  1493. "scroll-snap-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
  1494. "scroll-snap-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
  1495. "scroll-snap-stop"?: import("csstype").Property.ScrollSnapStop | undefined;
  1496. "scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
  1497. "scroll-timeline-axis"?: import("csstype").Property.ScrollTimelineAxis | undefined;
  1498. "scroll-timeline-name"?: import("csstype").Property.ScrollTimelineName | undefined;
  1499. "scrollbar-color"?: import("csstype").Property.ScrollbarColor | undefined;
  1500. "scrollbar-gutter"?: import("csstype").Property.ScrollbarGutter | undefined;
  1501. "scrollbar-width"?: import("csstype").Property.ScrollbarWidth | undefined;
  1502. "shape-image-threshold"?: import("csstype").Property.ShapeImageThreshold | undefined;
  1503. "shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
  1504. "shape-outside"?: import("csstype").Property.ShapeOutside | undefined;
  1505. "shape-rendering"?: import("csstype").Property.ShapeRendering | undefined;
  1506. "speak-as"?: import("csstype").Property.SpeakAs | undefined;
  1507. "stop-color"?: import("csstype").Property.StopColor | undefined;
  1508. "stop-opacity"?: import("csstype").Property.StopOpacity | undefined;
  1509. "stroke-color"?: import("csstype").Property.StrokeColor | undefined;
  1510. "stroke-dasharray"?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
  1511. "stroke-dashoffset"?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
  1512. "stroke-linecap"?: import("csstype").Property.StrokeLinecap | undefined;
  1513. "stroke-linejoin"?: import("csstype").Property.StrokeLinejoin | undefined;
  1514. "stroke-miterlimit"?: import("csstype").Property.StrokeMiterlimit | undefined;
  1515. "stroke-opacity"?: import("csstype").Property.StrokeOpacity | undefined;
  1516. "stroke-width"?: import("csstype").Property.StrokeWidth<string | number> | undefined;
  1517. "tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
  1518. "table-layout"?: import("csstype").Property.TableLayout | undefined;
  1519. "text-align"?: import("csstype").Property.TextAlign | undefined;
  1520. "text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
  1521. "text-anchor"?: import("csstype").Property.TextAnchor | undefined;
  1522. "text-autospace"?: import("csstype").Property.TextAutospace | undefined;
  1523. "text-box"?: import("csstype").Property.TextBox | undefined;
  1524. "text-box-edge"?: import("csstype").Property.TextBoxEdge | undefined;
  1525. "text-box-trim"?: import("csstype").Property.TextBoxTrim | undefined;
  1526. "text-combine-upright"?: import("csstype").Property.TextCombineUpright | undefined;
  1527. "text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
  1528. "text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
  1529. "text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
  1530. "text-decoration-skip-ink"?: import("csstype").Property.TextDecorationSkipInk | undefined;
  1531. "text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
  1532. "text-decoration-thickness"?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
  1533. "text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
  1534. "text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
  1535. "text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
  1536. "text-indent"?: import("csstype").Property.TextIndent<string | number> | undefined;
  1537. "text-justify"?: import("csstype").Property.TextJustify | undefined;
  1538. "text-orientation"?: import("csstype").Property.TextOrientation | undefined;
  1539. "text-overflow"?: import("csstype").Property.TextOverflow | undefined;
  1540. "text-rendering"?: import("csstype").Property.TextRendering | undefined;
  1541. "text-shadow"?: import("csstype").Property.TextShadow | undefined;
  1542. "text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
  1543. "text-spacing-trim"?: import("csstype").Property.TextSpacingTrim | undefined;
  1544. "text-transform"?: import("csstype").Property.TextTransform | undefined;
  1545. "text-underline-offset"?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
  1546. "text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
  1547. "text-wrap-mode"?: import("csstype").Property.TextWrapMode | undefined;
  1548. "text-wrap-style"?: import("csstype").Property.TextWrapStyle | undefined;
  1549. "timeline-scope"?: import("csstype").Property.TimelineScope | undefined;
  1550. "touch-action"?: import("csstype").Property.TouchAction | undefined;
  1551. "transform-box"?: import("csstype").Property.TransformBox | undefined;
  1552. "transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1553. "transform-style"?: import("csstype").Property.TransformStyle | undefined;
  1554. "transition-behavior"?: import("csstype").Property.TransitionBehavior | undefined;
  1555. "transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1556. "transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1557. "transition-property"?: import("csstype").Property.TransitionProperty | undefined;
  1558. "transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
  1559. "unicode-bidi"?: import("csstype").Property.UnicodeBidi | undefined;
  1560. "user-select"?: import("csstype").Property.UserSelect | undefined;
  1561. "vector-effect"?: import("csstype").Property.VectorEffect | undefined;
  1562. "vertical-align"?: import("csstype").Property.VerticalAlign<string | number> | undefined;
  1563. "view-timeline-axis"?: import("csstype").Property.ViewTimelineAxis | undefined;
  1564. "view-timeline-inset"?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
  1565. "view-timeline-name"?: import("csstype").Property.ViewTimelineName | undefined;
  1566. "view-transition-class"?: import("csstype").Property.ViewTransitionClass | undefined;
  1567. "view-transition-name"?: import("csstype").Property.ViewTransitionName | undefined;
  1568. "white-space"?: import("csstype").Property.WhiteSpace | undefined;
  1569. "white-space-collapse"?: import("csstype").Property.WhiteSpaceCollapse | undefined;
  1570. "will-change"?: import("csstype").Property.WillChange | undefined;
  1571. "word-break"?: import("csstype").Property.WordBreak | undefined;
  1572. "word-spacing"?: import("csstype").Property.WordSpacing<string | number> | undefined;
  1573. "word-wrap"?: import("csstype").Property.WordWrap | undefined;
  1574. "writing-mode"?: import("csstype").Property.WritingMode | undefined;
  1575. "z-index"?: import("csstype").Property.ZIndex | undefined;
  1576. "animation-range"?: import("csstype").Property.AnimationRange<string | number> | undefined;
  1577. "background-position"?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
  1578. "border-block"?: import("csstype").Property.BorderBlock<string | number> | undefined;
  1579. "border-block-color"?: import("csstype").Property.BorderBlockColor | undefined;
  1580. "border-block-end"?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
  1581. "border-block-start"?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
  1582. "border-block-style"?: import("csstype").Property.BorderBlockStyle | undefined;
  1583. "border-block-width"?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
  1584. "border-bottom"?: import("csstype").Property.BorderBottom<string | number> | undefined;
  1585. "border-color"?: import("csstype").Property.BorderColor | undefined;
  1586. "border-image"?: import("csstype").Property.BorderImage | undefined;
  1587. "border-inline"?: import("csstype").Property.BorderInline<string | number> | undefined;
  1588. "border-inline-color"?: import("csstype").Property.BorderInlineColor | undefined;
  1589. "border-inline-end"?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
  1590. "border-inline-start"?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
  1591. "border-inline-style"?: import("csstype").Property.BorderInlineStyle | undefined;
  1592. "border-inline-width"?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
  1593. "border-left"?: import("csstype").Property.BorderLeft<string | number> | undefined;
  1594. "border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
  1595. "border-right"?: import("csstype").Property.BorderRight<string | number> | undefined;
  1596. "border-style"?: import("csstype").Property.BorderStyle | undefined;
  1597. "border-top"?: import("csstype").Property.BorderTop<string | number> | undefined;
  1598. "border-width"?: import("csstype").Property.BorderWidth<string | number> | undefined;
  1599. "column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
  1600. "contain-intrinsic-size"?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
  1601. "flex-flow"?: import("csstype").Property.FlexFlow | undefined;
  1602. "grid-area"?: import("csstype").Property.GridArea | undefined;
  1603. "grid-column"?: import("csstype").Property.GridColumn | undefined;
  1604. "grid-row"?: import("csstype").Property.GridRow | undefined;
  1605. "grid-template"?: import("csstype").Property.GridTemplate | undefined;
  1606. "inset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
  1607. "inset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
  1608. "line-clamp"?: import("csstype").Property.LineClamp | undefined;
  1609. "list-style"?: import("csstype").Property.ListStyle | undefined;
  1610. "margin-block"?: import("csstype").Property.MarginBlock<string | number> | undefined;
  1611. "margin-inline"?: import("csstype").Property.MarginInline<string | number> | undefined;
  1612. "mask-border"?: import("csstype").Property.MaskBorder | undefined;
  1613. "overscroll-behavior"?: import("csstype").Property.OverscrollBehavior | undefined;
  1614. "padding-block"?: import("csstype").Property.PaddingBlock<string | number> | undefined;
  1615. "padding-inline"?: import("csstype").Property.PaddingInline<string | number> | undefined;
  1616. "place-content"?: import("csstype").Property.PlaceContent | undefined;
  1617. "place-items"?: import("csstype").Property.PlaceItems | undefined;
  1618. "place-self"?: import("csstype").Property.PlaceSelf | undefined;
  1619. "position-try"?: import("csstype").Property.PositionTry | undefined;
  1620. "scroll-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
  1621. "scroll-margin-block"?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
  1622. "scroll-margin-inline"?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
  1623. "scroll-padding"?: import("csstype").Property.ScrollPadding<string | number> | undefined;
  1624. "scroll-padding-block"?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
  1625. "scroll-padding-inline"?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
  1626. "scroll-snap-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
  1627. "scroll-timeline"?: import("csstype").Property.ScrollTimeline | undefined;
  1628. "text-decoration"?: import("csstype").Property.TextDecoration<string | number> | undefined;
  1629. "text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
  1630. "text-wrap"?: import("csstype").Property.TextWrap | undefined;
  1631. "view-timeline"?: import("csstype").Property.ViewTimeline | undefined;
  1632. "-moz-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  1633. "-moz-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
  1634. "-moz-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  1635. "-moz-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
  1636. "-moz-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
  1637. "-moz-animation-name"?: import("csstype").Property.AnimationName | undefined;
  1638. "-moz-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
  1639. "-moz-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
  1640. "-moz-appearance"?: import("csstype").Property.MozAppearance | undefined;
  1641. "-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
  1642. "-moz-binding"?: import("csstype").Property.MozBinding | undefined;
  1643. "-moz-border-bottom-colors"?: import("csstype").Property.MozBorderBottomColors | undefined;
  1644. "-moz-border-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
  1645. "-moz-border-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
  1646. "-moz-border-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
  1647. "-moz-border-left-colors"?: import("csstype").Property.MozBorderLeftColors | undefined;
  1648. "-moz-border-right-colors"?: import("csstype").Property.MozBorderRightColors | undefined;
  1649. "-moz-border-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
  1650. "-moz-border-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
  1651. "-moz-border-top-colors"?: import("csstype").Property.MozBorderTopColors | undefined;
  1652. "-moz-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
  1653. "-moz-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
  1654. "-moz-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
  1655. "-moz-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
  1656. "-moz-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
  1657. "-moz-context-properties"?: import("csstype").Property.MozContextProperties | undefined;
  1658. "-moz-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
  1659. "-moz-font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
  1660. "-moz-hyphens"?: import("csstype").Property.Hyphens | undefined;
  1661. "-moz-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
  1662. "-moz-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
  1663. "-moz-orient"?: import("csstype").Property.MozOrient | undefined;
  1664. "-moz-osx-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
  1665. "-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
  1666. "-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
  1667. "-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
  1668. "-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
  1669. "-moz-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
  1670. "-moz-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
  1671. "-moz-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
  1672. "-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
  1673. "-moz-stack-sizing"?: import("csstype").Property.MozStackSizing | undefined;
  1674. "-moz-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
  1675. "-moz-text-blink"?: import("csstype").Property.MozTextBlink | undefined;
  1676. "-moz-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
  1677. "-moz-transform"?: import("csstype").Property.Transform | undefined;
  1678. "-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1679. "-moz-transform-style"?: import("csstype").Property.TransformStyle | undefined;
  1680. "-moz-user-modify"?: import("csstype").Property.MozUserModify | undefined;
  1681. "-moz-user-select"?: import("csstype").Property.UserSelect | undefined;
  1682. "-moz-window-dragging"?: import("csstype").Property.MozWindowDragging | undefined;
  1683. "-moz-window-shadow"?: import("csstype").Property.MozWindowShadow | undefined;
  1684. "-ms-accelerator"?: import("csstype").Property.MsAccelerator | undefined;
  1685. "-ms-block-progression"?: import("csstype").Property.MsBlockProgression | undefined;
  1686. "-ms-content-zoom-chaining"?: import("csstype").Property.MsContentZoomChaining | undefined;
  1687. "-ms-content-zoom-limit-max"?: import("csstype").Property.MsContentZoomLimitMax | undefined;
  1688. "-ms-content-zoom-limit-min"?: import("csstype").Property.MsContentZoomLimitMin | undefined;
  1689. "-ms-content-zoom-snap-points"?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
  1690. "-ms-content-zoom-snap-type"?: import("csstype").Property.MsContentZoomSnapType | undefined;
  1691. "-ms-content-zooming"?: import("csstype").Property.MsContentZooming | undefined;
  1692. "-ms-filter"?: import("csstype").Property.MsFilter | undefined;
  1693. "-ms-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
  1694. "-ms-flex-positive"?: import("csstype").Property.FlexGrow | undefined;
  1695. "-ms-flow-from"?: import("csstype").Property.MsFlowFrom | undefined;
  1696. "-ms-flow-into"?: import("csstype").Property.MsFlowInto | undefined;
  1697. "-ms-grid-columns"?: import("csstype").Property.MsGridColumns<string | number> | undefined;
  1698. "-ms-grid-rows"?: import("csstype").Property.MsGridRows<string | number> | undefined;
  1699. "-ms-high-contrast-adjust"?: import("csstype").Property.MsHighContrastAdjust | undefined;
  1700. "-ms-hyphenate-limit-chars"?: import("csstype").Property.MsHyphenateLimitChars | undefined;
  1701. "-ms-hyphenate-limit-lines"?: import("csstype").Property.MsHyphenateLimitLines | undefined;
  1702. "-ms-hyphenate-limit-zone"?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
  1703. "-ms-hyphens"?: import("csstype").Property.Hyphens | undefined;
  1704. "-ms-ime-align"?: import("csstype").Property.MsImeAlign | undefined;
  1705. "-ms-line-break"?: import("csstype").Property.LineBreak | undefined;
  1706. "-ms-order"?: import("csstype").Property.Order | undefined;
  1707. "-ms-overflow-style"?: import("csstype").Property.MsOverflowStyle | undefined;
  1708. "-ms-overflow-x"?: import("csstype").Property.OverflowX | undefined;
  1709. "-ms-overflow-y"?: import("csstype").Property.OverflowY | undefined;
  1710. "-ms-scroll-chaining"?: import("csstype").Property.MsScrollChaining | undefined;
  1711. "-ms-scroll-limit-x-max"?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
  1712. "-ms-scroll-limit-x-min"?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
  1713. "-ms-scroll-limit-y-max"?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
  1714. "-ms-scroll-limit-y-min"?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
  1715. "-ms-scroll-rails"?: import("csstype").Property.MsScrollRails | undefined;
  1716. "-ms-scroll-snap-points-x"?: import("csstype").Property.MsScrollSnapPointsX | undefined;
  1717. "-ms-scroll-snap-points-y"?: import("csstype").Property.MsScrollSnapPointsY | undefined;
  1718. "-ms-scroll-snap-type"?: import("csstype").Property.MsScrollSnapType | undefined;
  1719. "-ms-scroll-translation"?: import("csstype").Property.MsScrollTranslation | undefined;
  1720. "-ms-scrollbar-3dlight-color"?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
  1721. "-ms-scrollbar-arrow-color"?: import("csstype").Property.MsScrollbarArrowColor | undefined;
  1722. "-ms-scrollbar-base-color"?: import("csstype").Property.MsScrollbarBaseColor | undefined;
  1723. "-ms-scrollbar-darkshadow-color"?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
  1724. "-ms-scrollbar-face-color"?: import("csstype").Property.MsScrollbarFaceColor | undefined;
  1725. "-ms-scrollbar-highlight-color"?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
  1726. "-ms-scrollbar-shadow-color"?: import("csstype").Property.MsScrollbarShadowColor | undefined;
  1727. "-ms-scrollbar-track-color"?: import("csstype").Property.MsScrollbarTrackColor | undefined;
  1728. "-ms-text-autospace"?: import("csstype").Property.MsTextAutospace | undefined;
  1729. "-ms-text-combine-horizontal"?: import("csstype").Property.TextCombineUpright | undefined;
  1730. "-ms-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
  1731. "-ms-touch-action"?: import("csstype").Property.TouchAction | undefined;
  1732. "-ms-touch-select"?: import("csstype").Property.MsTouchSelect | undefined;
  1733. "-ms-transform"?: import("csstype").Property.Transform | undefined;
  1734. "-ms-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1735. "-ms-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1736. "-ms-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1737. "-ms-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
  1738. "-ms-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
  1739. "-ms-user-select"?: import("csstype").Property.MsUserSelect | undefined;
  1740. "-ms-word-break"?: import("csstype").Property.WordBreak | undefined;
  1741. "-ms-wrap-flow"?: import("csstype").Property.MsWrapFlow | undefined;
  1742. "-ms-wrap-margin"?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
  1743. "-ms-wrap-through"?: import("csstype").Property.MsWrapThrough | undefined;
  1744. "-ms-writing-mode"?: import("csstype").Property.WritingMode | undefined;
  1745. "-webkit-align-content"?: import("csstype").Property.AlignContent | undefined;
  1746. "-webkit-align-items"?: import("csstype").Property.AlignItems | undefined;
  1747. "-webkit-align-self"?: import("csstype").Property.AlignSelf | undefined;
  1748. "-webkit-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  1749. "-webkit-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
  1750. "-webkit-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  1751. "-webkit-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
  1752. "-webkit-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
  1753. "-webkit-animation-name"?: import("csstype").Property.AnimationName | undefined;
  1754. "-webkit-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
  1755. "-webkit-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
  1756. "-webkit-appearance"?: import("csstype").Property.WebkitAppearance | undefined;
  1757. "-webkit-backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
  1758. "-webkit-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
  1759. "-webkit-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
  1760. "-webkit-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
  1761. "-webkit-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  1762. "-webkit-border-before-color"?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
  1763. "-webkit-border-before-style"?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
  1764. "-webkit-border-before-width"?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
  1765. "-webkit-border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
  1766. "-webkit-border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
  1767. "-webkit-border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
  1768. "-webkit-border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
  1769. "-webkit-border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
  1770. "-webkit-box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
  1771. "-webkit-box-reflect"?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
  1772. "-webkit-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
  1773. "-webkit-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
  1774. "-webkit-clip-path"?: import("csstype").Property.ClipPath | undefined;
  1775. "-webkit-column-count"?: import("csstype").Property.ColumnCount | undefined;
  1776. "-webkit-column-fill"?: import("csstype").Property.ColumnFill | undefined;
  1777. "-webkit-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
  1778. "-webkit-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
  1779. "-webkit-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
  1780. "-webkit-column-span"?: import("csstype").Property.ColumnSpan | undefined;
  1781. "-webkit-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
  1782. "-webkit-filter"?: import("csstype").Property.Filter | undefined;
  1783. "-webkit-flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
  1784. "-webkit-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
  1785. "-webkit-flex-grow"?: import("csstype").Property.FlexGrow | undefined;
  1786. "-webkit-flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
  1787. "-webkit-flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
  1788. "-webkit-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
  1789. "-webkit-font-kerning"?: import("csstype").Property.FontKerning | undefined;
  1790. "-webkit-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
  1791. "-webkit-font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
  1792. "-webkit-hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
  1793. "-webkit-hyphens"?: import("csstype").Property.Hyphens | undefined;
  1794. "-webkit-initial-letter"?: import("csstype").Property.InitialLetter | undefined;
  1795. "-webkit-justify-content"?: import("csstype").Property.JustifyContent | undefined;
  1796. "-webkit-line-break"?: import("csstype").Property.LineBreak | undefined;
  1797. "-webkit-line-clamp"?: import("csstype").Property.WebkitLineClamp | undefined;
  1798. "-webkit-logical-height"?: import("csstype").Property.BlockSize<string | number> | undefined;
  1799. "-webkit-logical-width"?: import("csstype").Property.InlineSize<string | number> | undefined;
  1800. "-webkit-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
  1801. "-webkit-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
  1802. "-webkit-mask-attachment"?: import("csstype").Property.WebkitMaskAttachment | undefined;
  1803. "-webkit-mask-box-image-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
  1804. "-webkit-mask-box-image-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
  1805. "-webkit-mask-box-image-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
  1806. "-webkit-mask-box-image-source"?: import("csstype").Property.MaskBorderSource | undefined;
  1807. "-webkit-mask-box-image-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
  1808. "-webkit-mask-clip"?: import("csstype").Property.WebkitMaskClip | undefined;
  1809. "-webkit-mask-composite"?: import("csstype").Property.WebkitMaskComposite | undefined;
  1810. "-webkit-mask-image"?: import("csstype").Property.WebkitMaskImage | undefined;
  1811. "-webkit-mask-origin"?: import("csstype").Property.WebkitMaskOrigin | undefined;
  1812. "-webkit-mask-position"?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
  1813. "-webkit-mask-position-x"?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
  1814. "-webkit-mask-position-y"?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
  1815. "-webkit-mask-repeat"?: import("csstype").Property.WebkitMaskRepeat | undefined;
  1816. "-webkit-mask-repeat-x"?: import("csstype").Property.WebkitMaskRepeatX | undefined;
  1817. "-webkit-mask-repeat-y"?: import("csstype").Property.WebkitMaskRepeatY | undefined;
  1818. "-webkit-mask-size"?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
  1819. "-webkit-max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
  1820. "-webkit-order"?: import("csstype").Property.Order | undefined;
  1821. "-webkit-overflow-scrolling"?: import("csstype").Property.WebkitOverflowScrolling | undefined;
  1822. "-webkit-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
  1823. "-webkit-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
  1824. "-webkit-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
  1825. "-webkit-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
  1826. "-webkit-print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
  1827. "-webkit-ruby-position"?: import("csstype").Property.RubyPosition | undefined;
  1828. "-webkit-scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
  1829. "-webkit-shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
  1830. "-webkit-tap-highlight-color"?: import("csstype").Property.WebkitTapHighlightColor | undefined;
  1831. "-webkit-text-combine"?: import("csstype").Property.TextCombineUpright | undefined;
  1832. "-webkit-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
  1833. "-webkit-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
  1834. "-webkit-text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
  1835. "-webkit-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
  1836. "-webkit-text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
  1837. "-webkit-text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
  1838. "-webkit-text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
  1839. "-webkit-text-fill-color"?: import("csstype").Property.WebkitTextFillColor | undefined;
  1840. "-webkit-text-orientation"?: import("csstype").Property.TextOrientation | undefined;
  1841. "-webkit-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
  1842. "-webkit-text-stroke-color"?: import("csstype").Property.WebkitTextStrokeColor | undefined;
  1843. "-webkit-text-stroke-width"?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
  1844. "-webkit-text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
  1845. "-webkit-touch-callout"?: import("csstype").Property.WebkitTouchCallout | undefined;
  1846. "-webkit-transform"?: import("csstype").Property.Transform | undefined;
  1847. "-webkit-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1848. "-webkit-transform-style"?: import("csstype").Property.TransformStyle | undefined;
  1849. "-webkit-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1850. "-webkit-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1851. "-webkit-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
  1852. "-webkit-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
  1853. "-webkit-user-modify"?: import("csstype").Property.WebkitUserModify | undefined;
  1854. "-webkit-user-select"?: import("csstype").Property.WebkitUserSelect | undefined;
  1855. "-webkit-writing-mode"?: import("csstype").Property.WritingMode | undefined;
  1856. "-moz-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
  1857. "-moz-border-image"?: import("csstype").Property.BorderImage | undefined;
  1858. "-moz-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
  1859. "-moz-columns"?: import("csstype").Property.Columns<string | number> | undefined;
  1860. "-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
  1861. "-moz-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
  1862. "-ms-content-zoom-limit"?: import("csstype").Property.MsContentZoomLimit | undefined;
  1863. "-ms-content-zoom-snap"?: import("csstype").Property.MsContentZoomSnap | undefined;
  1864. "-ms-flex"?: import("csstype").Property.Flex<string | number> | undefined;
  1865. "-ms-scroll-limit"?: import("csstype").Property.MsScrollLimit | undefined;
  1866. "-ms-scroll-snap-x"?: import("csstype").Property.MsScrollSnapX | undefined;
  1867. "-ms-scroll-snap-y"?: import("csstype").Property.MsScrollSnapY | undefined;
  1868. "-ms-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
  1869. "-webkit-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
  1870. "-webkit-border-before"?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
  1871. "-webkit-border-image"?: import("csstype").Property.BorderImage | undefined;
  1872. "-webkit-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
  1873. "-webkit-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
  1874. "-webkit-columns"?: import("csstype").Property.Columns<string | number> | undefined;
  1875. "-webkit-flex"?: import("csstype").Property.Flex<string | number> | undefined;
  1876. "-webkit-flex-flow"?: import("csstype").Property.FlexFlow | undefined;
  1877. "-webkit-mask"?: import("csstype").Property.WebkitMask<string | number> | undefined;
  1878. "-webkit-mask-box-image"?: import("csstype").Property.MaskBorder | undefined;
  1879. "-webkit-text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
  1880. "-webkit-text-stroke"?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
  1881. "-webkit-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
  1882. "box-align"?: import("csstype").Property.BoxAlign | undefined;
  1883. "box-direction"?: import("csstype").Property.BoxDirection | undefined;
  1884. "box-flex"?: import("csstype").Property.BoxFlex | undefined;
  1885. "box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
  1886. "box-lines"?: import("csstype").Property.BoxLines | undefined;
  1887. "box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1888. "box-orient"?: import("csstype").Property.BoxOrient | undefined;
  1889. "box-pack"?: import("csstype").Property.BoxPack | undefined;
  1890. "font-stretch"?: import("csstype").Property.FontStretch | undefined;
  1891. "grid-column-gap"?: import("csstype").Property.GridColumnGap<string | number> | undefined;
  1892. "grid-gap"?: import("csstype").Property.GridGap<string | number> | undefined;
  1893. "grid-row-gap"?: import("csstype").Property.GridRowGap<string | number> | undefined;
  1894. "ime-mode"?: import("csstype").Property.ImeMode | undefined;
  1895. "inset-area"?: import("csstype").Property.PositionArea | undefined;
  1896. "offset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
  1897. "offset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
  1898. "offset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
  1899. "offset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
  1900. "offset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
  1901. "offset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
  1902. "page-break-after"?: import("csstype").Property.PageBreakAfter | undefined;
  1903. "page-break-before"?: import("csstype").Property.PageBreakBefore | undefined;
  1904. "page-break-inside"?: import("csstype").Property.PageBreakInside | undefined;
  1905. "position-try-options"?: import("csstype").Property.PositionTryFallbacks | undefined;
  1906. "scroll-snap-coordinate"?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
  1907. "scroll-snap-destination"?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
  1908. "scroll-snap-points-x"?: import("csstype").Property.ScrollSnapPointsX | undefined;
  1909. "scroll-snap-points-y"?: import("csstype").Property.ScrollSnapPointsY | undefined;
  1910. "scroll-snap-type-x"?: import("csstype").Property.ScrollSnapTypeX | undefined;
  1911. "scroll-snap-type-y"?: import("csstype").Property.ScrollSnapTypeY | undefined;
  1912. "-khtml-box-align"?: import("csstype").Property.BoxAlign | undefined;
  1913. "-khtml-box-direction"?: import("csstype").Property.BoxDirection | undefined;
  1914. "-khtml-box-flex"?: import("csstype").Property.BoxFlex | undefined;
  1915. "-khtml-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
  1916. "-khtml-box-lines"?: import("csstype").Property.BoxLines | undefined;
  1917. "-khtml-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1918. "-khtml-box-orient"?: import("csstype").Property.BoxOrient | undefined;
  1919. "-khtml-box-pack"?: import("csstype").Property.BoxPack | undefined;
  1920. "-khtml-line-break"?: import("csstype").Property.LineBreak | undefined;
  1921. "-khtml-opacity"?: import("csstype").Property.Opacity | undefined;
  1922. "-khtml-user-select"?: import("csstype").Property.UserSelect | undefined;
  1923. "-moz-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
  1924. "-moz-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
  1925. "-moz-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  1926. "-moz-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
  1927. "-moz-border-radius-bottomleft"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
  1928. "-moz-border-radius-bottomright"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
  1929. "-moz-border-radius-topleft"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
  1930. "-moz-border-radius-topright"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
  1931. "-moz-box-align"?: import("csstype").Property.BoxAlign | undefined;
  1932. "-moz-box-direction"?: import("csstype").Property.BoxDirection | undefined;
  1933. "-moz-box-flex"?: import("csstype").Property.BoxFlex | undefined;
  1934. "-moz-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1935. "-moz-box-orient"?: import("csstype").Property.BoxOrient | undefined;
  1936. "-moz-box-pack"?: import("csstype").Property.BoxPack | undefined;
  1937. "-moz-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
  1938. "-moz-column-count"?: import("csstype").Property.ColumnCount | undefined;
  1939. "-moz-column-fill"?: import("csstype").Property.ColumnFill | undefined;
  1940. "-moz-float-edge"?: import("csstype").Property.MozFloatEdge | undefined;
  1941. "-moz-force-broken-image-icon"?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
  1942. "-moz-opacity"?: import("csstype").Property.Opacity | undefined;
  1943. "-moz-outline"?: import("csstype").Property.Outline<string | number> | undefined;
  1944. "-moz-outline-color"?: import("csstype").Property.OutlineColor | undefined;
  1945. "-moz-outline-style"?: import("csstype").Property.OutlineStyle | undefined;
  1946. "-moz-outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
  1947. "-moz-text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
  1948. "-moz-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
  1949. "-moz-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
  1950. "-moz-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
  1951. "-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1952. "-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1953. "-moz-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
  1954. "-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
  1955. "-moz-user-focus"?: import("csstype").Property.MozUserFocus | undefined;
  1956. "-moz-user-input"?: import("csstype").Property.MozUserInput | undefined;
  1957. "-ms-ime-mode"?: import("csstype").Property.ImeMode | undefined;
  1958. "-o-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
  1959. "-o-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
  1960. "-o-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
  1961. "-o-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
  1962. "-o-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
  1963. "-o-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
  1964. "-o-animation-name"?: import("csstype").Property.AnimationName | undefined;
  1965. "-o-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
  1966. "-o-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
  1967. "-o-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
  1968. "-o-border-image"?: import("csstype").Property.BorderImage | undefined;
  1969. "-o-object-fit"?: import("csstype").Property.ObjectFit | undefined;
  1970. "-o-object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
  1971. "-o-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
  1972. "-o-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
  1973. "-o-transform"?: import("csstype").Property.Transform | undefined;
  1974. "-o-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
  1975. "-o-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
  1976. "-o-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
  1977. "-o-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
  1978. "-o-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
  1979. "-o-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
  1980. "-webkit-box-align"?: import("csstype").Property.BoxAlign | undefined;
  1981. "-webkit-box-direction"?: import("csstype").Property.BoxDirection | undefined;
  1982. "-webkit-box-flex"?: import("csstype").Property.BoxFlex | undefined;
  1983. "-webkit-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
  1984. "-webkit-box-lines"?: import("csstype").Property.BoxLines | undefined;
  1985. "-webkit-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
  1986. "-webkit-box-orient"?: import("csstype").Property.BoxOrient | undefined;
  1987. "-webkit-box-pack"?: import("csstype").Property.BoxPack | undefined;
  1988. "color-interpolation"?: import("csstype").Property.ColorInterpolation | undefined;
  1989. "color-rendering"?: import("csstype").Property.ColorRendering | undefined;
  1990. "glyph-orientation-vertical"?: import("csstype").Property.GlyphOrientationVertical | undefined;
  1991. }>;
  1992. showInput: import("vue").Ref<boolean>;
  1993. inputValue: import("vue").Ref<string>;
  1994. inputPlaceholder: import("vue").Ref<string>;
  1995. inputType: import("vue").Ref<import("element-plus/es/components/input").InputType>;
  1996. inputPattern: import("vue").Ref<RegExp | null>;
  1997. inputValidator: import("vue").Ref<import("./message-box.type").MessageBoxInputValidator>;
  1998. inputErrorMessage: import("vue").Ref<string>;
  1999. showConfirmButton: import("vue").Ref<boolean>;
  2000. showCancelButton: import("vue").Ref<boolean>;
  2001. action: import("vue").Ref<Action>;
  2002. dangerouslyUseHTMLString: import("vue").Ref<boolean>;
  2003. confirmButtonText: import("vue").Ref<string>;
  2004. cancelButtonText: import("vue").Ref<string>;
  2005. confirmButtonType: import("vue").Ref<"" | "text" | "default" | "primary" | "success" | "warning" | "info" | "danger">;
  2006. cancelButtonType: import("vue").Ref<"" | "text" | "default" | "primary" | "success" | "warning" | "info" | "danger">;
  2007. confirmButtonLoading: import("vue").Ref<boolean>;
  2008. cancelButtonLoading: import("vue").Ref<boolean>;
  2009. confirmButtonLoadingIcon: import("vue").Ref<string | import("vue").FunctionalComponent<any, {}, any, {}> | {
  2010. new (...args: any[]): any;
  2011. __isFragment?: never;
  2012. __isTeleport?: never;
  2013. __isSuspense?: never;
  2014. } | {
  2015. [x: string]: any;
  2016. setup?: ((this: void, props: import("@vue/shared").LooseRequired<any>, ctx: {
  2017. attrs: {
  2018. [x: string]: unknown;
  2019. };
  2020. slots: Readonly<{
  2021. [name: string]: import("vue").Slot<any> | undefined;
  2022. }>;
  2023. emit: ((event: unknown, ...args: any[]) => void) | ((event: string, ...args: any[]) => void);
  2024. expose: <Exposed extends Record<string, any> = Record<string, any>>(exposed?: Exposed) => void;
  2025. }) => any) | undefined;
  2026. name?: string | undefined;
  2027. template?: (string | object) | undefined;
  2028. render?: Function | undefined;
  2029. components?: Record<string, import("vue").Component> | undefined;
  2030. directives?: Record<string, import("vue").Directive> | undefined;
  2031. inheritAttrs?: boolean | undefined;
  2032. emits?: any;
  2033. slots?: {} | undefined;
  2034. expose?: string[] | undefined;
  2035. serverPrefetch?: (() => void | Promise<any>) | undefined;
  2036. compilerOptions?: {
  2037. isCustomElement?: ((tag: string) => boolean) | undefined;
  2038. whitespace?: ("preserve" | "condense") | undefined;
  2039. comments?: boolean | undefined;
  2040. delimiters?: [string, string] | undefined;
  2041. } | undefined;
  2042. call?: ((this: unknown, ...args: unknown[]) => never) | undefined;
  2043. __isFragment?: never | undefined;
  2044. __isTeleport?: never | undefined;
  2045. __isSuspense?: never | undefined;
  2046. __defaults?: any;
  2047. compatConfig?: {
  2048. GLOBAL_MOUNT?: boolean | "suppress-warning" | undefined;
  2049. GLOBAL_MOUNT_CONTAINER?: boolean | "suppress-warning" | undefined;
  2050. GLOBAL_EXTEND?: boolean | "suppress-warning" | undefined;
  2051. GLOBAL_PROTOTYPE?: boolean | "suppress-warning" | undefined;
  2052. GLOBAL_SET?: boolean | "suppress-warning" | undefined;
  2053. GLOBAL_DELETE?: boolean | "suppress-warning" | undefined;
  2054. GLOBAL_OBSERVABLE?: boolean | "suppress-warning" | undefined;
  2055. GLOBAL_PRIVATE_UTIL?: boolean | "suppress-warning" | undefined;
  2056. CONFIG_SILENT?: boolean | "suppress-warning" | undefined;
  2057. CONFIG_DEVTOOLS?: boolean | "suppress-warning" | undefined;
  2058. CONFIG_KEY_CODES?: boolean | "suppress-warning" | undefined;
  2059. CONFIG_PRODUCTION_TIP?: boolean | "suppress-warning" | undefined;
  2060. CONFIG_IGNORED_ELEMENTS?: boolean | "suppress-warning" | undefined;
  2061. CONFIG_WHITESPACE?: boolean | "suppress-warning" | undefined;
  2062. CONFIG_OPTION_MERGE_STRATS?: boolean | "suppress-warning" | undefined;
  2063. INSTANCE_SET?: boolean | "suppress-warning" | undefined;
  2064. INSTANCE_DELETE?: boolean | "suppress-warning" | undefined;
  2065. INSTANCE_DESTROY?: boolean | "suppress-warning" | undefined;
  2066. INSTANCE_EVENT_EMITTER?: boolean | "suppress-warning" | undefined;
  2067. INSTANCE_EVENT_HOOKS?: boolean | "suppress-warning" | undefined;
  2068. INSTANCE_CHILDREN?: boolean | "suppress-warning" | undefined;
  2069. INSTANCE_LISTENERS?: boolean | "suppress-warning" | undefined;
  2070. INSTANCE_SCOPED_SLOTS?: boolean | "suppress-warning" | undefined;
  2071. INSTANCE_ATTRS_CLASS_STYLE?: boolean | "suppress-warning" | undefined;
  2072. OPTIONS_DATA_FN?: boolean | "suppress-warning" | undefined;
  2073. OPTIONS_DATA_MERGE?: boolean | "suppress-warning" | undefined;
  2074. OPTIONS_BEFORE_DESTROY?: boolean | "suppress-warning" | undefined;
  2075. OPTIONS_DESTROYED?: boolean | "suppress-warning" | undefined;
  2076. WATCH_ARRAY?: boolean | "suppress-warning" | undefined;
  2077. PROPS_DEFAULT_THIS?: boolean | "suppress-warning" | undefined;
  2078. V_ON_KEYCODE_MODIFIER?: boolean | "suppress-warning" | undefined;
  2079. CUSTOM_DIR?: boolean | "suppress-warning" | undefined;
  2080. ATTR_FALSE_VALUE?: boolean | "suppress-warning" | undefined;
  2081. ATTR_ENUMERATED_COERCION?: boolean | "suppress-warning" | undefined;
  2082. TRANSITION_CLASSES?: boolean | "suppress-warning" | undefined;
  2083. TRANSITION_GROUP_ROOT?: boolean | "suppress-warning" | undefined;
  2084. COMPONENT_ASYNC?: boolean | "suppress-warning" | undefined;
  2085. COMPONENT_FUNCTIONAL?: boolean | "suppress-warning" | undefined;
  2086. COMPONENT_V_MODEL?: boolean | "suppress-warning" | undefined;
  2087. RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
  2088. FILTERS?: boolean | "suppress-warning" | undefined;
  2089. PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
  2090. MODE?: (2 | 3 | ((comp: import("vue").Component | null) => 2 | 3)) | undefined;
  2091. } | undefined;
  2092. data?: ((this: any, vm: any) => any) | undefined;
  2093. computed?: import("vue").ComputedOptions | undefined;
  2094. methods?: import("vue").MethodOptions | undefined;
  2095. watch?: {
  2096. [x: string]: (string | import("vue").WatchCallback<any, any> | ({
  2097. handler: import("vue").WatchCallback | string;
  2098. } & import("vue").WatchOptions<boolean>)) | (string | import("vue").WatchCallback<any, any> | ({
  2099. handler: import("vue").WatchCallback | string;
  2100. } & import("vue").WatchOptions<boolean>))[];
  2101. } | undefined;
  2102. provide?: import("vue").ComponentProvideOptions | undefined;
  2103. inject?: {} | string[] | undefined;
  2104. filters?: Record<string, Function> | undefined;
  2105. mixins?: any[] | undefined;
  2106. extends?: any;
  2107. beforeCreate?: (() => void) | undefined;
  2108. created?: (() => void) | undefined;
  2109. beforeMount?: (() => void) | undefined;
  2110. mounted?: (() => void) | undefined;
  2111. beforeUpdate?: (() => void) | undefined;
  2112. updated?: (() => void) | undefined;
  2113. activated?: (() => void) | undefined;
  2114. deactivated?: (() => void) | undefined;
  2115. beforeDestroy?: (() => void) | undefined;
  2116. beforeUnmount?: (() => void) | undefined;
  2117. destroyed?: (() => void) | undefined;
  2118. unmounted?: (() => void) | undefined;
  2119. renderTracked?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  2120. renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  2121. errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | undefined;
  2122. delimiters?: [string, string] | undefined;
  2123. __differentiator?: string | number | symbol | undefined;
  2124. __isBuiltIn?: boolean | undefined;
  2125. __file?: string | undefined;
  2126. __name?: string | undefined;
  2127. beforeRouteEnter?: (import("vue-router").TypesConfig extends Record<"beforeRouteEnter", infer T> ? T : import("vue-router").NavigationGuardWithThis<undefined>) | undefined;
  2128. beforeRouteUpdate?: (import("vue-router").TypesConfig extends Record<"beforeRouteUpdate", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  2129. beforeRouteLeave?: (import("vue-router").TypesConfig extends Record<"beforeRouteLeave", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  2130. }>;
  2131. cancelButtonLoadingIcon: import("vue").Ref<string | import("vue").FunctionalComponent<any, {}, any, {}> | {
  2132. new (...args: any[]): any;
  2133. __isFragment?: never;
  2134. __isTeleport?: never;
  2135. __isSuspense?: never;
  2136. } | {
  2137. [x: string]: any;
  2138. setup?: ((this: void, props: import("@vue/shared").LooseRequired<any>, ctx: {
  2139. attrs: {
  2140. [x: string]: unknown;
  2141. };
  2142. slots: Readonly<{
  2143. [name: string]: import("vue").Slot<any> | undefined;
  2144. }>;
  2145. emit: ((event: unknown, ...args: any[]) => void) | ((event: string, ...args: any[]) => void);
  2146. expose: <Exposed extends Record<string, any> = Record<string, any>>(exposed?: Exposed) => void;
  2147. }) => any) | undefined;
  2148. name?: string | undefined;
  2149. template?: (string | object) | undefined;
  2150. render?: Function | undefined;
  2151. components?: Record<string, import("vue").Component> | undefined;
  2152. directives?: Record<string, import("vue").Directive> | undefined;
  2153. inheritAttrs?: boolean | undefined;
  2154. emits?: any;
  2155. slots?: {} | undefined;
  2156. expose?: string[] | undefined;
  2157. serverPrefetch?: (() => void | Promise<any>) | undefined;
  2158. compilerOptions?: {
  2159. isCustomElement?: ((tag: string) => boolean) | undefined;
  2160. whitespace?: ("preserve" | "condense") | undefined;
  2161. comments?: boolean | undefined;
  2162. delimiters?: [string, string] | undefined;
  2163. } | undefined;
  2164. call?: ((this: unknown, ...args: unknown[]) => never) | undefined;
  2165. __isFragment?: never | undefined;
  2166. __isTeleport?: never | undefined;
  2167. __isSuspense?: never | undefined;
  2168. __defaults?: any;
  2169. compatConfig?: {
  2170. GLOBAL_MOUNT?: boolean | "suppress-warning" | undefined;
  2171. GLOBAL_MOUNT_CONTAINER?: boolean | "suppress-warning" | undefined;
  2172. GLOBAL_EXTEND?: boolean | "suppress-warning" | undefined;
  2173. GLOBAL_PROTOTYPE?: boolean | "suppress-warning" | undefined;
  2174. GLOBAL_SET?: boolean | "suppress-warning" | undefined;
  2175. GLOBAL_DELETE?: boolean | "suppress-warning" | undefined;
  2176. GLOBAL_OBSERVABLE?: boolean | "suppress-warning" | undefined;
  2177. GLOBAL_PRIVATE_UTIL?: boolean | "suppress-warning" | undefined;
  2178. CONFIG_SILENT?: boolean | "suppress-warning" | undefined;
  2179. CONFIG_DEVTOOLS?: boolean | "suppress-warning" | undefined;
  2180. CONFIG_KEY_CODES?: boolean | "suppress-warning" | undefined;
  2181. CONFIG_PRODUCTION_TIP?: boolean | "suppress-warning" | undefined;
  2182. CONFIG_IGNORED_ELEMENTS?: boolean | "suppress-warning" | undefined;
  2183. CONFIG_WHITESPACE?: boolean | "suppress-warning" | undefined;
  2184. CONFIG_OPTION_MERGE_STRATS?: boolean | "suppress-warning" | undefined;
  2185. INSTANCE_SET?: boolean | "suppress-warning" | undefined;
  2186. INSTANCE_DELETE?: boolean | "suppress-warning" | undefined;
  2187. INSTANCE_DESTROY?: boolean | "suppress-warning" | undefined;
  2188. INSTANCE_EVENT_EMITTER?: boolean | "suppress-warning" | undefined;
  2189. INSTANCE_EVENT_HOOKS?: boolean | "suppress-warning" | undefined;
  2190. INSTANCE_CHILDREN?: boolean | "suppress-warning" | undefined;
  2191. INSTANCE_LISTENERS?: boolean | "suppress-warning" | undefined;
  2192. INSTANCE_SCOPED_SLOTS?: boolean | "suppress-warning" | undefined;
  2193. INSTANCE_ATTRS_CLASS_STYLE?: boolean | "suppress-warning" | undefined;
  2194. OPTIONS_DATA_FN?: boolean | "suppress-warning" | undefined;
  2195. OPTIONS_DATA_MERGE?: boolean | "suppress-warning" | undefined;
  2196. OPTIONS_BEFORE_DESTROY?: boolean | "suppress-warning" | undefined;
  2197. OPTIONS_DESTROYED?: boolean | "suppress-warning" | undefined;
  2198. WATCH_ARRAY?: boolean | "suppress-warning" | undefined;
  2199. PROPS_DEFAULT_THIS?: boolean | "suppress-warning" | undefined;
  2200. V_ON_KEYCODE_MODIFIER?: boolean | "suppress-warning" | undefined;
  2201. CUSTOM_DIR?: boolean | "suppress-warning" | undefined;
  2202. ATTR_FALSE_VALUE?: boolean | "suppress-warning" | undefined;
  2203. ATTR_ENUMERATED_COERCION?: boolean | "suppress-warning" | undefined;
  2204. TRANSITION_CLASSES?: boolean | "suppress-warning" | undefined;
  2205. TRANSITION_GROUP_ROOT?: boolean | "suppress-warning" | undefined;
  2206. COMPONENT_ASYNC?: boolean | "suppress-warning" | undefined;
  2207. COMPONENT_FUNCTIONAL?: boolean | "suppress-warning" | undefined;
  2208. COMPONENT_V_MODEL?: boolean | "suppress-warning" | undefined;
  2209. RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
  2210. FILTERS?: boolean | "suppress-warning" | undefined;
  2211. PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
  2212. MODE?: (2 | 3 | ((comp: import("vue").Component | null) => 2 | 3)) | undefined;
  2213. } | undefined;
  2214. data?: ((this: any, vm: any) => any) | undefined;
  2215. computed?: import("vue").ComputedOptions | undefined;
  2216. methods?: import("vue").MethodOptions | undefined;
  2217. watch?: {
  2218. [x: string]: (string | import("vue").WatchCallback<any, any> | ({
  2219. handler: import("vue").WatchCallback | string;
  2220. } & import("vue").WatchOptions<boolean>)) | (string | import("vue").WatchCallback<any, any> | ({
  2221. handler: import("vue").WatchCallback | string;
  2222. } & import("vue").WatchOptions<boolean>))[];
  2223. } | undefined;
  2224. provide?: import("vue").ComponentProvideOptions | undefined;
  2225. inject?: {} | string[] | undefined;
  2226. filters?: Record<string, Function> | undefined;
  2227. mixins?: any[] | undefined;
  2228. extends?: any;
  2229. beforeCreate?: (() => void) | undefined;
  2230. created?: (() => void) | undefined;
  2231. beforeMount?: (() => void) | undefined;
  2232. mounted?: (() => void) | undefined;
  2233. beforeUpdate?: (() => void) | undefined;
  2234. updated?: (() => void) | undefined;
  2235. activated?: (() => void) | undefined;
  2236. deactivated?: (() => void) | undefined;
  2237. beforeDestroy?: (() => void) | undefined;
  2238. beforeUnmount?: (() => void) | undefined;
  2239. destroyed?: (() => void) | undefined;
  2240. unmounted?: (() => void) | undefined;
  2241. renderTracked?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  2242. renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | undefined;
  2243. errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | undefined;
  2244. delimiters?: [string, string] | undefined;
  2245. __differentiator?: string | number | symbol | undefined;
  2246. __isBuiltIn?: boolean | undefined;
  2247. __file?: string | undefined;
  2248. __name?: string | undefined;
  2249. beforeRouteEnter?: (import("vue-router").TypesConfig extends Record<"beforeRouteEnter", infer T> ? T : import("vue-router").NavigationGuardWithThis<undefined>) | undefined;
  2250. beforeRouteUpdate?: (import("vue-router").TypesConfig extends Record<"beforeRouteUpdate", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  2251. beforeRouteLeave?: (import("vue-router").TypesConfig extends Record<"beforeRouteLeave", infer T> ? T : import("vue-router").NavigationGuard) | undefined;
  2252. }>;
  2253. confirmButtonClass: import("vue").Ref<string>;
  2254. confirmButtonDisabled: import("vue").Ref<boolean>;
  2255. cancelButtonClass: import("vue").Ref<string>;
  2256. editorErrorMessage: import("vue").Ref<string>;
  2257. beforeClose: import("vue").Ref<((action: Action, instance: MessageBoxState, done: () => void) => void) | null>;
  2258. callback: import("vue").Ref<import("./message-box.type").Callback | null>;
  2259. distinguishCancelAndClose: import("vue").Ref<boolean>;
  2260. modalFade: import("vue").Ref<boolean>;
  2261. modalClass: import("vue").Ref<string>;
  2262. validateError: import("vue").Ref<boolean>;
  2263. zIndex: import("vue").Ref<number>;
  2264. }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("action" | "vanish")[], "action" | "vanish", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
  2265. buttonSize: {
  2266. type: PropType<ComponentSize>;
  2267. validator: (val: string) => val is ComponentSize | "";
  2268. };
  2269. modal: {
  2270. type: BooleanConstructor;
  2271. default: boolean;
  2272. };
  2273. lockScroll: {
  2274. type: BooleanConstructor;
  2275. default: boolean;
  2276. };
  2277. showClose: {
  2278. type: BooleanConstructor;
  2279. default: boolean;
  2280. };
  2281. closeOnClickModal: {
  2282. type: BooleanConstructor;
  2283. default: boolean;
  2284. };
  2285. closeOnPressEscape: {
  2286. type: BooleanConstructor;
  2287. default: boolean;
  2288. };
  2289. closeOnHashChange: {
  2290. type: BooleanConstructor;
  2291. default: boolean;
  2292. };
  2293. center: BooleanConstructor;
  2294. draggable: BooleanConstructor;
  2295. overflow: BooleanConstructor;
  2296. roundButton: BooleanConstructor;
  2297. container: {
  2298. type: StringConstructor;
  2299. default: string;
  2300. };
  2301. boxType: {
  2302. type: PropType<MessageBoxType>;
  2303. default: string;
  2304. };
  2305. }>> & {
  2306. onAction?: ((...args: any[]) => any) | undefined;
  2307. onVanish?: ((...args: any[]) => any) | undefined;
  2308. }, {
  2309. center: boolean;
  2310. container: string;
  2311. overflow: boolean;
  2312. draggable: boolean;
  2313. showClose: boolean;
  2314. closeOnClickModal: boolean;
  2315. closeOnPressEscape: boolean;
  2316. lockScroll: boolean;
  2317. modal: boolean;
  2318. closeOnHashChange: boolean;
  2319. roundButton: boolean;
  2320. boxType: MessageBoxType;
  2321. }, {}>;
  2322. declare const _default: typeof __VLS_export;
  2323. export default _default;