@vitality-ds/icons 4.0.1-alpha.2 → 4.0.1-alpha.3

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.
@@ -110,6 +110,13 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
110
110
  critical13: string;
111
111
  };
112
112
  fonts: {
113
+ body: any;
114
+ caption: any;
115
+ pageTitle: any;
116
+ sectionTitle: any;
117
+ sectionSubtitle: any;
118
+ button: any;
119
+ textInput: any;
113
120
  display100: any;
114
121
  display200: any;
115
122
  display300: any;
@@ -119,6 +126,9 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
119
126
  display700: any;
120
127
  display800: any;
121
128
  display900: any;
129
+ default: any;
130
+ };
131
+ fontSizes: {
122
132
  body: any;
123
133
  caption: any;
124
134
  pageTitle: any;
@@ -126,9 +136,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
126
136
  sectionSubtitle: any;
127
137
  button: any;
128
138
  textInput: any;
129
- default: any;
130
- };
131
- fontSizes: {
132
139
  display100: any;
133
140
  display200: any;
134
141
  display300: any;
@@ -138,6 +145,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
138
145
  display700: any;
139
146
  display800: any;
140
147
  display900: any;
148
+ };
149
+ fontWeights: {
141
150
  body: any;
142
151
  caption: any;
143
152
  pageTitle: any;
@@ -145,8 +154,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
145
154
  sectionSubtitle: any;
146
155
  button: any;
147
156
  textInput: any;
148
- };
149
- fontWeights: {
150
157
  display100: any;
151
158
  display200: any;
152
159
  display300: any;
@@ -156,6 +163,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
156
163
  display700: any;
157
164
  display800: any;
158
165
  display900: any;
166
+ };
167
+ letterSpacings: {
159
168
  body: any;
160
169
  caption: any;
161
170
  pageTitle: any;
@@ -163,8 +172,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
163
172
  sectionSubtitle: any;
164
173
  button: any;
165
174
  textInput: any;
166
- };
167
- letterSpacings: {
168
175
  display100: any;
169
176
  display200: any;
170
177
  display300: any;
@@ -174,6 +181,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
174
181
  display700: any;
175
182
  display800: any;
176
183
  display900: any;
184
+ };
185
+ lineHeights: {
177
186
  body: any;
178
187
  caption: any;
179
188
  pageTitle: any;
@@ -181,8 +190,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
181
190
  sectionSubtitle: any;
182
191
  button: any;
183
192
  textInput: any;
184
- };
185
- lineHeights: {
186
193
  display100: any;
187
194
  display200: any;
188
195
  display300: any;
@@ -192,13 +199,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
192
199
  display700: any;
193
200
  display800: any;
194
201
  display900: any;
195
- body: any;
196
- caption: any;
197
- pageTitle: any;
198
- sectionTitle: any;
199
- sectionSubtitle: any;
200
- button: any;
201
- textInput: any;
202
202
  };
203
203
  radii: {
204
204
  default: any;
@@ -341,6 +341,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
341
341
  critical13: string;
342
342
  };
343
343
  fonts: {
344
+ body: any;
345
+ caption: any;
346
+ pageTitle: any;
347
+ sectionTitle: any;
348
+ sectionSubtitle: any;
349
+ button: any;
350
+ textInput: any;
344
351
  display100: any;
345
352
  display200: any;
346
353
  display300: any;
@@ -350,6 +357,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
350
357
  display700: any;
351
358
  display800: any;
352
359
  display900: any;
360
+ default: any;
361
+ };
362
+ fontSizes: {
353
363
  body: any;
354
364
  caption: any;
355
365
  pageTitle: any;
@@ -357,9 +367,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
357
367
  sectionSubtitle: any;
358
368
  button: any;
359
369
  textInput: any;
360
- default: any;
361
- };
362
- fontSizes: {
363
370
  display100: any;
364
371
  display200: any;
365
372
  display300: any;
@@ -369,6 +376,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
369
376
  display700: any;
370
377
  display800: any;
371
378
  display900: any;
379
+ };
380
+ fontWeights: {
372
381
  body: any;
373
382
  caption: any;
374
383
  pageTitle: any;
@@ -376,8 +385,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
376
385
  sectionSubtitle: any;
377
386
  button: any;
378
387
  textInput: any;
379
- };
380
- fontWeights: {
381
388
  display100: any;
382
389
  display200: any;
383
390
  display300: any;
@@ -387,6 +394,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
387
394
  display700: any;
388
395
  display800: any;
389
396
  display900: any;
397
+ };
398
+ letterSpacings: {
390
399
  body: any;
391
400
  caption: any;
392
401
  pageTitle: any;
@@ -394,8 +403,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
394
403
  sectionSubtitle: any;
395
404
  button: any;
396
405
  textInput: any;
397
- };
398
- letterSpacings: {
399
406
  display100: any;
400
407
  display200: any;
401
408
  display300: any;
@@ -405,6 +412,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
405
412
  display700: any;
406
413
  display800: any;
407
414
  display900: any;
415
+ };
416
+ lineHeights: {
408
417
  body: any;
409
418
  caption: any;
410
419
  pageTitle: any;
@@ -412,8 +421,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
412
421
  sectionSubtitle: any;
413
422
  button: any;
414
423
  textInput: any;
415
- };
416
- lineHeights: {
417
424
  display100: any;
418
425
  display200: any;
419
426
  display300: any;
@@ -423,13 +430,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
423
430
  display700: any;
424
431
  display800: any;
425
432
  display900: any;
426
- body: any;
427
- caption: any;
428
- pageTitle: any;
429
- sectionTitle: any;
430
- sectionSubtitle: any;
431
- button: any;
432
- textInput: any;
433
433
  };
