@pedidopago/ui 1.7.5 → 1.7.6

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 (28) hide show
  1. package/dist/components/EmojiPicker/index.d.ts.map +1 -1
  2. package/dist/components/EmojiPicker/index.js +12 -4
  3. package/dist/components/Icon/data/pedidoPago.d.ts.map +1 -1
  4. package/dist/components/Icon/data/pedidoPago.js +21 -0
  5. package/dist/components/Icon/types.d.ts +1 -1
  6. package/dist/components/Icon/types.d.ts.map +1 -1
  7. package/dist/components/NewSelect/Examples/index.d.ts.map +1 -1
  8. package/dist/components/NewSelect/Examples/index.js +3 -3
  9. package/dist/components/NewSelect/components/SelectInputSearch/index.d.ts +3 -3
  10. package/dist/components/NewSelect/components/SelectInputSearch/index.d.ts.map +1 -1
  11. package/dist/components/NewSelect/components/SelectInputSearch/types.d.ts +4 -0
  12. package/dist/components/NewSelect/components/SelectInputSearch/types.d.ts.map +1 -0
  13. package/dist/components/NewSelect/components/SelectInputSearch/types.js +1 -0
  14. package/dist/components/NewSelect/index.d.ts.map +1 -1
  15. package/dist/components/NewSelect/index.js +13 -3
  16. package/dist/components/NewSelect/types.d.ts +4 -1
  17. package/dist/components/NewSelect/types.d.ts.map +1 -1
  18. package/dist/components/Steps/index.d.ts.map +1 -1
  19. package/dist/components/Steps/index.js +44 -25
  20. package/dist/components/Steps/styles.d.ts +5 -5
  21. package/dist/components/Steps/styles.d.ts.map +1 -1
  22. package/dist/components/Steps/styles.js +49 -33
  23. package/dist/components/Steps/types.d.ts +2 -2
  24. package/dist/components/Steps/types.d.ts.map +1 -1
  25. package/dist/shared/assets/emotes.d.ts +780 -780
  26. package/dist/shared/assets/emotes.d.ts.map +1 -1
  27. package/dist/shared/assets/emotes.js +1 -1
  28. package/package.json +1 -1
