@zealicsolutions/web-ui 1.0.86-beta.7 → 1.0.87-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (112) hide show
  1. package/dist/cjs/index.js +3 -3
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/molecules/Accordion/Accordion.d.ts +3 -2
  4. package/dist/cjs/molecules/Calendar/ResourceTimelineCalendar.d.ts +2 -0
  5. package/dist/cjs/molecules/Calendar/SimpleCalendar.d.ts +2 -0
  6. package/dist/cjs/molecules/Calendar/YearViewCalendar.d.ts +2 -0
  7. package/dist/cjs/molecules/Calendar/hooks/useCalendarStyling.d.ts +1904 -0
  8. package/dist/cjs/molecules/Checklist/Checklist.d.ts +2 -1
  9. package/dist/cjs/molecules/Consent/Consent.stories.d.ts +10 -3
  10. package/dist/cjs/molecules/Consent/ConsentMolecule.d.ts +3 -2
  11. package/dist/cjs/molecules/PasswordSetup/PasswordSetup.d.ts +3 -2
  12. package/dist/cjs/molecules/PasswordSetup/PasswordSetup.stories.d.ts +1 -1
  13. package/dist/cjs/molecules/RichText/RichText.stories.d.ts +1 -1
  14. package/dist/cjs/molecules/RichText/TextMolecule.d.ts +2 -1
  15. package/dist/cjs/molecules/SimpleText/SimpleText.d.ts +1 -1
  16. package/dist/cjs/molecules/Stepper/Stepper.d.ts +3 -2
  17. package/dist/esm/components/RichTextViewer/components/Leaf.js +1 -1
  18. package/dist/esm/components/RichTextViewer/components/Leaf.js.map +1 -1
  19. package/dist/esm/containers/Container.js +1 -1
  20. package/dist/esm/containers/Container.js.map +1 -1
  21. package/dist/esm/containers/ContainerStoriesComponent.js +1 -1
  22. package/dist/esm/containers/ContainerStoriesComponent.js.map +1 -1
  23. package/dist/esm/containers/FormContainer.js +1 -1
  24. package/dist/esm/containers/FormContainer.js.map +1 -1
  25. package/dist/esm/containers/FormStepContainer.js +1 -1
  26. package/dist/esm/containers/FormStepContainer.js.map +1 -1
  27. package/dist/esm/containers/OrganismItem.js +1 -1
  28. package/dist/esm/containers/OrganismItem.js.map +1 -1
  29. package/dist/esm/containers/hooks/useStateListenerValue.js +1 -1
  30. package/dist/esm/containers/hooks/useStateListenerValue.js.map +1 -1
  31. package/dist/esm/containers/hooks/useStateModifierHandler.js +1 -1
  32. package/dist/esm/containers/hooks/useStateModifierHandler.js.map +1 -1
  33. package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js +1 -1
  34. package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js.map +1 -1
  35. package/dist/esm/contexts/ButtonActionsContext/ButtonActionsContextProvider.js +1 -1
  36. package/dist/esm/contexts/ButtonActionsContext/ButtonActionsContextProvider.js.map +1 -1
  37. package/dist/esm/contexts/FormStepContext/FormStepContextProvider.js +1 -1
  38. package/dist/esm/contexts/FormStepContext/FormStepContextProvider.js.map +1 -1
  39. package/dist/esm/molecules/Accordion/Accordion.d.ts +3 -2
  40. package/dist/esm/molecules/Accordion/Accordion.js +1 -1
  41. package/dist/esm/molecules/Accordion/Accordion.js.map +1 -1
  42. package/dist/esm/molecules/Avatar/Avatar.js +1 -1
  43. package/dist/esm/molecules/Avatar/Avatar.js.map +1 -1
  44. package/dist/esm/molecules/BaseMolecule.js +1 -1
  45. package/dist/esm/molecules/BaseMolecule.js.map +1 -1
  46. package/dist/esm/molecules/BasicTextField/BasicTextField.js +1 -1
  47. package/dist/esm/molecules/BasicTextField/BasicTextField.js.map +1 -1
  48. package/dist/esm/molecules/BinaryRadioButtons/BinaryRadioButtons.js +1 -1
  49. package/dist/esm/molecules/BinaryRadioButtons/BinaryRadioButtons.js.map +1 -1
  50. package/dist/esm/molecules/Button/Button.js.map +1 -1
  51. package/dist/esm/molecules/Calendar/ResourceTimelineCalendar.d.ts +2 -0
  52. package/dist/esm/molecules/Calendar/ResourceTimelineCalendar.js.map +1 -1
  53. package/dist/esm/molecules/Calendar/SimpleCalendar.d.ts +2 -0
  54. package/dist/esm/molecules/Calendar/SimpleCalendar.js.map +1 -1
  55. package/dist/esm/molecules/Calendar/YearViewCalendar.d.ts +2 -0
  56. package/dist/esm/molecules/Calendar/YearViewCalendar.js.map +1 -1
  57. package/dist/esm/molecules/Calendar/hooks/useCalendarStyling.d.ts +1904 -0
  58. package/dist/esm/molecules/Calendar/hooks/useCalendarStyling.js +1 -1
  59. package/dist/esm/molecules/Calendar/hooks/useCalendarStyling.js.map +1 -1
  60. package/dist/esm/molecules/Checkbox/Checkbox.js +1 -1
  61. package/dist/esm/molecules/Checkbox/Checkbox.js.map +1 -1
  62. package/dist/esm/molecules/Checklist/Checklist.d.ts +2 -1
  63. package/dist/esm/molecules/Checklist/Checklist.js +1 -1
  64. package/dist/esm/molecules/Checklist/Checklist.js.map +1 -1
  65. package/dist/esm/molecules/Consent/Consent.stories.d.ts +10 -3
  66. package/dist/esm/molecules/Consent/ConsentMolecule.d.ts +3 -2
  67. package/dist/esm/molecules/Consent/ConsentMolecule.js +1 -1
  68. package/dist/esm/molecules/Consent/ConsentMolecule.js.map +1 -1
  69. package/dist/esm/molecules/CurrencyInputtField/CurrencyInputField.js +1 -1
  70. package/dist/esm/molecules/CurrencyInputtField/CurrencyInputField.js.map +1 -1
  71. package/dist/esm/molecules/DatePicker/DatePicker.js +1 -1
  72. package/dist/esm/molecules/DatePicker/DatePicker.js.map +1 -1
  73. package/dist/esm/molecules/Drawer/Drawer.js +1 -1
  74. package/dist/esm/molecules/Drawer/Drawer.js.map +1 -1
  75. package/dist/esm/molecules/EmailInputField/EmailInputField.js +1 -1
  76. package/dist/esm/molecules/EmailInputField/EmailInputField.js.map +1 -1
  77. package/dist/esm/molecules/Link/Link.js +1 -1
  78. package/dist/esm/molecules/Link/Link.js.map +1 -1
  79. package/dist/esm/molecules/Menu/Menu.js +1 -1
  80. package/dist/esm/molecules/Menu/Menu.js.map +1 -1
  81. package/dist/esm/molecules/NumericInputField/NumericInputField.js +1 -1
  82. package/dist/esm/molecules/NumericInputField/NumericInputField.js.map +1 -1
  83. package/dist/esm/molecules/PasswordSetup/PasswordSetup.d.ts +3 -2
  84. package/dist/esm/molecules/PasswordSetup/PasswordSetup.js +1 -1
  85. package/dist/esm/molecules/PasswordSetup/PasswordSetup.js.map +1 -1
  86. package/dist/esm/molecules/PasswordSetup/PasswordSetup.stories.d.ts +1 -1
  87. package/dist/esm/molecules/PhoneNumberInputField/PhoneNumberInputField.js +1 -1
  88. package/dist/esm/molecules/PhoneNumberInputField/PhoneNumberInputField.js.map +1 -1
  89. package/dist/esm/molecules/Rating/Rating.js +1 -1
  90. package/dist/esm/molecules/Rating/Rating.js.map +1 -1
  91. package/dist/esm/molecules/RichText/RichText.stories.d.ts +1 -1
  92. package/dist/esm/molecules/RichText/TextMolecule.d.ts +2 -1
  93. package/dist/esm/molecules/RichText/TextMolecule.js +1 -1
  94. package/dist/esm/molecules/RichText/TextMolecule.js.map +1 -1
  95. package/dist/esm/molecules/Select/Select.js +1 -1
  96. package/dist/esm/molecules/Select/Select.js.map +1 -1
  97. package/dist/esm/molecules/SimpleText/SimpleText.d.ts +1 -1
  98. package/dist/esm/molecules/SimpleText/SimpleText.js +1 -1
  99. package/dist/esm/molecules/SimpleText/SimpleText.js.map +1 -1
  100. package/dist/esm/molecules/Slider/Slider.js +1 -1
  101. package/dist/esm/molecules/Slider/Slider.js.map +1 -1
  102. package/dist/esm/molecules/SpeedDial/SpeedDial.js +1 -1
  103. package/dist/esm/molecules/SpeedDial/SpeedDial.js.map +1 -1
  104. package/dist/esm/molecules/Stepper/Stepper.d.ts +3 -2
  105. package/dist/esm/molecules/Stepper/Stepper.js +1 -1
  106. package/dist/esm/molecules/Stepper/Stepper.js.map +1 -1
  107. package/dist/esm/molecules/Switch/Switch.js +1 -1
  108. package/dist/esm/molecules/Switch/Switch.js.map +1 -1
  109. package/dist/esm/molecules/Tabs/Tabs.js +1 -1
  110. package/dist/esm/molecules/Tabs/Tabs.js.map +1 -1
  111. package/dist/index.d.ts +11 -11
  112. package/package.json +1 -1