434
434
  radii: {
435
435
  default: any;
@@ -584,6 +584,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
584
584
  critical13: string;
585
585
  };
586
586
  fonts: {
587
+ body: any;
588
+ caption: any;
589
+ pageTitle: any;
590
+ sectionTitle: any;
591
+ sectionSubtitle: any;
592
+ button: any;
593
+ textInput: any;
587
594
  display100: any;
588
595
  display200: any;
589
596
  display300: any;
@@ -593,6 +600,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
593
600
  display700: any;
594
601
  display800: any;
595
602
  display900: any;
603
+ default: any;
604
+ };
605
+ fontSizes: {
596
606
  body: any;
597
607
  caption: any;
598
608
  pageTitle: any;
@@ -600,9 +610,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
600
610
  sectionSubtitle: any;
601
611
  button: any;
602
612
  textInput: any;
603
- default: any;
604
- };
605
- fontSizes: {
606
613
  display100: any;
607
614
  display200: any;
608
615
  display300: any;
@@ -612,6 +619,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
612
619
  display700: any;
613
620
  display800: any;
614
621
  display900: any;
622
+ };
623
+ fontWeights: {
615
624
  body: any;
616
625
  caption: any;
617
626
  pageTitle: any;
@@ -619,8 +628,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
619
628
  sectionSubtitle: any;
620
629
  button: any;
621
630
  textInput: any;
622
- };
623
- fontWeights: {
624
631
  display100: any;
625
632
  display200: any;
626
633
  display300: any;
@@ -630,6 +637,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
630
637
  display700: any;
631
638
  display800: any;
632
639
  display900: any;
640
+ };
641
+ letterSpacings: {
633
642
  body: any;
634
643
  caption: any;
635
644
  pageTitle: any;
@@ -637,8 +646,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
637
646
  sectionSubtitle: any;
638
647
  button: any;
639
648
  textInput: any;
640
- };
641
- letterSpacings: {
642
649
  display100: any;
643
650
  display200: any;
644
651
  display300: any;
@@ -648,6 +655,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
648
655
  display700: any;
649
656
  display800: any;
650
657
  display900: any;
658
+ };
659
+ lineHeights: {
651
660
  body: any;
652
661
  caption: any;
653
662
  pageTitle: any;
@@ -655,8 +664,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
655
664
  sectionSubtitle: any;
656
665
  button: any;
657
666
  textInput: any;
658
- };
659
- lineHeights: {
660
667
  display100: any;
661
668
  display200: any;
662
669
  display300: any;
@@ -666,13 +673,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
666
673
  display700: any;
667
674
  display800: any;
668
675
  display900: any;
669
- body: any;
670
- caption: any;
671
- pageTitle: any;
672
- sectionTitle: any;
673
- sectionSubtitle: any;
674
- button: any;
675
- textInput: any;
676
676
  };
677
677
  radii: {
678
678
  default: any;
@@ -814,6 +814,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
814
814
  critical13: string;
815
815
  };
816
816
  fonts: {
817
+ body: any;
818
+ caption: any;
819
+ pageTitle: any;
820
+ sectionTitle: any;
821
+ sectionSubtitle: any;
822
+ button: any;
823
+ textInput: any;
817
824
  display100: any;
818
825
  display200: any;
819
826
  display300: any;
@@ -823,6 +830,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
823
830
  display700: any;
824
831
  display800: any;
825
832
  display900: any;
833
+ default: any;
834
+ };
835
+ fontSizes: {
826
836
  body: any;
827
837
  caption: any;
828
838
  pageTitle: any;
@@ -830,9 +840,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
830
840
  sectionSubtitle: any;
831
841
  button: any;
832
842
  textInput: any;
833
- default: any;
834
- };
835
- fontSizes: {
836
843
  display100: any;
837
844
  display200: any;
838
845
  display300: any;
@@ -842,6 +849,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
842
849
  display700: any;
843
850
  display800: any;
844
851
  display900: any;
852
+ };
853
+ fontWeights: {
845
854
  body: any;
846
855
  caption: any;
847
856
  pageTitle: any;
@@ -849,8 +858,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
849
858
  sectionSubtitle: any;
850
859
  button: any;
851
860
  textInput: any;
852
- };
853
- fontWeights: {
854
861
  display100: any;
855
862
  display200: any;
856
863
  display300: any;
@@ -860,6 +867,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
860
867
  display700: any;
861
868
  display800: any;
862
869
  display900: any;
870
+ };
871
+ letterSpacings: {
863
872
  body: any;
864
873
  caption: any;
865
874
  pageTitle: any;
@@ -867,8 +876,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
867
876
  sectionSubtitle: any;
868
877
  button: any;
869
878
  textInput: any;
870
- };
871
- letterSpacings: {
872
879
  display100: any;
873
880
  display200: any;
874
881
  display300: any;
@@ -878,6 +885,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
878
885
  display700: any;
879
886
  display800: any;
880
887
  display900: any;
888
+ };
889
+ lineHeights: {
881
890
  body: any;
882
891
  caption: any;
883
892
  pageTitle: any;
@@ -885,8 +894,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
885
894
  sectionSubtitle: any;
886
895
  button: any;
887
896
  textInput: any;
888
- };
889
- lineHeights: {
890
897
  display100: any;
891
898
  display200: any;
892
899
  display300: any;
@@ -896,13 +903,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
896
903
  display700: any;
897
904
  display800: any;
898
905
  display900: any;
899
- body: any;
900
- caption: any;
901
- pageTitle: any;
902
- sectionTitle: any;
903
- sectionSubtitle: any;
904
- button: any;
905
- textInput: any;
906
906
  };