@@ -308,7 +308,7 @@ export declare const emotes: ({
308
308
  has_img_twitter: boolean;
309
309
  has_img_facebook: boolean;
310
310
  skin_variations: {
311
- "1F3FB": {
311
+ '1F3FB': {
312
312
  unified: string;
313
313
  non_qualified: null;
314
314
  image: string;
@@ -322,7 +322,7 @@ export declare const emotes: ({
322
322
  obsoletes?: undefined;
323
323
  obsoleted_by?: undefined;
324
324
  };
325
- "1F3FC": {
325
+ '1F3FC': {
326
326
  unified: string;
327
327
  non_qualified: null;
328
328
  image: string;
@@ -336,7 +336,7 @@ export declare const emotes: ({
336
336
  obsoletes?: undefined;
337
337
  obsoleted_by?: undefined;
338
338
  };
339
- "1F3FD": {
339
+ '1F3FD': {
340
340
  unified: string;
341
341
  non_qualified: null;
342
342
  image: string;
@@ -350,7 +350,7 @@ export declare const emotes: ({
350
350
  obsoletes?: undefined;
351
351
  obsoleted_by?: undefined;
352
352
  };
353
- "1F3FE": {
353
+ '1F3FE': {
354
354
  unified: string;
355
355
  non_qualified: null;
356
356
  image: string;
@@ -364,7 +364,7 @@ export declare const emotes: ({
364
364
  obsoletes?: undefined;
365
365
  obsoleted_by?: undefined;
366
366
  };
367
- "1F3FF": {
367
+ '1F3FF': {
368
368
  unified: string;
369
369
  non_qualified: null;
370
370
  image: string;
@@ -378,31 +378,31 @@ export declare const emotes: ({
378
378
  obsoletes?: undefined;
379
379
  obsoleted_by?: undefined;
380
380
  };
381
- "1F3FB-1F3FB"?: undefined;
382
- "1F3FB-1F3FC"?: undefined;
383
- "1F3FB-1F3FD"?: undefined;
384
- "1F3FB-1F3FE"?: undefined;
385
- "1F3FB-1F3FF"?: undefined;
386
- "1F3FC-1F3FB"?: undefined;
387
- "1F3FC-1F3FC"?: undefined;
388
- "1F3FC-1F3FD"?: undefined;
389
- "1F3FC-1F3FE"?: undefined;
390
- "1F3FC-1F3FF"?: undefined;
391
- "1F3FD-1F3FB"?: undefined;
392
- "1F3FD-1F3FC"?: undefined;
393
- "1F3FD-1F3FD"?: undefined;
394
- "1F3FD-1F3FE"?: undefined;
395
- "1F3FD-1F3FF"?: undefined;
396
- "1F3FE-1F3FB"?: undefined;
397
- "1F3FE-1F3FC"?: undefined;
398
- "1F3FE-1F3FD"?: undefined;
399
- "1F3FE-1F3FE"?: undefined;
400
- "1F3FE-1F3FF"?: undefined;
401
- "1F3FF-1F3FB"?: undefined;
402
- "1F3FF-1F3FC"?: undefined;
403
- "1F3FF-1F3FD"?: undefined;
404
- "1F3FF-1F3FE"?: undefined;
405
- "1F3FF-1F3FF"?: undefined;
381
+ '1F3FB-1F3FB'?: undefined;
382
+ '1F3FB-1F3FC'?: undefined;
383
+ '1F3FB-1F3FD'?: undefined;
384
+ '1F3FB-1F3FE'?: undefined;
385
+ '1F3FB-1F3FF'?: undefined;
386
+ '1F3FC-1F3FB'?: undefined;
387
+ '1F3FC-1F3FC'?: undefined;
388
+ '1F3FC-1F3FD'?: undefined;
389
+ '1F3FC-1F3FE'?: undefined;
390
+ '1F3FC-1F3FF'?: undefined;
391
+ '1F3FD-1F3FB'?: undefined;
392
+ '1F3FD-1F3FC'?: undefined;
393
+ '1F3FD-1F3FD'?: undefined;
394
+ '1F3FD-1F3FE'?: undefined;
395
+ '1F3FD-1F3FF'?: undefined;
396
+ '1F3FE-1F3FB'?: undefined;
397
+ '1F3FE-1F3FC'?: undefined;
398
+ '1F3FE-1F3FD'?: undefined;
399
+ '1F3FE-1F3FE'?: undefined;
400
+ '1F3FE-1F3FF'?: undefined;
401
+ '1F3FF-1F3FB'?: undefined;
402
+ '1F3FF-1F3FC'?: undefined;
403
+ '1F3FF-1F3FD'?: undefined;
404
+ '1F3FF-1F3FE'?: undefined;
405
+ '1F3FF-1F3FF'?: undefined;
406
406
  };
407
407
  obsoletes?: undefined;
408
408
  obsoleted_by?: undefined;
@@ -430,7 +430,7 @@ export declare const emotes: ({
430
430
  has_img_twitter: boolean;
431
431
  has_img_facebook: boolean;
432
432
  skin_variations: {
433
- "1F3FB": {
433
+ '1F3FB': {
434
434
  unified: string;
435
435
  non_qualified: null;
436
436
  image: string;
@@ -444,7 +444,7 @@ export declare const emotes: ({
444
444
  obsoletes?: undefined;
445
445
  obsoleted_by?: undefined;
446
446
  };
447
- "1F3FC": {
447
+ '1F3FC': {
448
448
  unified: string;
449
449
  non_qualified: null;
450
450
  image: string;
@@ -458,7 +458,7 @@ export declare const emotes: ({
458
458
  obsoletes?: undefined;
459
459
  obsoleted_by?: undefined;
460
460
  };
461
- "1F3FD": {
461
+ '1F3FD': {
462
462
  unified: string;
463
463
  non_qualified: null;
464
464
  image: string;
@@ -472,7 +472,7 @@ export declare const emotes: ({
472
472
  obsoletes?: undefined;
473
473
  obsoleted_by?: undefined;
474
474
  };
475
- "1F3FE": {
475
+ '1F3FE': {
476
476
  unified: string;
477
477
  non_qualified: null;
478
478
  image: string;
@@ -486,7 +486,7 @@ export declare const emotes: ({
486
486
  obsoletes?: undefined;
487
487
  obsoleted_by?: undefined;
488
488
  };
489
- "1F3FF": {
489
+ '1F3FF': {
490
490
  unified: string;
491
491
  non_qualified: null;
492
492
  image: string;
@@ -500,31 +500,31 @@ export declare const emotes: ({
500
500
  obsoletes?: undefined;
501
501
  obsoleted_by?: undefined;
502
502
  };
503
- "1F3FB-1F3FB"?: undefined;
504
- "1F3FB-1F3FC"?: undefined;
505
- "1F3FB-1F3FD"?: undefined;
506
- "1F3FB-1F3FE"?: undefined;
507
- "1F3FB-1F3FF"?: undefined;
508
- "1F3FC-1F3FB"?: undefined;
509
- "1F3FC-1F3FC"?: undefined;
510
- "1F3FC-1F3FD"?: undefined;
511
- "1F3FC-1F3FE"?: undefined;
512
- "1F3FC-1F3FF"?: undefined;
513
- "1F3FD-1F3FB"?: undefined;
514
- "1F3FD-1F3FC"?: undefined;
515
- "1F3FD-1F3FD"?: undefined;
516
- "1F3FD-1F3FE"?: undefined;
517
- "1F3FD-1F3FF"?: undefined;
518
- "1F3FE-1F3FB"?: undefined;
519
- "1F3FE-1F3FC"?: undefined;
520
- "1F3FE-1F3FD"?: undefined;
521
- "1F3FE-1F3FE"?: undefined;
522
- "1F3FE-1F3FF"?: undefined;
523
- "1F3FF-1F3FB"?: undefined;
524
- "1F3FF-1F3FC"?: undefined;
525
- "1F3FF-1F3FD"?: undefined;
526
- "1F3FF-1F3FE"?: undefined;
527
- "1F3FF-1F3FF"?: undefined;
503
+ '1F3FB-1F3FB'?: undefined;
504
+ '1F3FB-1F3FC'?: undefined;
505
+ '1F3FB-1F3FD'?: undefined;
506
+ '1F3FB-1F3FE'?: undefined;
507
+ '1F3FB-1F3FF'?: undefined;
508
+ '1F3FC-1F3FB'?: undefined;
509
+ '1F3FC-1F3FC'?: undefined;
510
+ '1F3FC-1F3FD'?: undefined;
511
+ '1F3FC-1F3FE'?: undefined;
512
+ '1F3FC-1F3FF'?: undefined;
513
+ '1F3FD-1F3FB'?: undefined;
514
+ '1F3FD-1F3FC'?: undefined;
515
+ '1F3FD-1F3FD'?: undefined;
516
+ '1F3FD-1F3FE'?: undefined;
517
+ '1F3FD-1F3FF'?: undefined;
518
+ '1F3FE-1F3FB'?: undefined;
519
+ '1F3FE-1F3FC'?: undefined;
520
+ '1F3FE-1F3FD'?: undefined;
521
+ '1F3FE-1F3FE'?: undefined;
522
+ '1F3FE-1F3FF'?: undefined;
523
+ '1F3FF-1F3FB'?: undefined;
524
+ '1F3FF-1F3FC'?: undefined;
525
+ '1F3FF-1F3FD'?: undefined;
526
+ '1F3FF-1F3FE'?: undefined;
527
+ '1F3FF-1F3FF'?: undefined;
528
528
  };
529
529
  obsoletes?: undefined;
530
530
  obsoleted_by?: undefined;
@@ -552,7 +552,7 @@ export declare const emotes: ({
552
552
  has_img_twitter: boolean;
553
553
  has_img_facebook: boolean;
554
554
  skin_variations: {
555
- "1F3FB": {
555
+ '1F3FB': {
556
556
  unified: string;
557
557
  non_qualified: string;
558
558
  image: string;
@@ -566,7 +566,7 @@ export declare const emotes: ({
566
566
  obsoletes?: undefined;
567
567
  obsoleted_by?: undefined;
568
568
  };
569
- "1F3FC": {
569
+ '1F3FC': {
570
570
  unified: string;
571
571
  non_qualified: string;
572
572
  image: string;
@@ -580,7 +580,7 @@ export declare const emotes: ({
580
580
  obsoletes?: undefined;
581
581
  obsoleted_by?: undefined;
582
582
  };
583
- "1F3FD": {
583
+ '1F3FD': {
584
584
  unified: string;
585
585
  non_qualified: string;
586
586
  image: string;
@@ -594,7 +594,7 @@ export declare const emotes: ({
594
594
  obsoletes?: undefined;
595
595
  obsoleted_by?: undefined;
596
596
  };
597
- "1F3FE": {
597
+ '1F3FE': {
598
598
  unified: string;
599
599
  non_qualified: string;
600
600
  image: string;
@@ -608,7 +608,7 @@ export declare const emotes: ({
608
608
  obsoletes?: undefined;
609
609
  obsoleted_by?: undefined;
610
610
  };
611
- "1F3FF": {
611
+ '1F3FF': {
612
612
  unified: string;
613
613
  non_qualified: string;
614
614
  image: string;
@@ -622,31 +622,31 @@ export declare const emotes: ({
622
622
  obsoletes?: undefined;
623
623
  obsoleted_by?: undefined;
624
624
  };
625
- "1F3FB-1F3FB"?: undefined;
626
- "1F3FB-1F3FC"?: undefined;
627
- "1F3FB-1F3FD"?: undefined;
628
- "1F3FB-1F3FE"?: undefined;
629
- "1F3FB-1F3FF"?: undefined;
630
- "1F3FC-1F3FB"?: undefined;
631
- "1F3FC-1F3FC"?: undefined;
632
- "1F3FC-1F3FD"?: undefined;
633
- "1F3FC-1F3FE"?: undefined;
634
- "1F3FC-1F3FF"?: undefined;
635
- "1F3FD-1F3FB"?: undefined;
636
- "1F3FD-1F3FC"?: undefined;
637
- "1F3FD-1F3FD"?: undefined;
638
- "1F3FD-1F3FE"?: undefined;
639
- "1F3FD-1F3FF"?: undefined;
640
- "1F3FE-1F3FB"?: undefined;
641
- "1F3FE-1F3FC"?: undefined;
642
- "1F3FE-1F3FD"?: undefined;
643
- "1F3FE-1F3FE"?: undefined;
644
- "1F3FE-1F3FF"?: undefined;
645
- "1F3FF-1F3FB"?: undefined;
646
- "1F3FF-1F3FC"?: undefined;
647
- "1F3FF-1F3FD"?: undefined;
648
- "1F3FF-1F3FE"?: undefined;
649
- "1F3FF-1F3FF"?: undefined;
625
+ '1F3FB-1F3FB'?: undefined;
626
+ '1F3FB-1F3FC'?: undefined;
627
+ '1F3FB-1F3FD'?: undefined;
628
+ '1F3FB-1F3FE'?: undefined;
629
+ '1F3FB-1F3FF'?: undefined;
630
+ '1F3FC-1F3FB'?: undefined;
631
+ '1F3FC-1F3FC'?: undefined;
632
+ '1F3FC-1F3FD'?: undefined;
633
+ '1F3FC-1F3FE'?: undefined;
634
+ '1F3FC-1F3FF'?: undefined;
635
+ '1F3FD-1F3FB'?: undefined;
636
+ '1F3FD-1F3FC'?: undefined;
637
+ '1F3FD-1F3FD'?: undefined;
638
+ '1F3FD-1F3FE'?: undefined;
639
+ '1F3FD-1F3FF'?: undefined;
640
+ '1F3FE-1F3FB'?: undefined;
641
+ '1F3FE-1F3FC'?: undefined;
642
+ '1F3FE-1F3FD'?: undefined;
643
+ '1F3FE-1F3FE'?: undefined;
644
+ '1F3FE-1F3FF'?: undefined;
645
+ '1F3FF-1F3FB'?: undefined;
646
+ '1F3FF-1F3FC'?: undefined;
647
+ '1F3FF-1F3FD'?: undefined;
648
+ '1F3FF-1F3FE'?: undefined;
649
+ '1F3FF-1F3FF'?: undefined;
650
650
  };
651
651
  obsoletes?: undefined;
652
652
  obsoleted_by?: undefined;
@@ -674,7 +674,7 @@ export declare const emotes: ({
674
674
  has_img_twitter: boolean;
675
675
  has_img_facebook: boolean;
676
676
  skin_variations: {
677
- "1F3FB": {
677
+ '1F3FB': {
678
678
  unified: string;
679
679
  non_qualified: string;
680
680
  image: string;
@@ -688,7 +688,7 @@ export declare const emotes: ({
688
688
  obsoletes?: undefined;
689
689
  obsoleted_by?: undefined;
690
690
  };
691
- "1F3FC": {
691
+ '1F3FC': {
692
692
  unified: string;
693
693
  non_qualified: string;
694
694
  image: string;
@@ -702,7 +702,7 @@ export declare const emotes: ({
702
702
  obsoletes?: undefined;
703
703
  obsoleted_by?: undefined;
704
704
  };
705
- "1F3FD": {
705
+ '1F3FD': {
706
706
  unified: string;
707
707
  non_qualified: string;
708
708
  image: string;
@@ -716,7 +716,7 @@ export declare const emotes: ({
716
716
  obsoletes?: undefined;
717
717
  obsoleted_by?: undefined;
718
718
  };
719
- "1F3FE": {
719
+ '1F3FE': {
720
720
  unified: string;
721
721
  non_qualified: string;
722
722
  image: string;
@@ -730,7 +730,7 @@ export declare const emotes: ({
730
730
  obsoletes?: undefined;
731
731
  obsoleted_by?: undefined;
732
732
  };
733
- "1F3FF": {
733
+ '1F3FF': {
734
734
  unified: string;
735
735
  non_qualified: string;
736
736
  image: string;
@@ -744,31 +744,31 @@ export declare const emotes: ({
744
744
  obsoletes?: undefined;
745
745
  obsoleted_by?: undefined;
746
746
  };
747
- "1F3FB-1F3FB"?: undefined;
748
- "1F3FB-1F3FC"?: undefined;
749
- "1F3FB-1F3FD"?: undefined;
750
- "1F3FB-1F3FE"?: undefined;
751
- "1F3FB-1F3FF"?: undefined;
752
- "1F3FC-1F3FB"?: undefined;
753
- "1F3FC-1F3FC"?: undefined;
754
- "1F3FC-1F3FD"?: undefined;
755
- "1F3FC-1F3FE"?: undefined;
756
- "1F3FC-1F3FF"?: undefined;
757
- "1F3FD-1F3FB"?: undefined;
758
- "1F3FD-1F3FC"?: undefined;
759
- "1F3FD-1F3FD"?: undefined;
760
- "1F3FD-1F3FE"?: undefined;
761
- "1F3FD-1F3FF"?: undefined;
762
- "1F3FE-1F3FB"?: undefined;
763
- "1F3FE-1F3FC"?: undefined;
764
- "1F3FE-1F3FD"?: undefined;
765
- "1F3FE-1F3FE"?: undefined;
766
- "1F3FE-1F3FF"?: undefined;
767
- "1F3FF-1F3FB"?: undefined;
768
- "1F3FF-1F3FC"?: undefined;
769
- "1F3FF-1F3FD"?: undefined;
770
- "1F3FF-1F3FE"?: undefined;
771
- "1F3FF-1F3FF"?: undefined;
747
+ '1F3FB-1F3FB'?: undefined;
748
+ '1F3FB-1F3FC'?: undefined;
749
+ '1F3FB-1F3FD'?: undefined;
750
+ '1F3FB-1F3FE'?: undefined;
751
+ '1F3FB-1F3FF'?: undefined;
752
+ '1F3FC-1F3FB'?: undefined;
753
+ '1F3FC-1F3FC'?: undefined;
754
+ '1F3FC-1F3FD'?: undefined;
755
+ '1F3FC-1F3FE'?: undefined;
756
+ '1F3FC-1F3FF'?: undefined;
757
+ '1F3FD-1F3FB'?: undefined;
758
+ '1F3FD-1F3FC'?: undefined;
759
+ '1F3FD-1F3FD'?: undefined;
760
+ '1F3FD-1F3FE'?: undefined;
761
+ '1F3FD-1F3FF'?: undefined;
762
+ '1F3FE-1F3FB'?: undefined;
763
+ '1F3FE-1F3FC'?: undefined;
764
+ '1F3FE-1F3FD'?: undefined;
765
+ '1F3FE-1F3FE'?: undefined;
766
+ '1F3FE-1F3FF'?: undefined;
767
+ '1F3FF-1F3FB'?: undefined;
768
+ '1F3FF-1F3FC'?: undefined;
769
+ '1F3FF-1F3FD'?: undefined;
770
+ '1F3FF-1F3FE'?: undefined;
771
+ '1F3FF-1F3FF'?: undefined;
772
772
  };
773
773
  obsoletes: string;
774
774
  obsoleted_by?: undefined;
@@ -796,7 +796,7 @@ export declare const emotes: ({
796
796
  has_img_twitter: boolean;
797
797
  has_img_facebook: boolean;
798
798
  skin_variations: {
799
- "1F3FB": {
799
+ '1F3FB': {
800
800
  unified: string;
801
801
  non_qualified: null;
802
802
  image: string;
@@ -810,7 +810,7 @@ export declare const emotes: ({
810
810
  obsoletes?: undefined;
811
811
  obsoleted_by?: undefined;
812
812
  };
813
- "1F3FC": {
813
+ '1F3FC': {
814
814
  unified: string;
815
815
  non_qualified: null;
816
816
  image: string;
@@ -824,7 +824,7 @@ export declare const emotes: ({
824
824
  obsoletes?: undefined;
825
825
  obsoleted_by?: undefined;
826
826
  };
827
- "1F3FD": {
827
+ '1F3FD': {
828
828
  unified: string;
829
829
  non_qualified: null;
830
830
  image: string;
@@ -838,7 +838,7 @@ export declare const emotes: ({
838
838
  obsoletes?: undefined;
839
839
  obsoleted_by?: undefined;
840
840
  };
841
- "1F3FE": {
841
+ '1F3FE': {
842
842
  unified: string;
843
843
  non_qualified: null;
844
844
  image: string;
@@ -852,7 +852,7 @@ export declare const emotes: ({
852
852
  obsoletes?: undefined;
853
853
  obsoleted_by?: undefined;
854
854
  };
855
- "1F3FF": {
855
+ '1F3FF': {
856
856
  unified: string;
857
857
  non_qualified: null;
858
858
  image: string;
@@ -866,31 +866,31 @@ export declare const emotes: ({
866
866
  obsoletes?: undefined;
867
867
  obsoleted_by?: undefined;
868
868
  };
869
- "1F3FB-1F3FB"?: undefined;
870
- "1F3FB-1F3FC"?: undefined;
871
- "1F3FB-1F3FD"?: undefined;
872
- "1F3FB-1F3FE"?: undefined;
873
- "1F3FB-1F3FF"?: undefined;
874
- "1F3FC-1F3FB"?: undefined;
875
- "1F3FC-1F3FC"?: undefined;
876
- "1F3FC-1F3FD"?: undefined;
877
- "1F3FC-1F3FE"?: undefined;
878
- "1F3FC-1F3FF"?: undefined;
879
- "1F3FD-1F3FB"?: undefined;
880
- "1F3FD-1F3FC"?: undefined;
881
- "1F3FD-1F3FD"?: undefined;
882
- "1F3FD-1F3FE"?: undefined;
883
- "1F3FD-1F3FF"?: undefined;
884
- "1F3FE-1F3FB"?: undefined;
885
- "1F3FE-1F3FC"?: undefined;
886
- "1F3FE-1F3FD"?: undefined;
887
- "1F3FE-1F3FE"?: undefined;
888
- "1F3FE-1F3FF"?: undefined;
889
- "1F3FF-1F3FB"?: undefined;
890
- "1F3FF-1F3FC"?: undefined;
891
- "1F3FF-1F3FD"?: undefined;
892
- "1F3FF-1F3FE"?: undefined;
893
- "1F3FF-1F3FF"?: undefined;
869
+ '1F3FB-1F3FB'?: undefined;
870
+ '1F3FB-1F3FC'?: undefined;
871
+ '1F3FB-1F3FD'?: undefined;
872
+ '1F3FB-1F3FE'?: undefined;
873
+ '1F3FB-1F3FF'?: undefined;
874
+ '1F3FC-1F3FB'?: undefined;
875
+ '1F3FC-1F3FC'?: undefined;
876
+ '1F3FC-1F3FD'?: undefined;
877
+ '1F3FC-1F3FE'?: undefined;
878
+ '1F3FC-1F3FF'?: undefined;
879
+ '1F3FD-1F3FB'?: undefined;
880
+ '1F3FD-1F3FC'?: undefined;
881
+ '1F3FD-1F3FD'?: undefined;
882
+ '1F3FD-1F3FE'?: undefined;
883
+ '1F3FD-1F3FF'?: undefined;
884
+ '1F3FE-1F3FB'?: undefined;
885
+ '1F3FE-1F3FC'?: undefined;
886
+ '1F3FE-1F3FD'?: undefined;
887
+ '1F3FE-1F3FE'?: undefined;
888
+ '1F3FE-1F3FF'?: undefined;
889
+ '1F3FF-1F3FB'?: undefined;
890
+ '1F3FF-1F3FC'?: undefined;
891
+ '1F3FF-1F3FD'?: undefined;
892
+ '1F3FF-1F3FE'?: undefined;
893
+ '1F3FF-1F3FF'?: undefined;
894
894
  };
895
895
  obsoleted_by: string;
896
896
  obsoletes?: undefined;
@@ -918,7 +918,7 @@ export declare const emotes: ({
918
918
  has_img_twitter: boolean;
919
919
  has_img_facebook: boolean;
920
920
  skin_variations: {
921
- "1F3FB": {
921
+ '1F3FB': {
922
922
  unified: string;
923
923
  non_qualified: null;
924
924
  image: string;
@@ -932,7 +932,7 @@ export declare const emotes: ({
932
932
  obsoletes?: undefined;
933
933
  obsoleted_by?: undefined;
934
934
  };
935
- "1F3FC": {
935
+ '1F3FC': {
936
936
  unified: string;
937
937
  non_qualified: null;
938
938
  image: string;
@@ -946,7 +946,7 @@ export declare const emotes: ({
946
946
  obsoletes?: undefined;
947
947
  obsoleted_by?: undefined;
948
948
  };
949
- "1F3FD": {
949
+ '1F3FD': {
950
950
  unified: string;
951
951
  non_qualified: null;
952
952
  image: string;
@@ -960,7 +960,7 @@ export declare const emotes: ({
960
960
  obsoletes?: undefined;
961
961
  obsoleted_by?: undefined;
962
962
  };
963
- "1F3FE": {
963
+ '1F3FE': {
964
964
  unified: string;
965
965
  non_qualified: null;
966
966
  image: string;
@@ -974,7 +974,7 @@ export declare const emotes: ({
974
974
  obsoletes?: undefined;
975
975
  obsoleted_by?: undefined;
976
976
  };
977
- "1F3FF": {
977
+ '1F3FF': {
978
978
  unified: string;
979
979
  non_qualified: null;
980
980
  image: string;
@@ -988,31 +988,31 @@ export declare const emotes: ({
988
988
  obsoletes?: undefined;
989
989
  obsoleted_by?: undefined;
990
990
  };
991
- "1F3FB-1F3FB"?: undefined;
992
- "1F3FB-1F3FC"?: undefined;
993
- "1F3FB-1F3FD"?: undefined;
994
- "1F3FB-1F3FE"?: undefined;
995
- "1F3FB-1F3FF"?: undefined;
996
- "1F3FC-1F3FB"?: undefined;
997
- "1F3FC-1F3FC"?: undefined;
998
- "1F3FC-1F3FD"?: undefined;
999
- "1F3FC-1F3FE"?: undefined;
1000
- "1F3FC-1F3FF"?: undefined;
1001
- "1F3FD-1F3FB"?: undefined;
1002
- "1F3FD-1F3FC"?: undefined;
1003
- "1F3FD-1F3FD"?: undefined;
1004
- "1F3FD-1F3FE"?: undefined;
1005
- "1F3FD-1F3FF"?: undefined;
1006
- "1F3FE-1F3FB"?: undefined;
1007
- "1F3FE-1F3FC"?: undefined;
1008
- "1F3FE-1F3FD"?: undefined;
1009
- "1F3FE-1F3FE"?: undefined;
1010
- "1F3FE-1F3FF"?: undefined;
1011
- "1F3FF-1F3FB"?: undefined;
1012
- "1F3FF-1F3FC"?: undefined;
1013
- "1F3FF-1F3FD"?: undefined;
1014
- "1F3FF-1F3FE"?: undefined;
1015
- "1F3FF-1F3FF"?: undefined;
991
+ '1F3FB-1F3FB'?: undefined;
992
+ '1F3FB-1F3FC'?: undefined;
993
+ '1F3FB-1F3FD'?: undefined;
994
+ '1F3FB-1F3FE'?: undefined;
995
+ '1F3FB-1F3FF'?: undefined;
996
+ '1F3FC-1F3FB'?: undefined;
997
+ '1F3FC-1F3FC'?: undefined;
998
+ '1F3FC-1F3FD'?: undefined;
999
+ '1F3FC-1F3FE'?: undefined;
1000
+ '1F3FC-1F3FF'?: undefined;
1001
+ '1F3FD-1F3FB'?: undefined;
1002
+ '1F3FD-1F3FC'?: undefined;
1003
+ '1F3FD-1F3FD'?: undefined;
1004
+ '1F3FD-1F3FE'?: undefined;
1005
+ '1F3FD-1F3FF'?: undefined;
1006
+ '1F3FE-1F3FB'?: undefined;
1007
+ '1F3FE-1F3FC'?: undefined;
1008
+ '1F3FE-1F3FD'?: undefined;
1009
+ '1F3FE-1F3FE'?: undefined;
1010
+ '1F3FE-1F3FF'?: undefined;
1011
+ '1F3FF-1F3FB'?: undefined;
1012
+ '1F3FF-1F3FC'?: undefined;
1013
+ '1F3FF-1F3FD'?: undefined;
1014
+ '1F3FF-1F3FE'?: undefined;
1015
+ '1F3FF-1F3FF'?: undefined;
1016
1016
  };
1017
1017
  obsoletes?: undefined;
1018
1018
  obsoleted_by?: undefined;
@@ -1040,7 +1040,7 @@ export declare const emotes: ({
1040
1040
  has_img_twitter: boolean;
1041
1041
  has_img_facebook: boolean;
1042
1042
  skin_variations: {
1043
- "1F3FB": {
1043
+ '1F3FB': {
1044
1044
  unified: string;
1045
1045
  non_qualified: null;
1046
1046
  image: string;
@@ -1054,7 +1054,7 @@ export declare const emotes: ({
1054
1054
  obsoletes?: undefined;
1055
1055
  obsoleted_by?: undefined;
1056
1056
  };
1057
- "1F3FC": {
1057
+ '1F3FC': {
1058
1058
  unified: string;
1059
1059
  non_qualified: null;
1060
1060
  image: string;
@@ -1068,7 +1068,7 @@ export declare const emotes: ({
1068
1068
  obsoletes?: undefined;
1069
1069
  obsoleted_by?: undefined;
1070
1070
  };
1071
- "1F3FD": {
1071
+ '1F3FD': {
1072
1072
  unified: string;
1073
1073
  non_qualified: null;
1074
1074
  image: string;
@@ -1082,7 +1082,7 @@ export declare const emotes: ({
1082
1082
  obsoletes?: undefined;
1083
1083
  obsoleted_by?: undefined;
1084
1084
  };
1085
- "1F3FE": {
1085
+ '1F3FE': {
1086
1086
  unified: string;
1087
1087
  non_qualified: null;
1088
1088
  image: string;
@@ -1096,7 +1096,7 @@ export declare const emotes: ({
1096
1096
  obsoletes?: undefined;
1097
1097
  obsoleted_by?: undefined;
1098
1098
  };
1099
- "1F3FF": {
1099
+ '1F3FF': {
1100
1100
  unified: string;
1101
1101
  non_qualified: null;
1102
1102
  image: string;
@@ -1110,31 +1110,31 @@ export declare const emotes: ({
1110
1110
  obsoletes?: undefined;
1111
1111
  obsoleted_by?: undefined;
1112
1112
  };
1113
- "1F3FB-1F3FB"?: undefined;
1114
- "1F3FB-1F3FC"?: undefined;
1115
- "1F3FB-1F3FD"?: undefined;
1116
- "1F3FB-1F3FE"?: undefined;
1117
- "1F3FB-1F3FF"?: undefined;
1118
- "1F3FC-1F3FB"?: undefined;
1119
- "1F3FC-1F3FC"?: undefined;
1120
- "1F3FC-1F3FD"?: undefined;
1121
- "1F3FC-1F3FE"?: undefined;
1122
- "1F3FC-1F3FF"?: undefined;
1123
- "1F3FD-1F3FB"?: undefined;
1124
- "1F3FD-1F3FC"?: undefined;
1125
- "1F3FD-1F3FD"?: undefined;
1126
- "1F3FD-1F3FE"?: undefined;
1127
- "1F3FD-1F3FF"?: undefined;
1128
- "1F3FE-1F3FB"?: undefined;
1129
- "1F3FE-1F3FC"?: undefined;
1130
- "1F3FE-1F3FD"?: undefined;
1131
- "1F3FE-1F3FE"?: undefined;
1132
- "1F3FE-1F3FF"?: undefined;
1133
- "1F3FF-1F3FB"?: undefined;
1134
- "1F3FF-1F3FC"?: undefined;
1135
- "1F3FF-1F3FD"?: undefined;
1136
- "1F3FF-1F3FE"?: undefined;
1137
- "1F3FF-1F3FF"?: undefined;
1113
+ '1F3FB-1F3FB'?: undefined;
1114
+ '1F3FB-1F3FC'?: undefined;
1115
+ '1F3FB-1F3FD'?: undefined;
1116
+ '1F3FB-1F3FE'?: undefined;
1117
+ '1F3FB-1F3FF'?: undefined;
1118
+ '1F3FC-1F3FB'?: undefined;
1119
+ '1F3FC-1F3FC'?: undefined;
1120
+ '1F3FC-1F3FD'?: undefined;
1121
+ '1F3FC-1F3FE'?: undefined;
1122
+ '1F3FC-1F3FF'?: undefined;
1123
+ '1F3FD-1F3FB'?: undefined;
1124
+ '1F3FD-1F3FC'?: undefined;
1125
+ '1F3FD-1F3FD'?: undefined;
1126
+ '1F3FD-1F3FE'?: undefined;
1127
+ '1F3FD-1F3FF'?: undefined;
1128
+ '1F3FE-1F3FB'?: undefined;
1129
+ '1F3FE-1F3FC'?: undefined;
1130
+ '1F3FE-1F3FD'?: undefined;
1131
+ '1F3FE-1F3FE'?: undefined;
1132
+ '1F3FE-1F3FF'?: undefined;
1133
+ '1F3FF-1F3FB'?: undefined;
1134
+ '1F3FF-1F3FC'?: undefined;
1135
+ '1F3FF-1F3FD'?: undefined;
1136
+ '1F3FF-1F3FE'?: undefined;
1137
+ '1F3FF-1F3FF'?: undefined;
1138
1138
  };
1139
1139
  obsoleted_by: string;
1140
1140
  obsoletes?: undefined;
@@ -1162,7 +1162,7 @@ export declare const emotes: ({
1162
1162
  has_img_twitter: boolean;
1163
1163
  has_img_facebook: boolean;
1164
1164
  skin_variations: {
1165
- "1F3FB": {
1165
+ '1F3FB': {
1166
1166
  unified: string;
1167
1167
  non_qualified: string;
1168
1168
  image: string;
@@ -1176,7 +1176,7 @@ export declare const emotes: ({
1176
1176
  obsoletes?: undefined;
1177
1177
  obsoleted_by?: undefined;
1178
1178
  };
1179
- "1F3FC": {
1179
+ '1F3FC': {
1180
1180
  unified: string;
1181
1181
  non_qualified: string;
1182
1182
  image: string;
@@ -1190,7 +1190,7 @@ export declare const emotes: ({
1190
1190
  obsoletes?: undefined;
1191
1191
  obsoleted_by?: undefined;
1192
1192
  };
1193
- "1F3FD": {
1193
+ '1F3FD': {
1194
1194
  unified: string;
1195
1195
  non_qualified: string;
1196
1196
  image: string;
@@ -1204,7 +1204,7 @@ export declare const emotes: ({
1204
1204
  obsoletes?: undefined;
1205
1205
  obsoleted_by?: undefined;
1206
1206
  };
1207
- "1F3FE": {
1207
+ '1F3FE': {
1208
1208
  unified: string;
1209
1209
  non_qualified: string;
1210
1210
  image: string;
@@ -1218,7 +1218,7 @@ export declare const emotes: ({
1218
1218
  obsoletes?: undefined;
1219
1219
  obsoleted_by?: undefined;
1220
1220
  };
1221
- "1F3FF": {
1221
+ '1F3FF': {
1222
1222
  unified: string;
1223
1223
  non_qualified: string;
1224
1224
  image: string;
@@ -1232,31 +1232,31 @@ export declare const emotes: ({
1232
1232
  obsoletes?: undefined;
1233
1233
  obsoleted_by?: undefined;
1234
1234
  };
1235
- "1F3FB-1F3FB"?: undefined;
1236
- "1F3FB-1F3FC"?: undefined;
1237
- "1F3FB-1F3FD"?: undefined;
1238
- "1F3FB-1F3FE"?: undefined;
1239
- "1F3FB-1F3FF"?: undefined;
1240
- "1F3FC-1F3FB"?: undefined;
1241
- "1F3FC-1F3FC"?: undefined;
1242
- "1F3FC-1F3FD"?: undefined;
1243
- "1F3FC-1F3FE"?: undefined;
1244
- "1F3FC-1F3FF"?: undefined;
1245
- "1F3FD-1F3FB"?: undefined;
1246
- "1F3FD-1F3FC"?: undefined;
1247
- "1F3FD-1F3FD"?: undefined;
1248
- "1F3FD-1F3FE"?: undefined;
1249
- "1F3FD-1F3FF"?: undefined;
1250
- "1F3FE-1F3FB"?: undefined;
1251
- "1F3FE-1F3FC"?: undefined;
1252
- "1F3FE-1F3FD"?: undefined;
1253
- "1F3FE-1F3FE"?: undefined;
1254
- "1F3FE-1F3FF"?: undefined;
1255
- "1F3FF-1F3FB"?: undefined;
1256
- "1F3FF-1F3FC"?: undefined;
1257
- "1F3FF-1F3FD"?: undefined;
1258
- "1F3FF-1F3FE"?: undefined;
1259
- "1F3FF-1F3FF"?: undefined;
1235
+ '1F3FB-1F3FB'?: undefined;
1236
+ '1F3FB-1F3FC'?: undefined;
1237
+ '1F3FB-1F3FD'?: undefined;
1238
+ '1F3FB-1F3FE'?: undefined;
1239
+ '1F3FB-1F3FF'?: undefined;
1240
+ '1F3FC-1F3FB'?: undefined;
1241
+ '1F3FC-1F3FC'?: undefined;
1242
+ '1F3FC-1F3FD'?: undefined;
1243
+ '1F3FC-1F3FE'?: undefined;
1244
+ '1F3FC-1F3FF'?: undefined;
1245
+ '1F3FD-1F3FB'?: undefined;
1246
+ '1F3FD-1F3FC'?: undefined;
1247
+ '1F3FD-1F3FD'?: undefined;
1248
+ '1F3FD-1F3FE'?: undefined;
1249
+ '1F3FD-1F3FF'?: undefined;
1250
+ '1F3FE-1F3FB'?: undefined;
1251
+ '1F3FE-1F3FC'?: undefined;
1252
+ '1F3FE-1F3FD'?: undefined;
1253
+ '1F3FE-1F3FE'?: undefined;
1254
+ '1F3FE-1F3FF'?: undefined;
1255
+ '1F3FF-1F3FB'?: undefined;
1256
+ '1F3FF-1F3FC'?: undefined;
1257
+ '1F3FF-1F3FD'?: undefined;
1258
+ '1F3FF-1F3FE'?: undefined;
1259
+ '1F3FF-1F3FF'?: undefined;
1260
1260
  };
1261
1261
  obsoletes?: undefined;
1262
1262
  obsoleted_by?: undefined;
@@ -1284,7 +1284,7 @@ export declare const emotes: ({
1284
1284
  has_img_twitter: boolean;
1285
1285
  has_img_facebook: boolean;
1286
1286
  skin_variations: {
1287
- "1F3FB": {
1287
+ '1F3FB': {
1288
1288
  unified: string;
1289
1289
  non_qualified: string;
1290
1290
  image: string;
@@ -1298,7 +1298,7 @@ export declare const emotes: ({
1298
1298
  obsoletes?: undefined;
1299
1299
  obsoleted_by?: undefined;
1300
1300
  };
1301
- "1F3FC": {
1301
+ '1F3FC': {
1302
1302
  unified: string;
1303
1303
  non_qualified: string;
1304
1304
  image: string;
@@ -1312,7 +1312,7 @@ export declare const emotes: ({
1312
1312
  obsoletes?: undefined;
1313
1313
  obsoleted_by?: undefined;
1314
1314
  };
1315
- "1F3FD": {
1315
+ '1F3FD': {
1316
1316
  unified: string;
1317
1317
  non_qualified: string;
1318
1318
  image: string;
@@ -1326,7 +1326,7 @@ export declare const emotes: ({
1326
1326
  obsoletes?: undefined;
1327
1327
  obsoleted_by?: undefined;
1328
1328
  };
1329
- "1F3FE": {
1329
+ '1F3FE': {
1330
1330
  unified: string;
1331
1331
  non_qualified: string;
1332
1332
  image: string;
@@ -1340,7 +1340,7 @@ export declare const emotes: ({
1340
1340
  obsoletes?: undefined;
1341
1341
  obsoleted_by?: undefined;
1342
1342
  };
1343
- "1F3FF": {
1343
+ '1F3FF': {
1344
1344
  unified: string;
1345
1345
  non_qualified: string;
1346
1346
  image: string;
@@ -1354,31 +1354,31 @@ export declare const emotes: ({
1354
1354
  obsoletes?: undefined;
1355
1355
  obsoleted_by?: undefined;
1356
1356
  };
1357
- "1F3FB-1F3FB"?: undefined;
1358
- "1F3FB-1F3FC"?: undefined;
1359
- "1F3FB-1F3FD"?: undefined;
1360
- "1F3FB-1F3FE"?: undefined;
1361
- "1F3FB-1F3FF"?: undefined;
1362
- "1F3FC-1F3FB"?: undefined;
1363
- "1F3FC-1F3FC"?: undefined;
1364
- "1F3FC-1F3FD"?: undefined;
1365
- "1F3FC-1F3FE"?: undefined;
1366
- "1F3FC-1F3FF"?: undefined;
1367
- "1F3FD-1F3FB"?: undefined;
1368
- "1F3FD-1F3FC"?: undefined;
1369
- "1F3FD-1F3FD"?: undefined;
1370
- "1F3FD-1F3FE"?: undefined;
1371
- "1F3FD-1F3FF"?: undefined;
1372
- "1F3FE-1F3FB"?: undefined;
1373
- "1F3FE-1F3FC"?: undefined;
1374
- "1F3FE-1F3FD"?: undefined;
1375
- "1F3FE-1F3FE"?: undefined;
1376
- "1F3FE-1F3FF"?: undefined;
1377
- "1F3FF-1F3FB"?: undefined;
1378
- "1F3FF-1F3FC"?: undefined;
1379
- "1F3FF-1F3FD"?: undefined;
1380
- "1F3FF-1F3FE"?: undefined;
1381
- "1F3FF-1F3FF"?: undefined;
1357
+ '1F3FB-1F3FB'?: undefined;
1358
+ '1F3FB-1F3FC'?: undefined;
1359
+ '1F3FB-1F3FD'?: undefined;
1360
+ '1F3FB-1F3FE'?: undefined;
1361
+ '1F3FB-1F3FF'?: undefined;
1362
+ '1F3FC-1F3FB'?: undefined;
1363
+ '1F3FC-1F3FC'?: undefined;
1364
+ '1F3FC-1F3FD'?: undefined;
1365
+ '1F3FC-1F3FE'?: undefined;
1366
+ '1F3FC-1F3FF'?: undefined;
1367
+ '1F3FD-1F3FB'?: undefined;
1368
+ '1F3FD-1F3FC'?: undefined;
1369
+ '1F3FD-1F3FD'?: undefined;
1370
+ '1F3FD-1F3FE'?: undefined;
1371
+ '1F3FD-1F3FF'?: undefined;
1372
+ '1F3FE-1F3FB'?: undefined;
1373
+ '1F3FE-1F3FC'?: undefined;
1374
+ '1F3FE-1F3FD'?: undefined;
1375
+ '1F3FE-1F3FE'?: undefined;
1376
+ '1F3FE-1F3FF'?: undefined;
1377
+ '1F3FF-1F3FB'?: undefined;
1378
+ '1F3FF-1F3FC'?: undefined;
1379
+ '1F3FF-1F3FD'?: undefined;
1380
+ '1F3FF-1F3FE'?: undefined;
1381
+ '1F3FF-1F3FF'?: undefined;
1382
1382
  };
1383
1383
  obsoletes: string;
1384
1384
  obsoleted_by?: undefined;
@@ -1406,7 +1406,7 @@ export declare const emotes: ({
1406
1406
  has_img_twitter: boolean;
1407
1407
  has_img_facebook: boolean;
1408
1408
  skin_variations: {
1409
- "1F3FB": {
1409
+ '1F3FB': {
1410
1410
  unified: string;
1411
1411
  non_qualified: null;
1412
1412
  image: string;
@@ -1420,7 +1420,7 @@ export declare const emotes: ({
1420
1420
  obsoletes?: undefined;
1421
1421
  obsoleted_by?: undefined;
1422
1422
  };
1423
- "1F3FC": {
1423
+ '1F3FC': {
1424
1424
  unified: string;
1425
1425
  non_qualified: null;
1426
1426
  image: string;
@@ -1434,7 +1434,7 @@ export declare const emotes: ({
1434
1434
  obsoletes?: undefined;
1435
1435
  obsoleted_by?: undefined;
1436
1436
  };
1437
- "1F3FD": {
1437
+ '1F3FD': {
1438
1438
  unified: string;
1439
1439
  non_qualified: null;
1440
1440
  image: string;
@@ -1448,7 +1448,7 @@ export declare const emotes: ({
1448
1448
  obsoletes?: undefined;
1449
1449
  obsoleted_by?: undefined;
1450
1450
  };
1451
- "1F3FE": {
1451
+ '1F3FE': {
1452
1452
  unified: string;
1453
1453
  non_qualified: null;
1454
1454
  image: string;
@@ -1462,7 +1462,7 @@ export declare const emotes: ({
1462
1462
  obsoletes?: undefined;
1463
1463
  obsoleted_by?: undefined;
1464
1464
  };
1465
- "1F3FF": {
1465
+ '1F3FF': {
1466
1466
  unified: string;
1467
1467
  non_qualified: null;
1468
1468
  image: string;
@@ -1476,31 +1476,31 @@ export declare const emotes: ({
1476
1476
  obsoletes?: undefined;
1477
1477
  obsoleted_by?: undefined;
1478
1478
  };
1479
- "1F3FB-1F3FB"?: undefined;
1480
- "1F3FB-1F3FC"?: undefined;
1481
- "1F3FB-1F3FD"?: undefined;
1482
- "1F3FB-1F3FE"?: undefined;
1483
- "1F3FB-1F3FF"?: undefined;
1484
- "1F3FC-1F3FB"?: undefined;
1485
- "1F3FC-1F3FC"?: undefined;
1486
- "1F3FC-1F3FD"?: undefined;
1487
- "1F3FC-1F3FE"?: undefined;
1488
- "1F3FC-1F3FF"?: undefined;
1489
- "1F3FD-1F3FB"?: undefined;
1490
- "1F3FD-1F3FC"?: undefined;
1491
- "1F3FD-1F3FD"?: undefined;
1492
- "1F3FD-1F3FE"?: undefined;
1493
- "1F3FD-1F3FF"?: undefined;
1494
- "1F3FE-1F3FB"?: undefined;
1495
- "1F3FE-1F3FC"?: undefined;
1496
- "1F3FE-1F3FD"?: undefined;
1497
- "1F3FE-1F3FE"?: undefined;
1498
- "1F3FE-1F3FF"?: undefined;
1499
- "1F3FF-1F3FB"?: undefined;
1500
- "1F3FF-1F3FC"?: undefined;
1501
- "1F3FF-1F3FD"?: undefined;
1502
- "1F3FF-1F3FE"?: undefined;
1503
- "1F3FF-1F3FF"?: undefined;
1479
+ '1F3FB-1F3FB'?: undefined;
1480
+ '1F3FB-1F3FC'?: undefined;
1481
+ '1F3FB-1F3FD'?: undefined;
1482
+ '1F3FB-1F3FE'?: undefined;
1483
+ '1F3FB-1F3FF'?: undefined;
1484
+ '1F3FC-1F3FB'?: undefined;
1485
+ '1F3FC-1F3FC'?: undefined;
1486
+ '1F3FC-1F3FD'?: undefined;
1487
+ '1F3FC-1F3FE'?: undefined;
1488
+ '1F3FC-1F3FF'?: undefined;
1489
+ '1F3FD-1F3FB'?: undefined;
1490
+ '1F3FD-1F3FC'?: undefined;
1491
+ '1F3FD-1F3FD'?: undefined;
1492
+ '1F3FD-1F3FE'?: undefined;
1493
+ '1F3FD-1F3FF'?: undefined;
1494
+ '1F3FE-1F3FB'?: undefined;
1495
+ '1F3FE-1F3FC'?: undefined;
1496
+ '1F3FE-1F3FD'?: undefined;
1497
+ '1F3FE-1F3FE'?: undefined;
1498
+ '1F3FE-1F3FF'?: undefined;
1499
+ '1F3FF-1F3FB'?: undefined;
1500
+ '1F3FF-1F3FC'?: undefined;
1501
+ '1F3FF-1F3FD'?: undefined;
1502
+ '1F3FF-1F3FE'?: undefined;
1503
+ '1F3FF-1F3FF'?: undefined;
1504
1504
  };
1505
1505
  obsoleted_by: string;
1506
1506
  obsoletes?: undefined;
@@ -1554,7 +1554,7 @@ export declare const emotes: ({
1554
1554
  has_img_twitter: boolean;
1555
1555
  has_img_facebook: boolean;
1556
1556
  skin_variations: {
1557
- "1F3FB": {
1557
+ '1F3FB': {
1558
1558
  unified: string;
1559
1559
  non_qualified: null;
1560
1560
  image: string;
@@ -1568,7 +1568,7 @@ export declare const emotes: ({
1568
1568
  obsoletes?: undefined;
1569
1569
  obsoleted_by?: undefined;
1570
1570
  };
1571
- "1F3FC": {
1571
+ '1F3FC': {
1572
1572
  unified: string;
1573
1573
  non_qualified: null;
1574
1574
  image: string;
@@ -1582,7 +1582,7 @@ export declare const emotes: ({
1582
1582
  obsoletes?: undefined;
1583
1583
  obsoleted_by?: undefined;
1584
1584
  };
1585
- "1F3FD": {
1585
+ '1F3FD': {
1586
1586
  unified: string;
1587
1587
  non_qualified: null;
1588
1588
  image: string;
@@ -1596,7 +1596,7 @@ export declare const emotes: ({
1596
1596
  obsoletes?: undefined;
1597
1597
  obsoleted_by?: undefined;
1598
1598
  };
1599
- "1F3FE": {
1599
+ '1F3FE': {
1600
1600
  unified: string;
1601
1601
  non_qualified: null;
1602
1602
  image: string;
@@ -1610,7 +1610,7 @@ export declare const emotes: ({
1610
1610
  obsoletes?: undefined;
1611
1611
  obsoleted_by?: undefined;
1612
1612
  };
1613
- "1F3FF": {
1613
+ '1F3FF': {
1614
1614
  unified: string;
1615
1615
  non_qualified: null;
1616
1616
  image: string;
@@ -1624,31 +1624,31 @@ export declare const emotes: ({
1624
1624
  obsoletes?: undefined;
1625
1625
  obsoleted_by?: undefined;
1626
1626
  };
1627
- "1F3FB-1F3FB"?: undefined;
1628
- "1F3FB-1F3FC"?: undefined;
1629
- "1F3FB-1F3FD"?: undefined;
1630
- "1F3FB-1F3FE"?: undefined;
1631
- "1F3FB-1F3FF"?: undefined;
1632
- "1F3FC-1F3FB"?: undefined;
1633
- "1F3FC-1F3FC"?: undefined;
1634
- "1F3FC-1F3FD"?: undefined;
1635
- "1F3FC-1F3FE"?: undefined;
1636
- "1F3FC-1F3FF"?: undefined;
1637
- "1F3FD-1F3FB"?: undefined;
1638
- "1F3FD-1F3FC"?: undefined;
1639
- "1F3FD-1F3FD"?: undefined;
1640
- "1F3FD-1F3FE"?: undefined;
1641
- "1F3FD-1F3FF"?: undefined;
1642
- "1F3FE-1F3FB"?: undefined;
1643
- "1F3FE-1F3FC"?: undefined;
1644
- "1F3FE-1F3FD"?: undefined;
1645
- "1F3FE-1F3FE"?: undefined;
1646
- "1F3FE-1F3FF"?: undefined;
1647
- "1F3FF-1F3FB"?: undefined;
1648
- "1F3FF-1F3FC"?: undefined;
1649
- "1F3FF-1F3FD"?: undefined;
1650
- "1F3FF-1F3FE"?: undefined;
1651
- "1F3FF-1F3FF"?: undefined;
1627
+ '1F3FB-1F3FB'?: undefined;
1628
+ '1F3FB-1F3FC'?: undefined;
1629
+ '1F3FB-1F3FD'?: undefined;
1630
+ '1F3FB-1F3FE'?: undefined;
1631
+ '1F3FB-1F3FF'?: undefined;
1632
+ '1F3FC-1F3FB'?: undefined;
1633
+ '1F3FC-1F3FC'?: undefined;
1634
+ '1F3FC-1F3FD'?: undefined;
1635
+ '1F3FC-1F3FE'?: undefined;
1636
+ '1F3FC-1F3FF'?: undefined;
1637
+ '1F3FD-1F3FB'?: undefined;
1638
+ '1F3FD-1F3FC'?: undefined;
1639
+ '1F3FD-1F3FD'?: undefined;
1640
+ '1F3FD-1F3FE'?: undefined;
1641
+ '1F3FD-1F3FF'?: undefined;
1642
+ '1F3FE-1F3FB'?: undefined;
1643
+ '1F3FE-1F3FC'?: undefined;
1644
+ '1F3FE-1F3FD'?: undefined;
1645
+ '1F3FE-1F3FE'?: undefined;
1646
+ '1F3FE-1F3FF'?: undefined;
1647
+ '1F3FF-1F3FB'?: undefined;
1648
+ '1F3FF-1F3FC'?: undefined;
1649
+ '1F3FF-1F3FD'?: undefined;
1650
+ '1F3FF-1F3FE'?: undefined;
1651
+ '1F3FF-1F3FF'?: undefined;
1652
1652
  };
1653
1653
  obsoletes?: undefined;
1654
1654
  obsoleted_by?: undefined;
@@ -1702,7 +1702,7 @@ export declare const emotes: ({
1702
1702
  has_img_twitter: boolean;
1703
1703
  has_img_facebook: boolean;
1704
1704
  skin_variations: {
1705
- "1F3FB-1F3FB": {
1705
+ '1F3FB-1F3FB': {
1706
1706
  unified: string;
1707
1707
  non_qualified: string;
1708
1708
  image: string;
@@ -1714,7 +1714,7 @@ export declare const emotes: ({
1714
1714
  has_img_twitter: boolean;
1715
1715
  has_img_facebook: boolean;
1716
1716
  };
1717
- "1F3FB-1F3FC": {
1717
+ '1F3FB-1F3FC': {
1718
1718
  unified: string;
1719
1719
  non_qualified: string;
1720
1720
  image: string;
@@ -1726,7 +1726,7 @@ export declare const emotes: ({
1726
1726
  has_img_twitter: boolean;
1727
1727
  has_img_facebook: boolean;
1728
1728
  };
1729
- "1F3FB-1F3FD": {
1729
+ '1F3FB-1F3FD': {
1730
1730
  unified: string;
1731
1731
  non_qualified: string;
1732
1732
  image: string;
@@ -1738,7 +1738,7 @@ export declare const emotes: ({
1738
1738
  has_img_twitter: boolean;
1739
1739
  has_img_facebook: boolean;
1740
1740
  };
1741
- "1F3FB-1F3FE": {
1741
+ '1F3FB-1F3FE': {
1742
1742
  unified: string;
1743
1743
  non_qualified: string;
1744
1744
  image: string;
@@ -1750,7 +1750,7 @@ export declare const emotes: ({
1750
1750
  has_img_twitter: boolean;
1751
1751
  has_img_facebook: boolean;
1752
1752
  };
1753
- "1F3FB-1F3FF": {
1753
+ '1F3FB-1F3FF': {
1754
1754
  unified: string;
1755
1755
  non_qualified: string;
1756
1756
  image: string;
@@ -1762,7 +1762,7 @@ export declare const emotes: ({
1762
1762
  has_img_twitter: boolean;
1763
1763
  has_img_facebook: boolean;
1764
1764
  };
1765
- "1F3FC-1F3FB": {
1765
+ '1F3FC-1F3FB': {
1766
1766
  unified: string;
1767
1767
  non_qualified: string;
1768
1768
  image: string;
@@ -1774,7 +1774,7 @@ export declare const emotes: ({
1774
1774
  has_img_twitter: boolean;
1775
1775
  has_img_facebook: boolean;
1776
1776
  };
1777
- "1F3FC-1F3FC": {
1777
+ '1F3FC-1F3FC': {
1778
1778
  unified: string;
1779
1779
  non_qualified: string;
1780
1780
  image: string;
@@ -1786,7 +1786,7 @@ export declare const emotes: ({
1786
1786
  has_img_twitter: boolean;
1787
1787
  has_img_facebook: boolean;
1788
1788
  };
1789
- "1F3FC-1F3FD": {
1789
+ '1F3FC-1F3FD': {
1790
1790
  unified: string;
1791
1791
  non_qualified: string;
1792
1792
  image: string;
@@ -1798,7 +1798,7 @@ export declare const emotes: ({
1798
1798
  has_img_twitter: boolean;
1799
1799
  has_img_facebook: boolean;
1800
1800
  };
1801
- "1F3FC-1F3FE": {
1801
+ '1F3FC-1F3FE': {
1802
1802
  unified: string;
1803
1803
  non_qualified: string;
1804
1804
  image: string;
@@ -1810,7 +1810,7 @@ export declare const emotes: ({
1810
1810
  has_img_twitter: boolean;
1811
1811
  has_img_facebook: boolean;
1812
1812
  };
1813
- "1F3FC-1F3FF": {
1813
+ '1F3FC-1F3FF': {
1814
1814
  unified: string;
1815
1815
  non_qualified: string;
1816
1816
  image: string;
@@ -1822,7 +1822,7 @@ export declare const emotes: ({
1822
1822
  has_img_twitter: boolean;
1823
1823
  has_img_facebook: boolean;
1824
1824
  };
1825
- "1F3FD-1F3FB": {
1825
+ '1F3FD-1F3FB': {
1826
1826
  unified: string;
1827
1827
  non_qualified: string;
1828
1828
  image: string;
@@ -1834,7 +1834,7 @@ export declare const emotes: ({
1834
1834
  has_img_twitter: boolean;
1835
1835
  has_img_facebook: boolean;
1836
1836
  };
1837
- "1F3FD-1F3FC": {
1837
+ '1F3FD-1F3FC': {
1838
1838
  unified: string;
1839
1839
  non_qualified: string;
1840
1840
  image: string;
@@ -1846,7 +1846,7 @@ export declare const emotes: ({
1846
1846
  has_img_twitter: boolean;
1847
1847
  has_img_facebook: boolean;
1848
1848
  };
1849
- "1F3FD-1F3FD": {
1849
+ '1F3FD-1F3FD': {
1850
1850
  unified: string;
1851
1851
  non_qualified: string;
1852
1852
  image: string;
@@ -1858,7 +1858,7 @@ export declare const emotes: ({
1858
1858
  has_img_twitter: boolean;
1859
1859
  has_img_facebook: boolean;
1860
1860
  };
1861
- "1F3FD-1F3FE": {
1861
+ '1F3FD-1F3FE': {
1862
1862
  unified: string;
1863
1863
  non_qualified: string;
1864
1864
  image: string;
@@ -1870,7 +1870,7 @@ export declare const emotes: ({
1870
1870
  has_img_twitter: boolean;
1871
1871
  has_img_facebook: boolean;
1872
1872
  };
1873
- "1F3FD-1F3FF": {
1873
+ '1F3FD-1F3FF': {
1874
1874
  unified: string;
1875
1875
  non_qualified: string;
1876
1876
  image: string;
@@ -1882,7 +1882,7 @@ export declare const emotes: ({
1882
1882
  has_img_twitter: boolean;
1883
1883
  has_img_facebook: boolean;
1884
1884
  };
1885
- "1F3FE-1F3FB": {
1885
+ '1F3FE-1F3FB': {
1886
1886
  unified: string;
1887
1887
  non_qualified: string;
1888
1888
  image: string;
@@ -1894,7 +1894,7 @@ export declare const emotes: ({
1894
1894
  has_img_twitter: boolean;
1895
1895
  has_img_facebook: boolean;
1896
1896
  };
1897
- "1F3FE-1F3FC": {
1897
+ '1F3FE-1F3FC': {
1898
1898
  unified: string;
1899
1899
  non_qualified: string;
1900
1900
  image: string;
@@ -1906,7 +1906,7 @@ export declare const emotes: ({
1906
1906
  has_img_twitter: boolean;
1907
1907
  has_img_facebook: boolean;
1908
1908
  };
1909
- "1F3FE-1F3FD": {
1909
+ '1F3FE-1F3FD': {
1910
1910
  unified: string;
1911
1911
  non_qualified: string;
1912
1912
  image: string;
@@ -1918,7 +1918,7 @@ export declare const emotes: ({
1918
1918
  has_img_twitter: boolean;
1919
1919
  has_img_facebook: boolean;
1920
1920
  };
1921
- "1F3FE-1F3FE": {
1921
+ '1F3FE-1F3FE': {
1922
1922
  unified: string;
1923
1923
  non_qualified: string;
1924
1924
  image: string;
@@ -1930,7 +1930,7 @@ export declare const emotes: ({
1930
1930
  has_img_twitter: boolean;
1931
1931
  has_img_facebook: boolean;
1932
1932
  };
1933
- "1F3FE-1F3FF": {
1933
+ '1F3FE-1F3FF': {
1934
1934
  unified: string;
1935
1935
  non_qualified: string;
1936
1936
  image: string;
@@ -1942,7 +1942,7 @@ export declare const emotes: ({
1942
1942
  has_img_twitter: boolean;
1943
1943
  has_img_facebook: boolean;
1944
1944
  };
1945
- "1F3FF-1F3FB": {
1945
+ '1F3FF-1F3FB': {
1946
1946
  unified: string;
1947
1947
  non_qualified: string;
1948
1948
  image: string;
@@ -1954,7 +1954,7 @@ export declare const emotes: ({
1954
1954
  has_img_twitter: boolean;
1955
1955
  has_img_facebook: boolean;
1956
1956
  };
1957
- "1F3FF-1F3FC": {
1957
+ '1F3FF-1F3FC': {
1958
1958
  unified: string;
1959
1959
  non_qualified: string;
1960
1960
  image: string;
@@ -1966,7 +1966,7 @@ export declare const emotes: ({
1966
1966
  has_img_twitter: boolean;
1967
1967
  has_img_facebook: boolean;
1968
1968
  };
1969
- "1F3FF-1F3FD": {
1969
+ '1F3FF-1F3FD': {
1970
1970
  unified: string;
1971
1971
  non_qualified: string;
1972
1972
  image: string;
@@ -1978,7 +1978,7 @@ export declare const emotes: ({
1978
1978
  has_img_twitter: boolean;
1979
1979
  has_img_facebook: boolean;
1980
1980
  };
1981
- "1F3FF-1F3FE": {
1981
+ '1F3FF-1F3FE': {
1982
1982
  unified: string;
1983
1983
  non_qualified: string;
1984
1984
  image: string;
@@ -1990,7 +1990,7 @@ export declare const emotes: ({
1990
1990
  has_img_twitter: boolean;
1991
1991
  has_img_facebook: boolean;
1992
1992
  };
1993
- "1F3FF-1F3FF": {
1993
+ '1F3FF-1F3FF': {
1994
1994
  unified: string;
1995
1995
  non_qualified: string;
1996
1996
  image: string;
@@ -2002,11 +2002,11 @@ export declare const emotes: ({
2002
2002
  has_img_twitter: boolean;
2003
2003
  has_img_facebook: boolean;
2004
2004
  };
2005
- "1F3FB"?: undefined;
2006
- "1F3FC"?: undefined;
2007
- "1F3FD"?: undefined;
2008
- "1F3FE"?: undefined;
2009
- "1F3FF"?: undefined;
2005
+ '1F3FB'?: undefined;
2006
+ '1F3FC'?: undefined;
2007
+ '1F3FD'?: undefined;
2008
+ '1F3FE'?: undefined;
2009
+ '1F3FF'?: undefined;
2010
2010
  };
2011
2011
  obsoletes?: undefined;
2012
2012
  obsoleted_by?: undefined;
@@ -2060,7 +2060,7 @@ export declare const emotes: ({
2060
2060
  has_img_twitter: boolean;
2061
2061
  has_img_facebook: boolean;
2062
2062
  skin_variations: {
2063
- "1F3FB": {
2063
+ '1F3FB': {
2064
2064
  unified: string;
2065
2065
  non_qualified: null;
2066
2066
  image: string;
@@ -2074,7 +2074,7 @@ export declare const emotes: ({
2074
2074
  obsoletes?: undefined;
2075
2075
  obsoleted_by?: undefined;
2076
2076
  };
2077
- "1F3FC": {
2077
+ '1F3FC': {
2078
2078
  unified: string;
2079
2079
  non_qualified: null;
2080
2080
  image: string;
@@ -2088,7 +2088,7 @@ export declare const emotes: ({
2088
2088
  obsoletes?: undefined;
2089
2089
  obsoleted_by?: undefined;
2090
2090
  };
2091
- "1F3FD": {
2091
+ '1F3FD': {
2092
2092
  unified: string;
2093
2093
  non_qualified: null;
2094
2094
  image: string;
@@ -2102,7 +2102,7 @@ export declare const emotes: ({
2102
2102
  obsoletes?: undefined;
2103
2103
  obsoleted_by?: undefined;
2104
2104
  };
2105
- "1F3FE": {
2105
+ '1F3FE': {
2106
2106
  unified: string;
2107
2107
  non_qualified: null;
2108
2108
  image: string;
@@ -2116,7 +2116,7 @@ export declare const emotes: ({
2116
2116
  obsoletes?: undefined;
2117
2117
  obsoleted_by?: undefined;
2118
2118
  };
2119
- "1F3FF": {
2119
+ '1F3FF': {
2120
2120
  unified: string;
2121
2121
  non_qualified: null;
2122
2122
  image: string;
@@ -2130,7 +2130,7 @@ export declare const emotes: ({
2130
2130
  obsoletes?: undefined;
2131
2131
  obsoleted_by?: undefined;
2132
2132
  };
2133
- "1F3FB-1F3FC": {
2133
+ '1F3FB-1F3FC': {
2134
2134
  unified: string;
2135
2135
  non_qualified: null;
2136
2136
  image: string;
@@ -2142,7 +2142,7 @@ export declare const emotes: ({
2142
2142
  has_img_twitter: boolean;
2143
2143
  has_img_facebook: boolean;
2144
2144
  };
2145
- "1F3FB-1F3FD": {
2145
+ '1F3FB-1F3FD': {
2146
2146
  unified: string;
2147
2147
  non_qualified: null;
2148
2148
  image: string;
@@ -2154,7 +2154,7 @@ export declare const emotes: ({
2154
2154
  has_img_twitter: boolean;
2155
2155
  has_img_facebook: boolean;
2156
2156
  };
2157
- "1F3FB-1F3FE": {
2157
+ '1F3FB-1F3FE': {
2158
2158
  unified: string;
2159
2159
  non_qualified: null;
2160
2160
  image: string;
@@ -2166,7 +2166,7 @@ export declare const emotes: ({
2166
2166
  has_img_twitter: boolean;
2167
2167
  has_img_facebook: boolean;
2168
2168
  };
2169
- "1F3FB-1F3FF": {
2169
+ '1F3FB-1F3FF': {
2170
2170
  unified: string;
2171
2171
  non_qualified: null;
2172
2172
  image: string;
@@ -2178,7 +2178,7 @@ export declare const emotes: ({
2178
2178
  has_img_twitter: boolean;
2179
2179
  has_img_facebook: boolean;
2180
2180
  };
2181
- "1F3FC-1F3FB": {
2181
+ '1F3FC-1F3FB': {
2182
2182
  unified: string;
2183
2183
  non_qualified: null;
2184
2184
  image: string;
@@ -2190,7 +2190,7 @@ export declare const emotes: ({
2190
2190
  has_img_twitter: boolean;
2191
2191
  has_img_facebook: boolean;
2192
2192
  };
2193
- "1F3FC-1F3FD": {
2193
+ '1F3FC-1F3FD': {
2194
2194
  unified: string;
2195
2195
  non_qualified: null;
2196
2196
  image: string;
@@ -2202,7 +2202,7 @@ export declare const emotes: ({
2202
2202
  has_img_twitter: boolean;
2203
2203
  has_img_facebook: boolean;
2204
2204
  };
2205
- "1F3FC-1F3FE": {
2205
+ '1F3FC-1F3FE': {
2206
2206
  unified: string;
2207
2207
  non_qualified: null;
2208
2208
  image: string;
@@ -2214,7 +2214,7 @@ export declare const emotes: ({
2214
2214
  has_img_twitter: boolean;
2215
2215
  has_img_facebook: boolean;
2216
2216
  };
2217
- "1F3FC-1F3FF": {
2217
+ '1F3FC-1F3FF': {
2218
2218
  unified: string;
2219
2219
  non_qualified: null;
2220
2220
  image: string;
@@ -2226,7 +2226,7 @@ export declare const emotes: ({
2226
2226
  has_img_twitter: boolean;
2227
2227
  has_img_facebook: boolean;
2228
2228
  };
2229
- "1F3FD-1F3FB": {
2229
+ '1F3FD-1F3FB': {
2230
2230
  unified: string;
2231
2231
  non_qualified: null;
2232
2232
  image: string;
@@ -2238,7 +2238,7 @@ export declare const emotes: ({
2238
2238
  has_img_twitter: boolean;
2239
2239
  has_img_facebook: boolean;
2240
2240
  };
2241
- "1F3FD-1F3FC": {
2241
+ '1F3FD-1F3FC': {
2242
2242
  unified: string;
2243
2243
  non_qualified: null;
2244
2244
  image: string;
@@ -2250,7 +2250,7 @@ export declare const emotes: ({
2250
2250
  has_img_twitter: boolean;
2251
2251
  has_img_facebook: boolean;
2252
2252
  };
2253
- "1F3FD-1F3FE": {
2253
+ '1F3FD-1F3FE': {
2254
2254
  unified: string;
2255
2255
  non_qualified: null;
2256
2256
  image: string;
@@ -2262,7 +2262,7 @@ export declare const emotes: ({
2262
2262
  has_img_twitter: boolean;
2263
2263
  has_img_facebook: boolean;
2264
2264
  };
2265
- "1F3FD-1F3FF": {
2265
+ '1F3FD-1F3FF': {
2266
2266
  unified: string;
2267
2267
  non_qualified: null;
2268
2268
  image: string;
@@ -2274,7 +2274,7 @@ export declare const emotes: ({
2274
2274
  has_img_twitter: boolean;
2275
2275
  has_img_facebook: boolean;
2276
2276
  };
2277
- "1F3FE-1F3FB": {
2277
+ '1F3FE-1F3FB': {
2278
2278
  unified: string;
2279
2279
  non_qualified: null;
2280
2280
  image: string;
@@ -2286,7 +2286,7 @@ export declare const emotes: ({
2286
2286
  has_img_twitter: boolean;
2287
2287
  has_img_facebook: boolean;
2288
2288
  };
2289
- "1F3FE-1F3FC": {
2289
+ '1F3FE-1F3FC': {
2290
2290
  unified: string;
2291
2291
  non_qualified: null;
2292
2292
  image: string;
@@ -2298,7 +2298,7 @@ export declare const emotes: ({
2298
2298
  has_img_twitter: boolean;
2299
2299
  has_img_facebook: boolean;
2300
2300
  };
2301
- "1F3FE-1F3FD": {
2301
+ '1F3FE-1F3FD': {
2302
2302
  unified: string;
2303
2303
  non_qualified: null;
2304
2304
  image: string;
@@ -2310,7 +2310,7 @@ export declare const emotes: ({
2310
2310
  has_img_twitter: boolean;
2311
2311
  has_img_facebook: boolean;
2312
2312
  };
2313
- "1F3FE-1F3FF": {
2313
+ '1F3FE-1F3FF': {
2314
2314
  unified: string;
2315
2315
  non_qualified: null;
2316
2316
  image: string;
@@ -2322,7 +2322,7 @@ export declare const emotes: ({
2322
2322
  has_img_twitter: boolean;
2323
2323
  has_img_facebook: boolean;
2324
2324
  };
2325
- "1F3FF-1F3FB": {
2325
+ '1F3FF-1F3FB': {
2326
2326
  unified: string;
2327
2327
  non_qualified: null;
2328
2328
  image: string;
@@ -2334,7 +2334,7 @@ export declare const emotes: ({
2334
2334
  has_img_twitter: boolean;
2335
2335
  has_img_facebook: boolean;
2336
2336
  };
2337
- "1F3FF-1F3FC": {
2337
+ '1F3FF-1F3FC': {
2338
2338
  unified: string;
2339
2339
  non_qualified: null;
2340
2340
  image: string;
@@ -2346,7 +2346,7 @@ export declare const emotes: ({
2346
2346
  has_img_twitter: boolean;
2347
2347
  has_img_facebook: boolean;
2348
2348
  };
2349
- "1F3FF-1F3FD": {
2349
+ '1F3FF-1F3FD': {
2350
2350
  unified: string;
2351
2351
  non_qualified: null;
2352
2352
  image: string;
@@ -2358,7 +2358,7 @@ export declare const emotes: ({
2358
2358
  has_img_twitter: boolean;
2359
2359
  has_img_facebook: boolean;
2360
2360
  };
2361
- "1F3FF-1F3FE": {
2361
+ '1F3FF-1F3FE': {
2362
2362
  unified: string;
2363
2363
  non_qualified: null;
2364
2364
  image: string;
@@ -2370,11 +2370,11 @@ export declare const emotes: ({
2370
2370
  has_img_twitter: boolean;
2371
2371
  has_img_facebook: boolean;
2372
2372
  };
2373
- "1F3FB-1F3FB"?: undefined;
2374
- "1F3FC-1F3FC"?: undefined;
2375
- "1F3FD-1F3FD"?: undefined;
2376
- "1F3FE-1F3FE"?: undefined;
2377
- "1F3FF-1F3FF"?: undefined;
2373
+ '1F3FB-1F3FB'?: undefined;
2374
+ '1F3FC-1F3FC'?: undefined;
2375
+ '1F3FD-1F3FD'?: undefined;
2376
+ '1F3FE-1F3FE'?: undefined;
2377
+ '1F3FF-1F3FF'?: undefined;
2378
2378
  };
2379
2379
  obsoletes?: undefined;
2380
2380
  obsoleted_by?: undefined;
@@ -2402,7 +2402,7 @@ export declare const emotes: ({
2402
2402
  has_img_twitter: boolean;
2403
2403
  has_img_facebook: boolean;
2404
2404
  skin_variations: {
2405
- "1F3FB": {
2405
+ '1F3FB': {
2406
2406
  unified: string;
2407
2407
  non_qualified: null;
2408
2408
  image: string;
@@ -2416,7 +2416,7 @@ export declare const emotes: ({
2416
2416
  obsoletes?: undefined;
2417
2417
  obsoleted_by?: undefined;
2418
2418
  };
2419
- "1F3FC": {
2419
+ '1F3FC': {
2420
2420
  unified: string;
2421
2421
  non_qualified: null;
2422
2422
  image: string;
@@ -2430,7 +2430,7 @@ export declare const emotes: ({
2430
2430
  obsoletes?: undefined;
2431
2431
  obsoleted_by?: undefined;
2432
2432
  };
2433
- "1F3FD": {
2433
+ '1F3FD': {
2434
2434
  unified: string;
2435
2435
  non_qualified: null;
2436
2436
  image: string;
@@ -2444,7 +2444,7 @@ export declare const emotes: ({
2444
2444
  obsoletes?: undefined;
2445
2445
  obsoleted_by?: undefined;
2446
2446
  };
2447
- "1F3FE": {
2447
+ '1F3FE': {
2448
2448
  unified: string;
2449
2449
  non_qualified: null;
2450
2450
  image: string;
@@ -2458,7 +2458,7 @@ export declare const emotes: ({
2458
2458
  obsoletes?: undefined;
2459
2459
  obsoleted_by?: undefined;
2460
2460
  };
2461
- "1F3FF": {
2461
+ '1F3FF': {
2462
2462
  unified: string;
2463
2463
  non_qualified: null;
2464
2464
  image: string;
@@ -2472,7 +2472,7 @@ export declare const emotes: ({
2472
2472
  obsoletes?: undefined;
2473
2473
  obsoleted_by?: undefined;
2474
2474
  };
2475
- "1F3FB-1F3FC": {
2475
+ '1F3FB-1F3FC': {
2476
2476
  unified: string;
2477
2477
  non_qualified: null;
2478
2478
  image: string;
@@ -2484,7 +2484,7 @@ export declare const emotes: ({
2484
2484
  has_img_twitter: boolean;
2485
2485
  has_img_facebook: boolean;
2486
2486
  };
2487
- "1F3FB-1F3FD": {
2487
+ '1F3FB-1F3FD': {
2488
2488
  unified: string;
2489
2489
  non_qualified: null;
2490
2490
  image: string;
@@ -2496,7 +2496,7 @@ export declare const emotes: ({
2496
2496
  has_img_twitter: boolean;
2497
2497
  has_img_facebook: boolean;
2498
2498
  };
2499
- "1F3FB-1F3FE": {
2499
+ '1F3FB-1F3FE': {
2500
2500
  unified: string;
2501
2501
  non_qualified: null;
2502
2502
  image: string;
@@ -2508,7 +2508,7 @@ export declare const emotes: ({
2508
2508
  has_img_twitter: boolean;
2509
2509
  has_img_facebook: boolean;
2510
2510
  };
2511
- "1F3FB-1F3FF": {
2511
+ '1F3FB-1F3FF': {
2512
2512
  unified: string;
2513
2513
  non_qualified: null;
2514
2514
  image: string;
@@ -2520,7 +2520,7 @@ export declare const emotes: ({
2520
2520
  has_img_twitter: boolean;
2521
2521
  has_img_facebook: boolean;
2522
2522
  };
2523
- "1F3FC-1F3FB": {
2523
+ '1F3FC-1F3FB': {
2524
2524
  unified: string;
2525
2525
  non_qualified: null;
2526
2526
  image: string;
@@ -2532,7 +2532,7 @@ export declare const emotes: ({
2532
2532
  has_img_twitter: boolean;
2533
2533
  has_img_facebook: boolean;
2534
2534
  };
2535
- "1F3FC-1F3FD": {
2535
+ '1F3FC-1F3FD': {
2536
2536
  unified: string;
2537
2537
  non_qualified: null;
2538
2538
  image: string;
@@ -2544,7 +2544,7 @@ export declare const emotes: ({
2544
2544
  has_img_twitter: boolean;
2545
2545
  has_img_facebook: boolean;
2546
2546
  };
2547
- "1F3FC-1F3FE": {
2547
+ '1F3FC-1F3FE': {
2548
2548
  unified: string;
2549
2549
  non_qualified: null;
2550
2550
  image: string;
@@ -2556,7 +2556,7 @@ export declare const emotes: ({
2556
2556
  has_img_twitter: boolean;
2557
2557
  has_img_facebook: boolean;
2558
2558
  };
2559
- "1F3FC-1F3FF": {
2559
+ '1F3FC-1F3FF': {
2560
2560
  unified: string;
2561
2561
  non_qualified: null;
2562
2562
  image: string;
@@ -2568,7 +2568,7 @@ export declare const emotes: ({
2568
2568
  has_img_twitter: boolean;
2569
2569
  has_img_facebook: boolean;
2570
2570
  };
2571
- "1F3FD-1F3FB": {
2571
+ '1F3FD-1F3FB': {
2572
2572
  unified: string;
2573
2573
  non_qualified: null;
2574
2574
  image: string;
@@ -2580,7 +2580,7 @@ export declare const emotes: ({
2580
2580
  has_img_twitter: boolean;
2581
2581
  has_img_facebook: boolean;
2582
2582
  };
2583
- "1F3FD-1F3FC": {
2583
+ '1F3FD-1F3FC': {
2584
2584
  unified: string;
2585
2585
  non_qualified: null;
2586
2586
  image: string;
@@ -2592,7 +2592,7 @@ export declare const emotes: ({
2592
2592
  has_img_twitter: boolean;
2593
2593
  has_img_facebook: boolean;
2594
2594
  };
2595
- "1F3FD-1F3FE": {
2595
+ '1F3FD-1F3FE': {
2596
2596
  unified: string;
2597
2597
  non_qualified: null;
2598
2598
  image: string;
@@ -2604,7 +2604,7 @@ export declare const emotes: ({
2604
2604
  has_img_twitter: boolean;
2605
2605
  has_img_facebook: boolean;
2606
2606
  };
2607
- "1F3FD-1F3FF": {
2607
+ '1F3FD-1F3FF': {
2608
2608
  unified: string;
2609
2609
  non_qualified: null;
2610
2610
  image: string;
@@ -2616,7 +2616,7 @@ export declare const emotes: ({
2616
2616
  has_img_twitter: boolean;
2617
2617
  has_img_facebook: boolean;
2618
2618
  };
2619
- "1F3FE-1F3FB": {
2619
+ '1F3FE-1F3FB': {
2620
2620
  unified: string;
2621
2621
  non_qualified: null;
2622
2622
  image: string;
@@ -2628,7 +2628,7 @@ export declare const emotes: ({
2628
2628
  has_img_twitter: boolean;
2629
2629
  has_img_facebook: boolean;
2630
2630
  };
2631
- "1F3FE-1F3FC": {
2631
+ '1F3FE-1F3FC': {
2632
2632
  unified: string;
2633
2633
  non_qualified: null;
2634
2634
  image: string;
@@ -2640,7 +2640,7 @@ export declare const emotes: ({
2640
2640
  has_img_twitter: boolean;
2641
2641
  has_img_facebook: boolean;
2642
2642
  };
2643
- "1F3FE-1F3FD": {
2643
+ '1F3FE-1F3FD': {
2644
2644
  unified: string;
2645
2645
  non_qualified: null;
2646
2646
  image: string;
@@ -2652,7 +2652,7 @@ export declare const emotes: ({
2652
2652
  has_img_twitter: boolean;
2653
2653
  has_img_facebook: boolean;
2654
2654
  };
2655
- "1F3FE-1F3FF": {
2655
+ '1F3FE-1F3FF': {
2656
2656
  unified: string;
2657
2657
  non_qualified: null;
2658
2658
  image: string;
@@ -2664,7 +2664,7 @@ export declare const emotes: ({
2664
2664
  has_img_twitter: boolean;
2665
2665
  has_img_facebook: boolean;
2666
2666
  };
2667
- "1F3FF-1F3FB": {
2667
+ '1F3FF-1F3FB': {
2668
2668
  unified: string;
2669
2669
  non_qualified: null;
2670
2670
  image: string;
@@ -2676,7 +2676,7 @@ export declare const emotes: ({
2676
2676
  has_img_twitter: boolean;
2677
2677
  has_img_facebook: boolean;
2678
2678
  };
2679
- "1F3FF-1F3FC": {
2679
+ '1F3FF-1F3FC': {
2680
2680
  unified: string;
2681
2681
  non_qualified: null;
2682
2682
  image: string;
@@ -2688,7 +2688,7 @@ export declare const emotes: ({
2688
2688
  has_img_twitter: boolean;
2689
2689
  has_img_facebook: boolean;
2690
2690
  };
2691
- "1F3FF-1F3FD": {
2691
+ '1F3FF-1F3FD': {
2692
2692
  unified: string;
2693
2693
  non_qualified: null;
2694
2694
  image: string;
@@ -2700,7 +2700,7 @@ export declare const emotes: ({
2700
2700
  has_img_twitter: boolean;
2701
2701
  has_img_facebook: boolean;
2702
2702
  };
2703
- "1F3FF-1F3FE": {
2703
+ '1F3FF-1F3FE': {
2704
2704
  unified: string;
2705
2705
  non_qualified: null;
2706
2706
  image: string;
@@ -2712,11 +2712,11 @@ export declare const emotes: ({
2712
2712
  has_img_twitter: boolean;
2713
2713
  has_img_facebook: boolean;
2714
2714
  };
2715
- "1F3FB-1F3FB"?: undefined;
2716
- "1F3FC-1F3FC"?: undefined;
2717
- "1F3FD-1F3FD"?: undefined;
2718
- "1F3FE-1F3FE"?: undefined;
2719
- "1F3FF-1F3FF"?: undefined;
2715
+ '1F3FB-1F3FB'?: undefined;
2716
+ '1F3FC-1F3FC'?: undefined;
2717
+ '1F3FD-1F3FD'?: undefined;
2718
+ '1F3FE-1F3FE'?: undefined;
2719
+ '1F3FF-1F3FF'?: undefined;
2720
2720
  };
2721
2721
  obsoletes?: undefined;
2722
2722
  obsoleted_by?: undefined;
@@ -2796,7 +2796,7 @@ export declare const emotes: ({
2796
2796
  has_img_twitter: boolean;
2797
2797
  has_img_facebook: boolean;
2798
2798
  skin_variations: {
2799
- "1F3FB": {
2799
+ '1F3FB': {
2800
2800
  unified: string;
2801
2801
  non_qualified: null;
2802
2802
  image: string;
@@ -2810,7 +2810,7 @@ export declare const emotes: ({
2810
2810
  obsoletes?: undefined;
2811
2811
  obsoleted_by?: undefined;
2812
2812
  };
2813
- "1F3FC": {
2813
+ '1F3FC': {
2814
2814
  unified: string;
2815
2815
  non_qualified: null;
2816
2816
  image: string;
@@ -2824,7 +2824,7 @@ export declare const emotes: ({
2824
2824
  obsoletes?: undefined;
2825
2825
  obsoleted_by?: undefined;
2826
2826
  };
2827
- "1F3FD": {
2827
+ '1F3FD': {
2828
2828
  unified: string;
2829
2829
  non_qualified: null;
2830
2830
  image: string;
@@ -2838,7 +2838,7 @@ export declare const emotes: ({
2838
2838
  obsoletes?: undefined;
2839
2839
  obsoleted_by?: undefined;
2840
2840
  };
2841
- "1F3FE": {
2841
+ '1F3FE': {
2842
2842
  unified: string;
2843
2843
  non_qualified: null;
2844
2844
  image: string;
@@ -2852,7 +2852,7 @@ export declare const emotes: ({
2852
2852
  obsoletes?: undefined;
2853
2853
  obsoleted_by?: undefined;
2854
2854
  };
2855
- "1F3FF": {
2855
+ '1F3FF': {
2856
2856
  unified: string;
2857
2857
  non_qualified: null;
2858
2858
  image: string;
@@ -2866,31 +2866,31 @@ export declare const emotes: ({
2866
2866
  obsoletes?: undefined;
2867
2867
  obsoleted_by?: undefined;
2868
2868
  };
2869
- "1F3FB-1F3FB"?: undefined;
2870
- "1F3FB-1F3FC"?: undefined;
2871
- "1F3FB-1F3FD"?: undefined;
2872
- "1F3FB-1F3FE"?: undefined;
2873
- "1F3FB-1F3FF"?: undefined;
2874
- "1F3FC-1F3FB"?: undefined;
2875
- "1F3FC-1F3FC"?: undefined;
2876
- "1F3FC-1F3FD"?: undefined;
2877
- "1F3FC-1F3FE"?: undefined;
2878
- "1F3FC-1F3FF"?: undefined;
2879
- "1F3FD-1F3FB"?: undefined;
2880
- "1F3FD-1F3FC"?: undefined;
2881
- "1F3FD-1F3FD"?: undefined;
2882
- "1F3FD-1F3FE"?: undefined;
2883
- "1F3FD-1F3FF"?: undefined;
2884
- "1F3FE-1F3FB"?: undefined;
2885
- "1F3FE-1F3FC"?: undefined;
2886
- "1F3FE-1F3FD"?: undefined;
2887
- "1F3FE-1F3FE"?: undefined;
2888
- "1F3FE-1F3FF"?: undefined;
2889
- "1F3FF-1F3FB"?: undefined;
2890
- "1F3FF-1F3FC"?: undefined;
2891
- "1F3FF-1F3FD"?: undefined;
2892
- "1F3FF-1F3FE"?: undefined;
2893
- "1F3FF-1F3FF"?: undefined;
2869
+ '1F3FB-1F3FB'?: undefined;
2870
+ '1F3FB-1F3FC'?: undefined;
2871
+ '1F3FB-1F3FD'?: undefined;
2872
+ '1F3FB-1F3FE'?: undefined;
2873
+ '1F3FB-1F3FF'?: undefined;
2874
+ '1F3FC-1F3FB'?: undefined;
2875
+ '1F3FC-1F3FC'?: undefined;
2876
+ '1F3FC-1F3FD'?: undefined;
2877
+ '1F3FC-1F3FE'?: undefined;
2878
+ '1F3FC-1F3FF'?: undefined;
2879
+ '1F3FD-1F3FB'?: undefined;
2880
+ '1F3FD-1F3FC'?: undefined;
2881
+ '1F3FD-1F3FD'?: undefined;
2882
+ '1F3FD-1F3FE'?: undefined;
2883
+ '1F3FD-1F3FF'?: undefined;
2884
+ '1F3FE-1F3FB'?: undefined;
2885
+ '1F3FE-1F3FC'?: undefined;
2886
+ '1F3FE-1F3FD'?: undefined;
2887
+ '1F3FE-1F3FE'?: undefined;
2888
+ '1F3FE-1F3FF'?: undefined;
2889
+ '1F3FF-1F3FB'?: undefined;
2890
+ '1F3FF-1F3FC'?: undefined;
2891
+ '1F3FF-1F3FD'?: undefined;
2892
+ '1F3FF-1F3FE'?: undefined;
2893
+ '1F3FF-1F3FF'?: undefined;
2894
2894
  };
2895
2895
  obsoletes?: undefined;
2896
2896
  obsoleted_by?: undefined;
@@ -2918,7 +2918,7 @@ export declare const emotes: ({
2918
2918
  has_img_twitter: boolean;
2919
2919
  has_img_facebook: boolean;
2920
2920
  skin_variations: {
2921
- "1F3FB": {
2921
+ '1F3FB': {
2922
2922
  unified: string;
2923
2923
  non_qualified: null;
2924
2924
  image: string;
@@ -2932,7 +2932,7 @@ export declare const emotes: ({
2932
2932
  obsoletes?: undefined;
2933
2933
  obsoleted_by?: undefined;
2934
2934
  };
2935
- "1F3FC": {
2935
+ '1F3FC': {
2936
2936
  unified: string;
2937
2937
  non_qualified: null;
2938
2938
  image: string;
@@ -2946,7 +2946,7 @@ export declare const emotes: ({
2946
2946
  obsoletes?: undefined;
2947
2947
  obsoleted_by?: undefined;
2948
2948
  };
2949
- "1F3FD": {
2949
+ '1F3FD': {
2950
2950
  unified: string;
2951
2951
  non_qualified: null;
2952
2952
  image: string;
@@ -2960,7 +2960,7 @@ export declare const emotes: ({
2960
2960
  obsoletes?: undefined;
2961
2961
  obsoleted_by?: undefined;
2962
2962
  };
2963
- "1F3FE": {
2963
+ '1F3FE': {
2964
2964
  unified: string;
2965
2965
  non_qualified: null;
2966
2966
  image: string;
@@ -2974,7 +2974,7 @@ export declare const emotes: ({
2974
2974
  obsoletes?: undefined;
2975
2975
  obsoleted_by?: undefined;
2976
2976
  };
2977
- "1F3FF": {
2977
+ '1F3FF': {
2978
2978
  unified: string;
2979
2979
  non_qualified: null;
2980
2980
  image: string;
@@ -2988,31 +2988,31 @@ export declare const emotes: ({
2988
2988
  obsoletes?: undefined;
2989
2989
  obsoleted_by?: undefined;
2990
2990
  };
2991
- "1F3FB-1F3FB"?: undefined;
2992
- "1F3FB-1F3FC"?: undefined;
2993
- "1F3FB-1F3FD"?: undefined;
2994
- "1F3FB-1F3FE"?: undefined;
2995
- "1F3FB-1F3FF"?: undefined;
2996
- "1F3FC-1F3FB"?: undefined;
2997
- "1F3FC-1F3FC"?: undefined;
2998
- "1F3FC-1F3FD"?: undefined;
2999
- "1F3FC-1F3FE"?: undefined;
3000
- "1F3FC-1F3FF"?: undefined;
3001
- "1F3FD-1F3FB"?: undefined;
3002
- "1F3FD-1F3FC"?: undefined;
3003
- "1F3FD-1F3FD"?: undefined;
3004
- "1F3FD-1F3FE"?: undefined;
3005
- "1F3FD-1F3FF"?: undefined;
3006
- "1F3FE-1F3FB"?: undefined;
3007
- "1F3FE-1F3FC"?: undefined;
3008
- "1F3FE-1F3FD"?: undefined;
3009
- "1F3FE-1F3FE"?: undefined;
3010
- "1F3FE-1F3FF"?: undefined;
3011
- "1F3FF-1F3FB"?: undefined;
3012
- "1F3FF-1F3FC"?: undefined;
3013
- "1F3FF-1F3FD"?: undefined;
3014
- "1F3FF-1F3FE"?: undefined;
3015
- "1F3FF-1F3FF"?: undefined;
2991
+ '1F3FB-1F3FB'?: undefined;
2992
+ '1F3FB-1F3FC'?: undefined;
2993
+ '1F3FB-1F3FD'?: undefined;
2994
+ '1F3FB-1F3FE'?: undefined;
2995
+ '1F3FB-1F3FF'?: undefined;
2996
+ '1F3FC-1F3FB'?: undefined;
2997
+ '1F3FC-1F3FC'?: undefined;
2998
+ '1F3FC-1F3FD'?: undefined;
2999
+ '1F3FC-1F3FE'?: undefined;
3000
+ '1F3FC-1F3FF'?: undefined;
3001
+ '1F3FD-1F3FB'?: undefined;
3002
+ '1F3FD-1F3FC'?: undefined;
3003
+ '1F3FD-1F3FD'?: undefined;
3004
+ '1F3FD-1F3FE'?: undefined;
3005
+ '1F3FD-1F3FF'?: undefined;
3006
+ '1F3FE-1F3FB'?: undefined;
3007
+ '1F3FE-1F3FC'?: undefined;
3008
+ '1F3FE-1F3FD'?: undefined;
3009
+ '1F3FE-1F3FE'?: undefined;
3010
+ '1F3FE-1F3FF'?: undefined;
3011
+ '1F3FF-1F3FB'?: undefined;
3012
+ '1F3FF-1F3FC'?: undefined;
3013
+ '1F3FF-1F3FD'?: undefined;
3014
+ '1F3FF-1F3FE'?: undefined;
3015
+ '1F3FF-1F3FF'?: undefined;
3016
3016
  };
3017
3017
  obsoleted_by: string;
3018
3018
  obsoletes?: undefined;
@@ -3040,7 +3040,7 @@ export declare const emotes: ({
3040
3040
  has_img_twitter: boolean;
3041
3041
  has_img_facebook: boolean;
3042
3042
  skin_variations: {
3043
- "1F3FB": {
3043
+ '1F3FB': {
3044
3044
  unified: string;
3045
3045
  non_qualified: null;
3046
3046
  image: string;
@@ -3054,7 +3054,7 @@ export declare const emotes: ({
3054
3054
  obsoletes?: undefined;
3055
3055
  obsoleted_by?: undefined;
3056
3056
  };
3057
- "1F3FC": {
3057
+ '1F3FC': {
3058
3058
  unified: string;
3059
3059
  non_qualified: null;
3060
3060
  image: string;
@@ -3068,7 +3068,7 @@ export declare const emotes: ({
3068
3068
  obsoletes?: undefined;
3069
3069
  obsoleted_by?: undefined;
3070
3070
  };
3071
- "1F3FD": {
3071
+ '1F3FD': {
3072
3072
  unified: string;
3073
3073
  non_qualified: null;
3074
3074
  image: string;
@@ -3082,7 +3082,7 @@ export declare const emotes: ({
3082
3082
  obsoletes?: undefined;
3083
3083
  obsoleted_by?: undefined;
3084
3084
  };
3085
- "1F3FE": {
3085
+ '1F3FE': {
3086
3086
  unified: string;
3087
3087
  non_qualified: null;
3088
3088
  image: string;
@@ -3096,7 +3096,7 @@ export declare const emotes: ({
3096
3096
  obsoletes?: undefined;
3097
3097
  obsoleted_by?: undefined;
3098
3098
  };
3099
- "1F3FF": {
3099
+ '1F3FF': {
3100
3100
  unified: string;
3101
3101
  non_qualified: null;
3102
3102
  image: string;
@@ -3110,7 +3110,7 @@ export declare const emotes: ({
3110
3110
  obsoletes?: undefined;
3111
3111
  obsoleted_by?: undefined;
3112
3112
  };
3113
- "1F3FB-1F3FC": {
3113
+ '1F3FB-1F3FC': {
3114
3114
  unified: string;
3115
3115
  non_qualified: string;
3116
3116
  image: string;
@@ -3122,7 +3122,7 @@ export declare const emotes: ({
3122
3122
  has_img_twitter: boolean;
3123
3123
  has_img_facebook: boolean;
3124
3124
  };
3125
- "1F3FB-1F3FD": {
3125
+ '1F3FB-1F3FD': {
3126
3126
  unified: string;
3127
3127
  non_qualified: string;
3128
3128
  image: string;
@@ -3134,7 +3134,7 @@ export declare const emotes: ({
3134
3134
  has_img_twitter: boolean;
3135
3135
  has_img_facebook: boolean;
3136
3136
  };
3137
- "1F3FB-1F3FE": {
3137
+ '1F3FB-1F3FE': {
3138
3138
  unified: string;
3139
3139
  non_qualified: string;
3140
3140
  image: string;
@@ -3146,7 +3146,7 @@ export declare const emotes: ({
3146
3146
  has_img_twitter: boolean;
3147
3147
  has_img_facebook: boolean;
3148
3148
  };
3149
- "1F3FB-1F3FF": {
3149
+ '1F3FB-1F3FF': {
3150
3150
  unified: string;
3151
3151
  non_qualified: string;
3152
3152
  image: string;
@@ -3158,7 +3158,7 @@ export declare const emotes: ({
3158
3158
  has_img_twitter: boolean;
3159
3159
  has_img_facebook: boolean;
3160
3160
  };
3161
- "1F3FC-1F3FB": {
3161
+ '1F3FC-1F3FB': {
3162
3162
  unified: string;
3163
3163
  non_qualified: string;
3164
3164
  image: string;
@@ -3170,7 +3170,7 @@ export declare const emotes: ({
3170
3170
  has_img_twitter: boolean;
3171
3171
  has_img_facebook: boolean;
3172
3172
  };
3173
- "1F3FC-1F3FD": {
3173
+ '1F3FC-1F3FD': {
3174
3174
  unified: string;
3175
3175
  non_qualified: string;
3176
3176
  image: string;
@@ -3182,7 +3182,7 @@ export declare const emotes: ({
3182
3182
  has_img_twitter: boolean;
3183
3183
  has_img_facebook: boolean;
3184
3184
  };
3185
- "1F3FC-1F3FE": {
3185
+ '1F3FC-1F3FE': {
3186
3186
  unified: string;
3187
3187
  non_qualified: string;
3188
3188
  image: string;
@@ -3194,7 +3194,7 @@ export declare const emotes: ({
3194
3194
  has_img_twitter: boolean;
3195
3195
  has_img_facebook: boolean;
3196
3196
  };
3197
- "1F3FC-1F3FF": {
3197
+ '1F3FC-1F3FF': {
3198
3198
  unified: string;
3199
3199
  non_qualified: string;
3200
3200
  image: string;
@@ -3206,7 +3206,7 @@ export declare const emotes: ({
3206
3206
  has_img_twitter: boolean;
3207
3207
  has_img_facebook: boolean;
3208
3208
  };
3209
- "1F3FD-1F3FB": {
3209
+ '1F3FD-1F3FB': {
3210
3210
  unified: string;
3211
3211
  non_qualified: string;
3212
3212
  image: string;
@@ -3218,7 +3218,7 @@ export declare const emotes: ({
3218
3218
  has_img_twitter: boolean;
3219
3219
  has_img_facebook: boolean;
3220
3220
  };
3221
- "1F3FD-1F3FC": {
3221
+ '1F3FD-1F3FC': {
3222
3222
  unified: string;
3223
3223
  non_qualified: string;
3224
3224
  image: string;
@@ -3230,7 +3230,7 @@ export declare const emotes: ({
3230
3230
  has_img_twitter: boolean;
3231
3231
  has_img_facebook: boolean;
3232
3232
  };
3233
- "1F3FD-1F3FE": {
3233
+ '1F3FD-1F3FE': {
3234
3234
  unified: string;
3235
3235
  non_qualified: string;
3236
3236
  image: string;
@@ -3242,7 +3242,7 @@ export declare const emotes: ({
3242
3242
  has_img_twitter: boolean;
3243
3243
  has_img_facebook: boolean;
3244
3244
  };
3245
- "1F3FD-1F3FF": {
3245
+ '1F3FD-1F3FF': {
3246
3246
  unified: string;
3247
3247
  non_qualified: string;
3248
3248
  image: string;
@@ -3254,7 +3254,7 @@ export declare const emotes: ({
3254
3254
  has_img_twitter: boolean;
3255
3255
  has_img_facebook: boolean;
3256
3256
  };
3257
- "1F3FE-1F3FB": {
3257
+ '1F3FE-1F3FB': {
3258
3258
  unified: string;
3259
3259
  non_qualified: string;
3260
3260
  image: string;
@@ -3266,7 +3266,7 @@ export declare const emotes: ({
3266
3266
  has_img_twitter: boolean;
3267
3267
  has_img_facebook: boolean;
3268
3268
  };
3269
- "1F3FE-1F3FC": {
3269
+ '1F3FE-1F3FC': {
3270
3270
  unified: string;
3271
3271
  non_qualified: string;
3272
3272
  image: string;
@@ -3278,7 +3278,7 @@ export declare const emotes: ({
3278
3278
  has_img_twitter: boolean;
3279
3279
  has_img_facebook: boolean;
3280
3280
  };
3281
- "1F3FE-1F3FD": {
3281
+ '1F3FE-1F3FD': {
3282
3282
  unified: string;
3283
3283
  non_qualified: string;
3284
3284
  image: string;
@@ -3290,7 +3290,7 @@ export declare const emotes: ({
3290
3290
  has_img_twitter: boolean;
3291
3291
  has_img_facebook: boolean;
3292
3292
  };
3293
- "1F3FE-1F3FF": {
3293
+ '1F3FE-1F3FF': {
3294
3294
  unified: string;
3295
3295
  non_qualified: string;
3296
3296
  image: string;
@@ -3302,7 +3302,7 @@ export declare const emotes: ({
3302
3302
  has_img_twitter: boolean;
3303
3303
  has_img_facebook: boolean;
3304
3304
  };
3305
- "1F3FF-1F3FB": {
3305
+ '1F3FF-1F3FB': {
3306
3306
  unified: string;
3307
3307
  non_qualified: string;
3308
3308
  image: string;
@@ -3314,7 +3314,7 @@ export declare const emotes: ({
3314
3314
  has_img_twitter: boolean;
3315
3315
  has_img_facebook: boolean;
3316
3316
  };
3317
- "1F3FF-1F3FC": {
3317
+ '1F3FF-1F3FC': {
3318
3318
  unified: string;
3319
3319
  non_qualified: string;
3320
3320
  image: string;
@@ -3326,7 +3326,7 @@ export declare const emotes: ({
3326
3326
  has_img_twitter: boolean;
3327
3327
  has_img_facebook: boolean;
3328
3328
  };
3329
- "1F3FF-1F3FD": {
3329
+ '1F3FF-1F3FD': {
3330
3330
  unified: string;
3331
3331
  non_qualified: string;
3332
3332
  image: string;
@@ -3338,7 +3338,7 @@ export declare const emotes: ({
3338
3338
  has_img_twitter: boolean;
3339
3339
  has_img_facebook: boolean;
3340
3340
  };
3341
- "1F3FF-1F3FE": {
3341
+ '1F3FF-1F3FE': {
3342
3342
  unified: string;
3343
3343
  non_qualified: string;
3344
3344
  image: string;
@@ -3350,11 +3350,11 @@ export declare const emotes: ({
3350
3350
  has_img_twitter: boolean;
3351
3351
  has_img_facebook: boolean;
3352
3352
  };
3353
- "1F3FB-1F3FB"?: undefined;
3354
- "1F3FC-1F3FC"?: undefined;
3355
- "1F3FD-1F3FD"?: undefined;
3356
- "1F3FE-1F3FE"?: undefined;
3357
- "1F3FF-1F3FF"?: undefined;
3353
+ '1F3FB-1F3FB'?: undefined;
3354
+ '1F3FC-1F3FC'?: undefined;
3355
+ '1F3FD-1F3FD'?: undefined;
3356
+ '1F3FE-1F3FE'?: undefined;
3357
+ '1F3FF-1F3FF'?: undefined;
3358
3358
  };
3359
3359
  obsoletes?: undefined;
3360
3360
  obsoleted_by?: undefined;
@@ -3460,7 +3460,7 @@ export declare const emotes: ({
3460
3460
  has_img_twitter: boolean;
3461
3461
  has_img_facebook: boolean;
3462
3462
  skin_variations: {
3463
- "1F3FB": {
3463
+ '1F3FB': {
3464
3464
  unified: string;
3465
3465
  non_qualified: null;
3466
3466
  image: string;
@@ -3474,7 +3474,7 @@ export declare const emotes: ({
3474
3474
  obsoletes?: undefined;
3475
3475
  obsoleted_by?: undefined;
3476
3476
  };
3477
- "1F3FC": {
3477
+ '1F3FC': {
3478
3478
  unified: string;
3479
3479
  non_qualified: null;
3480
3480
  image: string;
@@ -3488,7 +3488,7 @@ export declare const emotes: ({
3488
3488
  obsoletes?: undefined;
3489
3489
  obsoleted_by?: undefined;
3490
3490
  };
3491
- "1F3FD": {
3491
+ '1F3FD': {
3492
3492
  unified: string;
3493
3493
  non_qualified: null;
3494
3494
  image: string;
@@ -3502,7 +3502,7 @@ export declare const emotes: ({
3502
3502
  obsoletes?: undefined;
3503
3503
  obsoleted_by?: undefined;
3504
3504
  };
3505
- "1F3FE": {
3505
+ '1F3FE': {
3506
3506
  unified: string;
3507
3507
  non_qualified: null;
3508
3508
  image: string;
@@ -3516,7 +3516,7 @@ export declare const emotes: ({
3516
3516
  obsoletes?: undefined;
3517
3517
  obsoleted_by?: undefined;
3518
3518
  };
3519
- "1F3FF": {
3519
+ '1F3FF': {
3520
3520
  unified: string;
3521
3521
  non_qualified: null;
3522
3522
  image: string;
@@ -3530,31 +3530,31 @@ export declare const emotes: ({
3530
3530
  obsoletes?: undefined;
3531
3531
  obsoleted_by?: undefined;
3532
3532
  };
3533
- "1F3FB-1F3FB"?: undefined;
3534
- "1F3FB-1F3FC"?: undefined;
3535
- "1F3FB-1F3FD"?: undefined;
3536
- "1F3FB-1F3FE"?: undefined;
3537
- "1F3FB-1F3FF"?: undefined;
3538
- "1F3FC-1F3FB"?: undefined;
3539
- "1F3FC-1F3FC"?: undefined;
3540
- "1F3FC-1F3FD"?: undefined;
3541
- "1F3FC-1F3FE"?: undefined;
3542
- "1F3FC-1F3FF"?: undefined;
3543
- "1F3FD-1F3FB"?: undefined;
3544
- "1F3FD-1F3FC"?: undefined;
3545
- "1F3FD-1F3FD"?: undefined;
3546
- "1F3FD-1F3FE"?: undefined;
3547
- "1F3FD-1F3FF"?: undefined;
3548
- "1F3FE-1F3FB"?: undefined;
3549
- "1F3FE-1F3FC"?: undefined;
3550
- "1F3FE-1F3FD"?: undefined;
3551
- "1F3FE-1F3FE"?: undefined;
3552
- "1F3FE-1F3FF"?: undefined;
3553
- "1F3FF-1F3FB"?: undefined;
3554
- "1F3FF-1F3FC"?: undefined;
3555
- "1F3FF-1F3FD"?: undefined;
3556
- "1F3FF-1F3FE"?: undefined;
3557
- "1F3FF-1F3FF"?: undefined;
3533
+ '1F3FB-1F3FB'?: undefined;
3534
+ '1F3FB-1F3FC'?: undefined;
3535
+ '1F3FB-1F3FD'?: undefined;
3536
+ '1F3FB-1F3FE'?: undefined;
3537
+ '1F3FB-1F3FF'?: undefined;
3538
+ '1F3FC-1F3FB'?: undefined;
3539
+ '1F3FC-1F3FC'?: undefined;
3540
+ '1F3FC-1F3FD'?: undefined;
3541
+ '1F3FC-1F3FE'?: undefined;
3542
+ '1F3FC-1F3FF'?: undefined;
3543
+ '1F3FD-1F3FB'?: undefined;
3544
+ '1F3FD-1F3FC'?: undefined;
3545
+ '1F3FD-1F3FD'?: undefined;
3546
+ '1F3FD-1F3FE'?: undefined;
3547
+ '1F3FD-1F3FF'?: undefined;
3548
+ '1F3FE-1F3FB'?: undefined;
3549
+ '1F3FE-1F3FC'?: undefined;
3550
+ '1F3FE-1F3FD'?: undefined;
3551
+ '1F3FE-1F3FE'?: undefined;
3552
+ '1F3FE-1F3FF'?: undefined;
3553
+ '1F3FF-1F3FB'?: undefined;
3554
+ '1F3FF-1F3FC'?: undefined;
3555
+ '1F3FF-1F3FD'?: undefined;
3556
+ '1F3FF-1F3FE'?: undefined;
3557
+ '1F3FF-1F3FF'?: undefined;
3558
3558
  };
3559
3559
  obsoletes?: undefined;
3560
3560
  obsoleted_by?: undefined;
@@ -3712,7 +3712,7 @@ export declare const emotes: ({
3712
3712
  has_img_twitter: boolean;
3713
3713
  has_img_facebook: boolean;
3714
3714
  skin_variations: {
3715
- "1F3FB": {
3715
+ '1F3FB': {
3716
3716
  unified: string;
3717
3717
  non_qualified: null;
3718
3718
  image: string;
@@ -3726,7 +3726,7 @@ export declare const emotes: ({
3726
3726
  obsoletes?: undefined;
3727
3727
  obsoleted_by?: undefined;
3728
3728
  };
3729
- "1F3FC": {
3729
+ '1F3FC': {
3730
3730
  unified: string;
3731
3731
  non_qualified: null;
3732
3732
  image: string;
@@ -3740,7 +3740,7 @@ export declare const emotes: ({
3740
3740
  obsoletes?: undefined;
3741
3741
  obsoleted_by?: undefined;
3742
3742
  };
3743
- "1F3FD": {
3743
+ '1F3FD': {
3744
3744
  unified: string;
3745
3745
  non_qualified: null;
3746
3746
  image: string;
@@ -3754,7 +3754,7 @@ export declare const emotes: ({
3754
3754
  obsoletes?: undefined;
3755
3755
  obsoleted_by?: undefined;
3756
3756
  };
3757
- "1F3FE": {
3757
+ '1F3FE': {
3758
3758
  unified: string;
3759
3759
  non_qualified: null;
3760
3760
  image: string;
@@ -3768,7 +3768,7 @@ export declare const emotes: ({
3768
3768
  obsoletes?: undefined;
3769
3769
  obsoleted_by?: undefined;
3770
3770
  };
3771
- "1F3FF": {
3771
+ '1F3FF': {
3772
3772
  unified: string;
3773
3773
  non_qualified: null;
3774
3774
  image: string;
@@ -3782,31 +3782,31 @@ export declare const emotes: ({
3782
3782
  obsoletes?: undefined;
3783
3783
  obsoleted_by?: undefined;
3784
3784
  };
3785
- "1F3FB-1F3FB"?: undefined;
3786
- "1F3FB-1F3FC"?: undefined;
3787
- "1F3FB-1F3FD"?: undefined;
3788
- "1F3FB-1F3FE"?: undefined;
3789
- "1F3FB-1F3FF"?: undefined;
3790
- "1F3FC-1F3FB"?: undefined;
3791
- "1F3FC-1F3FC"?: undefined;
3792
- "1F3FC-1F3FD"?: undefined;
3793
- "1F3FC-1F3FE"?: undefined;
3794
- "1F3FC-1F3FF"?: undefined;
3795
- "1F3FD-1F3FB"?: undefined;
3796
- "1F3FD-1F3FC"?: undefined;
3797
- "1F3FD-1F3FD"?: undefined;
3798
- "1F3FD-1F3FE"?: undefined;
3799
- "1F3FD-1F3FF"?: undefined;
3800
- "1F3FE-1F3FB"?: undefined;
3801
- "1F3FE-1F3FC"?: undefined;
3802
- "1F3FE-1F3FD"?: undefined;
3803
- "1F3FE-1F3FE"?: undefined;
3804
- "1F3FE-1F3FF"?: undefined;
3805
- "1F3FF-1F3FB"?: undefined;
3806
- "1F3FF-1F3FC"?: undefined;
3807
- "1F3FF-1F3FD"?: undefined;
3808
- "1F3FF-1F3FE"?: undefined;
3809
- "1F3FF-1F3FF"?: undefined;
3785
+ '1F3FB-1F3FB'?: undefined;
3786
+ '1F3FB-1F3FC'?: undefined;
3787
+ '1F3FB-1F3FD'?: undefined;
3788
+ '1F3FB-1F3FE'?: undefined;
3789
+ '1F3FB-1F3FF'?: undefined;
3790
+ '1F3FC-1F3FB'?: undefined;
3791
+ '1F3FC-1F3FC'?: undefined;
3792
+ '1F3FC-1F3FD'?: undefined;
3793
+ '1F3FC-1F3FE'?: undefined;
3794
+ '1F3FC-1F3FF'?: undefined;
3795
+ '1F3FD-1F3FB'?: undefined;
3796
+ '1F3FD-1F3FC'?: undefined;
3797
+ '1F3FD-1F3FD'?: undefined;
3798
+ '1F3FD-1F3FE'?: undefined;
3799
+ '1F3FD-1F3FF'?: undefined;
3800
+ '1F3FE-1F3FB'?: undefined;
3801
+ '1F3FE-1F3FC'?: undefined;
3802
+ '1F3FE-1F3FD'?: undefined;
3803
+ '1F3FE-1F3FE'?: undefined;
3804
+ '1F3FE-1F3FF'?: undefined;
3805
+ '1F3FF-1F3FB'?: undefined;
3806
+ '1F3FF-1F3FC'?: undefined;
3807
+ '1F3FF-1F3FD'?: undefined;
3808
+ '1F3FF-1F3FE'?: undefined;
3809
+ '1F3FF-1F3FF'?: undefined;
3810
3810
  };
3811
3811
  obsoleted_by: string;
3812
3812
  obsoletes?: undefined;
@@ -3834,7 +3834,7 @@ export declare const emotes: ({
3834
3834
  has_img_twitter: boolean;
3835
3835
  has_img_facebook: boolean;
3836
3836
  skin_variations: {
3837
- "1F3FB": {
3837
+ '1F3FB': {
3838
3838
  unified: string;
3839
3839
  non_qualified: null;
3840
3840
  image: string;
@@ -3848,7 +3848,7 @@ export declare const emotes: ({
3848
3848
  obsoletes?: undefined;
3849
3849
  obsoleted_by?: undefined;
3850
3850
  };
3851
- "1F3FC": {
3851
+ '1F3FC': {
3852
3852
  unified: string;
3853
3853
  non_qualified: null;
3854
3854
  image: string;
@@ -3862,7 +3862,7 @@ export declare const emotes: ({
3862
3862
  obsoletes?: undefined;
3863
3863
  obsoleted_by?: undefined;
3864
3864
  };
3865
- "1F3FD": {
3865
+ '1F3FD': {
3866
3866
  unified: string;
3867
3867
  non_qualified: null;
3868
3868
  image: string;
@@ -3876,7 +3876,7 @@ export declare const emotes: ({
3876
3876
  obsoletes?: undefined;
3877
3877
  obsoleted_by?: undefined;
3878
3878
  };
3879
- "1F3FE": {
3879
+ '1F3FE': {
3880
3880
  unified: string;
3881
3881
  non_qualified: null;
3882
3882
  image: string;
@@ -3890,7 +3890,7 @@ export declare const emotes: ({
3890
3890
  obsoletes?: undefined;
3891
3891
  obsoleted_by?: undefined;
3892
3892
  };
3893
- "1F3FF": {
3893
+ '1F3FF': {
3894
3894
  unified: string;
3895
3895
  non_qualified: null;
3896
3896
  image: string;
@@ -3904,31 +3904,31 @@ export declare const emotes: ({
3904
3904
  obsoletes?: undefined;
3905
3905
  obsoleted_by?: undefined;
3906
3906
  };
3907
- "1F3FB-1F3FB"?: undefined;
3908
- "1F3FB-1F3FC"?: undefined;
3909
- "1F3FB-1F3FD"?: undefined;
3910
- "1F3FB-1F3FE"?: undefined;
3911
- "1F3FB-1F3FF"?: undefined;
3912
- "1F3FC-1F3FB"?: undefined;
3913
- "1F3FC-1F3FC"?: undefined;
3914
- "1F3FC-1F3FD"?: undefined;
3915
- "1F3FC-1F3FE"?: undefined;
3916
- "1F3FC-1F3FF"?: undefined;
3917
- "1F3FD-1F3FB"?: undefined;
3918
- "1F3FD-1F3FC"?: undefined;
3919
- "1F3FD-1F3FD"?: undefined;
3920
- "1F3FD-1F3FE"?: undefined;
3921
- "1F3FD-1F3FF"?: undefined;
3922
- "1F3FE-1F3FB"?: undefined;
3923
- "1F3FE-1F3FC"?: undefined;
3924
- "1F3FE-1F3FD"?: undefined;
3925
- "1F3FE-1F3FE"?: undefined;
3926
- "1F3FE-1F3FF"?: undefined;
3927
- "1F3FF-1F3FB"?: undefined;
3928
- "1F3FF-1F3FC"?: undefined;
3929
- "1F3FF-1F3FD"?: undefined;
3930
- "1F3FF-1F3FE"?: undefined;
3931
- "1F3FF-1F3FF"?: undefined;
3907
+ '1F3FB-1F3FB'?: undefined;
3908
+ '1F3FB-1F3FC'?: undefined;
3909
+ '1F3FB-1F3FD'?: undefined;
3910
+ '1F3FB-1F3FE'?: undefined;
3911
+ '1F3FB-1F3FF'?: undefined;
3912
+ '1F3FC-1F3FB'?: undefined;
3913
+ '1F3FC-1F3FC'?: undefined;
3914
+ '1F3FC-1F3FD'?: undefined;
3915
+ '1F3FC-1F3FE'?: undefined;
3916
+ '1F3FC-1F3FF'?: undefined;
3917
+ '1F3FD-1F3FB'?: undefined;
3918
+ '1F3FD-1F3FC'?: undefined;
3919
+ '1F3FD-1F3FD'?: undefined;
3920
+ '1F3FD-1F3FE'?: undefined;
3921
+ '1F3FD-1F3FF'?: undefined;
3922
+ '1F3FE-1F3FB'?: undefined;
3923
+ '1F3FE-1F3FC'?: undefined;
3924
+ '1F3FE-1F3FD'?: undefined;
3925
+ '1F3FE-1F3FE'?: undefined;
3926
+ '1F3FE-1F3FF'?: undefined;
3927
+ '1F3FF-1F3FB'?: undefined;
3928
+ '1F3FF-1F3FC'?: undefined;
3929
+ '1F3FF-1F3FD'?: undefined;
3930
+ '1F3FF-1F3FE'?: undefined;
3931
+ '1F3FF-1F3FF'?: undefined;
3932
3932
  };
3933
3933
  obsoleted_by: string;
3934
3934
  obsoletes?: undefined;
@@ -3956,7 +3956,7 @@ export declare const emotes: ({
3956
3956
  has_img_twitter: boolean;
3957
3957
  has_img_facebook: boolean;
3958
3958
  skin_variations: {
3959
- "1F3FB": {
3959
+ '1F3FB': {
3960
3960
  unified: string;
3961
3961
  non_qualified: null;
3962
3962
  image: string;
@@ -3970,7 +3970,7 @@ export declare const emotes: ({
3970
3970
  obsoletes?: undefined;
3971
3971
  obsoleted_by?: undefined;
3972
3972
  };
3973
- "1F3FC": {
3973
+ '1F3FC': {
3974
3974
  unified: string;
3975
3975
  non_qualified: null;
3976
3976
  image: string;
@@ -3984,7 +3984,7 @@ export declare const emotes: ({
3984
3984
  obsoletes?: undefined;
3985
3985
  obsoleted_by?: undefined;
3986
3986
  };
3987
- "1F3FD": {
3987
+ '1F3FD': {
3988
3988
  unified: string;
3989
3989
  non_qualified: null;
3990
3990
  image: string;
@@ -3998,7 +3998,7 @@ export declare const emotes: ({
3998
3998
  obsoletes?: undefined;
3999
3999
  obsoleted_by?: undefined;
4000
4000
  };
4001
- "1F3FE": {
4001
+ '1F3FE': {
4002
4002
  unified: string;
4003
4003
  non_qualified: null;
4004
4004
  image: string;
@@ -4012,7 +4012,7 @@ export declare const emotes: ({
4012
4012
  obsoletes?: undefined;
4013
4013
  obsoleted_by?: undefined;
4014
4014
  };
4015
- "1F3FF": {
4015
+ '1F3FF': {
4016
4016
  unified: string;
4017
4017
  non_qualified: null;
4018
4018
  image: string;
@@ -4026,31 +4026,31 @@ export declare const emotes: ({
4026
4026
  obsoletes?: undefined;
4027
4027
  obsoleted_by?: undefined;
4028
4028
  };
4029
- "1F3FB-1F3FB"?: undefined;
4030
- "1F3FB-1F3FC"?: undefined;
4031
- "1F3FB-1F3FD"?: undefined;
4032
- "1F3FB-1F3FE"?: undefined;
4033
- "1F3FB-1F3FF"?: undefined;
4034
- "1F3FC-1F3FB"?: undefined;
4035
- "1F3FC-1F3FC"?: undefined;
4036
- "1F3FC-1F3FD"?: undefined;
4037
- "1F3FC-1F3FE"?: undefined;
4038
- "1F3FC-1F3FF"?: undefined;
4039
- "1F3FD-1F3FB"?: undefined;
4040
- "1F3FD-1F3FC"?: undefined;
4041
- "1F3FD-1F3FD"?: undefined;
4042
- "1F3FD-1F3FE"?: undefined;
4043
- "1F3FD-1F3FF"?: undefined;
4044
- "1F3FE-1F3FB"?: undefined;
4045
- "1F3FE-1F3FC"?: undefined;
4046
- "1F3FE-1F3FD"?: undefined;
4047
- "1F3FE-1F3FE"?: undefined;
4048
- "1F3FE-1F3FF"?: undefined;
4049
- "1F3FF-1F3FB"?: undefined;
4050
- "1F3FF-1F3FC"?: undefined;
4051
- "1F3FF-1F3FD"?: undefined;
4052
- "1F3FF-1F3FE"?: undefined;
4053
- "1F3FF-1F3FF"?: undefined;
4029
+ '1F3FB-1F3FB'?: undefined;
4030
+ '1F3FB-1F3FC'?: undefined;
4031
+ '1F3FB-1F3FD'?: undefined;
4032
+ '1F3FB-1F3FE'?: undefined;
4033
+ '1F3FB-1F3FF'?: undefined;
4034
+ '1F3FC-1F3FB'?: undefined;
4035
+ '1F3FC-1F3FC'?: undefined;
4036
+ '1F3FC-1F3FD'?: undefined;
4037
+ '1F3FC-1F3FE'?: undefined;
4038
+ '1F3FC-1F3FF'?: undefined;
4039
+ '1F3FD-1F3FB'?: undefined;
4040
+ '1F3FD-1F3FC'?: undefined;
4041
+ '1F3FD-1F3FD'?: undefined;
4042
+ '1F3FD-1F3FE'?: undefined;
4043
+ '1F3FD-1F3FF'?: undefined;
4044
+ '1F3FE-1F3FB'?: undefined;
4045
+ '1F3FE-1F3FC'?: undefined;
4046
+ '1F3FE-1F3FD'?: undefined;
4047
+ '1F3FE-1F3FE'?: undefined;
4048
+ '1F3FE-1F3FF'?: undefined;
4049
+ '1F3FF-1F3FB'?: undefined;
4050
+ '1F3FF-1F3FC'?: undefined;
4051
+ '1F3FF-1F3FD'?: undefined;
4052
+ '1F3FF-1F3FE'?: undefined;
4053
+ '1F3FF-1F3FF'?: undefined;
4054
4054
  };
4055
4055
  obsoleted_by: string;
4056
4056
  obsoletes?: undefined;
@@ -4078,7 +4078,7 @@ export declare const emotes: ({
4078
4078
  has_img_twitter: boolean;
4079
4079
  has_img_facebook: boolean;
4080
4080
  skin_variations: {
4081
- "1F3FB-1F3FB": {
4081
+ '1F3FB-1F3FB': {
4082
4082
  unified: string;
4083
4083
  non_qualified: null;
4084
4084
  image: string;
@@ -4090,7 +4090,7 @@ export declare const emotes: ({
4090
4090
  has_img_twitter: boolean;
4091
4091
  has_img_facebook: boolean;
4092
4092
  };
4093
- "1F3FB-1F3FC": {
4093
+ '1F3FB-1F3FC': {
4094
4094
  unified: string;
4095
4095
  non_qualified: null;
4096
4096
  image: string;
@@ -4102,7 +4102,7 @@ export declare const emotes: ({
4102
4102
  has_img_twitter: boolean;
4103
4103
  has_img_facebook: boolean;
4104
4104
  };
4105
- "1F3FB-1F3FD": {
4105
+ '1F3FB-1F3FD': {
4106
4106
  unified: string;
4107
4107
  non_qualified: null;
4108
4108
  image: string;
@@ -4114,7 +4114,7 @@ export declare const emotes: ({
4114
4114
  has_img_twitter: boolean;
4115
4115
  has_img_facebook: boolean;
4116
4116
  };
4117
- "1F3FB-1F3FE": {
4117
+ '1F3FB-1F3FE': {
4118
4118
  unified: string;
4119
4119
  non_qualified: null;
4120
4120
  image: string;
@@ -4126,7 +4126,7 @@ export declare const emotes: ({
4126
4126
  has_img_twitter: boolean;
4127
4127
  has_img_facebook: boolean;
4128
4128
  };
4129
- "1F3FB-1F3FF": {
4129
+ '1F3FB-1F3FF': {
4130
4130
  unified: string;
4131
4131
  non_qualified: null;
4132
4132
  image: string;
@@ -4138,7 +4138,7 @@ export declare const emotes: ({
4138
4138
  has_img_twitter: boolean;
4139
4139
  has_img_facebook: boolean;
4140
4140
  };
4141
- "1F3FC-1F3FB": {
4141
+ '1F3FC-1F3FB': {
4142
4142
  unified: string;
4143
4143
  non_qualified: null;
4144
4144
  image: string;
@@ -4150,7 +4150,7 @@ export declare const emotes: ({
4150
4150
  has_img_twitter: boolean;
4151
4151
  has_img_facebook: boolean;
4152
4152
  };
4153
- "1F3FC-1F3FC": {
4153
+ '1F3FC-1F3FC': {
4154
4154
  unified: string;
4155
4155
  non_qualified: null;
4156
4156
  image: string;
@@ -4162,7 +4162,7 @@ export declare const emotes: ({
4162
4162
  has_img_twitter: boolean;
4163
4163
  has_img_facebook: boolean;
4164
4164
  };
4165
- "1F3FC-1F3FD": {
4165
+ '1F3FC-1F3FD': {
4166
4166
  unified: string;
4167
4167
  non_qualified: null;
4168
4168
  image: string;
@@ -4174,7 +4174,7 @@ export declare const emotes: ({
4174
4174
  has_img_twitter: boolean;
4175
4175
  has_img_facebook: boolean;
4176
4176
  };
4177
- "1F3FC-1F3FE": {
4177
+ '1F3FC-1F3FE': {
4178
4178
  unified: string;
4179
4179
  non_qualified: null;
4180
4180
  image: string;
@@ -4186,7 +4186,7 @@ export declare const emotes: ({
4186
4186
  has_img_twitter: boolean;
4187
4187
  has_img_facebook: boolean;
4188
4188
  };
4189
- "1F3FC-1F3FF": {
4189
+ '1F3FC-1F3FF': {
4190
4190
  unified: string;
4191
4191
  non_qualified: null;
4192
4192
  image: string;
@@ -4198,7 +4198,7 @@ export declare const emotes: ({
4198
4198
  has_img_twitter: boolean;
4199
4199
  has_img_facebook: boolean;
4200
4200
  };
4201
- "1F3FD-1F3FB": {
4201
+ '1F3FD-1F3FB': {
4202
4202
  unified: string;
4203
4203
  non_qualified: null;
4204
4204
  image: string;
@@ -4210,7 +4210,7 @@ export declare const emotes: ({
4210
4210
  has_img_twitter: boolean;
4211
4211
  has_img_facebook: boolean;
4212
4212
  };
4213
- "1F3FD-1F3FC": {
4213
+ '1F3FD-1F3FC': {
4214
4214
  unified: string;
4215
4215
  non_qualified: null;
4216
4216
  image: string;
@@ -4222,7 +4222,7 @@ export declare const emotes: ({
4222
4222
  has_img_twitter: boolean;
4223
4223
  has_img_facebook: boolean;
4224
4224
  };
4225
- "1F3FD-1F3FD": {
4225
+ '1F3FD-1F3FD': {
4226
4226
  unified: string;
4227
4227
  non_qualified: null;
4228
4228
  image: string;
@@ -4234,7 +4234,7 @@ export declare const emotes: ({
4234
4234
  has_img_twitter: boolean;
4235
4235
  has_img_facebook: boolean;
4236
4236
  };
4237
- "1F3FD-1F3FE": {
4237
+ '1F3FD-1F3FE': {
4238
4238
  unified: string;
4239
4239
  non_qualified: null;
4240
4240
  image: string;
@@ -4246,7 +4246,7 @@ export declare const emotes: ({
4246
4246
  has_img_twitter: boolean;
4247
4247
  has_img_facebook: boolean;
4248
4248
  };
4249
- "1F3FD-1F3FF": {
4249
+ '1F3FD-1F3FF': {
4250
4250
  unified: string;
4251
4251
  non_qualified: null;
4252
4252
  image: string;
@@ -4258,7 +4258,7 @@ export declare const emotes: ({
4258
4258
  has_img_twitter: boolean;
4259
4259
  has_img_facebook: boolean;
4260
4260
  };
4261
- "1F3FE-1F3FB": {
4261
+ '1F3FE-1F3FB': {
4262
4262
  unified: string;
4263
4263
  non_qualified: null;
4264
4264
  image: string;
@@ -4270,7 +4270,7 @@ export declare const emotes: ({
4270
4270
  has_img_twitter: boolean;
4271
4271
  has_img_facebook: boolean;
4272
4272
  };
4273
- "1F3FE-1F3FC": {
4273
+ '1F3FE-1F3FC': {
4274
4274
  unified: string;
4275
4275
  non_qualified: null;
4276
4276
  image: string;
@@ -4282,7 +4282,7 @@ export declare const emotes: ({
4282
4282
  has_img_twitter: boolean;
4283
4283
  has_img_facebook: boolean;
4284
4284
  };
4285
- "1F3FE-1F3FD": {
4285
+ '1F3FE-1F3FD': {
4286
4286
  unified: string;
4287
4287
  non_qualified: null;
4288
4288
  image: string;
@@ -4294,7 +4294,7 @@ export declare const emotes: ({
4294
4294
  has_img_twitter: boolean;
4295
4295
  has_img_facebook: boolean;
4296
4296
  };
4297
- "1F3FE-1F3FE": {
4297
+ '1F3FE-1F3FE': {
4298
4298
  unified: string;
4299
4299
  non_qualified: null;
4300
4300
  image: string;
@@ -4306,7 +4306,7 @@ export declare const emotes: ({
4306
4306
  has_img_twitter: boolean;
4307
4307
  has_img_facebook: boolean;
4308
4308
  };
4309
- "1F3FE-1F3FF": {
4309
+ '1F3FE-1F3FF': {
4310
4310
  unified: string;
4311
4311
  non_qualified: null;
4312
4312
  image: string;
@@ -4318,7 +4318,7 @@ export declare const emotes: ({
4318
4318
  has_img_twitter: boolean;
4319
4319
  has_img_facebook: boolean;
4320
4320
  };
4321
- "1F3FF-1F3FB": {
4321
+ '1F3FF-1F3FB': {
4322
4322
  unified: string;
4323
4323
  non_qualified: null;
4324
4324
  image: string;
@@ -4330,7 +4330,7 @@ export declare const emotes: ({
4330
4330
  has_img_twitter: boolean;
4331
4331
  has_img_facebook: boolean;
4332
4332
  };
4333
- "1F3FF-1F3FC": {
4333
+ '1F3FF-1F3FC': {
4334
4334
  unified: string;
4335
4335
  non_qualified: null;
4336
4336
  image: string;
@@ -4342,7 +4342,7 @@ export declare const emotes: ({
4342
4342
  has_img_twitter: boolean;
4343
4343
  has_img_facebook: boolean;
4344
4344
  };
4345
- "1F3FF-1F3FD": {
4345
+ '1F3FF-1F3FD': {
4346
4346
  unified: string;
4347
4347
  non_qualified: null;
4348
4348
  image: string;
@@ -4354,7 +4354,7 @@ export declare const emotes: ({
4354
4354
  has_img_twitter: boolean;
4355
4355
  has_img_facebook: boolean;
4356
4356
  };
4357
- "1F3FF-1F3FE": {
4357
+ '1F3FF-1F3FE': {
4358
4358
  unified: string;
4359
4359
  non_qualified: null;
4360
4360
  image: string;
@@ -4366,7 +4366,7 @@ export declare const emotes: ({
4366
4366
  has_img_twitter: boolean;
4367
4367
  has_img_facebook: boolean;
4368
4368
  };
4369
- "1F3FF-1F3FF": {
4369
+ '1F3FF-1F3FF': {
4370
4370
  unified: string;
4371
4371
  non_qualified: null;
4372
4372
  image: string;
@@ -4378,11 +4378,11 @@ export declare const emotes: ({
4378
4378
  has_img_twitter: boolean;
4379
4379
  has_img_facebook: boolean;
4380
4380
  };
4381
- "1F3FB"?: undefined;
4382
- "1F3FC"?: undefined;
4383
- "1F3FD"?: undefined;
4384
- "1F3FE"?: undefined;
4385
- "1F3FF"?: undefined;
4381
+ '1F3FB'?: undefined;
4382
+ '1F3FC'?: undefined;
4383
+ '1F3FD'?: undefined;
4384
+ '1F3FE'?: undefined;
4385
+ '1F3FF'?: undefined;
4386
4386
  };
4387
4387
  obsoletes?: undefined;
4388
4388
  obsoleted_by?: undefined;
@@ -4410,7 +4410,7 @@ export declare const emotes: ({
4410
4410
  has_img_twitter: boolean;
4411
4411
  has_img_facebook: boolean;
4412
4412
  skin_variations: {
4413
- "1F3FB": {
4413
+ '1F3FB': {
4414
4414
  unified: string;
4415
4415
  non_qualified: string;
4416
4416
  image: string;
@@ -4424,7 +4424,7 @@ export declare const emotes: ({
4424
4424
  obsoletes: string;
4425
4425
  obsoleted_by?: undefined;
4426
4426
  };
4427
- "1F3FC": {
4427
+ '1F3FC': {
4428
4428
  unified: string;
4429
4429
  non_qualified: string;
4430
4430
  image: string;
@@ -4438,7 +4438,7 @@ export declare const emotes: ({
4438
4438
  obsoletes: string;
4439
4439
  obsoleted_by?: undefined;
4440
4440
  };
4441
- "1F3FD": {
4441
+ '1F3FD': {
4442
4442
  unified: string;
4443
4443
  non_qualified: string;
4444
4444
  image: string;
@@ -4452,7 +4452,7 @@ export declare const emotes: ({
4452
4452
  obsoletes: string;
4453
4453
  obsoleted_by?: undefined;
4454
4454
  };
4455
- "1F3FE": {
4455
+ '1F3FE': {
4456
4456
  unified: string;
4457
4457
  non_qualified: string;
4458
4458
  image: string;
@@ -4466,7 +4466,7 @@ export declare const emotes: ({
4466
4466
  obsoletes: string;
4467
4467
  obsoleted_by?: undefined;
4468
4468
  };
4469
- "1F3FF": {
4469
+ '1F3FF': {
4470
4470
  unified: string;
4471
4471
  non_qualified: string;
4472
4472
  image: string;
@@ -4480,31 +4480,31 @@ export declare const emotes: ({
4480
4480
  obsoletes: string;
4481
4481
  obsoleted_by?: undefined;
4482
4482
  };
4483
- "1F3FB-1F3FB"?: undefined;
4484
- "1F3FB-1F3FC"?: undefined;
4485
- "1F3FB-1F3FD"?: undefined;
4486
- "1F3FB-1F3FE"?: undefined;
4487
- "1F3FB-1F3FF"?: undefined;
4488
- "1F3FC-1F3FB"?: undefined;
4489
- "1F3FC-1F3FC"?: undefined;
4490
- "1F3FC-1F3FD"?: undefined;
4491
- "1F3FC-1F3FE"?: undefined;
4492
- "1F3FC-1F3FF"?: undefined;
4493
- "1F3FD-1F3FB"?: undefined;
4494
- "1F3FD-1F3FC"?: undefined;
4495
- "1F3FD-1F3FD"?: undefined;
4496
- "1F3FD-1F3FE"?: undefined;
4497
- "1F3FD-1F3FF"?: undefined;
4498
- "1F3FE-1F3FB"?: undefined;
4499
- "1F3FE-1F3FC"?: undefined;
4500
- "1F3FE-1F3FD"?: undefined;
4501
- "1F3FE-1F3FE"?: undefined;
4502
- "1F3FE-1F3FF"?: undefined;
4503
- "1F3FF-1F3FB"?: undefined;
4504
- "1F3FF-1F3FC"?: undefined;
4505
- "1F3FF-1F3FD"?: undefined;
4506
- "1F3FF-1F3FE"?: undefined;
4507
- "1F3FF-1F3FF"?: undefined;
4483
+ '1F3FB-1F3FB'?: undefined;
4484
+ '1F3FB-1F3FC'?: undefined;
4485
+ '1F3FB-1F3FD'?: undefined;
4486
+ '1F3FB-1F3FE'?: undefined;
4487
+ '1F3FB-1F3FF'?: undefined;
4488
+ '1F3FC-1F3FB'?: undefined;
4489
+ '1F3FC-1F3FC'?: undefined;
4490
+ '1F3FC-1F3FD'?: undefined;
4491
+ '1F3FC-1F3FE'?: undefined;
4492
+ '1F3FC-1F3FF'?: undefined;
4493
+ '1F3FD-1F3FB'?: undefined;
4494
+ '1F3FD-1F3FC'?: undefined;
4495
+ '1F3FD-1F3FD'?: undefined;
4496
+ '1F3FD-1F3FE'?: undefined;
4497
+ '1F3FD-1F3FF'?: undefined;
4498
+ '1F3FE-1F3FB'?: undefined;
4499
+ '1F3FE-1F3FC'?: undefined;
4500
+ '1F3FE-1F3FD'?: undefined;
4501
+ '1F3FE-1F3FE'?: undefined;
4502
+ '1F3FE-1F3FF'?: undefined;
4503
+ '1F3FF-1F3FB'?: undefined;
4504
+ '1F3FF-1F3FC'?: undefined;
4505
+ '1F3FF-1F3FD'?: undefined;
4506
+ '1F3FF-1F3FE'?: undefined;
4507
+ '1F3FF-1F3FF'?: undefined;
4508
4508
  };
4509
4509
  obsoletes: string;
4510
4510
  obsoleted_by?: undefined;
@@ -4532,7 +4532,7 @@ export declare const emotes: ({
4532
4532
  has_img_twitter: boolean;
4533
4533
  has_img_facebook: boolean;
4534
4534
  skin_variations: {
4535
- "1F3FB": {
4535
+ '1F3FB': {
4536
4536
  unified: string;
4537
4537
  non_qualified: null;
4538
4538
  image: string;
@@ -4546,7 +4546,7 @@ export declare const emotes: ({
4546
4546
  obsoleted_by: string;
4547
4547
  obsoletes?: undefined;
4548
4548
  };
4549
- "1F3FC": {
4549
+ '1F3FC': {
4550
4550
  unified: string;
4551
4551
  non_qualified: null;
4552
4552
  image: string;
@@ -4560,7 +4560,7 @@ export declare const emotes: ({
4560
4560
  obsoleted_by: string;
4561
4561
  obsoletes?: undefined;
4562
4562
  };
4563
- "1F3FD": {
4563
+ '1F3FD': {
4564
4564
  unified: string;
4565
4565
  non_qualified: null;
4566
4566
  image: string;
@@ -4574,7 +4574,7 @@ export declare const emotes: ({
4574
4574
  obsoleted_by: string;
4575
4575
  obsoletes?: undefined;
4576
4576
  };
4577
- "1F3FE": {
4577
+ '1F3FE': {
4578
4578
  unified: string;
4579
4579
  non_qualified: null;
4580
4580
  image: string;
@@ -4588,7 +4588,7 @@ export declare const emotes: ({
4588
4588
  obsoleted_by: string;
4589
4589
  obsoletes?: undefined;
4590
4590
  };
4591
- "1F3FF": {
4591
+ '1F3FF': {
4592
4592
  unified: string;
4593
4593
  non_qualified: null;
4594
4594
  image: string;
@@ -4602,31 +4602,31 @@ export declare const emotes: ({
4602
4602
  obsoleted_by: string;
4603
4603
  obsoletes?: undefined;
4604
4604
  };
4605
- "1F3FB-1F3FB"?: undefined;
4606
- "1F3FB-1F3FC"?: undefined;
4607
- "1F3FB-1F3FD"?: undefined;
4608
- "1F3FB-1F3FE"?: undefined;
4609
- "1F3FB-1F3FF"?: undefined;
4610
- "1F3FC-1F3FB"?: undefined;
4611
- "1F3FC-1F3FC"?: undefined;
4612
- "1F3FC-1F3FD"?: undefined;
4613
- "1F3FC-1F3FE"?: undefined;
4614
- "1F3FC-1F3FF"?: undefined;
4615
- "1F3FD-1F3FB"?: undefined;
4616
- "1F3FD-1F3FC"?: undefined;
4617
- "1F3FD-1F3FD"?: undefined;
4618
- "1F3FD-1F3FE"?: undefined;
4619
- "1F3FD-1F3FF"?: undefined;
4620
- "1F3FE-1F3FB"?: undefined;
4621
- "1F3FE-1F3FC"?: undefined;
4622
- "1F3FE-1F3FD"?: undefined;
4623
- "1F3FE-1F3FE"?: undefined;
4624
- "1F3FE-1F3FF"?: undefined;
4625
- "1F3FF-1F3FB"?: undefined;
4626
- "1F3FF-1F3FC"?: undefined;
4627
- "1F3FF-1F3FD"?: undefined;
4628
- "1F3FF-1F3FE"?: undefined;
4629
- "1F3FF-1F3FF"?: undefined;
4605
+ '1F3FB-1F3FB'?: undefined;
4606
+ '1F3FB-1F3FC'?: undefined;
4607
+ '1F3FB-1F3FD'?: undefined;
4608
+ '1F3FB-1F3FE'?: undefined;
4609
+ '1F3FB-1F3FF'?: undefined;
4610
+ '1F3FC-1F3FB'?: undefined;
4611
+ '1F3FC-1F3FC'?: undefined;
4612
+ '1F3FC-1F3FD'?: undefined;
4613
+ '1F3FC-1F3FE'?: undefined;
4614
+ '1F3FC-1F3FF'?: undefined;
4615
+ '1F3FD-1F3FB'?: undefined;
4616
+ '1F3FD-1F3FC'?: undefined;
4617
+ '1F3FD-1F3FD'?: undefined;
4618
+ '1F3FD-1F3FE'?: undefined;
4619
+ '1F3FD-1F3FF'?: undefined;
4620
+ '1F3FE-1F3FB'?: undefined;
4621
+ '1F3FE-1F3FC'?: undefined;
4622
+ '1F3FE-1F3FD'?: undefined;
4623
+ '1F3FE-1F3FE'?: undefined;
4624
+ '1F3FE-1F3FF'?: undefined;
4625
+ '1F3FF-1F3FB'?: undefined;
4626
+ '1F3FF-1F3FC'?: undefined;
4627
+ '1F3FF-1F3FD'?: undefined;
4628
+ '1F3FF-1F3FE'?: undefined;
4629
+ '1F3FF-1F3FF'?: undefined;
4630
4630
  };
4631
4631
  obsoleted_by: string;
4632
4632
  obsoletes?: undefined;
@@ -4732,7 +4732,7 @@ export declare const emotes: ({
4732
4732
  has_img_twitter: boolean;
4733
4733
  has_img_facebook: boolean;
4734
4734
  skin_variations: {
4735
- "1F3FB": {
4735
+ '1F3FB': {
4736
4736
  unified: string;
4737
4737
  non_qualified: null;
4738
4738
  image: string;
@@ -4746,7 +4746,7 @@ export declare const emotes: ({
4746
4746
  obsoletes?: undefined;
4747
4747
  obsoleted_by?: undefined;
4748
4748
  };
4749
- "1F3FC": {
4749
+ '1F3FC': {
4750
4750
  unified: string;
4751
4751
  non_qualified: null;
4752
4752
  image: string;
@@ -4760,7 +4760,7 @@ export declare const emotes: ({
4760
4760
  obsoletes?: undefined;
4761
4761
  obsoleted_by?: undefined;
4762
4762
  };
4763
- "1F3FD": {
4763
+ '1F3FD': {
4764
4764
  unified: string;
4765
4765
  non_qualified: null;
4766
4766
  image: string;
@@ -4774,7 +4774,7 @@ export declare const emotes: ({
4774
4774
  obsoletes?: undefined;
4775
4775
  obsoleted_by?: undefined;
4776
4776
  };
4777
- "1F3FE": {
4777
+ '1F3FE': {
4778
4778
  unified: string;
4779
4779
  non_qualified: null;
4780
4780
  image: string;
@@ -4788,7 +4788,7 @@ export declare const emotes: ({
4788
4788
  obsoletes?: undefined;
4789
4789
  obsoleted_by?: undefined;
4790
4790
  };
4791
- "1F3FF": {
4791
+ '1F3FF': {
4792
4792
  unified: string;
4793
4793
  non_qualified: null;
4794
4794
  image: string;
@@ -4802,31 +4802,31 @@ export declare const emotes: ({
4802
4802
  obsoletes?: undefined;
4803
4803
  obsoleted_by?: undefined;
4804
4804
  };
4805
- "1F3FB-1F3FB"?: undefined;
4806
- "1F3FB-1F3FC"?: undefined;
4807
- "1F3FB-1F3FD"?: undefined;
4808
- "1F3FB-1F3FE"?: undefined;
4809
- "1F3FB-1F3FF"?: undefined;
4810
- "1F3FC-1F3FB"?: undefined;
4811
- "1F3FC-1F3FC"?: undefined;
4812
- "1F3FC-1F3FD"?: undefined;
4813
- "1F3FC-1F3FE"?: undefined;
4814
- "1F3FC-1F3FF"?: undefined;
4815
- "1F3FD-1F3FB"?: undefined;
4816
- "1F3FD-1F3FC"?: undefined;
4817
- "1F3FD-1F3FD"?: undefined;
4818
- "1F3FD-1F3FE"?: undefined;
4819
- "1F3FD-1F3FF"?: undefined;
4820
- "1F3FE-1F3FB"?: undefined;
4821
- "1F3FE-1F3FC"?: undefined;
4822
- "1F3FE-1F3FD"?: undefined;
4823
- "1F3FE-1F3FE"?: undefined;
4824
- "1F3FE-1F3FF"?: undefined;
4825
- "1F3FF-1F3FB"?: undefined;
4826
- "1F3FF-1F3FC"?: undefined;
4827
- "1F3FF-1F3FD"?: undefined;
4828
- "1F3FF-1F3FE"?: undefined;
4829
- "1F3FF-1F3FF"?: undefined;
4805
+ '1F3FB-1F3FB'?: undefined;
4806
+ '1F3FB-1F3FC'?: undefined;
4807
+ '1F3FB-1F3FD'?: undefined;
4808
+ '1F3FB-1F3FE'?: undefined;
4809
+ '1F3FB-1F3FF'?: undefined;
4810
+ '1F3FC-1F3FB'?: undefined;
4811
+ '1F3FC-1F3FC'?: undefined;
4812
+ '1F3FC-1F3FD'?: undefined;
4813
+ '1F3FC-1F3FE'?: undefined;
4814
+ '1F3FC-1F3FF'?: undefined;
4815
+ '1F3FD-1F3FB'?: undefined;
4816
+ '1F3FD-1F3FC'?: undefined;
4817
+ '1F3FD-1F3FD'?: undefined;
4818
+ '1F3FD-1F3FE'?: undefined;
4819
+ '1F3FD-1F3FF'?: undefined;
4820
+ '1F3FE-1F3FB'?: undefined;
4821
+ '1F3FE-1F3FC'?: undefined;
4822
+ '1F3FE-1F3FD'?: undefined;
4823
+ '1F3FE-1F3FE'?: undefined;
4824
+ '1F3FE-1F3FF'?: undefined;
4825
+ '1F3FF-1F3FB'?: undefined;
4826
+ '1F3FF-1F3FC'?: undefined;
4827
+ '1F3FF-1F3FD'?: undefined;
4828
+ '1F3FF-1F3FE'?: undefined;
4829
+ '1F3FF-1F3FF'?: undefined;
4830
4830
  };
4831
4831
  obsoletes?: undefined;
4832
4832
  obsoleted_by?: undefined;
@@ -4854,7 +4854,7 @@ export declare const emotes: ({
4854
4854
  has_img_twitter: boolean;
4855
4855
  has_img_facebook: boolean;
4856
4856
  skin_variations: {
4857
- "1F3FB": {
4857
+ '1F3FB': {
4858
4858
  unified: string;
4859
4859
  non_qualified: null;
4860
4860
  image: string;
@@ -4868,7 +4868,7 @@ export declare const emotes: ({
4868
4868
  obsoletes?: undefined;
4869
4869
  obsoleted_by?: undefined;
4870
4870
  };
4871
- "1F3FC": {
4871
+ '1F3FC': {
4872
4872
  unified: string;
4873
4873
  non_qualified: null;
4874
4874
  image: string;
@@ -4882,7 +4882,7 @@ export declare const emotes: ({
4882
4882
  obsoletes?: undefined;
4883
4883
  obsoleted_by?: undefined;
4884
4884
  };
4885
- "1F3FD": {
4885
+ '1F3FD': {
4886
4886
  unified: string;
4887
4887
  non_qualified: null;
4888
4888
  image: string;
@@ -4896,7 +4896,7 @@ export declare const emotes: ({
4896
4896
  obsoletes?: undefined;
4897
4897
  obsoleted_by?: undefined;
4898
4898
  };
4899
- "1F3FE": {
4899
+ '1F3FE': {
4900
4900
  unified: string;
4901
4901
  non_qualified: null;
4902
4902
  image: string;
@@ -4910,7 +4910,7 @@ export declare const emotes: ({
4910
4910
  obsoletes?: undefined;
4911
4911
  obsoleted_by?: undefined;
4912
4912
  };
4913
- "1F3FF": {
4913
+ '1F3FF': {
4914
4914
  unified: string;
4915
4915
  non_qualified: null;
4916
4916
  image: string;
@@ -4924,31 +4924,31 @@ export declare const emotes: ({
4924
4924
  obsoletes?: undefined;
4925
4925
  obsoleted_by?: undefined;
4926
4926
  };
4927
- "1F3FB-1F3FB"?: undefined;
4928
- "1F3FB-1F3FC"?: undefined;
4929
- "1F3FB-1F3FD"?: undefined;
4930
- "1F3FB-1F3FE"?: undefined;
4931
- "1F3FB-1F3FF"?: undefined;
4932
- "1F3FC-1F3FB"?: undefined;
4933
- "1F3FC-1F3FC"?: undefined;
4934
- "1F3FC-1F3FD"?: undefined;
4935
- "1F3FC-1F3FE"?: undefined;
4936
- "1F3FC-1F3FF"?: undefined;
4937
- "1F3FD-1F3FB"?: undefined;
4938
- "1F3FD-1F3FC"?: undefined;
4939
- "1F3FD-1F3FD"?: undefined;
4940
- "1F3FD-1F3FE"?: undefined;
4941
- "1F3FD-1F3FF"?: undefined;
4942
- "1F3FE-1F3FB"?: undefined;
4943
- "1F3FE-1F3FC"?: undefined;
4944
- "1F3FE-1F3FD"?: undefined;
4945
- "1F3FE-1F3FE"?: undefined;
4946
- "1F3FE-1F3FF"?: undefined;
4947
- "1F3FF-1F3FB"?: undefined;
4948
- "1F3FF-1F3FC"?: undefined;
4949
- "1F3FF-1F3FD"?: undefined;
4950
- "1F3FF-1F3FE"?: undefined;
4951
- "1F3FF-1F3FF"?: undefined;
4927
+ '1F3FB-1F3FB'?: undefined;
4928
+ '1F3FB-1F3FC'?: undefined;
4929
+ '1F3FB-1F3FD'?: undefined;
4930
+ '1F3FB-1F3FE'?: undefined;
4931
+ '1F3FB-1F3FF'?: undefined;
4932
+ '1F3FC-1F3FB'?: undefined;
4933
+ '1F3FC-1F3FC'?: undefined;
4934
+ '1F3FC-1F3FD'?: undefined;
4935
+ '1F3FC-1F3FE'?: undefined;
4936
+ '1F3FC-1F3FF'?: undefined;
4937
+ '1F3FD-1F3FB'?: undefined;
4938
+ '1F3FD-1F3FC'?: undefined;
4939
+ '1F3FD-1F3FD'?: undefined;
4940
+ '1F3FD-1F3FE'?: undefined;
4941
+ '1F3FD-1F3FF'?: undefined;
4942
+ '1F3FE-1F3FB'?: undefined;
4943
+ '1F3FE-1F3FC'?: undefined;
4944
+ '1F3FE-1F3FD'?: undefined;
4945
+ '1F3FE-1F3FE'?: undefined;
4946
+ '1F3FE-1F3FF'?: undefined;
4947
+ '1F3FF-1F3FB'?: undefined;
4948
+ '1F3FF-1F3FC'?: undefined;
4949
+ '1F3FF-1F3FD'?: undefined;
4950
+ '1F3FF-1F3FE'?: undefined;
4951
+ '1F3FF-1F3FF'?: undefined;
4952
4952
  };
4953
4953
  obsoletes?: undefined;
4954
4954
  obsoleted_by?: undefined;