@@ -1,4 +1,6 @@
1
+ import type { SxProps, Theme } from '@mui/system';
1
2
  interface CalendarStylingProps {
3
+ sx?: SxProps<Theme>;
2
4
  width?: string | number;
3
5
  marginLeft?: string;
4
6
  marginTop?: string;
@@ -223,6 +225,1908 @@ export declare const useCalendarStyling: (props: CalendarStylingProps) => {
223
225
  readonly '& .fc .fc-resource-area-cell': {
224
226
  readonly borderColor: string | undefined;
225
227
  };
228
+ } | {
229
+ readonly '& .fc': {
230
+ readonly borderRadius: string | undefined;
231
+ readonly borderColor: string | undefined;
232
+ readonly borderWidth: string | undefined;
233
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
234
+ readonly boxShadow: string;
235
+ readonly fontFamily: string | undefined;
236
+ readonly backgroundColor: string | undefined;
237
+ };
238
+ readonly '& .fc .fc-button': {
239
+ readonly transition?: string | undefined;
240
+ readonly '&:hover'?: {
241
+ backgroundColor: string | undefined;
242
+ color: string | undefined;
243
+ borderColor: string | undefined;
244
+ transform: string;
245
+ } | undefined;
246
+ readonly fontSize: string | number | undefined;
247
+ readonly padding: string | undefined;
248
+ readonly borderRadius: string | undefined;
249
+ readonly backgroundColor: string | undefined;
250
+ readonly color: string | undefined;
251
+ readonly borderColor: string | undefined;
252
+ readonly fontWeight: string | number | undefined;
253
+ readonly boxShadow: string;
254
+ readonly height: string | number | undefined;
255
+ readonly minWidth: string | number | undefined;
256
+ readonly margin: string | undefined;
257
+ };
258
+ readonly '& .fc-event': {
259
+ readonly transition?: string | undefined;
260
+ readonly '&:hover'?: {
261
+ transform: string;
262
+ boxShadow: string;
263
+ } | undefined;
264
+ readonly backgroundColor: string | undefined;
265
+ readonly color: string | undefined;
266
+ readonly borderColor: string | undefined;
267
+ readonly borderRadius: string | undefined;
268
+ readonly fontSize: string | number | undefined;
269
+ readonly fontWeight: string | number | undefined;
270
+ readonly opacity: number | undefined;
271
+ readonly boxShadow: string;
272
+ readonly padding: string | undefined;
273
+ readonly borderWidth: string | undefined;
274
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
275
+ };
276
+ readonly '& .fc .fc-daygrid-day, & .fc .fc-timegrid-slot, & .fc .fc-col-header-cell': {
277
+ readonly transition?: string | undefined;
278
+ readonly '&:hover'?: {
279
+ backgroundColor: string | undefined;
280
+ transform: string;
281
+ } | undefined;
282
+ readonly backgroundColor: string | undefined;
283
+ readonly borderColor: string | undefined;
284
+ readonly borderWidth: string | undefined;
285
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
286
+ readonly padding: string | undefined;
287
+ readonly height: string | number | undefined;
288
+ readonly color: string | undefined;
289
+ readonly fontSize: string | number | undefined;
290
+ };
291
+ readonly '& .fc .fc-day-today': {
292
+ readonly backgroundColor: string | undefined;
293
+ };
294
+ readonly '& .fc .fc-timegrid-all-day-slot': {
295
+ readonly backgroundColor: string | undefined;
296
+ };
297
+ readonly '& .fc .fc-timegrid-all-day-slot .fc-event': {
298
+ readonly color: string | undefined;
299
+ };
300
+ readonly '& .fc .fc-daygrid-day .fc-event[data-all-day="true"]': {
301
+ readonly color: string | undefined;
302
+ readonly backgroundColor: string | undefined;
303
+ };
304
+ readonly '& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider'?: {
305
+ display: string;
306
+ } | undefined;
307
+ readonly width: string | number | undefined;
308
+ readonly marginLeft: string | undefined;
309
+ readonly marginTop: string | undefined;
310
+ readonly marginRight: string | undefined;
311
+ readonly marginBottom: string | undefined;
312
+ readonly paddingLeft: string | undefined;
313
+ readonly paddingTop: string | undefined;
314
+ readonly paddingRight: string | undefined;
315
+ readonly paddingBottom: string | undefined;
316
+ readonly '& .fc .fc-toolbar': {
317
+ readonly backgroundColor: string | undefined;
318
+ readonly color: string | undefined;
319
+ readonly borderColor: string | undefined;
320
+ readonly padding: string | undefined;
321
+ readonly height: string | number | undefined;
322
+ readonly '& .fc-toolbar-title': {
323
+ readonly fontSize: string | number | undefined;
324
+ readonly fontWeight: string | number | undefined;
325
+ readonly color: string | undefined;
326
+ };
327
+ };
328
+ readonly '& .fc .fc-col-header-cell-cushion': {
329
+ readonly color: string | undefined;
330
+ readonly fontWeight: string | number | undefined;
331
+ };
332
+ readonly '& .fc .fc-timegrid-slot-label-cushion': {
333
+ readonly color: string | undefined;
334
+ readonly fontSize: string | number | undefined;
335
+ };
336
+ readonly '& .fc .fc-event': {
337
+ readonly color: string | undefined;
338
+ };
339
+ readonly '& .fc .fc-event:hover': {
340
+ readonly backgroundColor: string | undefined;
341
+ };
342
+ readonly '& .fc .fc-event-title': {
343
+ readonly fontSize: string | number | undefined;
344
+ readonly fontFamily: string | undefined;
345
+ readonly fontWeight: string | number | undefined;
346
+ };
347
+ readonly '& .fc .fc-now-indicator': {
348
+ readonly backgroundColor: string | undefined;
349
+ };
350
+ readonly '& .fc .fc-timegrid-now-indicator-line': {
351
+ readonly backgroundColor: string | undefined;
352
+ };
353
+ readonly '& .fc .fc-timegrid-slot': {
354
+ readonly height: string | number | undefined;
355
+ readonly borderColor: string | undefined;
356
+ };
357
+ readonly '& .fc .fc-resource-area': {
358
+ readonly backgroundColor: string | undefined;
359
+ readonly width: string | number | undefined;
360
+ readonly borderColor: string | undefined;
361
+ readonly '& .fc-resource-cell': {
362
+ readonly color: string | undefined;
363
+ readonly fontSize: string | number | undefined;
364
+ readonly padding: string | undefined;
365
+ };
366
+ };
367
+ readonly '& .fc .fc-resource .fc-resource-title': {
368
+ readonly color: string | undefined;
369
+ };
370
+ readonly '& .fc .fc-resource-area-cell': {
371
+ readonly borderColor: string | undefined;
372
+ };
373
+ } | {
374
+ readonly maxWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxWidth<string | number> | readonly NonNullable<import("csstype").Property.MaxWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxWidth<string | number> | readonly NonNullable<import("csstype").Property.MaxWidth<string | number> | undefined>[] | undefined>) | null;
375
+ readonly maxHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxHeight<string | number> | readonly NonNullable<import("csstype").Property.MaxHeight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxHeight<string | number> | readonly NonNullable<import("csstype").Property.MaxHeight<string | number> | undefined>[] | undefined>) | null;
376
+ readonly minWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinWidth<string | number> | readonly NonNullable<import("csstype").Property.MinWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinWidth<string | number> | readonly NonNullable<import("csstype").Property.MinWidth<string | number> | undefined>[] | undefined>) | null;
377
+ readonly minHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinHeight<string | number> | readonly NonNullable<import("csstype").Property.MinHeight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinHeight<string | number> | readonly NonNullable<import("csstype").Property.MinHeight<string | number> | undefined>[] | undefined>) | null;
378
+ readonly accentColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AccentColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AccentColor | undefined>) | null;
379
+ readonly alignContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignContent | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignContent | undefined>) | null;
380
+ readonly alignItems?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignItems | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignItems | undefined>) | null;
381
+ readonly alignSelf?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignSelf | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignSelf | undefined>) | null;
382
+ readonly alignTracks?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignTracks | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignTracks | undefined>) | null;
383
+ readonly animationComposition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationComposition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationComposition | undefined>) | null;
384
+ readonly animationDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined>) | null;
385
+ readonly animationDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined>) | null;
386
+ readonly animationDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined>) | null;
387
+ readonly animationFillMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined>) | null;
388
+ readonly animationIterationCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined>) | null;
389
+ readonly animationName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined>) | null;
390
+ readonly animationPlayState?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined>) | null;
391
+ readonly animationRangeEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationRangeEnd<string | number> | readonly NonNullable<import("csstype").Property.AnimationRangeEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationRangeEnd<string | number> | readonly NonNullable<import("csstype").Property.AnimationRangeEnd<string | number> | undefined>[] | undefined>) | null;
392
+ readonly animationRangeStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationRangeStart<string | number> | readonly NonNullable<import("csstype").Property.AnimationRangeStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationRangeStart<string | number> | readonly NonNullable<import("csstype").Property.AnimationRangeStart<string | number> | undefined>[] | undefined>) | null;
393
+ readonly animationTimeline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimeline | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimeline | undefined>) | null;
394
+ readonly animationTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined>) | null;
395
+ readonly appearance?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Appearance | readonly NonNullable<import("csstype").Property.Appearance | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Appearance | readonly NonNullable<import("csstype").Property.Appearance | undefined>[] | undefined>) | null;
396
+ readonly aspectRatio?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AspectRatio | readonly NonNullable<import("csstype").Property.AspectRatio | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AspectRatio | readonly NonNullable<import("csstype").Property.AspectRatio | undefined>[] | undefined>) | null;
397
+ readonly backdropFilter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackdropFilter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackdropFilter | undefined>) | null;
398
+ readonly backfaceVisibility?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | undefined>) | null;
399
+ readonly backgroundAttachment?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundAttachment | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundAttachment | undefined>) | null;
400
+ readonly backgroundBlendMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundBlendMode | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundBlendMode | undefined>) | null;
401
+ readonly backgroundClip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundClip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundClip | undefined>) | null;
402
+ readonly backgroundColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundColor | undefined>) | null;
403
+ readonly backgroundImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundImage | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundImage | undefined>) | null;
404
+ readonly backgroundOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundOrigin | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundOrigin | undefined>) | null;
405
+ readonly backgroundPositionX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundPositionX<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPositionX<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundPositionX<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPositionX<string | number> | undefined>[] | undefined>) | null;
406
+ readonly backgroundPositionY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundPositionY<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPositionY<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundPositionY<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPositionY<string | number> | undefined>[] | undefined>) | null;
407
+ readonly backgroundRepeat?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundRepeat | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundRepeat | undefined>) | null;
408
+ readonly backgroundSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined>) | null;
409
+ readonly blockOverflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BlockOverflow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BlockOverflow | undefined>) | null;
410
+ readonly blockSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BlockSize<string | number> | readonly NonNullable<import("csstype").Property.BlockSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BlockSize<string | number> | readonly NonNullable<import("csstype").Property.BlockSize<string | number> | undefined>[] | undefined>) | null;
411
+ readonly borderBlockColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBlockColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBlockColor | undefined>) | null;
412
+ readonly borderBlockEndColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBlockEndColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBlockEndColor | undefined>) | null;
413
+ readonly borderBlockEndStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockEndStyle | readonly NonNullable<import("csstype").Property.BorderBlockEndStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockEndStyle | readonly NonNullable<import("csstype").Property.BorderBlockEndStyle | undefined>[] | undefined>) | null;
414
+ readonly borderBlockEndWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockEndWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockEndWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockEndWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockEndWidth<string | number> | undefined>[] | undefined>) | null;
415
+ readonly borderBlockStartColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBlockStartColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBlockStartColor | undefined>) | null;
416
+ readonly borderBlockStartStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStartStyle | readonly NonNullable<import("csstype").Property.BorderBlockStartStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStartStyle | readonly NonNullable<import("csstype").Property.BorderBlockStartStyle | undefined>[] | undefined>) | null;
417
+ readonly borderBlockStartWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStartWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockStartWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStartWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockStartWidth<string | number> | undefined>[] | undefined>) | null;
418
+ readonly borderBlockStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStyle | readonly NonNullable<import("csstype").Property.BorderBlockStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStyle | readonly NonNullable<import("csstype").Property.BorderBlockStyle | undefined>[] | undefined>) | null;
419
+ readonly borderBlockWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockWidth<string | number> | undefined>[] | undefined>) | null;
420
+ readonly borderBottomColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBottomColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderBottomColor | undefined>) | null;
421
+ readonly borderBottomLeftRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | undefined>) | null;
422
+ readonly borderBottomRightRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | undefined>) | null;
423
+ readonly borderBottomStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomStyle | readonly NonNullable<import("csstype").Property.BorderBottomStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomStyle | readonly NonNullable<import("csstype").Property.BorderBottomStyle | undefined>[] | undefined>) | null;
424
+ readonly borderBottomWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomWidth<string | number> | undefined>[] | undefined>) | null;
425
+ readonly borderCollapse?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderCollapse | readonly NonNullable<import("csstype").Property.BorderCollapse | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderCollapse | readonly NonNullable<import("csstype").Property.BorderCollapse | undefined>[] | undefined>) | null;
426
+ readonly borderEndEndRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderEndEndRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderEndEndRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderEndEndRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderEndEndRadius<string | number> | undefined>[] | undefined>) | null;
427
+ readonly borderEndStartRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderEndStartRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderEndStartRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderEndStartRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderEndStartRadius<string | number> | undefined>[] | undefined>) | null;
428
+ readonly borderImageOutset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageOutset<string | number> | readonly NonNullable<import("csstype").Property.BorderImageOutset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageOutset<string | number> | readonly NonNullable<import("csstype").Property.BorderImageOutset<string | number> | undefined>[] | undefined>) | null;
429
+ readonly borderImageRepeat?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderImageRepeat | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderImageRepeat | undefined>) | null;
430
+ readonly borderImageSlice?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageSlice | readonly NonNullable<import("csstype").Property.BorderImageSlice | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageSlice | readonly NonNullable<import("csstype").Property.BorderImageSlice | undefined>[] | undefined>) | null;
431
+ readonly borderImageSource?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderImageSource | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderImageSource | undefined>) | null;
432
+ readonly borderImageWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderImageWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderImageWidth<string | number> | undefined>[] | undefined>) | null;
433
+ readonly borderInlineColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineColor | undefined>) | null;
434
+ readonly borderInlineEndColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineEndColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineEndColor | undefined>) | null;
435
+ readonly borderInlineEndStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndStyle | readonly NonNullable<import("csstype").Property.BorderInlineEndStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndStyle | readonly NonNullable<import("csstype").Property.BorderInlineEndStyle | undefined>[] | undefined>) | null;
436
+ readonly borderInlineEndWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined>) | null;
437
+ readonly borderInlineStartColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineStartColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineStartColor | undefined>) | null;
438
+ readonly borderInlineStartStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStartStyle | readonly NonNullable<import("csstype").Property.BorderInlineStartStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStartStyle | readonly NonNullable<import("csstype").Property.BorderInlineStartStyle | undefined>[] | undefined>) | null;
439
+ readonly borderInlineStartWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStartWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineStartWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStartWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineStartWidth<string | number> | undefined>[] | undefined>) | null;
440
+ readonly borderInlineStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStyle | readonly NonNullable<import("csstype").Property.BorderInlineStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStyle | readonly NonNullable<import("csstype").Property.BorderInlineStyle | undefined>[] | undefined>) | null;
441
+ readonly borderInlineWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineWidth<string | number> | undefined>[] | undefined>) | null;
442
+ readonly borderLeftColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderLeftColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderLeftColor | undefined>) | null;
443
+ readonly borderLeftStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeftStyle | readonly NonNullable<import("csstype").Property.BorderLeftStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeftStyle | readonly NonNullable<import("csstype").Property.BorderLeftStyle | undefined>[] | undefined>) | null;
444
+ readonly borderLeftWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeftWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderLeftWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeftWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderLeftWidth<string | number> | undefined>[] | undefined>) | null;
445
+ readonly borderRightColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderRightColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderRightColor | undefined>) | null;
446
+ readonly borderRightStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRightStyle | readonly NonNullable<import("csstype").Property.BorderRightStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRightStyle | readonly NonNullable<import("csstype").Property.BorderRightStyle | undefined>[] | undefined>) | null;
447
+ readonly borderRightWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRightWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderRightWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRightWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderRightWidth<string | number> | undefined>[] | undefined>) | null;
448
+ readonly borderSpacing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderSpacing<string | number> | readonly NonNullable<import("csstype").Property.BorderSpacing<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderSpacing<string | number> | readonly NonNullable<import("csstype").Property.BorderSpacing<string | number> | undefined>[] | undefined>) | null;
449
+ readonly borderStartEndRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderStartEndRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderStartEndRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderStartEndRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderStartEndRadius<string | number> | undefined>[] | undefined>) | null;
450
+ readonly borderStartStartRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderStartStartRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderStartStartRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderStartStartRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderStartStartRadius<string | number> | undefined>[] | undefined>) | null;
451
+ readonly borderTopColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderTopColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderTopColor | undefined>) | null;
452
+ readonly borderTopLeftRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | undefined>) | null;
453
+ readonly borderTopRightRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | undefined>) | null;
454
+ readonly borderTopStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopStyle | readonly NonNullable<import("csstype").Property.BorderTopStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopStyle | readonly NonNullable<import("csstype").Property.BorderTopStyle | undefined>[] | undefined>) | null;
455
+ readonly borderTopWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderTopWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderTopWidth<string | number> | undefined>[] | undefined>) | null;
456
+ readonly bottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Bottom<string | number> | readonly NonNullable<import("csstype").Property.Bottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Bottom<string | number> | readonly NonNullable<import("csstype").Property.Bottom<string | number> | undefined>[] | undefined>) | null;
457
+ readonly boxDecorationBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | undefined>) | null;
458
+ readonly boxSizing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined>) | null;
459
+ readonly breakAfter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BreakAfter | readonly NonNullable<import("csstype").Property.BreakAfter | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BreakAfter | readonly NonNullable<import("csstype").Property.BreakAfter | undefined>[] | undefined>) | null;
460
+ readonly breakBefore?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BreakBefore | readonly NonNullable<import("csstype").Property.BreakBefore | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BreakBefore | readonly NonNullable<import("csstype").Property.BreakBefore | undefined>[] | undefined>) | null;
461
+ readonly breakInside?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BreakInside | readonly NonNullable<import("csstype").Property.BreakInside | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BreakInside | readonly NonNullable<import("csstype").Property.BreakInside | undefined>[] | undefined>) | null;
462
+ readonly captionSide?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.CaptionSide | readonly NonNullable<import("csstype").Property.CaptionSide | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.CaptionSide | readonly NonNullable<import("csstype").Property.CaptionSide | undefined>[] | undefined>) | null;
463
+ readonly caretColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CaretColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CaretColor | undefined>) | null;
464
+ readonly caretShape?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.CaretShape | readonly NonNullable<import("csstype").Property.CaretShape | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.CaretShape | readonly NonNullable<import("csstype").Property.CaretShape | undefined>[] | undefined>) | null;
465
+ readonly clear?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Clear | readonly NonNullable<import("csstype").Property.Clear | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Clear | readonly NonNullable<import("csstype").Property.Clear | undefined>[] | undefined>) | null;
466
+ readonly clipPath?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ClipPath | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ClipPath | undefined>) | null;
467
+ readonly color?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Color | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Color | undefined>) | null;
468
+ readonly colorAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | undefined>) | null;
469
+ readonly colorScheme?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColorScheme | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColorScheme | undefined>) | null;
470
+ readonly columnCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | undefined>) | null;
471
+ readonly columnFill?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | undefined>) | null;
472
+ readonly columnGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnGap<string | number> | readonly NonNullable<import("csstype").Property.ColumnGap<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnGap<string | number> | readonly NonNullable<import("csstype").Property.ColumnGap<string | number> | undefined>[] | undefined>) | null;
473
+ readonly columnRuleColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleColor | undefined>) | null;
474
+ readonly columnRuleStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleStyle | undefined>) | null;
475
+ readonly columnRuleWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | undefined>) | null;
476
+ readonly columnSpan?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnSpan | readonly NonNullable<import("csstype").Property.ColumnSpan | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnSpan | readonly NonNullable<import("csstype").Property.ColumnSpan | undefined>[] | undefined>) | null;
477
+ readonly columnWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined>) | null;
478
+ readonly contain?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Contain | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Contain | undefined>) | null;
479
+ readonly containIntrinsicBlockSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicBlockSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicBlockSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined>[] | undefined>) | null;
480
+ readonly containIntrinsicHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicHeight<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicHeight<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined>[] | undefined>) | null;
481
+ readonly containIntrinsicInlineSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicInlineSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicInlineSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined>[] | undefined>) | null;
482
+ readonly containIntrinsicWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicWidth<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicWidth<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined>[] | undefined>) | null;
483
+ readonly containerName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ContainerName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ContainerName | undefined>) | null;
484
+ readonly containerType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainerType | readonly NonNullable<import("csstype").Property.ContainerType | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainerType | readonly NonNullable<import("csstype").Property.ContainerType | undefined>[] | undefined>) | null;
485
+ readonly content?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Content | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Content | undefined>) | null;
486
+ readonly contentVisibility?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContentVisibility | readonly NonNullable<import("csstype").Property.ContentVisibility | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContentVisibility | readonly NonNullable<import("csstype").Property.ContentVisibility | undefined>[] | undefined>) | null;
487
+ readonly counterIncrement?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CounterIncrement | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CounterIncrement | undefined>) | null;
488
+ readonly counterReset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CounterReset | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CounterReset | undefined>) | null;
489
+ readonly counterSet?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CounterSet | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.CounterSet | undefined>) | null;
490
+ readonly cursor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Cursor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Cursor | undefined>) | null;
491
+ readonly direction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Direction | readonly NonNullable<import("csstype").Property.Direction | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Direction | readonly NonNullable<import("csstype").Property.Direction | undefined>[] | undefined>) | null;
492
+ readonly display?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined>) | null;
493
+ readonly emptyCells?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.EmptyCells | readonly NonNullable<import("csstype").Property.EmptyCells | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.EmptyCells | readonly NonNullable<import("csstype").Property.EmptyCells | undefined>[] | undefined>) | null;
494
+ readonly filter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Filter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Filter | undefined>) | null;
495
+ readonly flexBasis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | undefined>) | null;
496
+ readonly flexDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined>) | null;
497
+ readonly flexGrow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined>) | null;
498
+ readonly flexShrink?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | undefined>) | null;
499
+ readonly flexWrap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | undefined>) | null;
500
+ readonly float?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Float | readonly NonNullable<import("csstype").Property.Float | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Float | readonly NonNullable<import("csstype").Property.Float | undefined>[] | undefined>) | null;
501
+ readonly fontFamily?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontFamily | readonly string[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontFamily | readonly string[] | undefined>) | null;
502
+ readonly fontFeatureSettings?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFeatureSettings | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFeatureSettings | undefined>) | null;
503
+ readonly fontKerning?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontKerning | readonly NonNullable<import("csstype").Property.FontKerning | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontKerning | readonly NonNullable<import("csstype").Property.FontKerning | undefined>[] | undefined>) | null;
504
+ readonly fontLanguageOverride?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontLanguageOverride | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontLanguageOverride | undefined>) | null;
505
+ readonly fontOpticalSizing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontOpticalSizing | readonly NonNullable<import("csstype").Property.FontOpticalSizing | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontOpticalSizing | readonly NonNullable<import("csstype").Property.FontOpticalSizing | undefined>[] | undefined>) | null;
506
+ readonly fontPalette?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontPalette | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontPalette | undefined>) | null;
507
+ readonly fontSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSize<string | number> | readonly NonNullable<import("csstype").Property.FontSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSize<string | number> | readonly NonNullable<import("csstype").Property.FontSize<string | number> | undefined>[] | undefined>) | null;
508
+ readonly fontSizeAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSizeAdjust | readonly NonNullable<import("csstype").Property.FontSizeAdjust | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSizeAdjust | readonly NonNullable<import("csstype").Property.FontSizeAdjust | undefined>[] | undefined>) | null;
509
+ readonly fontSmooth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSmooth<string | number> | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSmooth<string | number> | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined>) | null;
510
+ readonly fontStretch?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontStretch | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontStretch | undefined>) | null;
511
+ readonly fontStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontStyle | undefined>) | null;
512
+ readonly fontSynthesis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontSynthesis | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontSynthesis | undefined>) | null;
513
+ readonly fontSynthesisPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisPosition | readonly NonNullable<import("csstype").Property.FontSynthesisPosition | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisPosition | readonly NonNullable<import("csstype").Property.FontSynthesisPosition | undefined>[] | undefined>) | null;
514
+ readonly fontSynthesisSmallCaps?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisSmallCaps | readonly NonNullable<import("csstype").Property.FontSynthesisSmallCaps | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisSmallCaps | readonly NonNullable<import("csstype").Property.FontSynthesisSmallCaps | undefined>[] | undefined>) | null;
515
+ readonly fontSynthesisStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisStyle | readonly NonNullable<import("csstype").Property.FontSynthesisStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisStyle | readonly NonNullable<import("csstype").Property.FontSynthesisStyle | undefined>[] | undefined>) | null;
516
+ readonly fontSynthesisWeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisWeight | readonly NonNullable<import("csstype").Property.FontSynthesisWeight | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSynthesisWeight | readonly NonNullable<import("csstype").Property.FontSynthesisWeight | undefined>[] | undefined>) | null;
517
+ readonly fontVariant?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariant | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariant | undefined>) | null;
518
+ readonly fontVariantAlternates?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantAlternates | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantAlternates | undefined>) | null;
519
+ readonly fontVariantCaps?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontVariantCaps | readonly NonNullable<import("csstype").Property.FontVariantCaps | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontVariantCaps | readonly NonNullable<import("csstype").Property.FontVariantCaps | undefined>[] | undefined>) | null;
520
+ readonly fontVariantEastAsian?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantEastAsian | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantEastAsian | undefined>) | null;
521
+ readonly fontVariantEmoji?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontVariantEmoji | readonly NonNullable<import("csstype").Property.FontVariantEmoji | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontVariantEmoji | readonly NonNullable<import("csstype").Property.FontVariantEmoji | undefined>[] | undefined>) | null;
522
+ readonly fontVariantLigatures?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantLigatures | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantLigatures | undefined>) | null;
523
+ readonly fontVariantNumeric?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantNumeric | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantNumeric | undefined>) | null;
524
+ readonly fontVariantPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontVariantPosition | readonly NonNullable<import("csstype").Property.FontVariantPosition | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontVariantPosition | readonly NonNullable<import("csstype").Property.FontVariantPosition | undefined>[] | undefined>) | null;
525
+ readonly fontVariationSettings?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariationSettings | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariationSettings | undefined>) | null;
526
+ readonly forcedColorAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ForcedColorAdjust | readonly NonNullable<import("csstype").Property.ForcedColorAdjust | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ForcedColorAdjust | readonly NonNullable<import("csstype").Property.ForcedColorAdjust | undefined>[] | undefined>) | null;
527
+ readonly gridAutoColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoColumns<string | number> | readonly NonNullable<import("csstype").Property.GridAutoColumns<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoColumns<string | number> | readonly NonNullable<import("csstype").Property.GridAutoColumns<string | number> | undefined>[] | undefined>) | null;
528
+ readonly gridAutoFlow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridAutoFlow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridAutoFlow | undefined>) | null;
529
+ readonly gridAutoRows?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoRows<string | number> | readonly NonNullable<import("csstype").Property.GridAutoRows<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoRows<string | number> | readonly NonNullable<import("csstype").Property.GridAutoRows<string | number> | undefined>[] | undefined>) | null;
530
+ readonly gridColumnEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumnEnd | readonly NonNullable<import("csstype").Property.GridColumnEnd | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumnEnd | readonly NonNullable<import("csstype").Property.GridColumnEnd | undefined>[] | undefined>) | null;
531
+ readonly gridColumnStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumnStart | readonly NonNullable<import("csstype").Property.GridColumnStart | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumnStart | readonly NonNullable<import("csstype").Property.GridColumnStart | undefined>[] | undefined>) | null;
532
+ readonly gridRowEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRowEnd | readonly NonNullable<import("csstype").Property.GridRowEnd | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRowEnd | readonly NonNullable<import("csstype").Property.GridRowEnd | undefined>[] | undefined>) | null;
533
+ readonly gridRowStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRowStart | readonly NonNullable<import("csstype").Property.GridRowStart | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRowStart | readonly NonNullable<import("csstype").Property.GridRowStart | undefined>[] | undefined>) | null;
534
+ readonly gridTemplateAreas?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridTemplateAreas | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridTemplateAreas | undefined>) | null;
535
+ readonly gridTemplateColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateColumns<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateColumns<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateColumns<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateColumns<string | number> | undefined>[] | undefined>) | null;
536
+ readonly gridTemplateRows?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateRows<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateRows<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateRows<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateRows<string | number> | undefined>[] | undefined>) | null;
537
+ readonly hangingPunctuation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.HangingPunctuation | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.HangingPunctuation | undefined>) | null;
538
+ readonly height?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Height<string | number> | readonly NonNullable<import("csstype").Property.Height<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Height<string | number> | readonly NonNullable<import("csstype").Property.Height<string | number> | undefined>[] | undefined>) | null;
539
+ readonly hyphenateCharacter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.HyphenateCharacter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.HyphenateCharacter | undefined>) | null;
540
+ readonly hyphenateLimitChars?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.HyphenateLimitChars | readonly NonNullable<import("csstype").Property.HyphenateLimitChars | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.HyphenateLimitChars | readonly NonNullable<import("csstype").Property.HyphenateLimitChars | undefined>[] | undefined>) | null;
541
+ readonly hyphens?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined>) | null;
542
+ readonly imageOrientation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ImageOrientation | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ImageOrientation | undefined>) | null;
543
+ readonly imageRendering?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ImageRendering | readonly NonNullable<import("csstype").Property.ImageRendering | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ImageRendering | readonly NonNullable<import("csstype").Property.ImageRendering | undefined>[] | undefined>) | null;
544
+ readonly imageResolution?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ImageResolution | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ImageResolution | undefined>) | null;
545
+ readonly initialLetter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InitialLetter | readonly NonNullable<import("csstype").Property.InitialLetter | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InitialLetter | readonly NonNullable<import("csstype").Property.InitialLetter | undefined>[] | undefined>) | null;
546
+ readonly inlineSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InlineSize<string | number> | readonly NonNullable<import("csstype").Property.InlineSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InlineSize<string | number> | readonly NonNullable<import("csstype").Property.InlineSize<string | number> | undefined>[] | undefined>) | null;
547
+ readonly inputSecurity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InputSecurity | readonly NonNullable<import("csstype").Property.InputSecurity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InputSecurity | readonly NonNullable<import("csstype").Property.InputSecurity | undefined>[] | undefined>) | null;
548
+ readonly insetBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockEnd<string | number> | undefined>[] | undefined>) | null;
549
+ readonly insetBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockStart<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockStart<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockStart<string | number> | undefined>[] | undefined>) | null;
550
+ readonly insetInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineEnd<string | number> | undefined>[] | undefined>) | null;
551
+ readonly insetInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineStart<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineStart<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineStart<string | number> | undefined>[] | undefined>) | null;
552
+ readonly isolation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Isolation | readonly NonNullable<import("csstype").Property.Isolation | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Isolation | readonly NonNullable<import("csstype").Property.Isolation | undefined>[] | undefined>) | null;
553
+ readonly justifyContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyContent | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyContent | undefined>) | null;
554
+ readonly justifyItems?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyItems | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyItems | undefined>) | null;
555
+ readonly justifySelf?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifySelf | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifySelf | undefined>) | null;
556
+ readonly justifyTracks?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyTracks | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyTracks | undefined>) | null;
557
+ readonly left?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Left<string | number> | readonly NonNullable<import("csstype").Property.Left<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Left<string | number> | readonly NonNullable<import("csstype").Property.Left<string | number> | undefined>[] | undefined>) | null;
558
+ readonly letterSpacing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LetterSpacing<string | number> | readonly NonNullable<import("csstype").Property.LetterSpacing<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LetterSpacing<string | number> | readonly NonNullable<import("csstype").Property.LetterSpacing<string | number> | undefined>[] | undefined>) | null;
559
+ readonly lineBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined>) | null;
560
+ readonly lineHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineHeight<string | number> | readonly NonNullable<import("csstype").Property.LineHeight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineHeight<string | number> | readonly NonNullable<import("csstype").Property.LineHeight<string | number> | undefined>[] | undefined>) | null;
561
+ readonly lineHeightStep?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineHeightStep<string | number> | readonly NonNullable<import("csstype").Property.LineHeightStep<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineHeightStep<string | number> | readonly NonNullable<import("csstype").Property.LineHeightStep<string | number> | undefined>[] | undefined>) | null;
562
+ readonly listStyleImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ListStyleImage | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ListStyleImage | undefined>) | null;
563
+ readonly listStylePosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ListStylePosition | readonly NonNullable<import("csstype").Property.ListStylePosition | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ListStylePosition | readonly NonNullable<import("csstype").Property.ListStylePosition | undefined>[] | undefined>) | null;
564
+ readonly listStyleType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ListStyleType | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ListStyleType | undefined>) | null;
565
+ readonly marginBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockEnd<string | number> | undefined>[] | undefined>) | null;
566
+ readonly marginBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockStart<string | number> | undefined>[] | undefined>) | null;
567
+ marginBottom: string | number | readonly (import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | null | undefined)[] | {
568
+ [key: string]: import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | null | undefined;
569
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined>) | null | undefined;
570
+ readonly marginInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined>) | null;
571
+ readonly marginInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined>) | null;
572
+ marginLeft: string | number | readonly (import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | null | undefined)[] | {
573
+ [key: string]: import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | null | undefined;
574
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>) | null | undefined;
575
+ marginRight: string | number | readonly (import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | null | undefined)[] | {
576
+ [key: string]: import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | null | undefined;
577
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined>) | null | undefined;
578
+ marginTop: string | number | readonly (import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | null | undefined)[] | {
579
+ [key: string]: import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | null | undefined;
580
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>) | null | undefined;
581
+ readonly marginTrim?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTrim | readonly NonNullable<import("csstype").Property.MarginTrim | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTrim | readonly NonNullable<import("csstype").Property.MarginTrim | undefined>[] | undefined>) | null;
582
+ readonly maskBorderMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderMode | readonly NonNullable<import("csstype").Property.MaskBorderMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderMode | readonly NonNullable<import("csstype").Property.MaskBorderMode | undefined>[] | undefined>) | null;
583
+ readonly maskBorderOutset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderOutset<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderOutset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderOutset<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderOutset<string | number> | undefined>[] | undefined>) | null;
584
+ readonly maskBorderRepeat?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderRepeat | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderRepeat | undefined>) | null;
585
+ readonly maskBorderSlice?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderSlice | readonly NonNullable<import("csstype").Property.MaskBorderSlice | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderSlice | readonly NonNullable<import("csstype").Property.MaskBorderSlice | undefined>[] | undefined>) | null;
586
+ readonly maskBorderSource?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderSource | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderSource | undefined>) | null;
587
+ readonly maskBorderWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderWidth<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderWidth<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderWidth<string | number> | undefined>[] | undefined>) | null;
588
+ readonly maskClip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskClip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskClip | undefined>) | null;
589
+ readonly maskComposite?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskComposite | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskComposite | undefined>) | null;
590
+ readonly maskImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskImage | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskImage | undefined>) | null;
591
+ readonly maskMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskMode | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskMode | undefined>) | null;
592
+ readonly maskOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskOrigin | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskOrigin | undefined>) | null;
593
+ readonly maskPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskPosition<string | number> | readonly NonNullable<import("csstype").Property.MaskPosition<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskPosition<string | number> | readonly NonNullable<import("csstype").Property.MaskPosition<string | number> | undefined>[] | undefined>) | null;
594
+ readonly maskRepeat?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskRepeat | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskRepeat | undefined>) | null;
595
+ readonly maskSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskSize<string | number> | readonly NonNullable<import("csstype").Property.MaskSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskSize<string | number> | readonly NonNullable<import("csstype").Property.MaskSize<string | number> | undefined>[] | undefined>) | null;
596
+ readonly maskType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskType | readonly NonNullable<import("csstype").Property.MaskType | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskType | readonly NonNullable<import("csstype").Property.MaskType | undefined>[] | undefined>) | null;
597
+ readonly masonryAutoFlow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MasonryAutoFlow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MasonryAutoFlow | undefined>) | null;
598
+ readonly mathDepth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MathDepth | readonly NonNullable<import("csstype").Property.MathDepth | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MathDepth | readonly NonNullable<import("csstype").Property.MathDepth | undefined>[] | undefined>) | null;
599
+ readonly mathShift?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MathShift | readonly NonNullable<import("csstype").Property.MathShift | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MathShift | readonly NonNullable<import("csstype").Property.MathShift | undefined>[] | undefined>) | null;
600
+ readonly mathStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MathStyle | readonly NonNullable<import("csstype").Property.MathStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MathStyle | readonly NonNullable<import("csstype").Property.MathStyle | undefined>[] | undefined>) | null;
601
+ readonly maxBlockSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxBlockSize<string | number> | readonly NonNullable<import("csstype").Property.MaxBlockSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxBlockSize<string | number> | readonly NonNullable<import("csstype").Property.MaxBlockSize<string | number> | undefined>[] | undefined>) | null;
602
+ readonly maxInlineSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MaxInlineSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MaxInlineSize<string | number> | undefined>[] | undefined>) | null;
603
+ readonly maxLines?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxLines | readonly NonNullable<import("csstype").Property.MaxLines | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxLines | readonly NonNullable<import("csstype").Property.MaxLines | undefined>[] | undefined>) | null;
604
+ readonly minBlockSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinBlockSize<string | number> | readonly NonNullable<import("csstype").Property.MinBlockSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinBlockSize<string | number> | readonly NonNullable<import("csstype").Property.MinBlockSize<string | number> | undefined>[] | undefined>) | null;
605
+ readonly minInlineSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MinInlineSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MinInlineSize<string | number> | undefined>[] | undefined>) | null;
606
+ readonly mixBlendMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MixBlendMode | readonly NonNullable<import("csstype").Property.MixBlendMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MixBlendMode | readonly NonNullable<import("csstype").Property.MixBlendMode | undefined>[] | undefined>) | null;
607
+ readonly motionDistance?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetDistance<string | number> | readonly NonNullable<import("csstype").Property.OffsetDistance<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetDistance<string | number> | readonly NonNullable<import("csstype").Property.OffsetDistance<string | number> | undefined>[] | undefined>) | null;
608
+ readonly motionPath?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetPath | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetPath | undefined>) | null;
609
+ readonly motionRotation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetRotate | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetRotate | undefined>) | null;
610
+ readonly objectFit?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectFit | readonly NonNullable<import("csstype").Property.ObjectFit | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectFit | readonly NonNullable<import("csstype").Property.ObjectFit | undefined>[] | undefined>) | null;
611
+ readonly objectPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectPosition<string | number> | readonly NonNullable<import("csstype").Property.ObjectPosition<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectPosition<string | number> | readonly NonNullable<import("csstype").Property.ObjectPosition<string | number> | undefined>[] | undefined>) | null;
612
+ readonly offsetAnchor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetAnchor<string | number> | readonly NonNullable<import("csstype").Property.OffsetAnchor<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetAnchor<string | number> | readonly NonNullable<import("csstype").Property.OffsetAnchor<string | number> | undefined>[] | undefined>) | null;
613
+ readonly offsetDistance?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetDistance<string | number> | readonly NonNullable<import("csstype").Property.OffsetDistance<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetDistance<string | number> | readonly NonNullable<import("csstype").Property.OffsetDistance<string | number> | undefined>[] | undefined>) | null;
614
+ readonly offsetPath?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetPath | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetPath | undefined>) | null;
615
+ readonly offsetPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetPosition<string | number> | readonly NonNullable<import("csstype").Property.OffsetPosition<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OffsetPosition<string | number> | readonly NonNullable<import("csstype").Property.OffsetPosition<string | number> | undefined>[] | undefined>) | null;
616
+ readonly offsetRotate?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetRotate | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetRotate | undefined>) | null;
617
+ readonly offsetRotation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetRotate | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OffsetRotate | undefined>) | null;
618
+ readonly opacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | undefined>) | null;
619
+ readonly order?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined>) | null;
620
+ readonly orphans?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Orphans | readonly NonNullable<import("csstype").Property.Orphans | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Orphans | readonly NonNullable<import("csstype").Property.Orphans | undefined>[] | undefined>) | null;
621
+ readonly outlineColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineColor | undefined>) | null;
622
+ readonly outlineOffset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OutlineOffset<string | number> | readonly NonNullable<import("csstype").Property.OutlineOffset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OutlineOffset<string | number> | readonly NonNullable<import("csstype").Property.OutlineOffset<string | number> | undefined>[] | undefined>) | null;
623
+ readonly outlineStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineStyle | undefined>) | null;
624
+ readonly outlineWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OutlineWidth<string | number> | readonly NonNullable<import("csstype").Property.OutlineWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OutlineWidth<string | number> | readonly NonNullable<import("csstype").Property.OutlineWidth<string | number> | undefined>[] | undefined>) | null;
625
+ readonly overflowAnchor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowAnchor | readonly NonNullable<import("csstype").Property.OverflowAnchor | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowAnchor | readonly NonNullable<import("csstype").Property.OverflowAnchor | undefined>[] | undefined>) | null;
626
+ readonly overflowBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowBlock | readonly NonNullable<import("csstype").Property.OverflowBlock | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowBlock | readonly NonNullable<import("csstype").Property.OverflowBlock | undefined>[] | undefined>) | null;
627
+ readonly overflowClipBox?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowClipBox | readonly NonNullable<import("csstype").Property.OverflowClipBox | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowClipBox | readonly NonNullable<import("csstype").Property.OverflowClipBox | undefined>[] | undefined>) | null;
628
+ readonly overflowClipMargin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowClipMargin<string | number> | readonly NonNullable<import("csstype").Property.OverflowClipMargin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowClipMargin<string | number> | readonly NonNullable<import("csstype").Property.OverflowClipMargin<string | number> | undefined>[] | undefined>) | null;
629
+ readonly overflowInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowInline | readonly NonNullable<import("csstype").Property.OverflowInline | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowInline | readonly NonNullable<import("csstype").Property.OverflowInline | undefined>[] | undefined>) | null;
630
+ readonly overflowWrap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowWrap | readonly NonNullable<import("csstype").Property.OverflowWrap | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowWrap | readonly NonNullable<import("csstype").Property.OverflowWrap | undefined>[] | undefined>) | null;
631
+ readonly overflowX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowX | readonly NonNullable<import("csstype").Property.OverflowX | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowX | readonly NonNullable<import("csstype").Property.OverflowX | undefined>[] | undefined>) | null;
632
+ readonly overflowY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowY | readonly NonNullable<import("csstype").Property.OverflowY | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowY | readonly NonNullable<import("csstype").Property.OverflowY | undefined>[] | undefined>) | null;
633
+ readonly overlay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Overlay | readonly NonNullable<import("csstype").Property.Overlay | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Overlay | readonly NonNullable<import("csstype").Property.Overlay | undefined>[] | undefined>) | null;
634
+ readonly overscrollBehaviorBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorBlock | readonly NonNullable<import("csstype").Property.OverscrollBehaviorBlock | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorBlock | readonly NonNullable<import("csstype").Property.OverscrollBehaviorBlock | undefined>[] | undefined>) | null;
635
+ readonly overscrollBehaviorInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorInline | readonly NonNullable<import("csstype").Property.OverscrollBehaviorInline | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorInline | readonly NonNullable<import("csstype").Property.OverscrollBehaviorInline | undefined>[] | undefined>) | null;
636
+ readonly overscrollBehaviorX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorX | readonly NonNullable<import("csstype").Property.OverscrollBehaviorX | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorX | readonly NonNullable<import("csstype").Property.OverscrollBehaviorX | undefined>[] | undefined>) | null;
637
+ readonly overscrollBehaviorY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorY | readonly NonNullable<import("csstype").Property.OverscrollBehaviorY | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverscrollBehaviorY | readonly NonNullable<import("csstype").Property.OverscrollBehaviorY | undefined>[] | undefined>) | null;
638
+ readonly paddingBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockEnd<string | number> | undefined>[] | undefined>) | null;
639
+ readonly paddingBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockStart<string | number> | undefined>[] | undefined>) | null;
640
+ paddingBottom: string | number | readonly (import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | null | undefined)[] | {
641
+ [key: string]: import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | null | undefined;
642
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined>) | null | undefined;
643
+ readonly paddingInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined>) | null;
644
+ readonly paddingInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined>) | null;
645
+ paddingLeft: string | number | readonly (import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | null | undefined)[] | {
646
+ [key: string]: import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | null | undefined;
647
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>) | null | undefined;
648
+ paddingRight: string | number | readonly (import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | null | undefined)[] | {
649
+ [key: string]: import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | null | undefined;
650
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined>) | null | undefined;
651
+ paddingTop: string | number | readonly (import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | null | undefined)[] | {
652
+ [key: string]: import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | null | undefined;
653
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>) | null | undefined;
654
+ readonly page?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Page | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Page | undefined>) | null;
655
+ readonly pageBreakAfter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PageBreakAfter | readonly NonNullable<import("csstype").Property.PageBreakAfter | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PageBreakAfter | readonly NonNullable<import("csstype").Property.PageBreakAfter | undefined>[] | undefined>) | null;
656
+ readonly pageBreakBefore?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PageBreakBefore | readonly NonNullable<import("csstype").Property.PageBreakBefore | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PageBreakBefore | readonly NonNullable<import("csstype").Property.PageBreakBefore | undefined>[] | undefined>) | null;
657
+ readonly pageBreakInside?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PageBreakInside | readonly NonNullable<import("csstype").Property.PageBreakInside | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PageBreakInside | readonly NonNullable<import("csstype").Property.PageBreakInside | undefined>[] | undefined>) | null;
658
+ readonly paintOrder?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PaintOrder | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PaintOrder | undefined>) | null;
659
+ readonly perspective?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Perspective<string | number> | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Perspective<string | number> | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined>) | null;
660
+ readonly perspectiveOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | undefined>) | null;
661
+ readonly pointerEvents?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PointerEvents | readonly NonNullable<import("csstype").Property.PointerEvents | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PointerEvents | readonly NonNullable<import("csstype").Property.PointerEvents | undefined>[] | undefined>) | null;
662
+ readonly position?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Position | readonly NonNullable<import("csstype").Property.Position | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Position | readonly NonNullable<import("csstype").Property.Position | undefined>[] | undefined>) | null;
663
+ readonly printColorAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | undefined>) | null;
664
+ readonly quotes?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Quotes | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Quotes | undefined>) | null;
665
+ readonly resize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Resize | readonly NonNullable<import("csstype").Property.Resize | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Resize | readonly NonNullable<import("csstype").Property.Resize | undefined>[] | undefined>) | null;
666
+ readonly right?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Right<string | number> | readonly NonNullable<import("csstype").Property.Right<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Right<string | number> | readonly NonNullable<import("csstype").Property.Right<string | number> | undefined>[] | undefined>) | null;
667
+ readonly rotate?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Rotate | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Rotate | undefined>) | null;
668
+ readonly rowGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RowGap<string | number> | readonly NonNullable<import("csstype").Property.RowGap<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RowGap<string | number> | readonly NonNullable<import("csstype").Property.RowGap<string | number> | undefined>[] | undefined>) | null;
669
+ readonly rubyAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RubyAlign | readonly NonNullable<import("csstype").Property.RubyAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RubyAlign | readonly NonNullable<import("csstype").Property.RubyAlign | undefined>[] | undefined>) | null;
670
+ readonly rubyMerge?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RubyMerge | readonly NonNullable<import("csstype").Property.RubyMerge | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RubyMerge | readonly NonNullable<import("csstype").Property.RubyMerge | undefined>[] | undefined>) | null;
671
+ readonly rubyPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.RubyPosition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.RubyPosition | undefined>) | null;
672
+ readonly scale?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Scale | readonly NonNullable<import("csstype").Property.Scale | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Scale | readonly NonNullable<import("csstype").Property.Scale | undefined>[] | undefined>) | null;
673
+ readonly scrollBehavior?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollBehavior | readonly NonNullable<import("csstype").Property.ScrollBehavior | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollBehavior | readonly NonNullable<import("csstype").Property.ScrollBehavior | undefined>[] | undefined>) | null;
674
+ readonly scrollMarginBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined>[] | undefined>) | null;
675
+ readonly scrollMarginBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined>[] | undefined>) | null;
676
+ readonly scrollMarginBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBottom<string | number> | undefined>[] | undefined>) | null;
677
+ readonly scrollMarginInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined>[] | undefined>) | null;
678
+ readonly scrollMarginInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined>[] | undefined>) | null;
679
+ readonly scrollMarginLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginLeft<string | number> | undefined>[] | undefined>) | null;
680
+ readonly scrollMarginRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginRight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginRight<string | number> | undefined>[] | undefined>) | null;
681
+ readonly scrollMarginTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginTop<string | number> | undefined>[] | undefined>) | null;
682
+ readonly scrollPaddingBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined>[] | undefined>) | null;
683
+ readonly scrollPaddingBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined>[] | undefined>) | null;
684
+ readonly scrollPaddingBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBottom<string | number> | undefined>[] | undefined>) | null;
685
+ readonly scrollPaddingInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined>[] | undefined>) | null;
686
+ readonly scrollPaddingInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined>[] | undefined>) | null;
687
+ readonly scrollPaddingLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingLeft<string | number> | undefined>[] | undefined>) | null;
688
+ readonly scrollPaddingRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingRight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingRight<string | number> | undefined>[] | undefined>) | null;
689
+ readonly scrollPaddingTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingTop<string | number> | undefined>[] | undefined>) | null;
690
+ readonly scrollSnapAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapAlign | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapAlign | undefined>) | null;
691
+ readonly scrollSnapMarginBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBottom<string | number> | undefined>[] | undefined>) | null;
692
+ readonly scrollSnapMarginLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginLeft<string | number> | undefined>[] | undefined>) | null;
693
+ readonly scrollSnapMarginRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginRight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginRight<string | number> | undefined>[] | undefined>) | null;
694
+ readonly scrollSnapMarginTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginTop<string | number> | undefined>[] | undefined>) | null;
695
+ readonly scrollSnapStop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapStop | readonly NonNullable<import("csstype").Property.ScrollSnapStop | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapStop | readonly NonNullable<import("csstype").Property.ScrollSnapStop | undefined>[] | undefined>) | null;
696
+ readonly scrollSnapType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapType | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapType | undefined>) | null;
697
+ readonly scrollTimelineAxis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollTimelineAxis | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollTimelineAxis | undefined>) | null;
698
+ readonly scrollTimelineName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollTimelineName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollTimelineName | undefined>) | null;
699
+ readonly scrollbarColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollbarColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollbarColor | undefined>) | null;
700
+ readonly scrollbarGutter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollbarGutter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollbarGutter | undefined>) | null;
701
+ readonly scrollbarWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollbarWidth | readonly NonNullable<import("csstype").Property.ScrollbarWidth | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollbarWidth | readonly NonNullable<import("csstype").Property.ScrollbarWidth | undefined>[] | undefined>) | null;
702
+ readonly shapeImageThreshold?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeImageThreshold | readonly NonNullable<import("csstype").Property.ShapeImageThreshold | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeImageThreshold | readonly NonNullable<import("csstype").Property.ShapeImageThreshold | undefined>[] | undefined>) | null;
703
+ readonly shapeMargin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeMargin<string | number> | readonly NonNullable<import("csstype").Property.ShapeMargin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeMargin<string | number> | readonly NonNullable<import("csstype").Property.ShapeMargin<string | number> | undefined>[] | undefined>) | null;
704
+ readonly shapeOutside?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ShapeOutside | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ShapeOutside | undefined>) | null;
705
+ readonly tabSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | undefined>) | null;
706
+ readonly tableLayout?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TableLayout | readonly NonNullable<import("csstype").Property.TableLayout | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TableLayout | readonly NonNullable<import("csstype").Property.TableLayout | undefined>[] | undefined>) | null;
707
+ readonly textAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlign | readonly NonNullable<import("csstype").Property.TextAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlign | readonly NonNullable<import("csstype").Property.TextAlign | undefined>[] | undefined>) | null;
708
+ readonly textAlignLast?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlignLast | readonly NonNullable<import("csstype").Property.TextAlignLast | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlignLast | readonly NonNullable<import("csstype").Property.TextAlignLast | undefined>[] | undefined>) | null;
709
+ readonly textCombineUpright?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextCombineUpright | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextCombineUpright | undefined>) | null;
710
+ readonly textDecorationColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationColor | undefined>) | null;
711
+ readonly textDecorationLine?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationLine | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationLine | undefined>) | null;
712
+ readonly textDecorationSkip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationSkip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationSkip | undefined>) | null;
713
+ readonly textDecorationSkipInk?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationSkipInk | readonly NonNullable<import("csstype").Property.TextDecorationSkipInk | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationSkipInk | readonly NonNullable<import("csstype").Property.TextDecorationSkipInk | undefined>[] | undefined>) | null;
714
+ readonly textDecorationStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | undefined>) | null;
715
+ readonly textDecorationThickness?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationThickness<string | number> | readonly NonNullable<import("csstype").Property.TextDecorationThickness<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationThickness<string | number> | readonly NonNullable<import("csstype").Property.TextDecorationThickness<string | number> | undefined>[] | undefined>) | null;
716
+ readonly textEmphasisColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisColor | undefined>) | null;
717
+ readonly textEmphasisPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisPosition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisPosition | undefined>) | null;
718
+ readonly textEmphasisStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisStyle | undefined>) | null;
719
+ readonly textIndent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextIndent<string | number> | readonly NonNullable<import("csstype").Property.TextIndent<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextIndent<string | number> | readonly NonNullable<import("csstype").Property.TextIndent<string | number> | undefined>[] | undefined>) | null;
720
+ readonly textJustify?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextJustify | readonly NonNullable<import("csstype").Property.TextJustify | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextJustify | readonly NonNullable<import("csstype").Property.TextJustify | undefined>[] | undefined>) | null;
721
+ readonly textOrientation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextOrientation | readonly NonNullable<import("csstype").Property.TextOrientation | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextOrientation | readonly NonNullable<import("csstype").Property.TextOrientation | undefined>[] | undefined>) | null;
722
+ readonly textOverflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined>) | null;
723
+ readonly textRendering?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextRendering | readonly NonNullable<import("csstype").Property.TextRendering | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextRendering | readonly NonNullable<import("csstype").Property.TextRendering | undefined>[] | undefined>) | null;
724
+ readonly textShadow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextShadow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextShadow | undefined>) | null;
725
+ readonly textSizeAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextSizeAdjust | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextSizeAdjust | undefined>) | null;
726
+ readonly textTransform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextTransform | readonly NonNullable<import("csstype").Property.TextTransform | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextTransform | readonly NonNullable<import("csstype").Property.TextTransform | undefined>[] | undefined>) | null;
727
+ readonly textUnderlineOffset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextUnderlineOffset<string | number> | readonly NonNullable<import("csstype").Property.TextUnderlineOffset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextUnderlineOffset<string | number> | readonly NonNullable<import("csstype").Property.TextUnderlineOffset<string | number> | undefined>[] | undefined>) | null;
728
+ readonly textUnderlinePosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextUnderlinePosition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextUnderlinePosition | undefined>) | null;
729
+ readonly textWrap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextWrap | readonly NonNullable<import("csstype").Property.TextWrap | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextWrap | readonly NonNullable<import("csstype").Property.TextWrap | undefined>[] | undefined>) | null;
730
+ readonly timelineScope?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TimelineScope | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TimelineScope | undefined>) | null;
731
+ readonly top?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Top<string | number> | readonly NonNullable<import("csstype").Property.Top<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Top<string | number> | readonly NonNullable<import("csstype").Property.Top<string | number> | undefined>[] | undefined>) | null;
732
+ readonly touchAction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TouchAction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TouchAction | undefined>) | null;
733
+ readonly transform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined>) | null;
734
+ readonly transformBox?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformBox | readonly NonNullable<import("csstype").Property.TransformBox | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformBox | readonly NonNullable<import("csstype").Property.TransformBox | undefined>[] | undefined>) | null;
735
+ readonly transformOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined>) | null;
736
+ readonly transformStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | undefined>) | null;
737
+ readonly transitionBehavior?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionBehavior | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionBehavior | undefined>) | null;
738
+ readonly transitionDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined>) | null;
739
+ readonly transitionDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined>) | null;
740
+ readonly transitionProperty?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined>) | null;
741
+ readonly transitionTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined>) | null;
742
+ readonly translate?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Translate<string | number> | readonly NonNullable<import("csstype").Property.Translate<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Translate<string | number> | readonly NonNullable<import("csstype").Property.Translate<string | number> | undefined>[] | undefined>) | null;
743
+ readonly unicodeBidi?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UnicodeBidi | readonly NonNullable<import("csstype").Property.UnicodeBidi | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UnicodeBidi | readonly NonNullable<import("csstype").Property.UnicodeBidi | undefined>[] | undefined>) | null;
744
+ readonly userSelect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined>) | null;
745
+ readonly verticalAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.VerticalAlign<string | number> | readonly NonNullable<import("csstype").Property.VerticalAlign<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.VerticalAlign<string | number> | readonly NonNullable<import("csstype").Property.VerticalAlign<string | number> | undefined>[] | undefined>) | null;
746
+ readonly viewTimelineAxis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTimelineAxis | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTimelineAxis | undefined>) | null;
747
+ readonly viewTimelineInset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ViewTimelineInset<string | number> | readonly NonNullable<import("csstype").Property.ViewTimelineInset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ViewTimelineInset<string | number> | readonly NonNullable<import("csstype").Property.ViewTimelineInset<string | number> | undefined>[] | undefined>) | null;
748
+ readonly viewTimelineName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTimelineName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTimelineName | undefined>) | null;
749
+ readonly viewTransitionName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTransitionName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTransitionName | undefined>) | null;
750
+ readonly visibility?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Visibility | readonly NonNullable<import("csstype").Property.Visibility | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Visibility | readonly NonNullable<import("csstype").Property.Visibility | undefined>[] | undefined>) | null;
751
+ readonly whiteSpace?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WhiteSpace | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WhiteSpace | undefined>) | null;
752
+ readonly whiteSpaceCollapse?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WhiteSpaceCollapse | readonly NonNullable<import("csstype").Property.WhiteSpaceCollapse | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WhiteSpaceCollapse | readonly NonNullable<import("csstype").Property.WhiteSpaceCollapse | undefined>[] | undefined>) | null;
753
+ readonly whiteSpaceTrim?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WhiteSpaceTrim | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WhiteSpaceTrim | undefined>) | null;
754
+ readonly widows?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Widows | readonly NonNullable<import("csstype").Property.Widows | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Widows | readonly NonNullable<import("csstype").Property.Widows | undefined>[] | undefined>) | null;
755
+ width: string | number | readonly (import("csstype").Property.Width<string | number> | readonly NonNullable<import("csstype").Property.Width<string | number> | undefined>[] | null | undefined)[] | {
756
+ [key: string]: import("csstype").Property.Width<string | number> | readonly NonNullable<import("csstype").Property.Width<string | number> | undefined>[] | null | undefined;
757
+ } | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Width<string | number> | readonly NonNullable<import("csstype").Property.Width<string | number> | undefined>[] | undefined>) | null | undefined;
758
+ readonly willChange?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WillChange | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WillChange | undefined>) | null;
759
+ readonly wordBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordBreak | readonly NonNullable<import("csstype").Property.WordBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordBreak | readonly NonNullable<import("csstype").Property.WordBreak | undefined>[] | undefined>) | null;
760
+ readonly wordSpacing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordSpacing<string | number> | readonly NonNullable<import("csstype").Property.WordSpacing<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordSpacing<string | number> | readonly NonNullable<import("csstype").Property.WordSpacing<string | number> | undefined>[] | undefined>) | null;
761
+ readonly wordWrap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordWrap | readonly NonNullable<import("csstype").Property.WordWrap | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordWrap | readonly NonNullable<import("csstype").Property.WordWrap | undefined>[] | undefined>) | null;
762
+ readonly writingMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | undefined>) | null;
763
+ readonly zoom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Zoom | readonly NonNullable<import("csstype").Property.Zoom | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Zoom | readonly NonNullable<import("csstype").Property.Zoom | undefined>[] | undefined>) | null;
764
+ readonly all?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Globals | readonly NonNullable<import("csstype").Globals | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Globals | readonly NonNullable<import("csstype").Globals | undefined>[] | undefined>) | null;
765
+ readonly animation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined>) | null;
766
+ readonly animationRange?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationRange<string | number> | readonly NonNullable<import("csstype").Property.AnimationRange<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationRange<string | number> | readonly NonNullable<import("csstype").Property.AnimationRange<string | number> | undefined>[] | undefined>) | null;
767
+ readonly background?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Background<string | number> | readonly NonNullable<import("csstype").Property.Background<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Background<string | number> | readonly NonNullable<import("csstype").Property.Background<string | number> | undefined>[] | undefined>) | null;
768
+ readonly backgroundPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundPosition<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPosition<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundPosition<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPosition<string | number> | undefined>[] | undefined>) | null;
769
+ readonly borderBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlock<string | number> | readonly NonNullable<import("csstype").Property.BorderBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlock<string | number> | readonly NonNullable<import("csstype").Property.BorderBlock<string | number> | undefined>[] | undefined>) | null;
770
+ readonly borderBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockEnd<string | number> | undefined>[] | undefined>) | null;
771
+ readonly borderBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStart<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBlockStart<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockStart<string | number> | undefined>[] | undefined>) | null;
772
+ readonly borderBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottom<string | number> | readonly NonNullable<import("csstype").Property.BorderBottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottom<string | number> | readonly NonNullable<import("csstype").Property.BorderBottom<string | number> | undefined>[] | undefined>) | null;
773
+ readonly borderColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderColor | undefined>) | null;
774
+ readonly borderImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined>) | null;
775
+ readonly borderInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInline<string | number> | readonly NonNullable<import("csstype").Property.BorderInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInline<string | number> | readonly NonNullable<import("csstype").Property.BorderInline<string | number> | undefined>[] | undefined>) | null;
776
+ readonly borderInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEnd<string | number> | undefined>[] | undefined>) | null;
777
+ readonly borderInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStart<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStart<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineStart<string | number> | undefined>[] | undefined>) | null;
778
+ readonly borderLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeft<string | number> | readonly NonNullable<import("csstype").Property.BorderLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeft<string | number> | readonly NonNullable<import("csstype").Property.BorderLeft<string | number> | undefined>[] | undefined>) | null;
779
+ readonly borderRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined>) | null;
780
+ readonly borderRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRight<string | number> | readonly NonNullable<import("csstype").Property.BorderRight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRight<string | number> | readonly NonNullable<import("csstype").Property.BorderRight<string | number> | undefined>[] | undefined>) | null;
781
+ readonly borderStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderStyle | undefined>) | null;
782
+ readonly borderTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTop<string | number> | readonly NonNullable<import("csstype").Property.BorderTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTop<string | number> | readonly NonNullable<import("csstype").Property.BorderTop<string | number> | undefined>[] | undefined>) | null;
783
+ readonly borderWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderWidth<string | number> | undefined>[] | undefined>) | null;
784
+ readonly caret?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Caret | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Caret | undefined>) | null;
785
+ readonly columnRule?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | undefined>) | null;
786
+ readonly columns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | undefined>) | null;
787
+ readonly containIntrinsicSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ContainIntrinsicSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicSize<string | number> | undefined>[] | undefined>) | null;
788
+ readonly container?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Container | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Container | undefined>) | null;
789
+ readonly flex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined>) | null;
790
+ readonly flexFlow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FlexFlow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FlexFlow | undefined>) | null;
791
+ readonly font?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Font | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Font | undefined>) | null;
792
+ readonly gap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Gap<string | number> | readonly NonNullable<import("csstype").Property.Gap<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Gap<string | number> | readonly NonNullable<import("csstype").Property.Gap<string | number> | undefined>[] | undefined>) | null;
793
+ readonly grid?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Grid | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Grid | undefined>) | null;
794
+ readonly gridArea?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridArea | readonly NonNullable<import("csstype").Property.GridArea | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridArea | readonly NonNullable<import("csstype").Property.GridArea | undefined>[] | undefined>) | null;
795
+ readonly gridColumn?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumn | readonly NonNullable<import("csstype").Property.GridColumn | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumn | readonly NonNullable<import("csstype").Property.GridColumn | undefined>[] | undefined>) | null;
796
+ readonly gridRow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRow | readonly NonNullable<import("csstype").Property.GridRow | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRow | readonly NonNullable<import("csstype").Property.GridRow | undefined>[] | undefined>) | null;
797
+ readonly gridTemplate?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridTemplate | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridTemplate | undefined>) | null;
798
+ readonly inset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Inset<string | number> | readonly NonNullable<import("csstype").Property.Inset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Inset<string | number> | readonly NonNullable<import("csstype").Property.Inset<string | number> | undefined>[] | undefined>) | null;
799
+ readonly insetBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlock<string | number> | readonly NonNullable<import("csstype").Property.InsetBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlock<string | number> | readonly NonNullable<import("csstype").Property.InsetBlock<string | number> | undefined>[] | undefined>) | null;
800
+ readonly insetInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInline<string | number> | readonly NonNullable<import("csstype").Property.InsetInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInline<string | number> | readonly NonNullable<import("csstype").Property.InsetInline<string | number> | undefined>[] | undefined>) | null;
801
+ readonly lineClamp?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineClamp | readonly NonNullable<import("csstype").Property.LineClamp | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineClamp | readonly NonNullable<import("csstype").Property.LineClamp | undefined>[] | undefined>) | null;
802
+ readonly listStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ListStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ListStyle | undefined>) | null;
803
+ readonly margin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined>) | null;
804
+ readonly marginBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlock<string | number> | readonly NonNullable<import("csstype").Property.MarginBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlock<string | number> | readonly NonNullable<import("csstype").Property.MarginBlock<string | number> | undefined>[] | undefined>) | null;
805
+ readonly marginInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInline<string | number> | readonly NonNullable<import("csstype").Property.MarginInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInline<string | number> | readonly NonNullable<import("csstype").Property.MarginInline<string | number> | undefined>[] | undefined>) | null;
806
+ readonly mask?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Mask<string | number> | readonly NonNullable<import("csstype").Property.Mask<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Mask<string | number> | readonly NonNullable<import("csstype").Property.Mask<string | number> | undefined>[] | undefined>) | null;
807
+ readonly maskBorder?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorder | readonly NonNullable<import("csstype").Property.MaskBorder | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorder | readonly NonNullable<import("csstype").Property.MaskBorder | undefined>[] | undefined>) | null;
808
+ readonly motion?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Offset<string | number> | readonly NonNullable<import("csstype").Property.Offset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Offset<string | number> | readonly NonNullable<import("csstype").Property.Offset<string | number> | undefined>[] | undefined>) | null;
809
+ readonly offset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Offset<string | number> | readonly NonNullable<import("csstype").Property.Offset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Offset<string | number> | readonly NonNullable<import("csstype").Property.Offset<string | number> | undefined>[] | undefined>) | null;
810
+ readonly outline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Outline<string | number> | readonly NonNullable<import("csstype").Property.Outline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Outline<string | number> | readonly NonNullable<import("csstype").Property.Outline<string | number> | undefined>[] | undefined>) | null;
811
+ readonly overflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Overflow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Overflow | undefined>) | null;
812
+ readonly overscrollBehavior?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OverscrollBehavior | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OverscrollBehavior | undefined>) | null;
813
+ readonly padding?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined>) | null;
814
+ readonly paddingBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlock<string | number> | undefined>[] | undefined>) | null;
815
+ readonly paddingInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInline<string | number> | readonly NonNullable<import("csstype").Property.PaddingInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInline<string | number> | readonly NonNullable<import("csstype").Property.PaddingInline<string | number> | undefined>[] | undefined>) | null;
816
+ readonly placeContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PlaceContent | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PlaceContent | undefined>) | null;
817
+ readonly placeItems?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PlaceItems | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PlaceItems | undefined>) | null;
818
+ readonly placeSelf?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PlaceSelf | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.PlaceSelf | undefined>) | null;
819
+ readonly scrollMargin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMargin<string | number> | readonly NonNullable<import("csstype").Property.ScrollMargin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMargin<string | number> | readonly NonNullable<import("csstype").Property.ScrollMargin<string | number> | undefined>[] | undefined>) | null;
820
+ readonly scrollMarginBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBlock<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginBlock<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlock<string | number> | undefined>[] | undefined>) | null;
821
+ readonly scrollMarginInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginInline<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMarginInline<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInline<string | number> | undefined>[] | undefined>) | null;
822
+ readonly scrollPadding?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPadding<string | number> | readonly NonNullable<import("csstype").Property.ScrollPadding<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPadding<string | number> | readonly NonNullable<import("csstype").Property.ScrollPadding<string | number> | undefined>[] | undefined>) | null;
823
+ readonly scrollPaddingBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlock<string | number> | undefined>[] | undefined>) | null;
824
+ readonly scrollPaddingInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingInline<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollPaddingInline<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInline<string | number> | undefined>[] | undefined>) | null;
825
+ readonly scrollSnapMargin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMargin<string | number> | readonly NonNullable<import("csstype").Property.ScrollMargin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollMargin<string | number> | readonly NonNullable<import("csstype").Property.ScrollMargin<string | number> | undefined>[] | undefined>) | null;
826
+ readonly scrollTimeline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollTimeline | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollTimeline | undefined>) | null;
827
+ readonly textDecoration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecoration<string | number> | readonly NonNullable<import("csstype").Property.TextDecoration<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecoration<string | number> | readonly NonNullable<import("csstype").Property.TextDecoration<string | number> | undefined>[] | undefined>) | null;
828
+ readonly textEmphasis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasis | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasis | undefined>) | null;
829
+ readonly transition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined>) | null;
830
+ readonly viewTimeline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTimeline | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ViewTimeline | undefined>) | null;
831
+ readonly MozAnimationDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined>) | null;
832
+ readonly MozAnimationDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined>) | null;
833
+ readonly MozAnimationDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined>) | null;
834
+ readonly MozAnimationFillMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined>) | null;
835
+ readonly MozAnimationIterationCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined>) | null;
836
+ readonly MozAnimationName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined>) | null;
837
+ readonly MozAnimationPlayState?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined>) | null;
838
+ readonly MozAnimationTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined>) | null;
839
+ readonly MozAppearance?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozAppearance | readonly NonNullable<import("csstype").Property.MozAppearance | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozAppearance | readonly NonNullable<import("csstype").Property.MozAppearance | undefined>[] | undefined>) | null;
840
+ readonly MozBinding?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBinding | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBinding | undefined>) | null;
841
+ readonly MozBorderBottomColors?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderBottomColors | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderBottomColors | undefined>) | null;
842
+ readonly MozBorderEndColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineEndColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineEndColor | undefined>) | null;
843
+ readonly MozBorderEndStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndStyle | readonly NonNullable<import("csstype").Property.BorderInlineEndStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndStyle | readonly NonNullable<import("csstype").Property.BorderInlineEndStyle | undefined>[] | undefined>) | null;
844
+ readonly MozBorderEndWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineEndWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined>) | null;
845
+ readonly MozBorderLeftColors?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderLeftColors | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderLeftColors | undefined>) | null;
846
+ readonly MozBorderRightColors?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderRightColors | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderRightColors | undefined>) | null;
847
+ readonly MozBorderStartColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineStartColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderInlineStartColor | undefined>) | null;
848
+ readonly MozBorderStartStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStartStyle | readonly NonNullable<import("csstype").Property.BorderInlineStartStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderInlineStartStyle | readonly NonNullable<import("csstype").Property.BorderInlineStartStyle | undefined>[] | undefined>) | null;
849
+ readonly MozBorderTopColors?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderTopColors | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozBorderTopColors | undefined>) | null;
850
+ readonly MozBoxSizing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined>) | null;
851
+ readonly MozColumnCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | undefined>) | null;
852
+ readonly MozColumnFill?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | undefined>) | null;
853
+ readonly MozColumnRuleColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleColor | undefined>) | null;
854
+ readonly MozColumnRuleStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleStyle | undefined>) | null;
855
+ readonly MozColumnRuleWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | undefined>) | null;
856
+ readonly MozColumnWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined>) | null;
857
+ readonly MozContextProperties?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozContextProperties | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozContextProperties | undefined>) | null;
858
+ readonly MozFontFeatureSettings?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFeatureSettings | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFeatureSettings | undefined>) | null;
859
+ readonly MozFontLanguageOverride?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontLanguageOverride | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontLanguageOverride | undefined>) | null;
860
+ readonly MozHyphens?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined>) | null;
861
+ readonly MozImageRegion?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozImageRegion | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MozImageRegion | undefined>) | null;
862
+ readonly MozMarginEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined>) | null;
863
+ readonly MozMarginStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined>) | null;
864
+ readonly MozOrient?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOrient | readonly NonNullable<import("csstype").Property.MozOrient | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOrient | readonly NonNullable<import("csstype").Property.MozOrient | undefined>[] | undefined>) | null;
865
+ readonly MozOsxFontSmoothing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSmooth<string | number> | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSmooth<string | number> | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined>) | null;
866
+ readonly MozOutlineRadiusBottomleft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined>[] | undefined>) | null;
867
+ readonly MozOutlineRadiusBottomright?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusBottomright<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusBottomright<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined>[] | undefined>) | null;
868
+ readonly MozOutlineRadiusTopleft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusTopleft<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusTopleft<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined>[] | undefined>) | null;
869
+ readonly MozOutlineRadiusTopright?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusTopright<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadiusTopright<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined>[] | undefined>) | null;
870
+ readonly MozPaddingEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined>) | null;
871
+ readonly MozPaddingStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined>) | null;
872
+ readonly MozStackSizing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozStackSizing | readonly NonNullable<import("csstype").Property.MozStackSizing | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozStackSizing | readonly NonNullable<import("csstype").Property.MozStackSizing | undefined>[] | undefined>) | null;
873
+ readonly MozTabSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | undefined>) | null;
874
+ readonly MozTextBlink?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozTextBlink | readonly NonNullable<import("csstype").Property.MozTextBlink | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozTextBlink | readonly NonNullable<import("csstype").Property.MozTextBlink | undefined>[] | undefined>) | null;
875
+ readonly MozTextSizeAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextSizeAdjust | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextSizeAdjust | undefined>) | null;
876
+ readonly MozUserFocus?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozUserFocus | readonly NonNullable<import("csstype").Property.MozUserFocus | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozUserFocus | readonly NonNullable<import("csstype").Property.MozUserFocus | undefined>[] | undefined>) | null;
877
+ readonly MozUserModify?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozUserModify | readonly NonNullable<import("csstype").Property.MozUserModify | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozUserModify | readonly NonNullable<import("csstype").Property.MozUserModify | undefined>[] | undefined>) | null;
878
+ readonly MozUserSelect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined>) | null;
879
+ readonly MozWindowDragging?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozWindowDragging | readonly NonNullable<import("csstype").Property.MozWindowDragging | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozWindowDragging | readonly NonNullable<import("csstype").Property.MozWindowDragging | undefined>[] | undefined>) | null;
880
+ readonly MozWindowShadow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozWindowShadow | readonly NonNullable<import("csstype").Property.MozWindowShadow | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozWindowShadow | readonly NonNullable<import("csstype").Property.MozWindowShadow | undefined>[] | undefined>) | null;
881
+ readonly msAccelerator?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsAccelerator | readonly NonNullable<import("csstype").Property.MsAccelerator | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsAccelerator | readonly NonNullable<import("csstype").Property.MsAccelerator | undefined>[] | undefined>) | null;
882
+ readonly msBlockProgression?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsBlockProgression | readonly NonNullable<import("csstype").Property.MsBlockProgression | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsBlockProgression | readonly NonNullable<import("csstype").Property.MsBlockProgression | undefined>[] | undefined>) | null;
883
+ readonly msContentZoomChaining?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsContentZoomChaining | readonly NonNullable<import("csstype").Property.MsContentZoomChaining | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsContentZoomChaining | readonly NonNullable<import("csstype").Property.MsContentZoomChaining | undefined>[] | undefined>) | null;
884
+ readonly msContentZoomLimitMax?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomLimitMax | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomLimitMax | undefined>) | null;
885
+ readonly msContentZoomLimitMin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomLimitMin | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomLimitMin | undefined>) | null;
886
+ readonly msContentZoomSnapPoints?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomSnapPoints | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomSnapPoints | undefined>) | null;
887
+ readonly msContentZoomSnapType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsContentZoomSnapType | readonly NonNullable<import("csstype").Property.MsContentZoomSnapType | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsContentZoomSnapType | readonly NonNullable<import("csstype").Property.MsContentZoomSnapType | undefined>[] | undefined>) | null;
888
+ readonly msContentZooming?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsContentZooming | readonly NonNullable<import("csstype").Property.MsContentZooming | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsContentZooming | readonly NonNullable<import("csstype").Property.MsContentZooming | undefined>[] | undefined>) | null;
889
+ readonly msFilter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsFilter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsFilter | undefined>) | null;
890
+ readonly msFlexDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined>) | null;
891
+ readonly msFlexPositive?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined>) | null;
892
+ readonly msFlowFrom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsFlowFrom | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsFlowFrom | undefined>) | null;
893
+ readonly msFlowInto?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsFlowInto | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsFlowInto | undefined>) | null;
894
+ readonly msGridColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsGridColumns<string | number> | readonly NonNullable<import("csstype").Property.MsGridColumns<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsGridColumns<string | number> | readonly NonNullable<import("csstype").Property.MsGridColumns<string | number> | undefined>[] | undefined>) | null;
895
+ readonly msGridRows?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsGridRows<string | number> | readonly NonNullable<import("csstype").Property.MsGridRows<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsGridRows<string | number> | readonly NonNullable<import("csstype").Property.MsGridRows<string | number> | undefined>[] | undefined>) | null;
896
+ readonly msHighContrastAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHighContrastAdjust | readonly NonNullable<import("csstype").Property.MsHighContrastAdjust | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHighContrastAdjust | readonly NonNullable<import("csstype").Property.MsHighContrastAdjust | undefined>[] | undefined>) | null;
897
+ readonly msHyphenateLimitChars?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHyphenateLimitChars | readonly NonNullable<import("csstype").Property.MsHyphenateLimitChars | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHyphenateLimitChars | readonly NonNullable<import("csstype").Property.MsHyphenateLimitChars | undefined>[] | undefined>) | null;
898
+ readonly msHyphenateLimitLines?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHyphenateLimitLines | readonly NonNullable<import("csstype").Property.MsHyphenateLimitLines | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHyphenateLimitLines | readonly NonNullable<import("csstype").Property.MsHyphenateLimitLines | undefined>[] | undefined>) | null;
899
+ readonly msHyphenateLimitZone?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHyphenateLimitZone<string | number> | readonly NonNullable<import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsHyphenateLimitZone<string | number> | readonly NonNullable<import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined>[] | undefined>) | null;
900
+ readonly msHyphens?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined>) | null;
901
+ readonly msImeAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsImeAlign | readonly NonNullable<import("csstype").Property.MsImeAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsImeAlign | readonly NonNullable<import("csstype").Property.MsImeAlign | undefined>[] | undefined>) | null;
902
+ readonly msLineBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined>) | null;
903
+ readonly msOrder?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined>) | null;
904
+ readonly msOverflowStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsOverflowStyle | readonly NonNullable<import("csstype").Property.MsOverflowStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsOverflowStyle | readonly NonNullable<import("csstype").Property.MsOverflowStyle | undefined>[] | undefined>) | null;
905
+ readonly msOverflowX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowX | readonly NonNullable<import("csstype").Property.OverflowX | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowX | readonly NonNullable<import("csstype").Property.OverflowX | undefined>[] | undefined>) | null;
906
+ readonly msOverflowY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowY | readonly NonNullable<import("csstype").Property.OverflowY | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OverflowY | readonly NonNullable<import("csstype").Property.OverflowY | undefined>[] | undefined>) | null;
907
+ readonly msScrollChaining?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollChaining | readonly NonNullable<import("csstype").Property.MsScrollChaining | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollChaining | readonly NonNullable<import("csstype").Property.MsScrollChaining | undefined>[] | undefined>) | null;
908
+ readonly msScrollLimitXMax?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitXMax<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitXMax<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitXMax<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitXMax<string | number> | undefined>[] | undefined>) | null;
909
+ readonly msScrollLimitXMin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitXMin<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitXMin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitXMin<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitXMin<string | number> | undefined>[] | undefined>) | null;
910
+ readonly msScrollLimitYMax?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitYMax<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitYMax<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitYMax<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitYMax<string | number> | undefined>[] | undefined>) | null;
911
+ readonly msScrollLimitYMin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitYMin<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitYMin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollLimitYMin<string | number> | readonly NonNullable<import("csstype").Property.MsScrollLimitYMin<string | number> | undefined>[] | undefined>) | null;
912
+ readonly msScrollRails?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollRails | readonly NonNullable<import("csstype").Property.MsScrollRails | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollRails | readonly NonNullable<import("csstype").Property.MsScrollRails | undefined>[] | undefined>) | null;
913
+ readonly msScrollSnapPointsX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapPointsX | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapPointsX | undefined>) | null;
914
+ readonly msScrollSnapPointsY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapPointsY | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapPointsY | undefined>) | null;
915
+ readonly msScrollSnapType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollSnapType | readonly NonNullable<import("csstype").Property.MsScrollSnapType | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollSnapType | readonly NonNullable<import("csstype").Property.MsScrollSnapType | undefined>[] | undefined>) | null;
916
+ readonly msScrollTranslation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollTranslation | readonly NonNullable<import("csstype").Property.MsScrollTranslation | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsScrollTranslation | readonly NonNullable<import("csstype").Property.MsScrollTranslation | undefined>[] | undefined>) | null;
917
+ readonly msScrollbar3dlightColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbar3dlightColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbar3dlightColor | undefined>) | null;
918
+ readonly msScrollbarArrowColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarArrowColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarArrowColor | undefined>) | null;
919
+ readonly msScrollbarBaseColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarBaseColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarBaseColor | undefined>) | null;
920
+ readonly msScrollbarDarkshadowColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarDarkshadowColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarDarkshadowColor | undefined>) | null;
921
+ readonly msScrollbarFaceColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarFaceColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarFaceColor | undefined>) | null;
922
+ readonly msScrollbarHighlightColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarHighlightColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarHighlightColor | undefined>) | null;
923
+ readonly msScrollbarShadowColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarShadowColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarShadowColor | undefined>) | null;
924
+ readonly msScrollbarTrackColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarTrackColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollbarTrackColor | undefined>) | null;
925
+ readonly msTextAutospace?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsTextAutospace | readonly NonNullable<import("csstype").Property.MsTextAutospace | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsTextAutospace | readonly NonNullable<import("csstype").Property.MsTextAutospace | undefined>[] | undefined>) | null;
926
+ readonly msTextCombineHorizontal?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextCombineUpright | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextCombineUpright | undefined>) | null;
927
+ readonly msTextOverflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined>) | null;
928
+ readonly msTouchAction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TouchAction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TouchAction | undefined>) | null;
929
+ readonly msTouchSelect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsTouchSelect | readonly NonNullable<import("csstype").Property.MsTouchSelect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsTouchSelect | readonly NonNullable<import("csstype").Property.MsTouchSelect | undefined>[] | undefined>) | null;
930
+ readonly msTransform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined>) | null;
931
+ readonly msTransformOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined>) | null;
932
+ readonly msTransitionDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined>) | null;
933
+ readonly msTransitionDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined>) | null;
934
+ readonly msTransitionProperty?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined>) | null;
935
+ readonly msTransitionTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined>) | null;
936
+ readonly msUserSelect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsUserSelect | readonly NonNullable<import("csstype").Property.MsUserSelect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsUserSelect | readonly NonNullable<import("csstype").Property.MsUserSelect | undefined>[] | undefined>) | null;
937
+ readonly msWordBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordBreak | readonly NonNullable<import("csstype").Property.WordBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WordBreak | readonly NonNullable<import("csstype").Property.WordBreak | undefined>[] | undefined>) | null;
938
+ readonly msWrapFlow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsWrapFlow | readonly NonNullable<import("csstype").Property.MsWrapFlow | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsWrapFlow | readonly NonNullable<import("csstype").Property.MsWrapFlow | undefined>[] | undefined>) | null;
939
+ readonly msWrapMargin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsWrapMargin<string | number> | readonly NonNullable<import("csstype").Property.MsWrapMargin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsWrapMargin<string | number> | readonly NonNullable<import("csstype").Property.MsWrapMargin<string | number> | undefined>[] | undefined>) | null;
940
+ readonly msWrapThrough?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsWrapThrough | readonly NonNullable<import("csstype").Property.MsWrapThrough | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MsWrapThrough | readonly NonNullable<import("csstype").Property.MsWrapThrough | undefined>[] | undefined>) | null;
941
+ readonly msWritingMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | undefined>) | null;
942
+ readonly WebkitAlignContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignContent | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignContent | undefined>) | null;
943
+ readonly WebkitAlignItems?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignItems | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignItems | undefined>) | null;
944
+ readonly WebkitAlignSelf?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignSelf | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignSelf | undefined>) | null;
945
+ readonly WebkitAnimationDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined>) | null;
946
+ readonly WebkitAnimationDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined>) | null;
947
+ readonly WebkitAnimationDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined>) | null;
948
+ readonly WebkitAnimationFillMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined>) | null;
949
+ readonly WebkitAnimationIterationCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined>) | null;
950
+ readonly WebkitAnimationName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined>) | null;
951
+ readonly WebkitAnimationPlayState?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined>) | null;
952
+ readonly WebkitAnimationTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined>) | null;
953
+ readonly WebkitAppearance?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitAppearance | readonly NonNullable<import("csstype").Property.WebkitAppearance | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitAppearance | readonly NonNullable<import("csstype").Property.WebkitAppearance | undefined>[] | undefined>) | null;
954
+ readonly WebkitBackdropFilter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackdropFilter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackdropFilter | undefined>) | null;
955
+ readonly WebkitBackfaceVisibility?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | undefined>) | null;
956
+ readonly WebkitBackgroundClip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundClip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundClip | undefined>) | null;
957
+ readonly WebkitBackgroundOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundOrigin | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundOrigin | undefined>) | null;
958
+ readonly WebkitBackgroundSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined>) | null;
959
+ readonly WebkitBorderBeforeColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitBorderBeforeColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitBorderBeforeColor | undefined>) | null;
960
+ readonly WebkitBorderBeforeStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitBorderBeforeStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitBorderBeforeStyle | undefined>) | null;
961
+ readonly WebkitBorderBeforeWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitBorderBeforeWidth<string | number> | readonly NonNullable<import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitBorderBeforeWidth<string | number> | readonly NonNullable<import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined>[] | undefined>) | null;
962
+ readonly WebkitBorderBottomLeftRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | undefined>) | null;
963
+ readonly WebkitBorderBottomRightRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | undefined>) | null;
964
+ readonly WebkitBorderImageSlice?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageSlice | readonly NonNullable<import("csstype").Property.BorderImageSlice | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImageSlice | readonly NonNullable<import("csstype").Property.BorderImageSlice | undefined>[] | undefined>) | null;
965
+ readonly WebkitBorderTopLeftRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | undefined>) | null;
966
+ readonly WebkitBorderTopRightRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | undefined>) | null;
967
+ readonly WebkitBoxDecorationBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | undefined>) | null;
968
+ readonly WebkitBoxReflect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitBoxReflect<string | number> | readonly NonNullable<import("csstype").Property.WebkitBoxReflect<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitBoxReflect<string | number> | readonly NonNullable<import("csstype").Property.WebkitBoxReflect<string | number> | undefined>[] | undefined>) | null;
969
+ readonly WebkitBoxShadow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BoxShadow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BoxShadow | undefined>) | null;
970
+ readonly WebkitBoxSizing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined>) | null;
971
+ readonly WebkitClipPath?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ClipPath | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ClipPath | undefined>) | null;
972
+ readonly WebkitColumnCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | undefined>) | null;
973
+ readonly WebkitColumnFill?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | undefined>) | null;
974
+ readonly WebkitColumnRuleColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleColor | undefined>) | null;
975
+ readonly WebkitColumnRuleStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ColumnRuleStyle | undefined>) | null;
976
+ readonly WebkitColumnRuleWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | undefined>) | null;
977
+ readonly WebkitColumnSpan?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnSpan | readonly NonNullable<import("csstype").Property.ColumnSpan | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnSpan | readonly NonNullable<import("csstype").Property.ColumnSpan | undefined>[] | undefined>) | null;
978
+ readonly WebkitColumnWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined>) | null;
979
+ readonly WebkitFilter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Filter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Filter | undefined>) | null;
980
+ readonly WebkitFlexBasis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | undefined>) | null;
981
+ readonly WebkitFlexDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined>) | null;
982
+ readonly WebkitFlexGrow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined>) | null;
983
+ readonly WebkitFlexShrink?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | undefined>) | null;
984
+ readonly WebkitFlexWrap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | undefined>) | null;
985
+ readonly WebkitFontFeatureSettings?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFeatureSettings | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFeatureSettings | undefined>) | null;
986
+ readonly WebkitFontKerning?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontKerning | readonly NonNullable<import("csstype").Property.FontKerning | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontKerning | readonly NonNullable<import("csstype").Property.FontKerning | undefined>[] | undefined>) | null;
987
+ readonly WebkitFontSmoothing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSmooth<string | number> | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSmooth<string | number> | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined>) | null;
988
+ readonly WebkitFontVariantLigatures?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantLigatures | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontVariantLigatures | undefined>) | null;
989
+ readonly WebkitHyphenateCharacter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.HyphenateCharacter | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.HyphenateCharacter | undefined>) | null;
990
+ readonly WebkitHyphens?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | undefined>) | null;
991
+ readonly WebkitInitialLetter?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InitialLetter | readonly NonNullable<import("csstype").Property.InitialLetter | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InitialLetter | readonly NonNullable<import("csstype").Property.InitialLetter | undefined>[] | undefined>) | null;
992
+ readonly WebkitJustifyContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyContent | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyContent | undefined>) | null;
993
+ readonly WebkitLineBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined>) | null;
994
+ readonly WebkitLineClamp?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitLineClamp | readonly NonNullable<import("csstype").Property.WebkitLineClamp | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitLineClamp | readonly NonNullable<import("csstype").Property.WebkitLineClamp | undefined>[] | undefined>) | null;
995
+ readonly WebkitMarginEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined>) | null;
996
+ readonly WebkitMarginStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined>) | null;
997
+ readonly WebkitMaskAttachment?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskAttachment | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskAttachment | undefined>) | null;
998
+ readonly WebkitMaskBoxImageOutset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderOutset<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderOutset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderOutset<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderOutset<string | number> | undefined>[] | undefined>) | null;
999
+ readonly WebkitMaskBoxImageRepeat?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderRepeat | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderRepeat | undefined>) | null;
1000
+ readonly WebkitMaskBoxImageSlice?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderSlice | readonly NonNullable<import("csstype").Property.MaskBorderSlice | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderSlice | readonly NonNullable<import("csstype").Property.MaskBorderSlice | undefined>[] | undefined>) | null;
1001
+ readonly WebkitMaskBoxImageSource?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderSource | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MaskBorderSource | undefined>) | null;
1002
+ readonly WebkitMaskBoxImageWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderWidth<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorderWidth<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderWidth<string | number> | undefined>[] | undefined>) | null;
1003
+ readonly WebkitMaskClip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskClip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskClip | undefined>) | null;
1004
+ readonly WebkitMaskComposite?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskComposite | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskComposite | undefined>) | null;
1005
+ readonly WebkitMaskImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskImage | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskImage | undefined>) | null;
1006
+ readonly WebkitMaskOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskOrigin | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskOrigin | undefined>) | null;
1007
+ readonly WebkitMaskPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskPosition<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPosition<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskPosition<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPosition<string | number> | undefined>[] | undefined>) | null;
1008
+ readonly WebkitMaskPositionX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskPositionX<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPositionX<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskPositionX<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPositionX<string | number> | undefined>[] | undefined>) | null;
1009
+ readonly WebkitMaskPositionY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskPositionY<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPositionY<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskPositionY<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPositionY<string | number> | undefined>[] | undefined>) | null;
1010
+ readonly WebkitMaskRepeat?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskRepeat | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitMaskRepeat | undefined>) | null;
1011
+ readonly WebkitMaskRepeatX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskRepeatX | readonly NonNullable<import("csstype").Property.WebkitMaskRepeatX | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskRepeatX | readonly NonNullable<import("csstype").Property.WebkitMaskRepeatX | undefined>[] | undefined>) | null;
1012
+ readonly WebkitMaskRepeatY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskRepeatY | readonly NonNullable<import("csstype").Property.WebkitMaskRepeatY | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskRepeatY | readonly NonNullable<import("csstype").Property.WebkitMaskRepeatY | undefined>[] | undefined>) | null;
1013
+ readonly WebkitMaskSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskSize<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMaskSize<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskSize<string | number> | undefined>[] | undefined>) | null;
1014
+ readonly WebkitMaxInlineSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MaxInlineSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MaxInlineSize<string | number> | undefined>[] | undefined>) | null;
1015
+ readonly WebkitOrder?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined>) | null;
1016
+ readonly WebkitOverflowScrolling?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitOverflowScrolling | readonly NonNullable<import("csstype").Property.WebkitOverflowScrolling | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitOverflowScrolling | readonly NonNullable<import("csstype").Property.WebkitOverflowScrolling | undefined>[] | undefined>) | null;
1017
+ readonly WebkitPaddingEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined>) | null;
1018
+ readonly WebkitPaddingStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined>) | null;
1019
+ readonly WebkitPerspective?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Perspective<string | number> | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Perspective<string | number> | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined>) | null;
1020
+ readonly WebkitPerspectiveOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | undefined>) | null;
1021
+ readonly WebkitPrintColorAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | undefined>) | null;
1022
+ readonly WebkitRubyPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.RubyPosition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.RubyPosition | undefined>) | null;
1023
+ readonly WebkitScrollSnapType?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapType | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapType | undefined>) | null;
1024
+ readonly WebkitShapeMargin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeMargin<string | number> | readonly NonNullable<import("csstype").Property.ShapeMargin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeMargin<string | number> | readonly NonNullable<import("csstype").Property.ShapeMargin<string | number> | undefined>[] | undefined>) | null;
1025
+ readonly WebkitTapHighlightColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitTapHighlightColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitTapHighlightColor | undefined>) | null;
1026
+ readonly WebkitTextCombine?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextCombineUpright | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextCombineUpright | undefined>) | null;
1027
+ readonly WebkitTextDecorationColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationColor | undefined>) | null;
1028
+ readonly WebkitTextDecorationLine?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationLine | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationLine | undefined>) | null;
1029
+ readonly WebkitTextDecorationSkip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationSkip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationSkip | undefined>) | null;
1030
+ readonly WebkitTextDecorationStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | undefined>) | null;
1031
+ readonly WebkitTextEmphasisColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisColor | undefined>) | null;
1032
+ readonly WebkitTextEmphasisPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisPosition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisPosition | undefined>) | null;
1033
+ readonly WebkitTextEmphasisStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasisStyle | undefined>) | null;
1034
+ readonly WebkitTextFillColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitTextFillColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitTextFillColor | undefined>) | null;
1035
+ readonly WebkitTextOrientation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextOrientation | readonly NonNullable<import("csstype").Property.TextOrientation | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextOrientation | readonly NonNullable<import("csstype").Property.TextOrientation | undefined>[] | undefined>) | null;
1036
+ readonly WebkitTextSizeAdjust?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextSizeAdjust | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextSizeAdjust | undefined>) | null;
1037
+ readonly WebkitTextStrokeColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitTextStrokeColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WebkitTextStrokeColor | undefined>) | null;
1038
+ readonly WebkitTextStrokeWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitTextStrokeWidth<string | number> | readonly NonNullable<import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitTextStrokeWidth<string | number> | readonly NonNullable<import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined>[] | undefined>) | null;
1039
+ readonly WebkitTextUnderlinePosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextUnderlinePosition | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextUnderlinePosition | undefined>) | null;
1040
+ readonly WebkitTouchCallout?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitTouchCallout | readonly NonNullable<import("csstype").Property.WebkitTouchCallout | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitTouchCallout | readonly NonNullable<import("csstype").Property.WebkitTouchCallout | undefined>[] | undefined>) | null;
1041
+ readonly WebkitTransform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined>) | null;
1042
+ readonly WebkitTransformOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined>) | null;
1043
+ readonly WebkitTransformStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | undefined>) | null;
1044
+ readonly WebkitTransitionDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined>) | null;
1045
+ readonly WebkitTransitionDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined>) | null;
1046
+ readonly WebkitTransitionProperty?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined>) | null;
1047
+ readonly WebkitTransitionTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined>) | null;
1048
+ readonly WebkitUserModify?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitUserModify | readonly NonNullable<import("csstype").Property.WebkitUserModify | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitUserModify | readonly NonNullable<import("csstype").Property.WebkitUserModify | undefined>[] | undefined>) | null;
1049
+ readonly WebkitUserSelect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined>) | null;
1050
+ readonly WebkitWritingMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | undefined>) | null;
1051
+ readonly MozAnimation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined>) | null;
1052
+ readonly MozBorderImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined>) | null;
1053
+ readonly MozColumnRule?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | undefined>) | null;
1054
+ readonly MozColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | undefined>) | null;
1055
+ readonly MozOutlineRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadius<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozOutlineRadius<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadius<string | number> | undefined>[] | undefined>) | null;
1056
+ readonly msContentZoomLimit?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomLimit | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomLimit | undefined>) | null;
1057
+ readonly msContentZoomSnap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomSnap | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsContentZoomSnap | undefined>) | null;
1058
+ readonly msFlex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined>) | null;
1059
+ readonly msScrollLimit?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollLimit | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollLimit | undefined>) | null;
1060
+ readonly msScrollSnapX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapX | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapX | undefined>) | null;
1061
+ readonly msScrollSnapY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapY | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MsScrollSnapY | undefined>) | null;
1062
+ readonly msTransition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined>) | null;
1063
+ readonly WebkitAnimation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined>) | null;
1064
+ readonly WebkitBorderBefore?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitBorderBefore<string | number> | readonly NonNullable<import("csstype").Property.WebkitBorderBefore<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitBorderBefore<string | number> | readonly NonNullable<import("csstype").Property.WebkitBorderBefore<string | number> | undefined>[] | undefined>) | null;
1065
+ readonly WebkitBorderImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined>) | null;
1066
+ readonly WebkitBorderRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined>) | null;
1067
+ readonly WebkitColumnRule?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | undefined>) | null;
1068
+ readonly WebkitColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | undefined>) | null;
1069
+ readonly WebkitFlex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined>) | null;
1070
+ readonly WebkitFlexFlow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FlexFlow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FlexFlow | undefined>) | null;
1071
+ readonly WebkitMask?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMask<string | number> | readonly NonNullable<import("csstype").Property.WebkitMask<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitMask<string | number> | readonly NonNullable<import("csstype").Property.WebkitMask<string | number> | undefined>[] | undefined>) | null;
1072
+ readonly WebkitMaskBoxImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorder | readonly NonNullable<import("csstype").Property.MaskBorder | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaskBorder | readonly NonNullable<import("csstype").Property.MaskBorder | undefined>[] | undefined>) | null;
1073
+ readonly WebkitTextEmphasis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasis | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextEmphasis | undefined>) | null;
1074
+ readonly WebkitTextStroke?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitTextStroke<string | number> | readonly NonNullable<import("csstype").Property.WebkitTextStroke<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.WebkitTextStroke<string | number> | readonly NonNullable<import("csstype").Property.WebkitTextStroke<string | number> | undefined>[] | undefined>) | null;
1075
+ readonly WebkitTransition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined>) | null;
1076
+ readonly azimuth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Azimuth | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Azimuth | undefined>) | null;
1077
+ readonly boxAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined>) | null;
1078
+ readonly boxDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined>) | null;
1079
+ readonly boxFlex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined>) | null;
1080
+ readonly boxFlexGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | undefined>) | null;
1081
+ readonly boxLines?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | undefined>) | null;
1082
+ readonly boxOrdinalGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined>) | null;
1083
+ readonly boxOrient?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined>) | null;
1084
+ readonly boxPack?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined>) | null;
1085
+ readonly clip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Clip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Clip | undefined>) | null;
1086
+ readonly gridColumnGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumnGap<string | number> | readonly NonNullable<import("csstype").Property.GridColumnGap<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumnGap<string | number> | readonly NonNullable<import("csstype").Property.GridColumnGap<string | number> | undefined>[] | undefined>) | null;
1087
+ readonly gridGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridGap<string | number> | readonly NonNullable<import("csstype").Property.GridGap<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridGap<string | number> | readonly NonNullable<import("csstype").Property.GridGap<string | number> | undefined>[] | undefined>) | null;
1088
+ readonly gridRowGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRowGap<string | number> | readonly NonNullable<import("csstype").Property.GridRowGap<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRowGap<string | number> | readonly NonNullable<import("csstype").Property.GridRowGap<string | number> | undefined>[] | undefined>) | null;
1089
+ readonly imeMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ImeMode | readonly NonNullable<import("csstype").Property.ImeMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ImeMode | readonly NonNullable<import("csstype").Property.ImeMode | undefined>[] | undefined>) | null;
1090
+ readonly offsetBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlock<string | number> | readonly NonNullable<import("csstype").Property.InsetBlock<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlock<string | number> | readonly NonNullable<import("csstype").Property.InsetBlock<string | number> | undefined>[] | undefined>) | null;
1091
+ readonly offsetBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockEnd<string | number> | undefined>[] | undefined>) | null;
1092
+ readonly offsetBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockStart<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetBlockStart<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockStart<string | number> | undefined>[] | undefined>) | null;
1093
+ readonly offsetInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInline<string | number> | readonly NonNullable<import("csstype").Property.InsetInline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInline<string | number> | readonly NonNullable<import("csstype").Property.InsetInline<string | number> | undefined>[] | undefined>) | null;
1094
+ readonly offsetInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineEnd<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineEnd<string | number> | undefined>[] | undefined>) | null;
1095
+ readonly offsetInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineStart<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineStart<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.InsetInlineStart<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineStart<string | number> | undefined>[] | undefined>) | null;
1096
+ readonly scrollSnapCoordinate?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapCoordinate<string | number> | readonly NonNullable<import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapCoordinate<string | number> | readonly NonNullable<import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined>[] | undefined>) | null;
1097
+ readonly scrollSnapDestination?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapDestination<string | number> | readonly NonNullable<import("csstype").Property.ScrollSnapDestination<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapDestination<string | number> | readonly NonNullable<import("csstype").Property.ScrollSnapDestination<string | number> | undefined>[] | undefined>) | null;
1098
+ readonly scrollSnapPointsX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapPointsX | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapPointsX | undefined>) | null;
1099
+ readonly scrollSnapPointsY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapPointsY | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.ScrollSnapPointsY | undefined>) | null;
1100
+ readonly scrollSnapTypeX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapTypeX | readonly NonNullable<import("csstype").Property.ScrollSnapTypeX | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapTypeX | readonly NonNullable<import("csstype").Property.ScrollSnapTypeX | undefined>[] | undefined>) | null;
1101
+ readonly scrollSnapTypeY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapTypeY | readonly NonNullable<import("csstype").Property.ScrollSnapTypeY | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ScrollSnapTypeY | readonly NonNullable<import("csstype").Property.ScrollSnapTypeY | undefined>[] | undefined>) | null;
1102
+ readonly KhtmlBoxAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined>) | null;
1103
+ readonly KhtmlBoxDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined>) | null;
1104
+ readonly KhtmlBoxFlex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined>) | null;
1105
+ readonly KhtmlBoxFlexGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | undefined>) | null;
1106
+ readonly KhtmlBoxLines?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | undefined>) | null;
1107
+ readonly KhtmlBoxOrdinalGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined>) | null;
1108
+ readonly KhtmlBoxOrient?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined>) | null;
1109
+ readonly KhtmlBoxPack?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined>) | null;
1110
+ readonly KhtmlLineBreak?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | undefined>) | null;
1111
+ readonly KhtmlOpacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | undefined>) | null;
1112
+ readonly KhtmlUserSelect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | undefined>) | null;
1113
+ readonly MozBackfaceVisibility?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | undefined>) | null;
1114
+ readonly MozBackgroundClip?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundClip | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundClip | undefined>) | null;
1115
+ readonly MozBackgroundInlinePolicy?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | undefined>) | null;
1116
+ readonly MozBackgroundOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundOrigin | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundOrigin | undefined>) | null;
1117
+ readonly MozBackgroundSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined>) | null;
1118
+ readonly MozBorderRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined>) | null;
1119
+ readonly MozBorderRadiusBottomleft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | undefined>) | null;
1120
+ readonly MozBorderRadiusBottomright?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | undefined>) | null;
1121
+ readonly MozBorderRadiusTopleft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | undefined>) | null;
1122
+ readonly MozBorderRadiusTopright?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | undefined>) | null;
1123
+ readonly MozBoxAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined>) | null;
1124
+ readonly MozBoxDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined>) | null;
1125
+ readonly MozBoxFlex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined>) | null;
1126
+ readonly MozBoxOrdinalGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined>) | null;
1127
+ readonly MozBoxOrient?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined>) | null;
1128
+ readonly MozBoxPack?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined>) | null;
1129
+ readonly MozBoxShadow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BoxShadow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BoxShadow | undefined>) | null;
1130
+ readonly MozFloatEdge?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozFloatEdge | readonly NonNullable<import("csstype").Property.MozFloatEdge | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozFloatEdge | readonly NonNullable<import("csstype").Property.MozFloatEdge | undefined>[] | undefined>) | null;
1131
+ readonly MozForceBrokenImageIcon?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozForceBrokenImageIcon | readonly NonNullable<import("csstype").Property.MozForceBrokenImageIcon | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozForceBrokenImageIcon | readonly NonNullable<import("csstype").Property.MozForceBrokenImageIcon | undefined>[] | undefined>) | null;
1132
+ readonly MozOpacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | undefined>) | null;
1133
+ readonly MozOutline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Outline<string | number> | readonly NonNullable<import("csstype").Property.Outline<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Outline<string | number> | readonly NonNullable<import("csstype").Property.Outline<string | number> | undefined>[] | undefined>) | null;
1134
+ readonly MozOutlineColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineColor | undefined>) | null;
1135
+ readonly MozOutlineStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineStyle | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.OutlineStyle | undefined>) | null;
1136
+ readonly MozOutlineWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OutlineWidth<string | number> | readonly NonNullable<import("csstype").Property.OutlineWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.OutlineWidth<string | number> | readonly NonNullable<import("csstype").Property.OutlineWidth<string | number> | undefined>[] | undefined>) | null;
1137
+ readonly MozPerspective?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Perspective<string | number> | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Perspective<string | number> | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined>) | null;
1138
+ readonly MozPerspectiveOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | undefined>) | null;
1139
+ readonly MozTextAlignLast?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlignLast | readonly NonNullable<import("csstype").Property.TextAlignLast | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlignLast | readonly NonNullable<import("csstype").Property.TextAlignLast | undefined>[] | undefined>) | null;
1140
+ readonly MozTextDecorationColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationColor | undefined>) | null;
1141
+ readonly MozTextDecorationLine?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationLine | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextDecorationLine | undefined>) | null;
1142
+ readonly MozTextDecorationStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | undefined>) | null;
1143
+ readonly MozTransform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined>) | null;
1144
+ readonly MozTransformOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined>) | null;
1145
+ readonly MozTransformStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | undefined>) | null;
1146
+ readonly MozTransition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined>) | null;
1147
+ readonly MozTransitionDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined>) | null;
1148
+ readonly MozTransitionDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined>) | null;
1149
+ readonly MozTransitionProperty?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined>) | null;
1150
+ readonly MozTransitionTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined>) | null;
1151
+ readonly MozUserInput?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozUserInput | readonly NonNullable<import("csstype").Property.MozUserInput | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MozUserInput | readonly NonNullable<import("csstype").Property.MozUserInput | undefined>[] | undefined>) | null;
1152
+ readonly msImeMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ImeMode | readonly NonNullable<import("csstype").Property.ImeMode | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ImeMode | readonly NonNullable<import("csstype").Property.ImeMode | undefined>[] | undefined>) | null;
1153
+ readonly OAnimation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | undefined>) | null;
1154
+ readonly OAnimationDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDelay<string & {}> | undefined>) | null;
1155
+ readonly OAnimationDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDirection | undefined>) | null;
1156
+ readonly OAnimationDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationDuration<string & {}> | undefined>) | null;
1157
+ readonly OAnimationFillMode?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationFillMode | undefined>) | null;
1158
+ readonly OAnimationIterationCount?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | undefined>) | null;
1159
+ readonly OAnimationName?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationName | undefined>) | null;
1160
+ readonly OAnimationPlayState?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationPlayState | undefined>) | null;
1161
+ readonly OAnimationTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AnimationTimingFunction | undefined>) | null;
1162
+ readonly OBackgroundSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | undefined>) | null;
1163
+ readonly OBorderImage?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | undefined>) | null;
1164
+ readonly OObjectFit?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectFit | readonly NonNullable<import("csstype").Property.ObjectFit | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectFit | readonly NonNullable<import("csstype").Property.ObjectFit | undefined>[] | undefined>) | null;
1165
+ readonly OObjectPosition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectPosition<string | number> | readonly NonNullable<import("csstype").Property.ObjectPosition<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ObjectPosition<string | number> | readonly NonNullable<import("csstype").Property.ObjectPosition<string | number> | undefined>[] | undefined>) | null;
1166
+ readonly OTabSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | undefined>) | null;
1167
+ readonly OTextOverflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined>) | null;
1168
+ readonly OTransform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transform | undefined>) | null;
1169
+ readonly OTransformOrigin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | undefined>) | null;
1170
+ readonly OTransition?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Transition<string & {}> | undefined>) | null;
1171
+ readonly OTransitionDelay?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDelay<string & {}> | undefined>) | null;
1172
+ readonly OTransitionDuration?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionDuration<string & {}> | undefined>) | null;
1173
+ readonly OTransitionProperty?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionProperty | undefined>) | null;
1174
+ readonly OTransitionTimingFunction?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TransitionTimingFunction | undefined>) | null;
1175
+ readonly WebkitBoxAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | undefined>) | null;
1176
+ readonly WebkitBoxDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | undefined>) | null;
1177
+ readonly WebkitBoxFlex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | undefined>) | null;
1178
+ readonly WebkitBoxFlexGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | undefined>) | null;
1179
+ readonly WebkitBoxLines?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | undefined>) | null;
1180
+ readonly WebkitBoxOrdinalGroup?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | undefined>) | null;
1181
+ readonly WebkitBoxOrient?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | undefined>) | null;
1182
+ readonly WebkitBoxPack?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | undefined>) | null;
1183
+ readonly alignmentBaseline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AlignmentBaseline | readonly NonNullable<import("csstype").Property.AlignmentBaseline | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.AlignmentBaseline | readonly NonNullable<import("csstype").Property.AlignmentBaseline | undefined>[] | undefined>) | null;
1184
+ readonly baselineShift?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BaselineShift<string | number> | readonly NonNullable<import("csstype").Property.BaselineShift<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BaselineShift<string | number> | readonly NonNullable<import("csstype").Property.BaselineShift<string | number> | undefined>[] | undefined>) | null;
1185
+ readonly clipRule?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ClipRule | readonly NonNullable<import("csstype").Property.ClipRule | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ClipRule | readonly NonNullable<import("csstype").Property.ClipRule | undefined>[] | undefined>) | null;
1186
+ readonly colorInterpolation?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColorInterpolation | readonly NonNullable<import("csstype").Property.ColorInterpolation | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColorInterpolation | readonly NonNullable<import("csstype").Property.ColorInterpolation | undefined>[] | undefined>) | null;
1187
+ readonly colorRendering?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColorRendering | readonly NonNullable<import("csstype").Property.ColorRendering | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColorRendering | readonly NonNullable<import("csstype").Property.ColorRendering | undefined>[] | undefined>) | null;
1188
+ readonly dominantBaseline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.DominantBaseline | readonly NonNullable<import("csstype").Property.DominantBaseline | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.DominantBaseline | readonly NonNullable<import("csstype").Property.DominantBaseline | undefined>[] | undefined>) | null;
1189
+ readonly fill?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Fill | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Fill | undefined>) | null;
1190
+ readonly fillOpacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FillOpacity | readonly NonNullable<import("csstype").Property.FillOpacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FillOpacity | readonly NonNullable<import("csstype").Property.FillOpacity | undefined>[] | undefined>) | null;
1191
+ readonly fillRule?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FillRule | readonly NonNullable<import("csstype").Property.FillRule | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FillRule | readonly NonNullable<import("csstype").Property.FillRule | undefined>[] | undefined>) | null;
1192
+ readonly floodColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FloodColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FloodColor | undefined>) | null;
1193
+ readonly floodOpacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FloodOpacity | readonly NonNullable<import("csstype").Property.FloodOpacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FloodOpacity | readonly NonNullable<import("csstype").Property.FloodOpacity | undefined>[] | undefined>) | null;
1194
+ readonly glyphOrientationVertical?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GlyphOrientationVertical | readonly NonNullable<import("csstype").Property.GlyphOrientationVertical | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GlyphOrientationVertical | readonly NonNullable<import("csstype").Property.GlyphOrientationVertical | undefined>[] | undefined>) | null;
1195
+ readonly lightingColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.LightingColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.LightingColor | undefined>) | null;
1196
+ readonly marker?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Marker | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Marker | undefined>) | null;
1197
+ readonly markerEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MarkerEnd | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MarkerEnd | undefined>) | null;
1198
+ readonly markerMid?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MarkerMid | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MarkerMid | undefined>) | null;
1199
+ readonly markerStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MarkerStart | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.MarkerStart | undefined>) | null;
1200
+ readonly shapeRendering?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeRendering | readonly NonNullable<import("csstype").Property.ShapeRendering | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ShapeRendering | readonly NonNullable<import("csstype").Property.ShapeRendering | undefined>[] | undefined>) | null;
1201
+ readonly stopColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.StopColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.StopColor | undefined>) | null;
1202
+ readonly stopOpacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StopOpacity | readonly NonNullable<import("csstype").Property.StopOpacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StopOpacity | readonly NonNullable<import("csstype").Property.StopOpacity | undefined>[] | undefined>) | null;
1203
+ readonly stroke?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Stroke | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Stroke | undefined>) | null;
1204
+ readonly strokeDasharray?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeDasharray<string | number> | readonly NonNullable<import("csstype").Property.StrokeDasharray<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeDasharray<string | number> | readonly NonNullable<import("csstype").Property.StrokeDasharray<string | number> | undefined>[] | undefined>) | null;
1205
+ readonly strokeDashoffset?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeDashoffset<string | number> | readonly NonNullable<import("csstype").Property.StrokeDashoffset<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeDashoffset<string | number> | readonly NonNullable<import("csstype").Property.StrokeDashoffset<string | number> | undefined>[] | undefined>) | null;
1206
+ readonly strokeLinecap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeLinecap | readonly NonNullable<import("csstype").Property.StrokeLinecap | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeLinecap | readonly NonNullable<import("csstype").Property.StrokeLinecap | undefined>[] | undefined>) | null;
1207
+ readonly strokeLinejoin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeLinejoin | readonly NonNullable<import("csstype").Property.StrokeLinejoin | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeLinejoin | readonly NonNullable<import("csstype").Property.StrokeLinejoin | undefined>[] | undefined>) | null;
1208
+ readonly strokeMiterlimit?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeMiterlimit | readonly NonNullable<import("csstype").Property.StrokeMiterlimit | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeMiterlimit | readonly NonNullable<import("csstype").Property.StrokeMiterlimit | undefined>[] | undefined>) | null;
1209
+ readonly strokeOpacity?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeOpacity | readonly NonNullable<import("csstype").Property.StrokeOpacity | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeOpacity | readonly NonNullable<import("csstype").Property.StrokeOpacity | undefined>[] | undefined>) | null;
1210
+ readonly strokeWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeWidth<string | number> | readonly NonNullable<import("csstype").Property.StrokeWidth<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.StrokeWidth<string | number> | readonly NonNullable<import("csstype").Property.StrokeWidth<string | number> | undefined>[] | undefined>) | null;
1211
+ readonly textAnchor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAnchor | readonly NonNullable<import("csstype").Property.TextAnchor | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAnchor | readonly NonNullable<import("csstype").Property.TextAnchor | undefined>[] | undefined>) | null;
1212
+ readonly vectorEffect?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.VectorEffect | readonly NonNullable<import("csstype").Property.VectorEffect | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.VectorEffect | readonly NonNullable<import("csstype").Property.VectorEffect | undefined>[] | undefined>) | null;
1213
+ readonly border?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | (string & {}) | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "none" | "pink" | "orange" | "purple" | "indigo" | "green" | "yellow" | "red" | "black" | "white" | "blue" | "hidden" | "medium" | "transparent" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "blanchedalmond" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "plum" | "powderblue" | "rebeccapurple" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "whitesmoke" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "thick" | "thin" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | (string & {}) | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "none" | "pink" | "orange" | "purple" | "indigo" | "green" | "yellow" | "red" | "black" | "white" | "blue" | "hidden" | "medium" | "transparent" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "blanchedalmond" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "plum" | "powderblue" | "rebeccapurple" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "whitesmoke" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "thick" | "thin" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | undefined>) | null;
1214
+ readonly boxShadow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | import("csstype").Property.BoxShadow | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | import("csstype").Property.BoxShadow | undefined>) | null;
1215
+ readonly fontWeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined>) | null;
1216
+ readonly zIndex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined>) | null;
1217
+ readonly bgcolor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundColor | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundColor | undefined>) | null;
1218
+ readonly m?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined>) | null;
1219
+ readonly mt?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>) | null;
1220
+ readonly mr?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined>) | null;
1221
+ readonly mb?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined>) | null;
1222
+ readonly ml?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>) | null;
1223
+ readonly mx?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>) | null;
1224
+ readonly marginX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>) | null;
1225
+ readonly my?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>) | null;
1226
+ readonly marginY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>) | null;
1227
+ readonly p?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined>) | null;
1228
+ readonly pt?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>) | null;
1229
+ readonly pr?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined>) | null;
1230
+ readonly pb?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined>) | null;
1231
+ readonly pl?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>) | null;
1232
+ readonly px?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>) | null;
1233
+ readonly paddingX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>) | null;
1234
+ readonly py?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>) | null;
1235
+ readonly paddingY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>) | null;
1236
+ readonly typography?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | undefined>) | null;
1237
+ readonly displayPrint?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined> | ((theme: Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined>) | null;
1238
+ readonly '& .fc': {
1239
+ readonly borderRadius: string | undefined;
1240
+ readonly borderColor: string | undefined;
1241
+ readonly borderWidth: string | undefined;
1242
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1243
+ readonly boxShadow: string;
1244
+ readonly fontFamily: string | undefined;
1245
+ readonly backgroundColor: string | undefined;
1246
+ };
1247
+ readonly '& .fc .fc-button': {
1248
+ readonly transition?: string | undefined;
1249
+ readonly '&:hover'?: {
1250
+ backgroundColor: string | undefined;
1251
+ color: string | undefined;
1252
+ borderColor: string | undefined;
1253
+ transform: string;
1254
+ } | undefined;
1255
+ readonly fontSize: string | number | undefined;
1256
+ readonly padding: string | undefined;
1257
+ readonly borderRadius: string | undefined;
1258
+ readonly backgroundColor: string | undefined;
1259
+ readonly color: string | undefined;
1260
+ readonly borderColor: string | undefined;
1261
+ readonly fontWeight: string | number | undefined;
1262
+ readonly boxShadow: string;
1263
+ readonly height: string | number | undefined;
1264
+ readonly minWidth: string | number | undefined;
1265
+ readonly margin: string | undefined;
1266
+ };
1267
+ readonly '& .fc-event': {
1268
+ readonly transition?: string | undefined;
1269
+ readonly '&:hover'?: {
1270
+ transform: string;
1271
+ boxShadow: string;
1272
+ } | undefined;
1273
+ readonly backgroundColor: string | undefined;
1274
+ readonly color: string | undefined;
1275
+ readonly borderColor: string | undefined;
1276
+ readonly borderRadius: string | undefined;
1277
+ readonly fontSize: string | number | undefined;
1278
+ readonly fontWeight: string | number | undefined;
1279
+ readonly opacity: number | undefined;
1280
+ readonly boxShadow: string;
1281
+ readonly padding: string | undefined;
1282
+ readonly borderWidth: string | undefined;
1283
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1284
+ };
1285
+ readonly '& .fc .fc-daygrid-day, & .fc .fc-timegrid-slot, & .fc .fc-col-header-cell': {
1286
+ readonly transition?: string | undefined;
1287
+ readonly '&:hover'?: {
1288
+ backgroundColor: string | undefined;
1289
+ transform: string;
1290
+ } | undefined;
1291
+ readonly backgroundColor: string | undefined;
1292
+ readonly borderColor: string | undefined;
1293
+ readonly borderWidth: string | undefined;
1294
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1295
+ readonly padding: string | undefined;
1296
+ readonly height: string | number | undefined;
1297
+ readonly color: string | undefined;
1298
+ readonly fontSize: string | number | undefined;
1299
+ };
1300
+ readonly '& .fc .fc-day-today': {
1301
+ readonly backgroundColor: string | undefined;
1302
+ };
1303
+ readonly '& .fc .fc-timegrid-all-day-slot': {
1304
+ readonly backgroundColor: string | undefined;
1305
+ };
1306
+ readonly '& .fc .fc-timegrid-all-day-slot .fc-event': {
1307
+ readonly color: string | undefined;
1308
+ };
1309
+ readonly '& .fc .fc-daygrid-day .fc-event[data-all-day="true"]': {
1310
+ readonly color: string | undefined;
1311
+ readonly backgroundColor: string | undefined;
1312
+ };
1313
+ readonly '& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider'?: {
1314
+ display: string;
1315
+ } | undefined;
1316
+ readonly '& .fc .fc-toolbar': {
1317
+ readonly backgroundColor: string | undefined;
1318
+ readonly color: string | undefined;
1319
+ readonly borderColor: string | undefined;
1320
+ readonly padding: string | undefined;
1321
+ readonly height: string | number | undefined;
1322
+ readonly '& .fc-toolbar-title': {
1323
+ readonly fontSize: string | number | undefined;
1324
+ readonly fontWeight: string | number | undefined;
1325
+ readonly color: string | undefined;
1326
+ };
1327
+ };
1328
+ readonly '& .fc .fc-col-header-cell-cushion': {
1329
+ readonly color: string | undefined;
1330
+ readonly fontWeight: string | number | undefined;
1331
+ };
1332
+ readonly '& .fc .fc-timegrid-slot-label-cushion': {
1333
+ readonly color: string | undefined;
1334
+ readonly fontSize: string | number | undefined;
1335
+ };
1336
+ readonly '& .fc .fc-event': {
1337
+ readonly color: string | undefined;
1338
+ };
1339
+ readonly '& .fc .fc-event:hover': {
1340
+ readonly backgroundColor: string | undefined;
1341
+ };
1342
+ readonly '& .fc .fc-event-title': {
1343
+ readonly fontSize: string | number | undefined;
1344
+ readonly fontFamily: string | undefined;
1345
+ readonly fontWeight: string | number | undefined;
1346
+ };
1347
+ readonly '& .fc .fc-now-indicator': {
1348
+ readonly backgroundColor: string | undefined;
1349
+ };
1350
+ readonly '& .fc .fc-timegrid-now-indicator-line': {
1351
+ readonly backgroundColor: string | undefined;
1352
+ };
1353
+ readonly '& .fc .fc-timegrid-slot': {
1354
+ readonly height: string | number | undefined;
1355
+ readonly borderColor: string | undefined;
1356
+ };
1357
+ readonly '& .fc .fc-resource-area': {
1358
+ readonly backgroundColor: string | undefined;
1359
+ readonly width: string | number | undefined;
1360
+ readonly borderColor: string | undefined;
1361
+ readonly '& .fc-resource-cell': {
1362
+ readonly color: string | undefined;
1363
+ readonly fontSize: string | number | undefined;
1364
+ readonly padding: string | undefined;
1365
+ };
1366
+ };
1367
+ readonly '& .fc .fc-resource .fc-resource-title': {
1368
+ readonly color: string | undefined;
1369
+ };
1370
+ readonly '& .fc .fc-resource-area-cell': {
1371
+ readonly borderColor: string | undefined;
1372
+ };
1373
+ } | {
1374
+ readonly ":-moz-any()"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1375
+ readonly ":-moz-dir"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1376
+ readonly ":-webkit-any()"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1377
+ readonly "::cue"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1378
+ readonly "::cue-region"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1379
+ readonly "::part"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1380
+ readonly "::slotted"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1381
+ readonly "::view-transition-group"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1382
+ readonly "::view-transition-image-pair"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1383
+ readonly "::view-transition-new"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1384
+ readonly "::view-transition-old"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1385
+ readonly ":dir"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1386
+ readonly ":has"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1387
+ readonly ":host"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1388
+ readonly ":host-context"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1389
+ readonly ":is"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1390
+ readonly ":lang"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1391
+ readonly ":matches()"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1392
+ readonly ":not"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1393
+ readonly ":nth-child"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1394
+ readonly ":nth-last-child"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1395
+ readonly ":nth-last-of-type"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1396
+ readonly ":nth-of-type"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1397
+ readonly ":where"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1398
+ readonly ":-khtml-any-link"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1399
+ readonly ":-moz-any-link"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1400
+ readonly ":-moz-focusring"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1401
+ readonly ":-moz-full-screen"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1402
+ readonly ":-moz-placeholder"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1403
+ readonly ":-moz-read-only"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1404
+ readonly ":-moz-read-write"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1405
+ readonly ":-moz-ui-invalid"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1406
+ readonly ":-moz-ui-valid"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1407
+ readonly ":-ms-fullscreen"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1408
+ readonly ":-ms-input-placeholder"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1409
+ readonly ":-webkit-any-link"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1410
+ readonly ":-webkit-full-screen"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1411
+ readonly "::-moz-placeholder"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1412
+ readonly "::-moz-progress-bar"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1413
+ readonly "::-moz-range-progress"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1414
+ readonly "::-moz-range-thumb"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1415
+ readonly "::-moz-range-track"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1416
+ readonly "::-moz-selection"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1417
+ readonly "::-ms-backdrop"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1418
+ readonly "::-ms-browse"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1419
+ readonly "::-ms-check"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1420
+ readonly "::-ms-clear"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1421
+ readonly "::-ms-expand"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1422
+ readonly "::-ms-fill"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1423
+ readonly "::-ms-fill-lower"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1424
+ readonly "::-ms-fill-upper"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1425
+ readonly "::-ms-input-placeholder"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1426
+ readonly "::-ms-reveal"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1427
+ readonly "::-ms-thumb"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1428
+ readonly "::-ms-ticks-after"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1429
+ readonly "::-ms-ticks-before"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1430
+ readonly "::-ms-tooltip"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1431
+ readonly "::-ms-track"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1432
+ readonly "::-ms-value"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1433
+ readonly "::-webkit-backdrop"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1434
+ readonly "::-webkit-input-placeholder"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1435
+ readonly "::-webkit-progress-bar"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1436
+ readonly "::-webkit-progress-inner-value"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1437
+ readonly "::-webkit-progress-value"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1438
+ readonly "::-webkit-slider-runnable-track"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1439
+ readonly "::-webkit-slider-thumb"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1440
+ readonly "::after"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1441
+ readonly "::backdrop"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1442
+ readonly "::before"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1443
+ readonly "::first-letter"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1444
+ readonly "::first-line"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1445
+ readonly "::grammar-error"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1446
+ readonly "::marker"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1447
+ readonly "::placeholder"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1448
+ readonly "::selection"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1449
+ readonly "::spelling-error"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1450
+ readonly "::target-text"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1451
+ readonly "::view-transition"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1452
+ readonly ":active"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1453
+ readonly ":after"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1454
+ readonly ":any-link"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1455
+ readonly ":before"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1456
+ readonly ":blank"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1457
+ readonly ":checked"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1458
+ readonly ":current"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1459
+ readonly ":default"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1460
+ readonly ":defined"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1461
+ readonly ":disabled"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1462
+ readonly ":empty"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1463
+ readonly ":enabled"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1464
+ readonly ":first"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1465
+ readonly ":first-child"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1466
+ readonly ":first-letter"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1467
+ readonly ":first-line"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1468
+ readonly ":first-of-type"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1469
+ readonly ":focus"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1470
+ readonly ":focus-visible"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1471
+ readonly ":focus-within"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1472
+ readonly ":fullscreen"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1473
+ readonly ":future"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1474
+ readonly ":hover"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1475
+ readonly ":in-range"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1476
+ readonly ":indeterminate"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1477
+ readonly ":invalid"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1478
+ readonly ":last-child"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1479
+ readonly ":last-of-type"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1480
+ readonly ":left"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1481
+ readonly ":link"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1482
+ readonly ":local-link"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1483
+ readonly ":nth-col"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1484
+ readonly ":nth-last-col"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1485
+ readonly ":only-child"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1486
+ readonly ":only-of-type"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1487
+ readonly ":optional"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1488
+ readonly ":out-of-range"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1489
+ readonly ":past"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1490
+ readonly ":paused"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1491
+ readonly ":picture-in-picture"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1492
+ readonly ":placeholder-shown"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1493
+ readonly ":playing"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1494
+ readonly ":read-only"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1495
+ readonly ":read-write"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1496
+ readonly ":required"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1497
+ readonly ":right"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1498
+ readonly ":root"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1499
+ readonly ":scope"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1500
+ readonly ":target"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1501
+ readonly ":target-within"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1502
+ readonly ":user-invalid"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1503
+ readonly ":user-valid"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1504
+ readonly ":valid"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1505
+ readonly ":visited"?: import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1506
+ readonly '& .fc': {
1507
+ readonly borderRadius: string | undefined;
1508
+ readonly borderColor: string | undefined;
1509
+ readonly borderWidth: string | undefined;
1510
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1511
+ readonly boxShadow: string;
1512
+ readonly fontFamily: string | undefined;
1513
+ readonly backgroundColor: string | undefined;
1514
+ };
1515
+ readonly '& .fc .fc-button': {
1516
+ readonly transition?: string | undefined;
1517
+ readonly '&:hover'?: {
1518
+ backgroundColor: string | undefined;
1519
+ color: string | undefined;
1520
+ borderColor: string | undefined;
1521
+ transform: string;
1522
+ } | undefined;
1523
+ readonly fontSize: string | number | undefined;
1524
+ readonly padding: string | undefined;
1525
+ readonly borderRadius: string | undefined;
1526
+ readonly backgroundColor: string | undefined;
1527
+ readonly color: string | undefined;
1528
+ readonly borderColor: string | undefined;
1529
+ readonly fontWeight: string | number | undefined;
1530
+ readonly boxShadow: string;
1531
+ readonly height: string | number | undefined;
1532
+ readonly minWidth: string | number | undefined;
1533
+ readonly margin: string | undefined;
1534
+ };
1535
+ readonly '& .fc-event': {
1536
+ readonly transition?: string | undefined;
1537
+ readonly '&:hover'?: {
1538
+ transform: string;
1539
+ boxShadow: string;
1540
+ } | undefined;
1541
+ readonly backgroundColor: string | undefined;
1542
+ readonly color: string | undefined;
1543
+ readonly borderColor: string | undefined;
1544
+ readonly borderRadius: string | undefined;
1545
+ readonly fontSize: string | number | undefined;
1546
+ readonly fontWeight: string | number | undefined;
1547
+ readonly opacity: number | undefined;
1548
+ readonly boxShadow: string;
1549
+ readonly padding: string | undefined;
1550
+ readonly borderWidth: string | undefined;
1551
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1552
+ };
1553
+ readonly '& .fc .fc-daygrid-day, & .fc .fc-timegrid-slot, & .fc .fc-col-header-cell': {
1554
+ readonly transition?: string | undefined;
1555
+ readonly '&:hover'?: {
1556
+ backgroundColor: string | undefined;
1557
+ transform: string;
1558
+ } | undefined;
1559
+ readonly backgroundColor: string | undefined;
1560
+ readonly borderColor: string | undefined;
1561
+ readonly borderWidth: string | undefined;
1562
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1563
+ readonly padding: string | undefined;
1564
+ readonly height: string | number | undefined;
1565
+ readonly color: string | undefined;
1566
+ readonly fontSize: string | number | undefined;
1567
+ };
1568
+ readonly '& .fc .fc-day-today': {
1569
+ readonly backgroundColor: string | undefined;
1570
+ };
1571
+ readonly '& .fc .fc-timegrid-all-day-slot': {
1572
+ readonly backgroundColor: string | undefined;
1573
+ };
1574
+ readonly '& .fc .fc-timegrid-all-day-slot .fc-event': {
1575
+ readonly color: string | undefined;
1576
+ };
1577
+ readonly '& .fc .fc-daygrid-day .fc-event[data-all-day="true"]': {
1578
+ readonly color: string | undefined;
1579
+ readonly backgroundColor: string | undefined;
1580
+ };
1581
+ readonly '& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider'?: {
1582
+ display: string;
1583
+ } | undefined;
1584
+ readonly width: string | number | undefined;
1585
+ readonly marginLeft: string | undefined;
1586
+ readonly marginTop: string | undefined;
1587
+ readonly marginRight: string | undefined;
1588
+ readonly marginBottom: string | undefined;
1589
+ readonly paddingLeft: string | undefined;
1590
+ readonly paddingTop: string | undefined;
1591
+ readonly paddingRight: string | undefined;
1592
+ readonly paddingBottom: string | undefined;
1593
+ readonly '& .fc .fc-toolbar': {
1594
+ readonly backgroundColor: string | undefined;
1595
+ readonly color: string | undefined;
1596
+ readonly borderColor: string | undefined;
1597
+ readonly padding: string | undefined;
1598
+ readonly height: string | number | undefined;
1599
+ readonly '& .fc-toolbar-title': {
1600
+ readonly fontSize: string | number | undefined;
1601
+ readonly fontWeight: string | number | undefined;
1602
+ readonly color: string | undefined;
1603
+ };
1604
+ };
1605
+ readonly '& .fc .fc-col-header-cell-cushion': {
1606
+ readonly color: string | undefined;
1607
+ readonly fontWeight: string | number | undefined;
1608
+ };
1609
+ readonly '& .fc .fc-timegrid-slot-label-cushion': {
1610
+ readonly color: string | undefined;
1611
+ readonly fontSize: string | number | undefined;
1612
+ };
1613
+ readonly '& .fc .fc-event': {
1614
+ readonly color: string | undefined;
1615
+ };
1616
+ readonly '& .fc .fc-event:hover': {
1617
+ readonly backgroundColor: string | undefined;
1618
+ };
1619
+ readonly '& .fc .fc-event-title': {
1620
+ readonly fontSize: string | number | undefined;
1621
+ readonly fontFamily: string | undefined;
1622
+ readonly fontWeight: string | number | undefined;
1623
+ };
1624
+ readonly '& .fc .fc-now-indicator': {
1625
+ readonly backgroundColor: string | undefined;
1626
+ };
1627
+ readonly '& .fc .fc-timegrid-now-indicator-line': {
1628
+ readonly backgroundColor: string | undefined;
1629
+ };
1630
+ readonly '& .fc .fc-timegrid-slot': {
1631
+ readonly height: string | number | undefined;
1632
+ readonly borderColor: string | undefined;
1633
+ };
1634
+ readonly '& .fc .fc-resource-area': {
1635
+ readonly backgroundColor: string | undefined;
1636
+ readonly width: string | number | undefined;
1637
+ readonly borderColor: string | undefined;
1638
+ readonly '& .fc-resource-cell': {
1639
+ readonly color: string | undefined;
1640
+ readonly fontSize: string | number | undefined;
1641
+ readonly padding: string | undefined;
1642
+ };
1643
+ };
1644
+ readonly '& .fc .fc-resource .fc-resource-title': {
1645
+ readonly color: string | undefined;
1646
+ };
1647
+ readonly '& .fc .fc-resource-area-cell': {
1648
+ readonly borderColor: string | undefined;
1649
+ };
1650
+ } | {
1651
+ readonly '& .fc': {
1652
+ readonly borderRadius: string | undefined;
1653
+ readonly borderColor: string | undefined;
1654
+ readonly borderWidth: string | undefined;
1655
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1656
+ readonly boxShadow: string;
1657
+ readonly fontFamily: string | undefined;
1658
+ readonly backgroundColor: string | undefined;
1659
+ };
1660
+ readonly '& .fc .fc-button': {
1661
+ readonly transition?: string | undefined;
1662
+ readonly '&:hover'?: {
1663
+ backgroundColor: string | undefined;
1664
+ color: string | undefined;
1665
+ borderColor: string | undefined;
1666
+ transform: string;
1667
+ } | undefined;
1668
+ readonly fontSize: string | number | undefined;
1669
+ readonly padding: string | undefined;
1670
+ readonly borderRadius: string | undefined;
1671
+ readonly backgroundColor: string | undefined;
1672
+ readonly color: string | undefined;
1673
+ readonly borderColor: string | undefined;
1674
+ readonly fontWeight: string | number | undefined;
1675
+ readonly boxShadow: string;
1676
+ readonly height: string | number | undefined;
1677
+ readonly minWidth: string | number | undefined;
1678
+ readonly margin: string | undefined;
1679
+ };
1680
+ readonly '& .fc-event': {
1681
+ readonly transition?: string | undefined;
1682
+ readonly '&:hover'?: {
1683
+ transform: string;
1684
+ boxShadow: string;
1685
+ } | undefined;
1686
+ readonly backgroundColor: string | undefined;
1687
+ readonly color: string | undefined;
1688
+ readonly borderColor: string | undefined;
1689
+ readonly borderRadius: string | undefined;
1690
+ readonly fontSize: string | number | undefined;
1691
+ readonly fontWeight: string | number | undefined;
1692
+ readonly opacity: number | undefined;
1693
+ readonly boxShadow: string;
1694
+ readonly padding: string | undefined;
1695
+ readonly borderWidth: string | undefined;
1696
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1697
+ };
1698
+ readonly '& .fc .fc-daygrid-day, & .fc .fc-timegrid-slot, & .fc .fc-col-header-cell': {
1699
+ readonly transition?: string | undefined;
1700
+ readonly '&:hover'?: {
1701
+ backgroundColor: string | undefined;
1702
+ transform: string;
1703
+ } | undefined;
1704
+ readonly backgroundColor: string | undefined;
1705
+ readonly borderColor: string | undefined;
1706
+ readonly borderWidth: string | undefined;
1707
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1708
+ readonly padding: string | undefined;
1709
+ readonly height: string | number | undefined;
1710
+ readonly color: string | undefined;
1711
+ readonly fontSize: string | number | undefined;
1712
+ };
1713
+ readonly '& .fc .fc-day-today': {
1714
+ readonly backgroundColor: string | undefined;
1715
+ };
1716
+ readonly '& .fc .fc-timegrid-all-day-slot': {
1717
+ readonly backgroundColor: string | undefined;
1718
+ };
1719
+ readonly '& .fc .fc-timegrid-all-day-slot .fc-event': {
1720
+ readonly color: string | undefined;
1721
+ };
1722
+ readonly '& .fc .fc-daygrid-day .fc-event[data-all-day="true"]': {
1723
+ readonly color: string | undefined;
1724
+ readonly backgroundColor: string | undefined;
1725
+ };
1726
+ readonly '& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider'?: {
1727
+ display: string;
1728
+ } | undefined;
1729
+ readonly width: string | number | undefined;
1730
+ readonly marginLeft: string | undefined;
1731
+ readonly marginTop: string | undefined;
1732
+ readonly marginRight: string | undefined;
1733
+ readonly marginBottom: string | undefined;
1734
+ readonly paddingLeft: string | undefined;
1735
+ readonly paddingTop: string | undefined;
1736
+ readonly paddingRight: string | undefined;
1737
+ readonly paddingBottom: string | undefined;
1738
+ readonly '& .fc .fc-toolbar': {
1739
+ readonly backgroundColor: string | undefined;
1740
+ readonly color: string | undefined;
1741
+ readonly borderColor: string | undefined;
1742
+ readonly padding: string | undefined;
1743
+ readonly height: string | number | undefined;
1744
+ readonly '& .fc-toolbar-title': {
1745
+ readonly fontSize: string | number | undefined;
1746
+ readonly fontWeight: string | number | undefined;
1747
+ readonly color: string | undefined;
1748
+ };
1749
+ };
1750
+ readonly '& .fc .fc-col-header-cell-cushion': {
1751
+ readonly color: string | undefined;
1752
+ readonly fontWeight: string | number | undefined;
1753
+ };
1754
+ readonly '& .fc .fc-timegrid-slot-label-cushion': {
1755
+ readonly color: string | undefined;
1756
+ readonly fontSize: string | number | undefined;
1757
+ };
1758
+ readonly '& .fc .fc-event': {
1759
+ readonly color: string | undefined;
1760
+ };
1761
+ readonly '& .fc .fc-event:hover': {
1762
+ readonly backgroundColor: string | undefined;
1763
+ };
1764
+ readonly '& .fc .fc-event-title': {
1765
+ readonly fontSize: string | number | undefined;
1766
+ readonly fontFamily: string | undefined;
1767
+ readonly fontWeight: string | number | undefined;
1768
+ };
1769
+ readonly '& .fc .fc-now-indicator': {
1770
+ readonly backgroundColor: string | undefined;
1771
+ };
1772
+ readonly '& .fc .fc-timegrid-now-indicator-line': {
1773
+ readonly backgroundColor: string | undefined;
1774
+ };
1775
+ readonly '& .fc .fc-timegrid-slot': {
1776
+ readonly height: string | number | undefined;
1777
+ readonly borderColor: string | undefined;
1778
+ };
1779
+ readonly '& .fc .fc-resource-area': {
1780
+ readonly backgroundColor: string | undefined;
1781
+ readonly width: string | number | undefined;
1782
+ readonly borderColor: string | undefined;
1783
+ readonly '& .fc-resource-cell': {
1784
+ readonly color: string | undefined;
1785
+ readonly fontSize: string | number | undefined;
1786
+ readonly padding: string | undefined;
1787
+ };
1788
+ };
1789
+ readonly '& .fc .fc-resource .fc-resource-title': {
1790
+ readonly color: string | undefined;
1791
+ };
1792
+ readonly '& .fc .fc-resource-area-cell': {
1793
+ readonly borderColor: string | undefined;
1794
+ };
1795
+ } | {
1796
+ readonly '& .fc': {
1797
+ readonly borderRadius: string | undefined;
1798
+ readonly borderColor: string | undefined;
1799
+ readonly borderWidth: string | undefined;
1800
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1801
+ readonly boxShadow: string;
1802
+ readonly fontFamily: string | undefined;
1803
+ readonly backgroundColor: string | undefined;
1804
+ };
1805
+ readonly '& .fc .fc-button': {
1806
+ readonly transition?: string | undefined;
1807
+ readonly '&:hover'?: {
1808
+ backgroundColor: string | undefined;
1809
+ color: string | undefined;
1810
+ borderColor: string | undefined;
1811
+ transform: string;
1812
+ } | undefined;
1813
+ readonly fontSize: string | number | undefined;
1814
+ readonly padding: string | undefined;
1815
+ readonly borderRadius: string | undefined;
1816
+ readonly backgroundColor: string | undefined;
1817
+ readonly color: string | undefined;
1818
+ readonly borderColor: string | undefined;
1819
+ readonly fontWeight: string | number | undefined;
1820
+ readonly boxShadow: string;
1821
+ readonly height: string | number | undefined;
1822
+ readonly minWidth: string | number | undefined;
1823
+ readonly margin: string | undefined;
1824
+ };
1825
+ readonly '& .fc-event': {
1826
+ readonly transition?: string | undefined;
1827
+ readonly '&:hover'?: {
1828
+ transform: string;
1829
+ boxShadow: string;
1830
+ } | undefined;
1831
+ readonly backgroundColor: string | undefined;
1832
+ readonly color: string | undefined;
1833
+ readonly borderColor: string | undefined;
1834
+ readonly borderRadius: string | undefined;
1835
+ readonly fontSize: string | number | undefined;
1836
+ readonly fontWeight: string | number | undefined;
1837
+ readonly opacity: number | undefined;
1838
+ readonly boxShadow: string;
1839
+ readonly padding: string | undefined;
1840
+ readonly borderWidth: string | undefined;
1841
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1842
+ };
1843
+ readonly '& .fc .fc-daygrid-day, & .fc .fc-timegrid-slot, & .fc .fc-col-header-cell': {
1844
+ readonly transition?: string | undefined;
1845
+ readonly '&:hover'?: {
1846
+ backgroundColor: string | undefined;
1847
+ transform: string;
1848
+ } | undefined;
1849
+ readonly backgroundColor: string | undefined;
1850
+ readonly borderColor: string | undefined;
1851
+ readonly borderWidth: string | undefined;
1852
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1853
+ readonly padding: string | undefined;
1854
+ readonly height: string | number | undefined;
1855
+ readonly color: string | undefined;
1856
+ readonly fontSize: string | number | undefined;
1857
+ };
1858
+ readonly '& .fc .fc-day-today': {
1859
+ readonly backgroundColor: string | undefined;
1860
+ };
1861
+ readonly '& .fc .fc-timegrid-all-day-slot': {
1862
+ readonly backgroundColor: string | undefined;
1863
+ };
1864
+ readonly '& .fc .fc-timegrid-all-day-slot .fc-event': {
1865
+ readonly color: string | undefined;
1866
+ };
1867
+ readonly '& .fc .fc-daygrid-day .fc-event[data-all-day="true"]': {
1868
+ readonly color: string | undefined;
1869
+ readonly backgroundColor: string | undefined;
1870
+ };
1871
+ readonly '& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider'?: {
1872
+ display: string;
1873
+ } | undefined;
1874
+ readonly width: string | number | undefined;
1875
+ readonly marginLeft: string | undefined;
1876
+ readonly marginTop: string | undefined;
1877
+ readonly marginRight: string | undefined;
1878
+ readonly marginBottom: string | undefined;
1879
+ readonly paddingLeft: string | undefined;
1880
+ readonly paddingTop: string | undefined;
1881
+ readonly paddingRight: string | undefined;
1882
+ readonly paddingBottom: string | undefined;
1883
+ readonly '& .fc .fc-toolbar': {
1884
+ readonly backgroundColor: string | undefined;
1885
+ readonly color: string | undefined;
1886
+ readonly borderColor: string | undefined;
1887
+ readonly padding: string | undefined;
1888
+ readonly height: string | number | undefined;
1889
+ readonly '& .fc-toolbar-title': {
1890
+ readonly fontSize: string | number | undefined;
1891
+ readonly fontWeight: string | number | undefined;
1892
+ readonly color: string | undefined;
1893
+ };
1894
+ };
1895
+ readonly '& .fc .fc-col-header-cell-cushion': {
1896
+ readonly color: string | undefined;
1897
+ readonly fontWeight: string | number | undefined;
1898
+ };
1899
+ readonly '& .fc .fc-timegrid-slot-label-cushion': {
1900
+ readonly color: string | undefined;
1901
+ readonly fontSize: string | number | undefined;
1902
+ };
1903
+ readonly '& .fc .fc-event': {
1904
+ readonly color: string | undefined;
1905
+ };
1906
+ readonly '& .fc .fc-event:hover': {
1907
+ readonly backgroundColor: string | undefined;
1908
+ };
1909
+ readonly '& .fc .fc-event-title': {
1910
+ readonly fontSize: string | number | undefined;
1911
+ readonly fontFamily: string | undefined;
1912
+ readonly fontWeight: string | number | undefined;
1913
+ };
1914
+ readonly '& .fc .fc-now-indicator': {
1915
+ readonly backgroundColor: string | undefined;
1916
+ };
1917
+ readonly '& .fc .fc-timegrid-now-indicator-line': {
1918
+ readonly backgroundColor: string | undefined;
1919
+ };
1920
+ readonly '& .fc .fc-timegrid-slot': {
1921
+ readonly height: string | number | undefined;
1922
+ readonly borderColor: string | undefined;
1923
+ };
1924
+ readonly '& .fc .fc-resource-area': {
1925
+ readonly backgroundColor: string | undefined;
1926
+ readonly width: string | number | undefined;
1927
+ readonly borderColor: string | undefined;
1928
+ readonly '& .fc-resource-cell': {
1929
+ readonly color: string | undefined;
1930
+ readonly fontSize: string | number | undefined;
1931
+ readonly padding: string | undefined;
1932
+ };
1933
+ };
1934
+ readonly '& .fc .fc-resource .fc-resource-title': {
1935
+ readonly color: string | undefined;
1936
+ };
1937
+ readonly '& .fc .fc-resource-area-cell': {
1938
+ readonly borderColor: string | undefined;
1939
+ };
1940
+ } | {
1941
+ readonly length: number;
1942
+ readonly toString: () => string;
1943
+ readonly toLocaleString: () => string;
1944
+ readonly concat: {
1945
+ (...items: ConcatArray<boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>[]): (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[];
1946
+ (...items: (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | ConcatArray<boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>)[]): (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[];
1947
+ };
1948
+ readonly join: (separator?: string | undefined) => string;
1949
+ readonly slice: (start?: number | undefined, end?: number | undefined) => (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[];
1950
+ readonly indexOf: (searchElement: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), fromIndex?: number | undefined) => number;
1951
+ readonly lastIndexOf: (searchElement: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), fromIndex?: number | undefined) => number;
1952
+ readonly every: {
1953
+ <S extends boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>(predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => value is S, thisArg?: any): this is readonly S[];
1954
+ (predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => unknown, thisArg?: any): boolean;
1955
+ };
1956
+ readonly some: (predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => unknown, thisArg?: any) => boolean;
1957
+ readonly forEach: (callbackfn: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => void, thisArg?: any) => void;
1958
+ readonly map: <U>(callbackfn: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => U, thisArg?: any) => U[];
1959
+ readonly filter: {
1960
+ <S_1 extends boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>(predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => value is S_1, thisArg?: any): S_1[];
1961
+ (predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => unknown, thisArg?: any): (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[];
1962
+ };
1963
+ readonly reduce: {
1964
+ (callbackfn: (previousValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentIndex: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)): boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>);
1965
+ (callbackfn: (previousValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentIndex: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), initialValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)): boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>);
1966
+ <U_1>(callbackfn: (previousValue: U_1, currentValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentIndex: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => U_1, initialValue: U_1): U_1;
1967
+ };
1968
+ readonly reduceRight: {
1969
+ (callbackfn: (previousValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentIndex: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)): boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>);
1970
+ (callbackfn: (previousValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentIndex: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), initialValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)): boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>);
1971
+ <U_2>(callbackfn: (previousValue: U_2, currentValue: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), currentIndex: number, array: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => U_2, initialValue: U_2): U_2;
1972
+ };
1973
+ readonly find: {
1974
+ <S_2 extends boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>(predicate: (this: void, value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, obj: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => value is S_2, thisArg?: any): S_2 | undefined;
1975
+ (predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, obj: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => unknown, thisArg?: any): boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1976
+ };
1977
+ readonly findIndex: (predicate: (value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, obj: readonly (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => unknown, thisArg?: any) => number;
1978
+ readonly entries: () => IterableIterator<[number, boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)]>;
1979
+ readonly keys: () => IterableIterator<number>;
1980
+ readonly values: () => IterableIterator<boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>;
1981
+ readonly includes: (searchElement: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), fromIndex?: number | undefined) => boolean;
1982
+ readonly flatMap: <U_3, This = undefined>(callback: (this: This, value: boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>), index: number, array: (boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>))[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[];
1983
+ readonly flat: <A, D extends number = 1>(this: A, depth?: D | undefined) => FlatArray<A, D>[];
1984
+ readonly [Symbol.iterator]: () => IterableIterator<boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>)>;
1985
+ readonly at: (index: number) => boolean | import("@mui/system").SystemStyleObject<Theme> | ((theme: Theme) => import("@mui/system").SystemStyleObject<Theme>) | undefined;
1986
+ readonly '& .fc': {
1987
+ readonly borderRadius: string | undefined;
1988
+ readonly borderColor: string | undefined;
1989
+ readonly borderWidth: string | undefined;
1990
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
1991
+ readonly boxShadow: string;
1992
+ readonly fontFamily: string | undefined;
1993
+ readonly backgroundColor: string | undefined;
1994
+ };
1995
+ readonly '& .fc .fc-button': {
1996
+ readonly transition?: string | undefined;
1997
+ readonly '&:hover'?: {
1998
+ backgroundColor: string | undefined;
1999
+ color: string | undefined;
2000
+ borderColor: string | undefined;
2001
+ transform: string;
2002
+ } | undefined;
2003
+ readonly fontSize: string | number | undefined;
2004
+ readonly padding: string | undefined;
2005
+ readonly borderRadius: string | undefined;
2006
+ readonly backgroundColor: string | undefined;
2007
+ readonly color: string | undefined;
2008
+ readonly borderColor: string | undefined;
2009
+ readonly fontWeight: string | number | undefined;
2010
+ readonly boxShadow: string;
2011
+ readonly height: string | number | undefined;
2012
+ readonly minWidth: string | number | undefined;
2013
+ readonly margin: string | undefined;
2014
+ };
2015
+ readonly '& .fc-event': {
2016
+ readonly transition?: string | undefined;
2017
+ readonly '&:hover'?: {
2018
+ transform: string;
2019
+ boxShadow: string;
2020
+ } | undefined;
2021
+ readonly backgroundColor: string | undefined;
2022
+ readonly color: string | undefined;
2023
+ readonly borderColor: string | undefined;
2024
+ readonly borderRadius: string | undefined;
2025
+ readonly fontSize: string | number | undefined;
2026
+ readonly fontWeight: string | number | undefined;
2027
+ readonly opacity: number | undefined;
2028
+ readonly boxShadow: string;
2029
+ readonly padding: string | undefined;
2030
+ readonly borderWidth: string | undefined;
2031
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
2032
+ };
2033
+ readonly '& .fc .fc-daygrid-day, & .fc .fc-timegrid-slot, & .fc .fc-col-header-cell': {
2034
+ readonly transition?: string | undefined;
2035
+ readonly '&:hover'?: {
2036
+ backgroundColor: string | undefined;
2037
+ transform: string;
2038
+ } | undefined;
2039
+ readonly backgroundColor: string | undefined;
2040
+ readonly borderColor: string | undefined;
2041
+ readonly borderWidth: string | undefined;
2042
+ readonly borderStyle: "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid";
2043
+ readonly padding: string | undefined;
2044
+ readonly height: string | number | undefined;
2045
+ readonly color: string | undefined;
2046
+ readonly fontSize: string | number | undefined;
2047
+ };
2048
+ readonly '& .fc .fc-day-today': {
2049
+ readonly backgroundColor: string | undefined;
2050
+ };
2051
+ readonly '& .fc .fc-timegrid-all-day-slot': {
2052
+ readonly backgroundColor: string | undefined;
2053
+ };
2054
+ readonly '& .fc .fc-timegrid-all-day-slot .fc-event': {
2055
+ readonly color: string | undefined;
2056
+ };
2057
+ readonly '& .fc .fc-daygrid-day .fc-event[data-all-day="true"]': {
2058
+ readonly color: string | undefined;
2059
+ readonly backgroundColor: string | undefined;
2060
+ };
2061
+ readonly '& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider'?: {
2062
+ display: string;
2063
+ } | undefined;
2064
+ readonly width: string | number | undefined;
2065
+ readonly marginLeft: string | undefined;
2066
+ readonly marginTop: string | undefined;
2067
+ readonly marginRight: string | undefined;
2068
+ readonly marginBottom: string | undefined;
2069
+ readonly paddingLeft: string | undefined;
2070
+ readonly paddingTop: string | undefined;
2071
+ readonly paddingRight: string | undefined;
2072
+ readonly paddingBottom: string | undefined;
2073
+ readonly '& .fc .fc-toolbar': {
2074
+ readonly backgroundColor: string | undefined;
2075
+ readonly color: string | undefined;
2076
+ readonly borderColor: string | undefined;
2077
+ readonly padding: string | undefined;
2078
+ readonly height: string | number | undefined;
2079
+ readonly '& .fc-toolbar-title': {
2080
+ readonly fontSize: string | number | undefined;
2081
+ readonly fontWeight: string | number | undefined;
2082
+ readonly color: string | undefined;
2083
+ };
2084
+ };
2085
+ readonly '& .fc .fc-col-header-cell-cushion': {
2086
+ readonly color: string | undefined;
2087
+ readonly fontWeight: string | number | undefined;
2088
+ };
2089
+ readonly '& .fc .fc-timegrid-slot-label-cushion': {
2090
+ readonly color: string | undefined;
2091
+ readonly fontSize: string | number | undefined;
2092
+ };
2093
+ readonly '& .fc .fc-event': {
2094
+ readonly color: string | undefined;
2095
+ };
2096
+ readonly '& .fc .fc-event:hover': {
2097
+ readonly backgroundColor: string | undefined;
2098
+ };
2099
+ readonly '& .fc .fc-event-title': {
2100
+ readonly fontSize: string | number | undefined;
2101
+ readonly fontFamily: string | undefined;
2102
+ readonly fontWeight: string | number | undefined;
2103
+ };
2104
+ readonly '& .fc .fc-now-indicator': {
2105
+ readonly backgroundColor: string | undefined;
2106
+ };
2107
+ readonly '& .fc .fc-timegrid-now-indicator-line': {
2108
+ readonly backgroundColor: string | undefined;
2109
+ };
2110
+ readonly '& .fc .fc-timegrid-slot': {
2111
+ readonly height: string | number | undefined;
2112
+ readonly borderColor: string | undefined;
2113
+ };
2114
+ readonly '& .fc .fc-resource-area': {
2115
+ readonly backgroundColor: string | undefined;
2116
+ readonly width: string | number | undefined;
2117
+ readonly borderColor: string | undefined;
2118
+ readonly '& .fc-resource-cell': {
2119
+ readonly color: string | undefined;
2120
+ readonly fontSize: string | number | undefined;
2121
+ readonly padding: string | undefined;
2122
+ };
2123
+ };
2124
+ readonly '& .fc .fc-resource .fc-resource-title': {
2125
+ readonly color: string | undefined;
2126
+ };
2127
+ readonly '& .fc .fc-resource-area-cell': {
2128
+ readonly borderColor: string | undefined;
2129
+ };
226
2130
  };
227
2131
  getMaterialElevation: (elevation?: number | undefined) => string;
228
2132
  };