907
907
  radii: {
908
908
  default: any;
@@ -1056,6 +1056,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1056
1056
  critical13: import("@stitches/react/types/theme").Token<"critical13", string, "colors", "vitality">;
1057
1057
  };
1058
1058
  fonts: {
1059
+ body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "vitality">;
1060
+ caption: import("@stitches/react/types/theme").Token<"caption", string, "fonts", "vitality">;
1061
+ pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fonts", "vitality">;
1062
+ sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fonts", "vitality">;
1063
+ sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fonts", "vitality">;
1064
+ button: import("@stitches/react/types/theme").Token<"button", string, "fonts", "vitality">;
1065
+ textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fonts", "vitality">;
1059
1066
  display100: import("@stitches/react/types/theme").Token<"display100", string, "fonts", "vitality">;
1060
1067
  display200: import("@stitches/react/types/theme").Token<"display200", string, "fonts", "vitality">;
1061
1068
  display300: import("@stitches/react/types/theme").Token<"display300", string, "fonts", "vitality">;
@@ -1065,16 +1072,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1065
1072
  display700: import("@stitches/react/types/theme").Token<"display700", string, "fonts", "vitality">;
1066
1073
  display800: import("@stitches/react/types/theme").Token<"display800", string, "fonts", "vitality">;
1067
1074
  display900: import("@stitches/react/types/theme").Token<"display900", string, "fonts", "vitality">;
1068
- body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "vitality">;
1069
- caption: import("@stitches/react/types/theme").Token<"caption", string, "fonts", "vitality">;
1070
- pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fonts", "vitality">;
1071
- sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fonts", "vitality">;
1072
- sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fonts", "vitality">;
1073
- button: import("@stitches/react/types/theme").Token<"button", string, "fonts", "vitality">;
1074
- textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fonts", "vitality">;
1075
1075
  default: import("@stitches/react/types/theme").Token<"default", string, "fonts", "vitality">;
1076
1076
  };
1077
1077
  fontSizes: {
1078
+ body: import("@stitches/react/types/theme").Token<"body", string, "fontSizes", "vitality">;
1079
+ caption: import("@stitches/react/types/theme").Token<"caption", string, "fontSizes", "vitality">;
1080
+ pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontSizes", "vitality">;
1081
+ sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontSizes", "vitality">;
1082
+ sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontSizes", "vitality">;
1083
+ button: import("@stitches/react/types/theme").Token<"button", string, "fontSizes", "vitality">;
1084
+ textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontSizes", "vitality">;
1078
1085
  display100: import("@stitches/react/types/theme").Token<"display100", string, "fontSizes", "vitality">;
1079
1086
  display200: import("@stitches/react/types/theme").Token<"display200", string, "fontSizes", "vitality">;
1080
1087
  display300: import("@stitches/react/types/theme").Token<"display300", string, "fontSizes", "vitality">;
@@ -1084,15 +1091,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1084
1091
  display700: import("@stitches/react/types/theme").Token<"display700", string, "fontSizes", "vitality">;
1085
1092
  display800: import("@stitches/react/types/theme").Token<"display800", string, "fontSizes", "vitality">;
1086
1093
  display900: import("@stitches/react/types/theme").Token<"display900", string, "fontSizes", "vitality">;
1087
- body: import("@stitches/react/types/theme").Token<"body", string, "fontSizes", "vitality">;
1088
- caption: import("@stitches/react/types/theme").Token<"caption", string, "fontSizes", "vitality">;
1089
- pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontSizes", "vitality">;
1090
- sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontSizes", "vitality">;
1091
- sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontSizes", "vitality">;
1092
- button: import("@stitches/react/types/theme").Token<"button", string, "fontSizes", "vitality">;
1093
- textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontSizes", "vitality">;
1094
1094
  };
1095
1095
  fontWeights: {
1096
+ body: import("@stitches/react/types/theme").Token<"body", string, "fontWeights", "vitality">;
1097
+ caption: import("@stitches/react/types/theme").Token<"caption", string, "fontWeights", "vitality">;
1098
+ pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontWeights", "vitality">;
1099
+ sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontWeights", "vitality">;
1100
+ sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontWeights", "vitality">;
1101
+ button: import("@stitches/react/types/theme").Token<"button", string, "fontWeights", "vitality">;
1102
+ textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontWeights", "vitality">;
1096
1103
  display100: import("@stitches/react/types/theme").Token<"display100", string, "fontWeights", "vitality">;
1097
1104
  display200: import("@stitches/react/types/theme").Token<"display200", string, "fontWeights", "vitality">;
1098
1105
  display300: import("@stitches/react/types/theme").Token<"display300", string, "fontWeights", "vitality">;
@@ -1102,15 +1109,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1102
1109
  display700: import("@stitches/react/types/theme").Token<"display700", string, "fontWeights", "vitality">;
1103
1110
  display800: import("@stitches/react/types/theme").Token<"display800", string, "fontWeights", "vitality">;
1104
1111
  display900: import("@stitches/react/types/theme").Token<"display900", string, "fontWeights", "vitality">;
1105
- body: import("@stitches/react/types/theme").Token<"body", string, "fontWeights", "vitality">;
1106
- caption: import("@stitches/react/types/theme").Token<"caption", string, "fontWeights", "vitality">;
1107
- pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontWeights", "vitality">;
1108
- sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontWeights", "vitality">;
1109
- sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontWeights", "vitality">;
1110
- button: import("@stitches/react/types/theme").Token<"button", string, "fontWeights", "vitality">;
1111
- textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontWeights", "vitality">;
1112
1112
  };
1113
1113
  letterSpacings: {
1114
+ body: import("@stitches/react/types/theme").Token<"body", string, "letterSpacings", "vitality">;
1115
+ caption: import("@stitches/react/types/theme").Token<"caption", string, "letterSpacings", "vitality">;
1116
+ pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "letterSpacings", "vitality">;
1117
+ sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "letterSpacings", "vitality">;
1118
+ sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "letterSpacings", "vitality">;
1119
+ button: import("@stitches/react/types/theme").Token<"button", string, "letterSpacings", "vitality">;
1120
+ textInput: import("@stitches/react/types/theme").Token<"textInput", string, "letterSpacings", "vitality">;
1114
1121
  display100: import("@stitches/react/types/theme").Token<"display100", string, "letterSpacings", "vitality">;
1115
1122
  display200: import("@stitches/react/types/theme").Token<"display200", string, "letterSpacings", "vitality">;
1116
1123
  display300: import("@stitches/react/types/theme").Token<"display300", string, "letterSpacings", "vitality">;
@@ -1120,15 +1127,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1120
1127
  display700: import("@stitches/react/types/theme").Token<"display700", string, "letterSpacings", "vitality">;
1121
1128
  display800: import("@stitches/react/types/theme").Token<"display800", string, "letterSpacings", "vitality">;
1122
1129
  display900: import("@stitches/react/types/theme").Token<"display900", string, "letterSpacings", "vitality">;
1123
- body: import("@stitches/react/types/theme").Token<"body", string, "letterSpacings", "vitality">;
1124
- caption: import("@stitches/react/types/theme").Token<"caption", string, "letterSpacings", "vitality">;
1125
- pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "letterSpacings", "vitality">;
1126
- sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "letterSpacings", "vitality">;
1127
- sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "letterSpacings", "vitality">;
1128
- button: import("@stitches/react/types/theme").Token<"button", string, "letterSpacings", "vitality">;
1129
- textInput: import("@stitches/react/types/theme").Token<"textInput", string, "letterSpacings", "vitality">;
1130
1130
  };
1131
1131
  lineHeights: {
1132
+ body: import("@stitches/react/types/theme").Token<"body", string, "lineHeights", "vitality">;
1133
+ caption: import("@stitches/react/types/theme").Token<"caption", string, "lineHeights", "vitality">;
1134
+ pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "lineHeights", "vitality">;
1135
+ sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "lineHeights", "vitality">;
1136
+ sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "lineHeights", "vitality">;
1137
+ button: import("@stitches/react/types/theme").Token<"button", string, "lineHeights", "vitality">;
1138
+ textInput: import("@stitches/react/types/theme").Token<"textInput", string, "lineHeights", "vitality">;
1132
1139
  display100: import("@stitches/react/types/theme").Token<"display100", string, "lineHeights", "vitality">;
1133
1140
  display200: import("@stitches/react/types/theme").Token<"display200", string, "lineHeights", "vitality">;
1134
1141
  display300: import("@stitches/react/types/theme").Token<"display300", string, "lineHeights", "vitality">;
@@ -1138,13 +1145,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1138
1145
  display700: import("@stitches/react/types/theme").Token<"display700", string, "lineHeights", "vitality">;
1139
1146
  display800: import("@stitches/react/types/theme").Token<"display800", string, "lineHeights", "vitality">;
1140
1147
  display900: import("@stitches/react/types/theme").Token<"display900", string, "lineHeights", "vitality">;
1141
- body: import("@stitches/react/types/theme").Token<"body", string, "lineHeights", "vitality">;
1142
- caption: import("@stitches/react/types/theme").Token<"caption", string, "lineHeights", "vitality">;
1143
- pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "lineHeights", "vitality">;
1144
- sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "lineHeights", "vitality">;
1145
- sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "lineHeights", "vitality">;
1146
- button: import("@stitches/react/types/theme").Token<"button", string, "lineHeights", "vitality">;
1147
- textInput: import("@stitches/react/types/theme").Token<"textInput", string, "lineHeights", "vitality">;
1148
1148
  };
1149
1149
  radii: {
1150
1150
  default: import("@stitches/react/types/theme").Token<"default", string, "radii", "vitality">;
@@ -1290,6 +1290,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1290
1290
  critical13: string;
1291
1291
  };
1292
1292
  fonts: {
1293
+ body: any;
1294
+ caption: any;
1295
+ pageTitle: any;
1296
+ sectionTitle: any;
1297
+ sectionSubtitle: any;
1298
+ button: any;
1299
+ textInput: any;
1293
1300
  display100: any;
1294
1301
  display200: any;
1295
1302
  display300: any;
@@ -1299,6 +1306,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1299
1306
  display700: any;
1300
1307
  display800: any;
1301
1308
  display900: any;
1309
+ default: any;
1310
+ };
1311
+ fontSizes: {
1302
1312
  body: any;
1303
1313
  caption: any;
1304
1314
  pageTitle: any;
@@ -1306,9 +1316,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1306
1316
  sectionSubtitle: any;
1307
1317
  button: any;
1308
1318
  textInput: any;
1309
- default: any;
1310
- };
1311
- fontSizes: {
1312
1319
  display100: any;
1313
1320
  display200: any;
1314
1321
  display300: any;
@@ -1318,6 +1325,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1318
1325
  display700: any;
1319
1326
  display800: any;
1320
1327
  display900: any;
1328
+ };
1329
+ fontWeights: {
1321
1330
  body: any;
1322
1331
  caption: any;
1323
1332
  pageTitle: any;
@@ -1325,8 +1334,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1325
1334
  sectionSubtitle: any;
1326
1335
  button: any;
1327
1336
  textInput: any;
1328
- };
1329
- fontWeights: {
1330
1337
  display100: any;
1331
1338
  display200: any;
1332
1339
  display300: any;
@@ -1336,6 +1343,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1336
1343
  display700: any;
1337
1344
  display800: any;
1338
1345
  display900: any;
1346
+ };
1347
+ letterSpacings: {
1339
1348
  body: any;
1340
1349
  caption: any;
1341
1350
  pageTitle: any;
@@ -1343,8 +1352,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1343
1352
  sectionSubtitle: any;
1344
1353
  button: any;
1345
1354
  textInput: any;
1346
- };
1347
- letterSpacings: {
1348
1355
  display100: any;
1349
1356
  display200: any;
1350
1357
  display300: any;
@@ -1354,6 +1361,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1354
1361
  display700: any;
1355
1362
  display800: any;
1356
1363
  display900: any;
1364
+ };
1365
+ lineHeights: {
1357
1366
  body: any;
1358
1367
  caption: any;
1359
1368
  pageTitle: any;
@@ -1361,8 +1370,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1361
1370
  sectionSubtitle: any;
1362
1371
  button: any;
1363
1372
  textInput: any;
1364
- };
1365
- lineHeights: {
1366
1373
  display100: any;
1367
1374
  display200: any;
1368
1375
  display300: any;
@@ -1372,13 +1379,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1372
1379
  display700: any;
1373
1380
  display800: any;
1374
1381
  display900: any;
1375
- body: any;
1376
- caption: any;
1377
- pageTitle: any;
1378
- sectionTitle: any;
1379
- sectionSubtitle: any;
1380
- button: any;
1381
- textInput: any;
1382
1382
  };
1383
1383
  radii: {
1384
1384
  default: any;
@@ -1519,6 +1519,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1519
1519
  critical13: string;
1520
1520
  };
1521
1521
  fonts: {
1522
+ body: any;
1523
+ caption: any;
1524
+ pageTitle: any;
1525
+ sectionTitle: any;
1526
+ sectionSubtitle: any;
1527
+ button: any;
1528
+ textInput: any;
1522
1529
  display100: any;
1523
1530
  display200: any;
1524
1531
  display300: any;
@@ -1528,6 +1535,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1528
1535
  display700: any;
1529
1536
  display800: any;
1530
1537
  display900: any;
1538
+ default: any;
1539
+ };
1540
+ fontSizes: {
1531
1541
  body: any;
1532
1542
  caption: any;
1533
1543
  pageTitle: any;
@@ -1535,9 +1545,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1535
1545
  sectionSubtitle: any;
1536
1546
  button: any;
1537
1547
  textInput: any;
1538
- default: any;
1539
- };
1540
- fontSizes: {
1541
1548
  display100: any;
1542
1549
  display200: any;
1543
1550
  display300: any;
@@ -1547,6 +1554,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1547
1554
  display700: any;
1548
1555
  display800: any;
1549
1556
  display900: any;
1557
+ };
1558
+ fontWeights: {
1550
1559
  body: any;
1551
1560
  caption: any;
1552
1561
  pageTitle: any;
@@ -1554,8 +1563,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1554
1563
  sectionSubtitle: any;
1555
1564
  button: any;
1556
1565
  textInput: any;
1557
- };
1558
- fontWeights: {
1559
1566
  display100: any;
1560
1567
  display200: any;
1561
1568
  display300: any;
@@ -1565,6 +1572,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1565
1572
  display700: any;
1566
1573
  display800: any;
1567
1574
  display900: any;
1575
+ };
1576
+ letterSpacings: {
1568
1577
  body: any;
1569
1578
  caption: any;
1570
1579
  pageTitle: any;
@@ -1572,8 +1581,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1572
1581
  sectionSubtitle: any;
1573
1582
  button: any;
1574
1583
  textInput: any;
1575
- };
1576
- letterSpacings: {
1577
1584
  display100: any;
1578
1585
  display200: any;
1579
1586
  display300: any;
@@ -1583,6 +1590,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1583
1590
  display700: any;
1584
1591
  display800: any;
1585
1592
  display900: any;
1593
+ };
1594
+ lineHeights: {
1586
1595
  body: any;
1587
1596
  caption: any;
1588
1597
  pageTitle: any;
@@ -1590,8 +1599,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1590
1599
  sectionSubtitle: any;
1591
1600
  button: any;
1592
1601
  textInput: any;
1593
- };
1594
- lineHeights: {
1595
1602
  display100: any;
1596
1603
  display200: any;
1597
1604
  display300: any;
@@ -1601,13 +1608,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1601
1608
  display700: any;
1602
1609
  display800: any;
1603
1610
  display900: any;
1604
- body: any;
1605
- caption: any;
1606
- pageTitle: any;
1607
- sectionTitle: any;
1608
- sectionSubtitle: any;
1609
- button: any;
1610
- textInput: any;
1611
1611
  };
1612
1612
  radii: {
1613
1613
  default: any;
@@ -1748,6 +1748,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1748
1748
  critical13: string;
1749
1749
  };
1750
1750
  fonts: {
1751
+ body: any;
1752
+ caption: any;
1753
+ pageTitle: any;
1754
+ sectionTitle: any;
1755
+ sectionSubtitle: any;
1756
+ button: any;
1757
+ textInput: any;
1751
1758
  display100: any;
1752
1759
  display200: any;
1753
1760
  display300: any;
@@ -1757,6 +1764,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1757
1764
  display700: any;
1758
1765
  display800: any;
1759
1766
  display900: any;
1767
+ default: any;
1768
+ };
1769
+ fontSizes: {
1760
1770
  body: any;
1761
1771
  caption: any;
1762
1772
  pageTitle: any;
@@ -1764,9 +1774,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1764
1774
  sectionSubtitle: any;
1765
1775
  button: any;
1766
1776
  textInput: any;
1767
- default: any;
1768
- };
1769
- fontSizes: {
1770
1777
  display100: any;
1771
1778
  display200: any;
1772
1779
  display300: any;
@@ -1776,6 +1783,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1776
1783
  display700: any;
1777
1784
  display800: any;
1778
1785
  display900: any;
1786
+ };
1787
+ fontWeights: {
1779
1788
  body: any;
1780
1789
  caption: any;
1781
1790
  pageTitle: any;
@@ -1783,8 +1792,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1783
1792
  sectionSubtitle: any;
1784
1793
  button: any;
1785
1794
  textInput: any;
1786
- };
1787
- fontWeights: {
1788
1795
  display100: any;
1789
1796
  display200: any;
1790
1797
  display300: any;
@@ -1794,6 +1801,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1794
1801
  display700: any;
1795
1802
  display800: any;
1796
1803
  display900: any;
1804
+ };
1805
+ letterSpacings: {
1797
1806
  body: any;
1798
1807
  caption: any;
1799
1808
  pageTitle: any;
@@ -1801,8 +1810,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1801
1810
  sectionSubtitle: any;
1802
1811
  button: any;
1803
1812
  textInput: any;
1804
- };
1805
- letterSpacings: {
1806
1813
  display100: any;
1807
1814
  display200: any;
1808
1815
  display300: any;
@@ -1812,6 +1819,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1812
1819
  display700: any;
1813
1820
  display800: any;
1814
1821
  display900: any;
1822
+ };
1823
+ lineHeights: {
1815
1824
  body: any;
1816
1825
  caption: any;
1817
1826
  pageTitle: any;
@@ -1819,8 +1828,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1819
1828
  sectionSubtitle: any;
1820
1829
  button: any;
1821
1830
  textInput: any;
1822
- };
1823
- lineHeights: {
1824
1831
  display100: any;
1825
1832
  display200: any;
1826
1833
  display300: any;
@@ -1830,13 +1837,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1830
1837
  display700: any;
1831
1838
  display800: any;
1832
1839
  display900: any;
1833
- body: any;
1834
- caption: any;
1835
- pageTitle: any;
1836
- sectionTitle: any;
1837
- sectionSubtitle: any;
1838
- button: any;
1839
- textInput: any;
1840
1840
  };
1841
1841
  radii: {
1842
1842
  default: any;
@@ -1983,6 +1983,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1983
1983
  critical13: string;
1984
1984
  };
1985
1985
  fonts: {
1986
+ body: any;
1987
+ caption: any;
1988
+ pageTitle: any;
1989
+ sectionTitle: any;
1990
+ sectionSubtitle: any;
1991
+ button: any;
1992
+ textInput: any;
1986
1993
  display100: any;
1987
1994
  display200: any;
1988
1995
  display300: any;
@@ -1992,6 +1999,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1992
1999
  display700: any;
1993
2000
  display800: any;
1994
2001
  display900: any;
2002
+ default: any;
2003
+ };
2004
+ fontSizes: {
1995
2005
  body: any;
1996
2006
  caption: any;
1997
2007
  pageTitle: any;
@@ -1999,9 +2009,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1999
2009
  sectionSubtitle: any;
2000
2010
  button: any;
2001
2011
  textInput: any;
2002
- default: any;
2003
- };
2004
- fontSizes: {
2005
2012
  display100: any;
2006
2013
  display200: any;
2007
2014
  display300: any;
@@ -2011,6 +2018,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2011
2018
  display700: any;
2012
2019
  display800: any;
2013
2020
  display900: any;
2021
+ };
2022
+ fontWeights: {
2014
2023
  body: any;
2015
2024
  caption: any;
2016
2025
  pageTitle: any;
@@ -2018,8 +2027,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2018
2027
  sectionSubtitle: any;
2019
2028
  button: any;
2020
2029
  textInput: any;
2021
- };
2022
- fontWeights: {
2023
2030
  display100: any;
2024
2031
  display200: any;
2025
2032
  display300: any;
@@ -2029,6 +2036,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2029
2036
  display700: any;
2030
2037
  display800: any;
2031
2038
  display900: any;
2039
+ };
2040
+ letterSpacings: {
2032
2041
  body: any;
2033
2042
  caption: any;
2034
2043
  pageTitle: any;
@@ -2036,8 +2045,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2036
2045
  sectionSubtitle: any;
2037
2046
  button: any;
2038
2047
  textInput: any;
2039
- };
2040
- letterSpacings: {
2041
2048
  display100: any;
2042
2049
  display200: any;
2043
2050
  display300: any;
@@ -2047,6 +2054,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2047
2054
  display700: any;
2048
2055
  display800: any;
2049
2056
  display900: any;
2057
+ };
2058
+ lineHeights: {
2050
2059
  body: any;
2051
2060
  caption: any;
2052
2061
  pageTitle: any;
@@ -2054,8 +2063,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2054
2063
  sectionSubtitle: any;
2055
2064
  button: any;
2056
2065
  textInput: any;
2057
- };
2058
- lineHeights: {
2059
2066
  display100: any;
2060
2067
  display200: any;
2061
2068
  display300: any;
@@ -2065,13 +2072,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2065
2072
  display700: any;
2066
2073
  display800: any;
2067
2074
  display900: any;
2068
- body: any;
2069
- caption: any;
2070
- pageTitle: any;
2071
- sectionTitle: any;
2072
- sectionSubtitle: any;
2073
- button: any;
2074
- textInput: any;
2075
2075
  };
2076
2076
  radii: {
2077
2077
  default: any;
@@ -2210,6 +2210,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2210
2210
  critical13?: string | number | boolean;
2211
2211
  };
2212
2212
  fonts?: {
2213
+ body?: string | number | boolean;
2214
+ caption?: string | number | boolean;
2215
+ pageTitle?: string | number | boolean;
2216
+ sectionTitle?: string | number | boolean;
2217
+ sectionSubtitle?: string | number | boolean;
2218
+ button?: string | number | boolean;
2219
+ textInput?: string | number | boolean;
2213
2220
  display100?: string | number | boolean;
2214
2221
  display200?: string | number | boolean;
2215
2222
  display300?: string | number | boolean;
@@ -2219,6 +2226,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2219
2226
  display700?: string | number | boolean;
2220
2227
  display800?: string | number | boolean;
2221
2228
  display900?: string | number | boolean;
2229
+ default?: string | number | boolean;
2230
+ };
2231
+ fontSizes?: {
2222
2232
  body?: string | number | boolean;
2223
2233
  caption?: string | number | boolean;
2224
2234
  pageTitle?: string | number | boolean;
@@ -2226,9 +2236,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2226
2236
  sectionSubtitle?: string | number | boolean;
2227
2237
  button?: string | number | boolean;
2228
2238
  textInput?: string | number | boolean;
2229
- default?: string | number | boolean;
2230
- };
2231
- fontSizes?: {
2232
2239
  display100?: string | number | boolean;
2233
2240
  display200?: string | number | boolean;
2234
2241
  display300?: string | number | boolean;
@@ -2238,6 +2245,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2238
2245
  display700?: string | number | boolean;
2239
2246
  display800?: string | number | boolean;
2240
2247
  display900?: string | number | boolean;
2248
+ };
2249
+ fontWeights?: {
2241
2250
  body?: string | number | boolean;
2242
2251
  caption?: string | number | boolean;
2243
2252
  pageTitle?: string | number | boolean;
@@ -2245,8 +2254,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2245
2254
  sectionSubtitle?: string | number | boolean;
2246
2255
  button?: string | number | boolean;
2247
2256
  textInput?: string | number | boolean;
2248
- };
2249
- fontWeights?: {
2250
2257
  display100?: string | number | boolean;
2251
2258
  display200?: string | number | boolean;
2252
2259
  display300?: string | number | boolean;
@@ -2256,6 +2263,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2256
2263
  display700?: string | number | boolean;
2257
2264
  display800?: string | number | boolean;
2258
2265
  display900?: string | number | boolean;
2266
+ };
2267
+ letterSpacings?: {
2259
2268
  body?: string | number | boolean;
2260
2269
  caption?: string | number | boolean;
2261
2270
  pageTitle?: string | number | boolean;
@@ -2263,8 +2272,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2263
2272
  sectionSubtitle?: string | number | boolean;
2264
2273
  button?: string | number | boolean;
2265
2274
  textInput?: string | number | boolean;
2266
- };
2267
- letterSpacings?: {
2268
2275
  display100?: string | number | boolean;
2269
2276
  display200?: string | number | boolean;
2270
2277
  display300?: string | number | boolean;
@@ -2274,6 +2281,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2274
2281
  display700?: string | number | boolean;
2275
2282
  display800?: string | number | boolean;
2276
2283
  display900?: string | number | boolean;
2284
+ };
2285
+ lineHeights?: {
2277
2286
  body?: string | number | boolean;
2278
2287
  caption?: string | number | boolean;
2279
2288
  pageTitle?: string | number | boolean;
@@ -2281,8 +2290,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2281
2290
  sectionSubtitle?: string | number | boolean;
2282
2291
  button?: string | number | boolean;
2283
2292
  textInput?: string | number | boolean;
2284
- };
2285
- lineHeights?: {
2286
2293
  display100?: string | number | boolean;
2287
2294
  display200?: string | number | boolean;
2288
2295
  display300?: string | number | boolean;
@@ -2292,13 +2299,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2292
2299
  display700?: string | number | boolean;
2293
2300
  display800?: string | number | boolean;
2294
2301
  display900?: string | number | boolean;
2295
- body?: string | number | boolean;
2296
- caption?: string | number | boolean;
2297
- pageTitle?: string | number | boolean;
2298
- sectionTitle?: string | number | boolean;
2299
- sectionSubtitle?: string | number | boolean;
2300
- button?: string | number | boolean;
2301
- textInput?: string | number | boolean;
2302
2302
  };
2303
2303
  radii?: {
2304
2304
  default?: string | number | boolean;
@@ -2439,6 +2439,13 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2439
2439
  critical13?: string | number | boolean;
2440
2440
  };
2441
2441
  fonts?: {
2442
+ body?: string | number | boolean;
2443
+ caption?: string | number | boolean;
2444
+ pageTitle?: string | number | boolean;
2445
+ sectionTitle?: string | number | boolean;
2446
+ sectionSubtitle?: string | number | boolean;
2447
+ button?: string | number | boolean;
2448
+ textInput?: string | number | boolean;
2442
2449
  display100?: string | number | boolean;
2443
2450
  display200?: string | number | boolean;
2444
2451
  display300?: string | number | boolean;
@@ -2448,6 +2455,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2448
2455
  display700?: string | number | boolean;
2449
2456
  display800?: string | number | boolean;
2450
2457
  display900?: string | number | boolean;
2458
+ default?: string | number | boolean;
2459
+ };
2460
+ fontSizes?: {
2451
2461
  body?: string | number | boolean;
2452
2462
  caption?: string | number | boolean;
2453
2463
  pageTitle?: string | number | boolean;
@@ -2455,9 +2465,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2455
2465
  sectionSubtitle?: string | number | boolean;
2456
2466
  button?: string | number | boolean;
2457
2467
  textInput?: string | number | boolean;
2458
- default?: string | number | boolean;
2459
- };
2460
- fontSizes?: {
2461
2468
  display100?: string | number | boolean;
2462
2469
  display200?: string | number | boolean;
2463
2470
  display300?: string | number | boolean;
@@ -2467,6 +2474,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2467
2474
  display700?: string | number | boolean;
2468
2475
  display800?: string | number | boolean;
2469
2476
  display900?: string | number | boolean;
2477
+ };
2478
+ fontWeights?: {
2470
2479
  body?: string | number | boolean;
2471
2480
  caption?: string | number | boolean;
2472
2481
  pageTitle?: string | number | boolean;
@@ -2474,8 +2483,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2474
2483
  sectionSubtitle?: string | number | boolean;
2475
2484
  button?: string | number | boolean;
2476
2485
  textInput?: string | number | boolean;
2477
- };
2478
- fontWeights?: {
2479
2486
  display100?: string | number | boolean;
2480
2487
  display200?: string | number | boolean;
2481
2488
  display300?: string | number | boolean;
@@ -2485,6 +2492,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2485
2492
  display700?: string | number | boolean;
2486
2493
  display800?: string | number | boolean;
2487
2494
  display900?: string | number | boolean;
2495
+ };
2496
+ letterSpacings?: {
2488
2497
  body?: string | number | boolean;
2489
2498
  caption?: string | number | boolean;
2490
2499
  pageTitle?: string | number | boolean;
@@ -2492,8 +2501,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2492
2501
  sectionSubtitle?: string | number | boolean;
2493
2502
  button?: string | number | boolean;
2494
2503
  textInput?: string | number | boolean;
2495
- };
2496
- letterSpacings?: {
2497
2504
  display100?: string | number | boolean;
2498
2505
  display200?: string | number | boolean;
2499
2506
  display300?: string | number | boolean;
@@ -2503,6 +2510,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2503
2510
  display700?: string | number | boolean;
2504
2511
  display800?: string | number | boolean;
2505
2512
  display900?: string | number | boolean;
2513
+ };
2514
+ lineHeights?: {
2506
2515
  body?: string | number | boolean;
2507
2516
  caption?: string | number | boolean;
2508
2517
  pageTitle?: string | number | boolean;
@@ -2510,8 +2519,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2510
2519
  sectionSubtitle?: string | number | boolean;
2511
2520
  button?: string | number | boolean;
2512
2521
  textInput?: string | number | boolean;
2513
- };
2514
- lineHeights?: {
2515
2522
  display100?: string | number | boolean;
2516
2523
  display200?: string | number | boolean;
2517
2524
  display300?: string | number | boolean;
@@ -2521,13 +2528,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2521
2528
  display700?: string | number | boolean;
2522
2529
  display800?: string | number | boolean;
2523
2530
  display900?: string | number | boolean;
2524
- body?: string | number | boolean;
2525
- caption?: string | number | boolean;
2526
- pageTitle?: string | number | boolean;
2527
- sectionTitle?: string | number | boolean;
2528
- sectionSubtitle?: string | number | boolean;
2529
- button?: string | number | boolean;
2530
- textInput?: string | number | boolean;
2531
2531
  };
2532
2532
  radii?: {
2533
2533
  default?: string | number | boolean;