@cregis/icon 0.1.15 → 0.1.16

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.
package/dist/index.d.ts CHANGED
@@ -696,6 +696,12 @@ declare type __VLS_NonUndefinedable_409<T> = T extends undefined ? never : T;
696
696
 
697
697
  declare type __VLS_NonUndefinedable_41<T> = T extends undefined ? never : T;
698
698
 
699
+ declare type __VLS_NonUndefinedable_410<T> = T extends undefined ? never : T;
700
+
701
+ declare type __VLS_NonUndefinedable_411<T> = T extends undefined ? never : T;
702
+
703
+ declare type __VLS_NonUndefinedable_412<T> = T extends undefined ? never : T;
704
+
699
705
  declare type __VLS_NonUndefinedable_42<T> = T extends undefined ? never : T;
700
706
 
701
707
  declare type __VLS_NonUndefinedable_43<T> = T extends undefined ? never : T;
@@ -3936,6 +3942,33 @@ declare type __VLS_TypePropsToOption_41<T> = {
3936
3942
  };
3937
3943
  };
3938
3944
 
3945
+ declare type __VLS_TypePropsToOption_410<T> = {
3946
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
3947
+ type: PropType<__VLS_NonUndefinedable_410<T[K]>>;
3948
+ } : {
3949
+ type: PropType<T[K]>;
3950
+ required: true;
3951
+ };
3952
+ };
3953
+
3954
+ declare type __VLS_TypePropsToOption_411<T> = {
3955
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
3956
+ type: PropType<__VLS_NonUndefinedable_411<T[K]>>;
3957
+ } : {
3958
+ type: PropType<T[K]>;
3959
+ required: true;
3960
+ };
3961
+ };
3962
+
3963
+ declare type __VLS_TypePropsToOption_412<T> = {
3964
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
3965
+ type: PropType<__VLS_NonUndefinedable_412<T[K]>>;
3966
+ } : {
3967
+ type: PropType<T[K]>;
3968
+ required: true;
3969
+ };
3970
+ };
3971
+
3939
3972
  declare type __VLS_TypePropsToOption_42<T> = {
3940
3973
  [K in keyof T]-?: {} extends Pick<T, K> ? {
3941
3974
  type: PropType<__VLS_NonUndefinedable_42<T[K]>>;
@@ -4613,6 +4646,8 @@ export declare const EdsArrowRefresh: DefineComponent<__VLS_TypePropsToOption_58
4613
4646
 
4614
4647
  export declare const EdsArrowRefuses: DefineComponent<__VLS_TypePropsToOption_59<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_59<IconProps>>>, {}, {}>;
4615
4648
 
4649
+ export declare const EdsArrowReplyAllEmail: DefineComponent<__VLS_TypePropsToOption_82<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_82<IconProps>>>, {}, {}>;
4650
+
4616
4651
  export declare const EdsArrowRight: DefineComponent<__VLS_TypePropsToOption_62<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_62<IconProps>>>, {}, {}>;
4617
4652
 
4618
4653
  export declare const EdsArrowRightIos: DefineComponent<__VLS_TypePropsToOption_60<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_60<IconProps>>>, {}, {}>;
@@ -4657,143 +4692,145 @@ export declare const EdsAutomaticSet: DefineComponent<__VLS_TypePropsToOption_80
4657
4692
 
4658
4693
  export declare const EdsAutomaticSetFill: DefineComponent<__VLS_TypePropsToOption_79<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_79<IconProps>>>, {}, {}>;
4659
4694
 
4660
- export declare const EdsBagSuitcase: DefineComponent<__VLS_TypePropsToOption_95<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_95<IconProps>>>, {}, {}>;
4695
+ export declare const EdsBagSuitcase: DefineComponent<__VLS_TypePropsToOption_96<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_96<IconProps>>>, {}, {}>;
4696
+
4697
+ export declare const EdsBatch: DefineComponent<__VLS_TypePropsToOption_84<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_84<IconProps>>>, {}, {}>;
4661
4698
 
4662
- export declare const EdsBatch: DefineComponent<__VLS_TypePropsToOption_83<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_83<IconProps>>>, {}, {}>;
4699
+ export declare const EdsBill: DefineComponent<__VLS_TypePropsToOption_86<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_86<IconProps>>>, {}, {}>;
4663
4700
 
4664
- export declare const EdsBill: DefineComponent<__VLS_TypePropsToOption_85<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_85<IconProps>>>, {}, {}>;
4701
+ export declare const EdsBillFill: DefineComponent<__VLS_TypePropsToOption_85<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_85<IconProps>>>, {}, {}>;
4665
4702
 
4666
- export declare const EdsBillFill: DefineComponent<__VLS_TypePropsToOption_84<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_84<IconProps>>>, {}, {}>;
4703
+ export declare const EdsBillingCharts: DefineComponent<__VLS_TypePropsToOption_87<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_87<IconProps>>>, {}, {}>;
4667
4704
 
4668
- export declare const EdsBillingCharts: DefineComponent<__VLS_TypePropsToOption_86<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_86<IconProps>>>, {}, {}>;
4705
+ export declare const EdsBinaryCode: DefineComponent<__VLS_TypePropsToOption_97<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_97<IconProps>>>, {}, {}>;
4669
4706
 
4670
- export declare const EdsBinaryCode: DefineComponent<__VLS_TypePropsToOption_96<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_96<IconProps>>>, {}, {}>;
4707
+ export declare const EdsBirthday: DefineComponent<__VLS_TypePropsToOption_89<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_89<IconProps>>>, {}, {}>;
4671
4708
 
4672
- export declare const EdsBirthday: DefineComponent<__VLS_TypePropsToOption_88<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_88<IconProps>>>, {}, {}>;
4709
+ export declare const EdsBirthdayFill: DefineComponent<__VLS_TypePropsToOption_88<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_88<IconProps>>>, {}, {}>;
4673
4710
 
4674
- export declare const EdsBirthdayFill: DefineComponent<__VLS_TypePropsToOption_87<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_87<IconProps>>>, {}, {}>;
4711
+ export declare const EdsBlockchain: DefineComponent<__VLS_TypePropsToOption_90<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_90<IconProps>>>, {}, {}>;
4675
4712
 
4676
- export declare const EdsBlockchain: DefineComponent<__VLS_TypePropsToOption_89<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_89<IconProps>>>, {}, {}>;
4713
+ export declare const EdsBlockchainAddress: DefineComponent<__VLS_TypePropsToOption_98<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_98<IconProps>>>, {}, {}>;
4677
4714
 
4678
- export declare const EdsBlockchainAddress: DefineComponent<__VLS_TypePropsToOption_97<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_97<IconProps>>>, {}, {}>;
4715
+ export declare const EdsBox: DefineComponent<__VLS_TypePropsToOption_91<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_91<IconProps>>>, {}, {}>;
4679
4716
 
4680
- export declare const EdsBox: DefineComponent<__VLS_TypePropsToOption_90<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_90<IconProps>>>, {}, {}>;
4717
+ export declare const EdsBrandNumbers: DefineComponent<__VLS_TypePropsToOption_83<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_83<IconProps>>>, {}, {}>;
4681
4718
 
4682
- export declare const EdsBrandNumbers: DefineComponent<__VLS_TypePropsToOption_82<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_82<IconProps>>>, {}, {}>;
4719
+ export declare const EdsBrightness: DefineComponent<__VLS_TypePropsToOption_92<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_92<IconProps>>>, {}, {}>;
4683
4720
 
4684
- export declare const EdsBrightness: DefineComponent<__VLS_TypePropsToOption_91<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_91<IconProps>>>, {}, {}>;
4721
+ export declare const EdsBuilding: DefineComponent<__VLS_TypePropsToOption_94<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_94<IconProps>>>, {}, {}>;
4685
4722
 
4686
- export declare const EdsBuilding: DefineComponent<__VLS_TypePropsToOption_93<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_93<IconProps>>>, {}, {}>;
4723
+ export declare const EdsBuilding2: DefineComponent<__VLS_TypePropsToOption_93<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_93<IconProps>>>, {}, {}>;
4687
4724
 
4688
- export declare const EdsBuilding2: DefineComponent<__VLS_TypePropsToOption_92<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_92<IconProps>>>, {}, {}>;
4725
+ export declare const EdsBusinessType: DefineComponent<__VLS_TypePropsToOption_95<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_95<IconProps>>>, {}, {}>;
4689
4726
 
4690
- export declare const EdsBusinessType: DefineComponent<__VLS_TypePropsToOption_94<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_94<IconProps>>>, {}, {}>;
4727
+ export declare const EdsCalendar: DefineComponent<__VLS_TypePropsToOption_103<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_103<IconProps>>>, {}, {}>;
4691
4728
 
4692
- export declare const EdsCalendar: DefineComponent<__VLS_TypePropsToOption_102<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_102<IconProps>>>, {}, {}>;
4729
+ export declare const EdsCalendarEnd: DefineComponent<__VLS_TypePropsToOption_138<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_138<IconProps>>>, {}, {}>;
4693
4730
 
4694
- export declare const EdsCalendarEnd: DefineComponent<__VLS_TypePropsToOption_137<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_137<IconProps>>>, {}, {}>;
4731
+ export declare const EdsCalendarFill: DefineComponent<__VLS_TypePropsToOption_102<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_102<IconProps>>>, {}, {}>;
4695
4732
 
4696
- export declare const EdsCalendarFill: DefineComponent<__VLS_TypePropsToOption_101<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_101<IconProps>>>, {}, {}>;
4733
+ export declare const EdsCalendarPointer: DefineComponent<__VLS_TypePropsToOption_141<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_141<IconProps>>>, {}, {}>;
4697
4734
 
4698
- export declare const EdsCalendarStart: DefineComponent<__VLS_TypePropsToOption_138<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_138<IconProps>>>, {}, {}>;
4735
+ export declare const EdsCalendarStart: DefineComponent<__VLS_TypePropsToOption_139<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_139<IconProps>>>, {}, {}>;
4699
4736
 
4700
- export declare const EdsCancelThumbtack: DefineComponent<__VLS_TypePropsToOption_103<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_103<IconProps>>>, {}, {}>;
4737
+ export declare const EdsCancelThumbtack: DefineComponent<__VLS_TypePropsToOption_104<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_104<IconProps>>>, {}, {}>;
4701
4738
 
4702
- export declare const EdsCardIban: DefineComponent<__VLS_TypePropsToOption_98<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_98<IconProps>>>, {}, {}>;
4739
+ export declare const EdsCardIban: DefineComponent<__VLS_TypePropsToOption_99<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_99<IconProps>>>, {}, {}>;
4703
4740
 
4704
- export declare const EdsCardNumbers: DefineComponent<__VLS_TypePropsToOption_99<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_99<IconProps>>>, {}, {}>;
4741
+ export declare const EdsCardNumbers: DefineComponent<__VLS_TypePropsToOption_100<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_100<IconProps>>>, {}, {}>;
4705
4742
 
4706
- export declare const EdsCashflow: DefineComponent<__VLS_TypePropsToOption_105<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_105<IconProps>>>, {}, {}>;
4743
+ export declare const EdsCashflow: DefineComponent<__VLS_TypePropsToOption_106<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_106<IconProps>>>, {}, {}>;
4707
4744
 
4708
- export declare const EdsCashflowFill: DefineComponent<__VLS_TypePropsToOption_104<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_104<IconProps>>>, {}, {}>;
4745
+ export declare const EdsCashflowFill: DefineComponent<__VLS_TypePropsToOption_105<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_105<IconProps>>>, {}, {}>;
4709
4746
 
4710
- export declare const EdsCategorization: DefineComponent<__VLS_TypePropsToOption_107<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_107<IconProps>>>, {}, {}>;
4747
+ export declare const EdsCategorization: DefineComponent<__VLS_TypePropsToOption_108<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_108<IconProps>>>, {}, {}>;
4711
4748
 
4712
- export declare const EdsCategorizationFill: DefineComponent<__VLS_TypePropsToOption_106<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_106<IconProps>>>, {}, {}>;
4749
+ export declare const EdsCategorizationFill: DefineComponent<__VLS_TypePropsToOption_107<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_107<IconProps>>>, {}, {}>;
4713
4750
 
4714
- export declare const EdsCertificates: DefineComponent<__VLS_TypePropsToOption_109<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_109<IconProps>>>, {}, {}>;
4751
+ export declare const EdsCertificates: DefineComponent<__VLS_TypePropsToOption_110<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_110<IconProps>>>, {}, {}>;
4715
4752
 
4716
- export declare const EdsCertificatesFill: DefineComponent<__VLS_TypePropsToOption_108<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_108<IconProps>>>, {}, {}>;
4753
+ export declare const EdsCertificatesFill: DefineComponent<__VLS_TypePropsToOption_109<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_109<IconProps>>>, {}, {}>;
4717
4754
 
4718
- export declare const EdsChatBubble: DefineComponent<__VLS_TypePropsToOption_111<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_111<IconProps>>>, {}, {}>;
4755
+ export declare const EdsChatBubble: DefineComponent<__VLS_TypePropsToOption_112<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_112<IconProps>>>, {}, {}>;
4719
4756
 
4720
- export declare const EdsChatBubbleFill: DefineComponent<__VLS_TypePropsToOption_110<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_110<IconProps>>>, {}, {}>;
4757
+ export declare const EdsChatBubbleFill: DefineComponent<__VLS_TypePropsToOption_111<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_111<IconProps>>>, {}, {}>;
4721
4758
 
4722
- export declare const EdsCircle: DefineComponent<__VLS_TypePropsToOption_112<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_112<IconProps>>>, {}, {}>;
4759
+ export declare const EdsCircle: DefineComponent<__VLS_TypePropsToOption_113<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_113<IconProps>>>, {}, {}>;
4723
4760
 
4724
- export declare const EdsCirculateDollar: DefineComponent<__VLS_TypePropsToOption_100<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_100<IconProps>>>, {}, {}>;
4761
+ export declare const EdsCirculateDollar: DefineComponent<__VLS_TypePropsToOption_101<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_101<IconProps>>>, {}, {}>;
4725
4762
 
4726
- export declare const EdsCirculation: DefineComponent<__VLS_TypePropsToOption_114<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_114<IconProps>>>, {}, {}>;
4763
+ export declare const EdsCirculation: DefineComponent<__VLS_TypePropsToOption_115<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_115<IconProps>>>, {}, {}>;
4727
4764
 
4728
- export declare const EdsCirculationFill: DefineComponent<__VLS_TypePropsToOption_113<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_113<IconProps>>>, {}, {}>;
4765
+ export declare const EdsCirculationFill: DefineComponent<__VLS_TypePropsToOption_114<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_114<IconProps>>>, {}, {}>;
4729
4766
 
4730
- export declare const EdsClear: DefineComponent<__VLS_TypePropsToOption_115<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_115<IconProps>>>, {}, {}>;
4767
+ export declare const EdsClear: DefineComponent<__VLS_TypePropsToOption_116<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_116<IconProps>>>, {}, {}>;
4731
4768
 
4732
- export declare const EdsClocks: DefineComponent<__VLS_TypePropsToOption_117<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_117<IconProps>>>, {}, {}>;
4769
+ export declare const EdsClocks: DefineComponent<__VLS_TypePropsToOption_118<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_118<IconProps>>>, {}, {}>;
4733
4770
 
4734
- export declare const EdsClocksFill: DefineComponent<__VLS_TypePropsToOption_116<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_116<IconProps>>>, {}, {}>;
4771
+ export declare const EdsClocksFill: DefineComponent<__VLS_TypePropsToOption_117<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_117<IconProps>>>, {}, {}>;
4735
4772
 
4736
- export declare const EdsClose: DefineComponent<__VLS_TypePropsToOption_120<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_120<IconProps>>>, {}, {}>;
4773
+ export declare const EdsClose: DefineComponent<__VLS_TypePropsToOption_121<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_121<IconProps>>>, {}, {}>;
4737
4774
 
4738
- export declare const EdsCloseCircle: DefineComponent<__VLS_TypePropsToOption_119<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_119<IconProps>>>, {}, {}>;
4775
+ export declare const EdsCloseCircle: DefineComponent<__VLS_TypePropsToOption_120<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_120<IconProps>>>, {}, {}>;
4739
4776
 
4740
- export declare const EdsCloseCircleFill: DefineComponent<__VLS_TypePropsToOption_118<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_118<IconProps>>>, {}, {}>;
4777
+ export declare const EdsCloseCircleFill: DefineComponent<__VLS_TypePropsToOption_119<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_119<IconProps>>>, {}, {}>;
4741
4778
 
4742
- export declare const EdsCoffee: DefineComponent<__VLS_TypePropsToOption_121<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_121<IconProps>>>, {}, {}>;
4779
+ export declare const EdsCoffee: DefineComponent<__VLS_TypePropsToOption_122<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_122<IconProps>>>, {}, {}>;
4743
4780
 
4744
- export declare const EdsCoinBtc: DefineComponent<__VLS_TypePropsToOption_123<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_123<IconProps>>>, {}, {}>;
4781
+ export declare const EdsCoinBtc: DefineComponent<__VLS_TypePropsToOption_124<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_124<IconProps>>>, {}, {}>;
4745
4782
 
4746
- export declare const EdsCoinBtcFill: DefineComponent<__VLS_TypePropsToOption_122<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_122<IconProps>>>, {}, {}>;
4783
+ export declare const EdsCoinBtcFill: DefineComponent<__VLS_TypePropsToOption_123<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_123<IconProps>>>, {}, {}>;
4747
4784
 
4748
- export declare const EdsCoinPlate: DefineComponent<__VLS_TypePropsToOption_124<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_124<IconProps>>>, {}, {}>;
4785
+ export declare const EdsCoinPlate: DefineComponent<__VLS_TypePropsToOption_125<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_125<IconProps>>>, {}, {}>;
4749
4786
 
4750
- export declare const EdsCoinTrading: DefineComponent<__VLS_TypePropsToOption_126<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_126<IconProps>>>, {}, {}>;
4787
+ export declare const EdsCoinTrading: DefineComponent<__VLS_TypePropsToOption_127<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_127<IconProps>>>, {}, {}>;
4751
4788
 
4752
- export declare const EdsCoinTradingFill: DefineComponent<__VLS_TypePropsToOption_125<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_125<IconProps>>>, {}, {}>;
4789
+ export declare const EdsCoinTradingFill: DefineComponent<__VLS_TypePropsToOption_126<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_126<IconProps>>>, {}, {}>;
4753
4790
 
4754
- export declare const EdsCompleted: DefineComponent<__VLS_TypePropsToOption_128<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_128<IconProps>>>, {}, {}>;
4791
+ export declare const EdsCompleted: DefineComponent<__VLS_TypePropsToOption_129<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_129<IconProps>>>, {}, {}>;
4755
4792
 
4756
- export declare const EdsCompletedFill: DefineComponent<__VLS_TypePropsToOption_127<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_127<IconProps>>>, {}, {}>;
4793
+ export declare const EdsCompletedFill: DefineComponent<__VLS_TypePropsToOption_128<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_128<IconProps>>>, {}, {}>;
4757
4794
 
4758
- export declare const EdsConvert: DefineComponent<__VLS_TypePropsToOption_130<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_130<IconProps>>>, {}, {}>;
4795
+ export declare const EdsConvert: DefineComponent<__VLS_TypePropsToOption_131<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_131<IconProps>>>, {}, {}>;
4759
4796
 
4760
- export declare const EdsConvertFill: DefineComponent<__VLS_TypePropsToOption_129<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_129<IconProps>>>, {}, {}>;
4797
+ export declare const EdsConvertFill: DefineComponent<__VLS_TypePropsToOption_130<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_130<IconProps>>>, {}, {}>;
4761
4798
 
4762
- export declare const EdsCopy: DefineComponent<__VLS_TypePropsToOption_133<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_133<IconProps>>>, {}, {}>;
4799
+ export declare const EdsCopy: DefineComponent<__VLS_TypePropsToOption_134<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_134<IconProps>>>, {}, {}>;
4763
4800
 
4764
- export declare const EdsCopyMini: DefineComponent<__VLS_TypePropsToOption_131<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_131<IconProps>>>, {}, {}>;
4801
+ export declare const EdsCopyMini: DefineComponent<__VLS_TypePropsToOption_132<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_132<IconProps>>>, {}, {}>;
4765
4802
 
4766
- export declare const EdsCopyNumber: DefineComponent<__VLS_TypePropsToOption_132<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_132<IconProps>>>, {}, {}>;
4803
+ export declare const EdsCopyNumber: DefineComponent<__VLS_TypePropsToOption_133<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_133<IconProps>>>, {}, {}>;
4767
4804
 
4768
- export declare const EdsCregis: DefineComponent<__VLS_TypePropsToOption_134<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_134<IconProps>>>, {}, {}>;
4805
+ export declare const EdsCregis: DefineComponent<__VLS_TypePropsToOption_135<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_135<IconProps>>>, {}, {}>;
4769
4806
 
4770
- export declare const EdsCryptoAmount: DefineComponent<__VLS_TypePropsToOption_139<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_139<IconProps>>>, {}, {}>;
4807
+ export declare const EdsCryptoAmount: DefineComponent<__VLS_TypePropsToOption_140<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_140<IconProps>>>, {}, {}>;
4771
4808
 
4772
- export declare const EdsCryptoCard: DefineComponent<__VLS_TypePropsToOption_136<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_136<IconProps>>>, {}, {}>;
4809
+ export declare const EdsCryptoCard: DefineComponent<__VLS_TypePropsToOption_137<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_137<IconProps>>>, {}, {}>;
4773
4810
 
4774
- export declare const EdsCryptoCardFill: DefineComponent<__VLS_TypePropsToOption_135<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_135<IconProps>>>, {}, {}>;
4811
+ export declare const EdsCryptoCardFill: DefineComponent<__VLS_TypePropsToOption_136<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_136<IconProps>>>, {}, {}>;
4775
4812
 
4776
- export declare const EdsDark: DefineComponent<__VLS_TypePropsToOption_140<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_140<IconProps>>>, {}, {}>;
4813
+ export declare const EdsDark: DefineComponent<__VLS_TypePropsToOption_142<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_142<IconProps>>>, {}, {}>;
4777
4814
 
4778
- export declare const EdsDashboard: DefineComponent<__VLS_TypePropsToOption_142<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_142<IconProps>>>, {}, {}>;
4815
+ export declare const EdsDashboard: DefineComponent<__VLS_TypePropsToOption_144<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_144<IconProps>>>, {}, {}>;
4779
4816
 
4780
- export declare const EdsDashboardFill: DefineComponent<__VLS_TypePropsToOption_141<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_141<IconProps>>>, {}, {}>;
4817
+ export declare const EdsDashboardFill: DefineComponent<__VLS_TypePropsToOption_143<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_143<IconProps>>>, {}, {}>;
4781
4818
 
4782
- export declare const EdsDatabaseDollar: DefineComponent<__VLS_TypePropsToOption_143<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_143<IconProps>>>, {}, {}>;
4819
+ export declare const EdsDatabaseDollar: DefineComponent<__VLS_TypePropsToOption_145<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_145<IconProps>>>, {}, {}>;
4783
4820
 
4784
- export declare const EdsDatabaseSafety: DefineComponent<__VLS_TypePropsToOption_145<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_145<IconProps>>>, {}, {}>;
4821
+ export declare const EdsDatabaseSafety: DefineComponent<__VLS_TypePropsToOption_147<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_147<IconProps>>>, {}, {}>;
4785
4822
 
4786
- export declare const EdsDatabaseSafetyFill: DefineComponent<__VLS_TypePropsToOption_144<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_144<IconProps>>>, {}, {}>;
4823
+ export declare const EdsDatabaseSafetyFill: DefineComponent<__VLS_TypePropsToOption_146<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_146<IconProps>>>, {}, {}>;
4787
4824
 
4788
- export declare const EdsDatabaseSet: DefineComponent<__VLS_TypePropsToOption_147<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_147<IconProps>>>, {}, {}>;
4825
+ export declare const EdsDatabaseSet: DefineComponent<__VLS_TypePropsToOption_149<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_149<IconProps>>>, {}, {}>;
4789
4826
 
4790
- export declare const EdsDatabaseSetFill: DefineComponent<__VLS_TypePropsToOption_146<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_146<IconProps>>>, {}, {}>;
4827
+ export declare const EdsDatabaseSetFill: DefineComponent<__VLS_TypePropsToOption_148<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_148<IconProps>>>, {}, {}>;
4791
4828
 
4792
- export declare const EdsDetail: DefineComponent<__VLS_TypePropsToOption_148<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_148<IconProps>>>, {}, {}>;
4829
+ export declare const EdsDetail: DefineComponent<__VLS_TypePropsToOption_150<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_150<IconProps>>>, {}, {}>;
4793
4830
 
4794
- export declare const EdsDevelopers: DefineComponent<__VLS_TypePropsToOption_149<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_149<IconProps>>>, {}, {}>;
4831
+ export declare const EdsDevelopers: DefineComponent<__VLS_TypePropsToOption_151<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_151<IconProps>>>, {}, {}>;
4795
4832
 
4796
- export declare const EdsDiamond: DefineComponent<__VLS_TypePropsToOption_155<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_155<IconProps>>>, {}, {}>;
4833
+ export declare const EdsDiamond: DefineComponent<__VLS_TypePropsToOption_157<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_157<IconProps>>>, {}, {}>;
4797
4834
 
4798
4835
  export declare const EdsDiamondBasic: DefineComponent<__VLS_TypePropsToOption_3<FixIconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_3<FixIconProps>>>, {}, {}>;
4799
4836
 
@@ -4801,525 +4838,527 @@ export declare const EdsDiamondBusiness: DefineComponent<__VLS_TypePropsToOption
4801
4838
 
4802
4839
  export declare const EdsDiamondCustom: DefineComponent<__VLS_TypePropsToOption_5<FixIconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_5<FixIconProps>>>, {}, {}>;
4803
4840
 
4804
- export declare const EdsDiamondFill: DefineComponent<__VLS_TypePropsToOption_154<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_154<IconProps>>>, {}, {}>;
4841
+ export declare const EdsDiamondFill: DefineComponent<__VLS_TypePropsToOption_156<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_156<IconProps>>>, {}, {}>;
4805
4842
 
4806
- export declare const EdsDisable: DefineComponent<__VLS_TypePropsToOption_157<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_157<IconProps>>>, {}, {}>;
4843
+ export declare const EdsDisable: DefineComponent<__VLS_TypePropsToOption_159<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_159<IconProps>>>, {}, {}>;
4807
4844
 
4808
- export declare const EdsDisableFill: DefineComponent<__VLS_TypePropsToOption_156<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_156<IconProps>>>, {}, {}>;
4845
+ export declare const EdsDisableFill: DefineComponent<__VLS_TypePropsToOption_158<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_158<IconProps>>>, {}, {}>;
4809
4846
 
4810
- export declare const EdsDistribution: DefineComponent<__VLS_TypePropsToOption_158<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_158<IconProps>>>, {}, {}>;
4847
+ export declare const EdsDistribution: DefineComponent<__VLS_TypePropsToOption_160<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_160<IconProps>>>, {}, {}>;
4811
4848
 
4812
- export declare const EdsDocumentExcel: DefineComponent<__VLS_TypePropsToOption_150<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_150<IconProps>>>, {}, {}>;
4849
+ export declare const EdsDocumentExcel: DefineComponent<__VLS_TypePropsToOption_152<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_152<IconProps>>>, {}, {}>;
4813
4850
 
4814
- export declare const EdsDocumentImage: DefineComponent<__VLS_TypePropsToOption_151<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_151<IconProps>>>, {}, {}>;
4851
+ export declare const EdsDocumentImage: DefineComponent<__VLS_TypePropsToOption_153<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_153<IconProps>>>, {}, {}>;
4815
4852
 
4816
- export declare const EdsDocumentPdf: DefineComponent<__VLS_TypePropsToOption_152<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_152<IconProps>>>, {}, {}>;
4853
+ export declare const EdsDocumentPdf: DefineComponent<__VLS_TypePropsToOption_154<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_154<IconProps>>>, {}, {}>;
4817
4854
 
4818
- export declare const EdsDocumentWord: DefineComponent<__VLS_TypePropsToOption_153<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_153<IconProps>>>, {}, {}>;
4855
+ export declare const EdsDocumentWord: DefineComponent<__VLS_TypePropsToOption_155<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_155<IconProps>>>, {}, {}>;
4819
4856
 
4820
- export declare const EdsDrop: DefineComponent<__VLS_TypePropsToOption_161<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_161<IconProps>>>, {}, {}>;
4857
+ export declare const EdsDrop: DefineComponent<__VLS_TypePropsToOption_163<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_163<IconProps>>>, {}, {}>;
4821
4858
 
4822
- export declare const EdsDropDown: DefineComponent<__VLS_TypePropsToOption_160<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_160<IconProps>>>, {}, {}>;
4859
+ export declare const EdsDropDown: DefineComponent<__VLS_TypePropsToOption_162<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_162<IconProps>>>, {}, {}>;
4823
4860
 
4824
- export declare const EdsDropDownMini: DefineComponent<__VLS_TypePropsToOption_159<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_159<IconProps>>>, {}, {}>;
4861
+ export declare const EdsDropDownMini: DefineComponent<__VLS_TypePropsToOption_161<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_161<IconProps>>>, {}, {}>;
4825
4862
 
4826
- export declare const EdsEarphone: DefineComponent<__VLS_TypePropsToOption_163<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_163<IconProps>>>, {}, {}>;
4863
+ export declare const EdsEarphone: DefineComponent<__VLS_TypePropsToOption_165<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_165<IconProps>>>, {}, {}>;
4827
4864
 
4828
- export declare const EdsEarphoneFill: DefineComponent<__VLS_TypePropsToOption_162<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_162<IconProps>>>, {}, {}>;
4865
+ export declare const EdsEarphoneFill: DefineComponent<__VLS_TypePropsToOption_164<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_164<IconProps>>>, {}, {}>;
4829
4866
 
4830
- export declare const EdsEarth: DefineComponent<__VLS_TypePropsToOption_164<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_164<IconProps>>>, {}, {}>;
4867
+ export declare const EdsEarth: DefineComponent<__VLS_TypePropsToOption_166<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_166<IconProps>>>, {}, {}>;
4831
4868
 
4832
- export declare const EdsEditor: DefineComponent<__VLS_TypePropsToOption_167<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_167<IconProps>>>, {}, {}>;
4869
+ export declare const EdsEditor: DefineComponent<__VLS_TypePropsToOption_169<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_169<IconProps>>>, {}, {}>;
4833
4870
 
4834
- export declare const EdsEditorFill: DefineComponent<__VLS_TypePropsToOption_166<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_166<IconProps>>>, {}, {}>;
4871
+ export declare const EdsEditorFill: DefineComponent<__VLS_TypePropsToOption_168<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_168<IconProps>>>, {}, {}>;
4835
4872
 
4836
- export declare const EdsEmail: DefineComponent<__VLS_TypePropsToOption_169<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_169<IconProps>>>, {}, {}>;
4873
+ export declare const EdsEmail: DefineComponent<__VLS_TypePropsToOption_171<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_171<IconProps>>>, {}, {}>;
4837
4874
 
4838
- export declare const EdsEmailFill: DefineComponent<__VLS_TypePropsToOption_168<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_168<IconProps>>>, {}, {}>;
4875
+ export declare const EdsEmailFill: DefineComponent<__VLS_TypePropsToOption_170<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_170<IconProps>>>, {}, {}>;
4839
4876
 
4840
- export declare const EdsEnable: DefineComponent<__VLS_TypePropsToOption_171<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_171<IconProps>>>, {}, {}>;
4877
+ export declare const EdsEnable: DefineComponent<__VLS_TypePropsToOption_173<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_173<IconProps>>>, {}, {}>;
4841
4878
 
4842
- export declare const EdsEnableFill: DefineComponent<__VLS_TypePropsToOption_170<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_170<IconProps>>>, {}, {}>;
4879
+ export declare const EdsEnableFill: DefineComponent<__VLS_TypePropsToOption_172<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_172<IconProps>>>, {}, {}>;
4843
4880
 
4844
- export declare const EdsEnergy: DefineComponent<__VLS_TypePropsToOption_173<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_173<IconProps>>>, {}, {}>;
4881
+ export declare const EdsEnergy: DefineComponent<__VLS_TypePropsToOption_175<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_175<IconProps>>>, {}, {}>;
4845
4882
 
4846
- export declare const EdsEnergyFill: DefineComponent<__VLS_TypePropsToOption_172<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_172<IconProps>>>, {}, {}>;
4883
+ export declare const EdsEnergyFill: DefineComponent<__VLS_TypePropsToOption_174<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_174<IconProps>>>, {}, {}>;
4847
4884
 
4848
- export declare const EdsEngine: DefineComponent<__VLS_TypePropsToOption_174<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_174<IconProps>>>, {}, {}>;
4885
+ export declare const EdsEngine: DefineComponent<__VLS_TypePropsToOption_176<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_176<IconProps>>>, {}, {}>;
4849
4886
 
4850
- export declare const EdsEnterpriseName: DefineComponent<__VLS_TypePropsToOption_165<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_165<IconProps>>>, {}, {}>;
4887
+ export declare const EdsEnterpriseName: DefineComponent<__VLS_TypePropsToOption_167<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_167<IconProps>>>, {}, {}>;
4851
4888
 
4852
- export declare const EdsEye: DefineComponent<__VLS_TypePropsToOption_175<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_175<IconProps>>>, {}, {}>;
4889
+ export declare const EdsEye: DefineComponent<__VLS_TypePropsToOption_177<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_177<IconProps>>>, {}, {}>;
4853
4890
 
4854
- export declare const EdsFaceId: DefineComponent<__VLS_TypePropsToOption_176<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_176<IconProps>>>, {}, {}>;
4891
+ export declare const EdsFaceId: DefineComponent<__VLS_TypePropsToOption_178<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_178<IconProps>>>, {}, {}>;
4855
4892
 
4856
- export declare const EdsFavorable: DefineComponent<__VLS_TypePropsToOption_178<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_178<IconProps>>>, {}, {}>;
4893
+ export declare const EdsFavorable: DefineComponent<__VLS_TypePropsToOption_180<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_180<IconProps>>>, {}, {}>;
4857
4894
 
4858
- export declare const EdsFavorableFill: DefineComponent<__VLS_TypePropsToOption_177<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_177<IconProps>>>, {}, {}>;
4895
+ export declare const EdsFavorableFill: DefineComponent<__VLS_TypePropsToOption_179<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_179<IconProps>>>, {}, {}>;
4859
4896
 
4860
- export declare const EdsFile: DefineComponent<__VLS_TypePropsToOption_179<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_179<IconProps>>>, {}, {}>;
4897
+ export declare const EdsFile: DefineComponent<__VLS_TypePropsToOption_181<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_181<IconProps>>>, {}, {}>;
4861
4898
 
4862
- export declare const EdsFilter: DefineComponent<__VLS_TypePropsToOption_180<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_180<IconProps>>>, {}, {}>;
4899
+ export declare const EdsFilter: DefineComponent<__VLS_TypePropsToOption_182<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_182<IconProps>>>, {}, {}>;
4863
4900
 
4864
- export declare const EdsFlagDollar: DefineComponent<__VLS_TypePropsToOption_181<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_181<IconProps>>>, {}, {}>;
4901
+ export declare const EdsFlagDollar: DefineComponent<__VLS_TypePropsToOption_183<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_183<IconProps>>>, {}, {}>;
4865
4902
 
4866
- export declare const EdsFloderAdd: DefineComponent<__VLS_TypePropsToOption_182<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_182<IconProps>>>, {}, {}>;
4903
+ export declare const EdsFloderAdd: DefineComponent<__VLS_TypePropsToOption_184<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_184<IconProps>>>, {}, {}>;
4867
4904
 
4868
- export declare const EdsFloderDisable: DefineComponent<__VLS_TypePropsToOption_183<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_183<IconProps>>>, {}, {}>;
4905
+ export declare const EdsFloderDisable: DefineComponent<__VLS_TypePropsToOption_185<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_185<IconProps>>>, {}, {}>;
4869
4906
 
4870
- export declare const EdsFloderEnable: DefineComponent<__VLS_TypePropsToOption_184<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_184<IconProps>>>, {}, {}>;
4907
+ export declare const EdsFloderEnable: DefineComponent<__VLS_TypePropsToOption_186<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_186<IconProps>>>, {}, {}>;
4871
4908
 
4872
- export declare const EdsFloderFavorite: DefineComponent<__VLS_TypePropsToOption_186<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_186<IconProps>>>, {}, {}>;
4909
+ export declare const EdsFloderFavorite: DefineComponent<__VLS_TypePropsToOption_188<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_188<IconProps>>>, {}, {}>;
4873
4910
 
4874
- export declare const EdsFloderFavoriteFill: DefineComponent<__VLS_TypePropsToOption_185<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_185<IconProps>>>, {}, {}>;
4911
+ export declare const EdsFloderFavoriteFill: DefineComponent<__VLS_TypePropsToOption_187<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_187<IconProps>>>, {}, {}>;
4875
4912
 
4876
- export declare const EdsFloderIp: DefineComponent<__VLS_TypePropsToOption_187<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_187<IconProps>>>, {}, {}>;
4913
+ export declare const EdsFloderIp: DefineComponent<__VLS_TypePropsToOption_189<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_189<IconProps>>>, {}, {}>;
4877
4914
 
4878
- export declare const EdsFolder: DefineComponent<__VLS_TypePropsToOption_189<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_189<IconProps>>>, {}, {}>;
4915
+ export declare const EdsFolder: DefineComponent<__VLS_TypePropsToOption_191<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_191<IconProps>>>, {}, {}>;
4879
4916
 
4880
- export declare const EdsFolderFill: DefineComponent<__VLS_TypePropsToOption_188<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_188<IconProps>>>, {}, {}>;
4917
+ export declare const EdsFolderFill: DefineComponent<__VLS_TypePropsToOption_190<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_190<IconProps>>>, {}, {}>;
4881
4918
 
4882
- export declare const EdsGasFee: DefineComponent<__VLS_TypePropsToOption_190<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_190<IconProps>>>, {}, {}>;
4919
+ export declare const EdsGasFee: DefineComponent<__VLS_TypePropsToOption_192<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_192<IconProps>>>, {}, {}>;
4883
4920
 
4884
- export declare const EdsGather: DefineComponent<__VLS_TypePropsToOption_192<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_192<IconProps>>>, {}, {}>;
4921
+ export declare const EdsGather: DefineComponent<__VLS_TypePropsToOption_194<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_194<IconProps>>>, {}, {}>;
4885
4922
 
4886
- export declare const EdsGatherFill: DefineComponent<__VLS_TypePropsToOption_191<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_191<IconProps>>>, {}, {}>;
4923
+ export declare const EdsGatherFill: DefineComponent<__VLS_TypePropsToOption_193<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_193<IconProps>>>, {}, {}>;
4887
4924
 
4888
- export declare const EdsGaugeDashboard: DefineComponent<__VLS_TypePropsToOption_203<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_203<IconProps>>>, {}, {}>;
4925
+ export declare const EdsGaugeDashboard: DefineComponent<__VLS_TypePropsToOption_205<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_205<IconProps>>>, {}, {}>;
4889
4926
 
4890
- export declare const EdsGear: DefineComponent<__VLS_TypePropsToOption_194<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_194<IconProps>>>, {}, {}>;
4927
+ export declare const EdsGear: DefineComponent<__VLS_TypePropsToOption_196<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_196<IconProps>>>, {}, {}>;
4891
4928
 
4892
- export declare const EdsGearFill: DefineComponent<__VLS_TypePropsToOption_195<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_195<IconProps>>>, {}, {}>;
4929
+ export declare const EdsGearFill: DefineComponent<__VLS_TypePropsToOption_197<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_197<IconProps>>>, {}, {}>;
4893
4930
 
4894
- export declare const EdsGearMini: DefineComponent<__VLS_TypePropsToOption_193<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_193<IconProps>>>, {}, {}>;
4931
+ export declare const EdsGearMini: DefineComponent<__VLS_TypePropsToOption_195<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_195<IconProps>>>, {}, {}>;
4895
4932
 
4896
- export declare const EdsGlobalPayments: DefineComponent<__VLS_TypePropsToOption_197<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_197<IconProps>>>, {}, {}>;
4933
+ export declare const EdsGlobalPayments: DefineComponent<__VLS_TypePropsToOption_199<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_199<IconProps>>>, {}, {}>;
4897
4934
 
4898
- export declare const EdsGlobalPaymentsFill: DefineComponent<__VLS_TypePropsToOption_196<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_196<IconProps>>>, {}, {}>;
4935
+ export declare const EdsGlobalPaymentsFill: DefineComponent<__VLS_TypePropsToOption_198<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_198<IconProps>>>, {}, {}>;
4899
4936
 
4900
- export declare const EdsGlobalPositioning: DefineComponent<__VLS_TypePropsToOption_198<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_198<IconProps>>>, {}, {}>;
4937
+ export declare const EdsGlobalPositioning: DefineComponent<__VLS_TypePropsToOption_200<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_200<IconProps>>>, {}, {}>;
4901
4938
 
4902
- export declare const EdsGlobalSeismicWave: DefineComponent<__VLS_TypePropsToOption_204<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_204<IconProps>>>, {}, {}>;
4939
+ export declare const EdsGlobalSeismicWave: DefineComponent<__VLS_TypePropsToOption_206<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_206<IconProps>>>, {}, {}>;
4903
4940
 
4904
- export declare const EdsGoogleAuthenticator: DefineComponent<__VLS_TypePropsToOption_200<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_200<IconProps>>>, {}, {}>;
4941
+ export declare const EdsGoogleAuthenticator: DefineComponent<__VLS_TypePropsToOption_202<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_202<IconProps>>>, {}, {}>;
4905
4942
 
4906
4943
  export declare const EdsGoogleAuthenticatorColorful: DefineComponent<__VLS_TypePropsToOption_6<FixIconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_6<FixIconProps>>>, {}, {}>;
4907
4944
 
4908
- export declare const EdsGoogleAuthenticatorFill: DefineComponent<__VLS_TypePropsToOption_199<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_199<IconProps>>>, {}, {}>;
4945
+ export declare const EdsGoogleAuthenticatorFill: DefineComponent<__VLS_TypePropsToOption_201<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_201<IconProps>>>, {}, {}>;
4946
+
4947
+ export declare const EdsGridLayout: DefineComponent<__VLS_TypePropsToOption_203<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_203<IconProps>>>, {}, {}>;
4909
4948
 
4910
- export declare const EdsGridLayout: DefineComponent<__VLS_TypePropsToOption_201<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_201<IconProps>>>, {}, {}>;
4949
+ export declare const EdsGridSettin: DefineComponent<__VLS_TypePropsToOption_204<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_204<IconProps>>>, {}, {}>;
4911
4950
 
4912
- export declare const EdsGridSettin: DefineComponent<__VLS_TypePropsToOption_202<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_202<IconProps>>>, {}, {}>;
4951
+ export declare const EdsHandPayment: DefineComponent<__VLS_TypePropsToOption_208<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_208<IconProps>>>, {}, {}>;
4913
4952
 
4914
- export declare const EdsHandPayment: DefineComponent<__VLS_TypePropsToOption_206<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_206<IconProps>>>, {}, {}>;
4953
+ export declare const EdsHandPaymentFill: DefineComponent<__VLS_TypePropsToOption_207<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_207<IconProps>>>, {}, {}>;
4915
4954
 
4916
- export declare const EdsHandPaymentFill: DefineComponent<__VLS_TypePropsToOption_205<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_205<IconProps>>>, {}, {}>;
4955
+ export declare const EdsHierarchy: DefineComponent<__VLS_TypePropsToOption_209<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_209<IconProps>>>, {}, {}>;
4917
4956
 
4918
- export declare const EdsHierarchy: DefineComponent<__VLS_TypePropsToOption_207<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_207<IconProps>>>, {}, {}>;
4957
+ export declare const EdsHistory: DefineComponent<__VLS_TypePropsToOption_210<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_210<IconProps>>>, {}, {}>;
4919
4958
 
4920
- export declare const EdsHistory: DefineComponent<__VLS_TypePropsToOption_208<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_208<IconProps>>>, {}, {}>;
4959
+ export declare const EdsHorizontalToggle: DefineComponent<__VLS_TypePropsToOption_211<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_211<IconProps>>>, {}, {}>;
4921
4960
 
4922
- export declare const EdsHorizontalToggle: DefineComponent<__VLS_TypePropsToOption_209<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_209<IconProps>>>, {}, {}>;
4961
+ export declare const EdsIdentity: DefineComponent<__VLS_TypePropsToOption_222<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_222<IconProps>>>, {}, {}>;
4923
4962
 
4924
- export declare const EdsIdentity: DefineComponent<__VLS_TypePropsToOption_220<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_220<IconProps>>>, {}, {}>;
4963
+ export declare const EdsImage: DefineComponent<__VLS_TypePropsToOption_212<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_212<IconProps>>>, {}, {}>;
4925
4964
 
4926
- export declare const EdsImage: DefineComponent<__VLS_TypePropsToOption_210<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_210<IconProps>>>, {}, {}>;
4965
+ export declare const EdsIncreaseDecima: DefineComponent<__VLS_TypePropsToOption_213<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_213<IconProps>>>, {}, {}>;
4927
4966
 
4928
- export declare const EdsIncreaseDecima: DefineComponent<__VLS_TypePropsToOption_211<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_211<IconProps>>>, {}, {}>;
4967
+ export declare const EdsIndex: DefineComponent<__VLS_TypePropsToOption_215<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_215<IconProps>>>, {}, {}>;
4929
4968
 
4930
- export declare const EdsIndex: DefineComponent<__VLS_TypePropsToOption_213<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_213<IconProps>>>, {}, {}>;
4969
+ export declare const EdsIndexFill: DefineComponent<__VLS_TypePropsToOption_214<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_214<IconProps>>>, {}, {}>;
4931
4970
 
4932
- export declare const EdsIndexFill: DefineComponent<__VLS_TypePropsToOption_212<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_212<IconProps>>>, {}, {}>;
4971
+ export declare const EdsIndustryInnovation: DefineComponent<__VLS_TypePropsToOption_223<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_223<IconProps>>>, {}, {}>;
4933
4972
 
4934
- export declare const EdsIndustryInnovation: DefineComponent<__VLS_TypePropsToOption_221<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_221<IconProps>>>, {}, {}>;
4973
+ export declare const EdsInformation: DefineComponent<__VLS_TypePropsToOption_218<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_218<IconProps>>>, {}, {}>;
4935
4974
 
4936
- export declare const EdsInformation: DefineComponent<__VLS_TypePropsToOption_216<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_216<IconProps>>>, {}, {}>;
4975
+ export declare const EdsInformationFill: DefineComponent<__VLS_TypePropsToOption_216<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_216<IconProps>>>, {}, {}>;
4937
4976
 
4938
- export declare const EdsInformationFill: DefineComponent<__VLS_TypePropsToOption_214<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_214<IconProps>>>, {}, {}>;
4977
+ export declare const EdsInformationLonely: DefineComponent<__VLS_TypePropsToOption_217<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_217<IconProps>>>, {}, {}>;
4939
4978
 
4940
- export declare const EdsInformationLonely: DefineComponent<__VLS_TypePropsToOption_215<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_215<IconProps>>>, {}, {}>;
4979
+ export declare const EdsInterfaceLock: DefineComponent<__VLS_TypePropsToOption_220<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_220<IconProps>>>, {}, {}>;
4941
4980
 
4942
- export declare const EdsInterfaceLock: DefineComponent<__VLS_TypePropsToOption_218<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_218<IconProps>>>, {}, {}>;
4981
+ export declare const EdsInterfaceLockFill: DefineComponent<__VLS_TypePropsToOption_219<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_219<IconProps>>>, {}, {}>;
4943
4982
 
4944
- export declare const EdsInterfaceLockFill: DefineComponent<__VLS_TypePropsToOption_217<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_217<IconProps>>>, {}, {}>;
4983
+ export declare const EdsInterfaceUnlock: DefineComponent<__VLS_TypePropsToOption_221<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_221<IconProps>>>, {}, {}>;
4945
4984
 
4946
- export declare const EdsInterfaceUnlock: DefineComponent<__VLS_TypePropsToOption_219<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_219<IconProps>>>, {}, {}>;
4985
+ export declare const EdsJusticeScale: DefineComponent<__VLS_TypePropsToOption_224<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_224<IconProps>>>, {}, {}>;
4947
4986
 
4948
- export declare const EdsJusticeScale: DefineComponent<__VLS_TypePropsToOption_222<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_222<IconProps>>>, {}, {}>;
4987
+ export declare const EdsKey: DefineComponent<__VLS_TypePropsToOption_226<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_226<IconProps>>>, {}, {}>;
4949
4988
 
4950
- export declare const EdsKey: DefineComponent<__VLS_TypePropsToOption_224<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_224<IconProps>>>, {}, {}>;
4989
+ export declare const EdsKeyFill: DefineComponent<__VLS_TypePropsToOption_225<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_225<IconProps>>>, {}, {}>;
4951
4990
 
4952
- export declare const EdsKeyFill: DefineComponent<__VLS_TypePropsToOption_223<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_223<IconProps>>>, {}, {}>;
4991
+ export declare const EdsLandlinePhonease: DefineComponent<__VLS_TypePropsToOption_251<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_251<IconProps>>>, {}, {}>;
4953
4992
 
4954
- export declare const EdsLandlinePhonease: DefineComponent<__VLS_TypePropsToOption_249<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_249<IconProps>>>, {}, {}>;
4993
+ export declare const EdsLaptop: DefineComponent<__VLS_TypePropsToOption_228<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_228<IconProps>>>, {}, {}>;
4955
4994
 
4956
- export declare const EdsLaptop: DefineComponent<__VLS_TypePropsToOption_226<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_226<IconProps>>>, {}, {}>;
4995
+ export declare const EdsLaptopFill: DefineComponent<__VLS_TypePropsToOption_227<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_227<IconProps>>>, {}, {}>;
4957
4996
 
4958
- export declare const EdsLaptopFill: DefineComponent<__VLS_TypePropsToOption_225<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_225<IconProps>>>, {}, {}>;
4997
+ export declare const EdsLaunch: DefineComponent<__VLS_TypePropsToOption_229<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_229<IconProps>>>, {}, {}>;
4959
4998
 
4960
- export declare const EdsLaunch: DefineComponent<__VLS_TypePropsToOption_227<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_227<IconProps>>>, {}, {}>;
4999
+ export declare const EdsLayers: DefineComponent<__VLS_TypePropsToOption_230<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_230<IconProps>>>, {}, {}>;
4961
5000
 
4962
- export declare const EdsLayers: DefineComponent<__VLS_TypePropsToOption_228<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_228<IconProps>>>, {}, {}>;
5001
+ export declare const EdsLight: DefineComponent<__VLS_TypePropsToOption_231<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_231<IconProps>>>, {}, {}>;
4963
5002
 
4964
- export declare const EdsLight: DefineComponent<__VLS_TypePropsToOption_229<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_229<IconProps>>>, {}, {}>;
5003
+ export declare const EdsLightning: DefineComponent<__VLS_TypePropsToOption_233<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_233<IconProps>>>, {}, {}>;
4965
5004
 
4966
- export declare const EdsLightning: DefineComponent<__VLS_TypePropsToOption_231<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_231<IconProps>>>, {}, {}>;
5005
+ export declare const EdsLightningExchange: DefineComponent<__VLS_TypePropsToOption_232<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_232<IconProps>>>, {}, {}>;
4967
5006
 
4968
- export declare const EdsLightningExchange: DefineComponent<__VLS_TypePropsToOption_230<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_230<IconProps>>>, {}, {}>;
5007
+ export declare const EdsLink: DefineComponent<__VLS_TypePropsToOption_234<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_234<IconProps>>>, {}, {}>;
4969
5008
 
4970
- export declare const EdsLink: DefineComponent<__VLS_TypePropsToOption_232<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_232<IconProps>>>, {}, {}>;
5009
+ export declare const EdsListBullet: DefineComponent<__VLS_TypePropsToOption_235<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_235<IconProps>>>, {}, {}>;
4971
5010
 
4972
- export declare const EdsListBullet: DefineComponent<__VLS_TypePropsToOption_233<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_233<IconProps>>>, {}, {}>;
5011
+ export declare const EdsListCircle: DefineComponent<__VLS_TypePropsToOption_238<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_238<IconProps>>>, {}, {}>;
4973
5012
 
4974
- export declare const EdsListCircle: DefineComponent<__VLS_TypePropsToOption_236<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_236<IconProps>>>, {}, {}>;
5013
+ export declare const EdsListConfigure: DefineComponent<__VLS_TypePropsToOption_239<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_239<IconProps>>>, {}, {}>;
4975
5014
 
4976
- export declare const EdsListConfigure: DefineComponent<__VLS_TypePropsToOption_237<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_237<IconProps>>>, {}, {}>;
5015
+ export declare const EdsListCurriculum: DefineComponent<__VLS_TypePropsToOption_240<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_240<IconProps>>>, {}, {}>;
4977
5016
 
4978
- export declare const EdsListCurriculum: DefineComponent<__VLS_TypePropsToOption_238<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_238<IconProps>>>, {}, {}>;
5017
+ export declare const EdsListEditor: DefineComponent<__VLS_TypePropsToOption_241<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_241<IconProps>>>, {}, {}>;
4979
5018
 
4980
- export declare const EdsListEditor: DefineComponent<__VLS_TypePropsToOption_239<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_239<IconProps>>>, {}, {}>;
5019
+ export declare const EdsListFilter: DefineComponent<__VLS_TypePropsToOption_242<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_242<IconProps>>>, {}, {}>;
4981
5020
 
4982
- export declare const EdsListFilter: DefineComponent<__VLS_TypePropsToOption_240<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_240<IconProps>>>, {}, {}>;
5021
+ export declare const EdsListLatticeDesktop: DefineComponent<__VLS_TypePropsToOption_244<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_244<IconProps>>>, {}, {}>;
4983
5022
 
4984
- export declare const EdsListLatticeDesktop: DefineComponent<__VLS_TypePropsToOption_242<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_242<IconProps>>>, {}, {}>;
5023
+ export declare const EdsListLatticeDesktopFill: DefineComponent<__VLS_TypePropsToOption_243<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_243<IconProps>>>, {}, {}>;
4985
5024
 
4986
- export declare const EdsListLatticeDesktopFill: DefineComponent<__VLS_TypePropsToOption_241<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_241<IconProps>>>, {}, {}>;
5025
+ export declare const EdsListLatticeMobile: DefineComponent<__VLS_TypePropsToOption_246<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_246<IconProps>>>, {}, {}>;
4987
5026
 
4988
- export declare const EdsListLatticeMobile: DefineComponent<__VLS_TypePropsToOption_244<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_244<IconProps>>>, {}, {}>;
5027
+ export declare const EdsListLatticeMobileFill: DefineComponent<__VLS_TypePropsToOption_245<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_245<IconProps>>>, {}, {}>;
4989
5028
 
4990
- export declare const EdsListLatticeMobileFill: DefineComponent<__VLS_TypePropsToOption_243<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_243<IconProps>>>, {}, {}>;
5029
+ export declare const EdsListSquare: DefineComponent<__VLS_TypePropsToOption_248<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_248<IconProps>>>, {}, {}>;
4991
5030
 
4992
- export declare const EdsListSquare: DefineComponent<__VLS_TypePropsToOption_246<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_246<IconProps>>>, {}, {}>;
5031
+ export declare const EdsListSquareFill: DefineComponent<__VLS_TypePropsToOption_247<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_247<IconProps>>>, {}, {}>;
4993
5032
 
4994
- export declare const EdsListSquareFill: DefineComponent<__VLS_TypePropsToOption_245<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_245<IconProps>>>, {}, {}>;
5033
+ export declare const EdsLoad: DefineComponent<__VLS_TypePropsToOption_249<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_249<IconProps>>>, {}, {}>;
4995
5034
 
4996
- export declare const EdsLoad: DefineComponent<__VLS_TypePropsToOption_247<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_247<IconProps>>>, {}, {}>;
5035
+ export declare const EdsLocationCompass: DefineComponent<__VLS_TypePropsToOption_250<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_250<IconProps>>>, {}, {}>;
4997
5036
 
4998
- export declare const EdsLocationCompass: DefineComponent<__VLS_TypePropsToOption_248<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_248<IconProps>>>, {}, {}>;
5037
+ export declare const EdsLocationDollar: DefineComponent<__VLS_TypePropsToOption_237<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_237<IconProps>>>, {}, {}>;
4999
5038
 
5000
- export declare const EdsLocationDollar: DefineComponent<__VLS_TypePropsToOption_235<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_235<IconProps>>>, {}, {}>;
5039
+ export declare const EdsLocationPin: DefineComponent<__VLS_TypePropsToOption_252<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_252<IconProps>>>, {}, {}>;
5001
5040
 
5002
- export declare const EdsLocationPin: DefineComponent<__VLS_TypePropsToOption_250<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_250<IconProps>>>, {}, {}>;
5041
+ export declare const EdsLockDollar: DefineComponent<__VLS_TypePropsToOption_236<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_236<IconProps>>>, {}, {}>;
5003
5042
 
5004
- export declare const EdsLockDollar: DefineComponent<__VLS_TypePropsToOption_234<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_234<IconProps>>>, {}, {}>;
5043
+ export declare const EdsMacbookFill: DefineComponent<__VLS_TypePropsToOption_253<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_253<IconProps>>>, {}, {}>;
5005
5044
 
5006
- export declare const EdsMacbookFill: DefineComponent<__VLS_TypePropsToOption_251<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_251<IconProps>>>, {}, {}>;
5045
+ export declare const EdsMagicTag: DefineComponent<__VLS_TypePropsToOption_260<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_260<IconProps>>>, {}, {}>;
5007
5046
 
5008
- export declare const EdsMagicTag: DefineComponent<__VLS_TypePropsToOption_258<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_258<IconProps>>>, {}, {}>;
5047
+ export declare const EdsMasterKeyFill: DefineComponent<__VLS_TypePropsToOption_254<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_254<IconProps>>>, {}, {}>;
5009
5048
 
5010
- export declare const EdsMasterKeyFill: DefineComponent<__VLS_TypePropsToOption_252<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_252<IconProps>>>, {}, {}>;
5049
+ export declare const EdsMinimize: DefineComponent<__VLS_TypePropsToOption_255<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_255<IconProps>>>, {}, {}>;
5011
5050
 
5012
- export declare const EdsMinimize: DefineComponent<__VLS_TypePropsToOption_253<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_253<IconProps>>>, {}, {}>;
5051
+ export declare const EdsMonitor: DefineComponent<__VLS_TypePropsToOption_256<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_256<IconProps>>>, {}, {}>;
5013
5052
 
5014
- export declare const EdsMonitor: DefineComponent<__VLS_TypePropsToOption_254<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_254<IconProps>>>, {}, {}>;
5053
+ export declare const EdsMoreAndroid: DefineComponent<__VLS_TypePropsToOption_257<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_257<IconProps>>>, {}, {}>;
5015
5054
 
5016
- export declare const EdsMoreAndroid: DefineComponent<__VLS_TypePropsToOption_255<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_255<IconProps>>>, {}, {}>;
5055
+ export declare const EdsMoreIos: DefineComponent<__VLS_TypePropsToOption_258<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_258<IconProps>>>, {}, {}>;
5017
5056
 
5018
- export declare const EdsMoreIos: DefineComponent<__VLS_TypePropsToOption_256<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_256<IconProps>>>, {}, {}>;
5057
+ export declare const EdsMpcSlice: DefineComponent<__VLS_TypePropsToOption_259<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_259<IconProps>>>, {}, {}>;
5019
5058
 
5020
- export declare const EdsMpcSlice: DefineComponent<__VLS_TypePropsToOption_257<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_257<IconProps>>>, {}, {}>;
5059
+ export declare const EdsNetworkServer: DefineComponent<__VLS_TypePropsToOption_261<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_261<IconProps>>>, {}, {}>;
5021
5060
 
5022
- export declare const EdsNetworkServer: DefineComponent<__VLS_TypePropsToOption_259<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_259<IconProps>>>, {}, {}>;
5061
+ export declare const EdsNickName: DefineComponent<__VLS_TypePropsToOption_262<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_262<IconProps>>>, {}, {}>;
5023
5062
 
5024
- export declare const EdsNickName: DefineComponent<__VLS_TypePropsToOption_260<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_260<IconProps>>>, {}, {}>;
5063
+ export declare const EdsNoData: DefineComponent<__VLS_TypePropsToOption_267<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_267<IconProps>>>, {}, {}>;
5025
5064
 
5026
- export declare const EdsNoData: DefineComponent<__VLS_TypePropsToOption_265<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_265<IconProps>>>, {}, {}>;
5065
+ export declare const EdsNotice: DefineComponent<__VLS_TypePropsToOption_265<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_265<IconProps>>>, {}, {}>;
5027
5066
 
5028
- export declare const EdsNotice: DefineComponent<__VLS_TypePropsToOption_263<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_263<IconProps>>>, {}, {}>;
5067
+ export declare const EdsNoticeFill: DefineComponent<__VLS_TypePropsToOption_263<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_263<IconProps>>>, {}, {}>;
5029
5068
 
5030
- export declare const EdsNoticeFill: DefineComponent<__VLS_TypePropsToOption_261<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_261<IconProps>>>, {}, {}>;
5069
+ export declare const EdsNoticeSet: DefineComponent<__VLS_TypePropsToOption_264<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_264<IconProps>>>, {}, {}>;
5031
5070
 
5032
- export declare const EdsNoticeSet: DefineComponent<__VLS_TypePropsToOption_262<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_262<IconProps>>>, {}, {}>;
5071
+ export declare const EdsNumbers123: DefineComponent<__VLS_TypePropsToOption_266<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_266<IconProps>>>, {}, {}>;
5033
5072
 
5034
- export declare const EdsNumbers123: DefineComponent<__VLS_TypePropsToOption_264<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_264<IconProps>>>, {}, {}>;
5073
+ export declare const EdsOffline: DefineComponent<__VLS_TypePropsToOption_268<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_268<IconProps>>>, {}, {}>;
5035
5074
 
5036
- export declare const EdsOffline: DefineComponent<__VLS_TypePropsToOption_266<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_266<IconProps>>>, {}, {}>;
5075
+ export declare const EdsOpenBook: DefineComponent<__VLS_TypePropsToOption_270<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_270<IconProps>>>, {}, {}>;
5037
5076
 
5038
- export declare const EdsOpenBook: DefineComponent<__VLS_TypePropsToOption_268<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_268<IconProps>>>, {}, {}>;
5077
+ export declare const EdsOpenBookFill: DefineComponent<__VLS_TypePropsToOption_269<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_269<IconProps>>>, {}, {}>;
5039
5078
 
5040
- export declare const EdsOpenBookFill: DefineComponent<__VLS_TypePropsToOption_267<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_267<IconProps>>>, {}, {}>;
5079
+ export declare const EdsPadlock: DefineComponent<__VLS_TypePropsToOption_272<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_272<IconProps>>>, {}, {}>;
5041
5080
 
5042
- export declare const EdsPadlock: DefineComponent<__VLS_TypePropsToOption_270<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_270<IconProps>>>, {}, {}>;
5081
+ export declare const EdsPadlockFill: DefineComponent<__VLS_TypePropsToOption_271<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_271<IconProps>>>, {}, {}>;
5043
5082
 
5044
- export declare const EdsPadlockFill: DefineComponent<__VLS_TypePropsToOption_269<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_269<IconProps>>>, {}, {}>;
5083
+ export declare const EdsPaintBucket: DefineComponent<__VLS_TypePropsToOption_278<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_278<IconProps>>>, {}, {}>;
5045
5084
 
5046
- export declare const EdsPaintBucket: DefineComponent<__VLS_TypePropsToOption_276<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_276<IconProps>>>, {}, {}>;
5085
+ export declare const EdsPaintPalette: DefineComponent<__VLS_TypePropsToOption_279<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_279<IconProps>>>, {}, {}>;
5047
5086
 
5048
- export declare const EdsPaintPalette: DefineComponent<__VLS_TypePropsToOption_277<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_277<IconProps>>>, {}, {}>;
5087
+ export declare const EdsPaperclip: DefineComponent<__VLS_TypePropsToOption_280<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_280<IconProps>>>, {}, {}>;
5049
5088
 
5050
- export declare const EdsPaperclip: DefineComponent<__VLS_TypePropsToOption_278<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_278<IconProps>>>, {}, {}>;
5089
+ export declare const EdsPasskeyFill: DefineComponent<__VLS_TypePropsToOption_281<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_281<IconProps>>>, {}, {}>;
5051
5090
 
5052
- export declare const EdsPasskeyFill: DefineComponent<__VLS_TypePropsToOption_279<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_279<IconProps>>>, {}, {}>;
5091
+ export declare const EdsPayee: DefineComponent<__VLS_TypePropsToOption_274<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_274<IconProps>>>, {}, {}>;
5053
5092
 
5054
- export declare const EdsPayee: DefineComponent<__VLS_TypePropsToOption_272<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_272<IconProps>>>, {}, {}>;
5093
+ export declare const EdsPayeeBook: DefineComponent<__VLS_TypePropsToOption_273<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_273<IconProps>>>, {}, {}>;
5055
5094
 
5056
- export declare const EdsPayeeBook: DefineComponent<__VLS_TypePropsToOption_271<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_271<IconProps>>>, {}, {}>;
5095
+ export declare const EdsPayor: DefineComponent<__VLS_TypePropsToOption_276<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_276<IconProps>>>, {}, {}>;
5057
5096
 
5058
- export declare const EdsPayor: DefineComponent<__VLS_TypePropsToOption_274<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_274<IconProps>>>, {}, {}>;
5097
+ export declare const EdsPayorBook: DefineComponent<__VLS_TypePropsToOption_275<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_275<IconProps>>>, {}, {}>;
5059
5098
 
5060
- export declare const EdsPayorBook: DefineComponent<__VLS_TypePropsToOption_273<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_273<IconProps>>>, {}, {}>;
5099
+ export declare const EdsPentagram: DefineComponent<__VLS_TypePropsToOption_283<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_283<IconProps>>>, {}, {}>;
5061
5100
 
5062
- export declare const EdsPentagram: DefineComponent<__VLS_TypePropsToOption_281<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_281<IconProps>>>, {}, {}>;
5101
+ export declare const EdsPentagramFill: DefineComponent<__VLS_TypePropsToOption_282<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_282<IconProps>>>, {}, {}>;
5063
5102
 
5064
- export declare const EdsPentagramFill: DefineComponent<__VLS_TypePropsToOption_280<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_280<IconProps>>>, {}, {}>;
5103
+ export declare const EdsPersonal: DefineComponent<__VLS_TypePropsToOption_285<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_285<IconProps>>>, {}, {}>;
5065
5104
 
5066
- export declare const EdsPersonal: DefineComponent<__VLS_TypePropsToOption_283<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_283<IconProps>>>, {}, {}>;
5105
+ export declare const EdsPersonalFill: DefineComponent<__VLS_TypePropsToOption_284<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_284<IconProps>>>, {}, {}>;
5067
5106
 
5068
- export declare const EdsPersonalFill: DefineComponent<__VLS_TypePropsToOption_282<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_282<IconProps>>>, {}, {}>;
5107
+ export declare const EdsPieChart: DefineComponent<__VLS_TypePropsToOption_287<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_287<IconProps>>>, {}, {}>;
5069
5108
 
5070
- export declare const EdsPieChart: DefineComponent<__VLS_TypePropsToOption_285<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_285<IconProps>>>, {}, {}>;
5109
+ export declare const EdsPieChartFill: DefineComponent<__VLS_TypePropsToOption_286<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_286<IconProps>>>, {}, {}>;
5071
5110
 
5072
- export declare const EdsPieChartFill: DefineComponent<__VLS_TypePropsToOption_284<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_284<IconProps>>>, {}, {}>;
5111
+ export declare const EdsPostalCode: DefineComponent<__VLS_TypePropsToOption_277<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_277<IconProps>>>, {}, {}>;
5073
5112
 
5074
- export declare const EdsPostalCode: DefineComponent<__VLS_TypePropsToOption_275<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_275<IconProps>>>, {}, {}>;
5113
+ export declare const EdsPreferenceSet: DefineComponent<__VLS_TypePropsToOption_288<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_288<IconProps>>>, {}, {}>;
5075
5114
 
5076
- export declare const EdsPreferenceSet: DefineComponent<__VLS_TypePropsToOption_286<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_286<IconProps>>>, {}, {}>;
5115
+ export declare const EdsProhibited: DefineComponent<__VLS_TypePropsToOption_289<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_289<IconProps>>>, {}, {}>;
5077
5116
 
5078
- export declare const EdsProhibited: DefineComponent<__VLS_TypePropsToOption_287<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_287<IconProps>>>, {}, {}>;
5117
+ export declare const EdsPush: DefineComponent<__VLS_TypePropsToOption_291<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_291<IconProps>>>, {}, {}>;
5079
5118
 
5080
- export declare const EdsPush: DefineComponent<__VLS_TypePropsToOption_289<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_289<IconProps>>>, {}, {}>;
5119
+ export declare const EdsPushFill: DefineComponent<__VLS_TypePropsToOption_290<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_290<IconProps>>>, {}, {}>;
5081
5120
 
5082
- export declare const EdsPushFill: DefineComponent<__VLS_TypePropsToOption_288<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_288<IconProps>>>, {}, {}>;
5121
+ export declare const EdsQrCode: DefineComponent<__VLS_TypePropsToOption_293<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_293<IconProps>>>, {}, {}>;
5083
5122
 
5084
- export declare const EdsQrCode: DefineComponent<__VLS_TypePropsToOption_291<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_291<IconProps>>>, {}, {}>;
5123
+ export declare const EdsQrCodeFill: DefineComponent<__VLS_TypePropsToOption_292<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_292<IconProps>>>, {}, {}>;
5085
5124
 
5086
- export declare const EdsQrCodeFill: DefineComponent<__VLS_TypePropsToOption_290<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_290<IconProps>>>, {}, {}>;
5125
+ export declare const EdsQueryObject: DefineComponent<__VLS_TypePropsToOption_295<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_295<IconProps>>>, {}, {}>;
5087
5126
 
5088
- export declare const EdsQueryObject: DefineComponent<__VLS_TypePropsToOption_293<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_293<IconProps>>>, {}, {}>;
5127
+ export declare const EdsQuestion: DefineComponent<__VLS_TypePropsToOption_294<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_294<IconProps>>>, {}, {}>;
5089
5128
 
5090
- export declare const EdsQuestion: DefineComponent<__VLS_TypePropsToOption_292<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_292<IconProps>>>, {}, {}>;
5129
+ export declare const EdsRates: DefineComponent<__VLS_TypePropsToOption_296<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_296<IconProps>>>, {}, {}>;
5091
5130
 
5092
- export declare const EdsRates: DefineComponent<__VLS_TypePropsToOption_294<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_294<IconProps>>>, {}, {}>;
5131
+ export declare const EdsRatio1To1: DefineComponent<__VLS_TypePropsToOption_297<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_297<IconProps>>>, {}, {}>;
5093
5132
 
5094
- export declare const EdsRatio1To1: DefineComponent<__VLS_TypePropsToOption_295<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_295<IconProps>>>, {}, {}>;
5133
+ export declare const EdsRealName: DefineComponent<__VLS_TypePropsToOption_299<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_299<IconProps>>>, {}, {}>;
5095
5134
 
5096
- export declare const EdsRealName: DefineComponent<__VLS_TypePropsToOption_297<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_297<IconProps>>>, {}, {}>;
5135
+ export declare const EdsRealNameFill: DefineComponent<__VLS_TypePropsToOption_298<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_298<IconProps>>>, {}, {}>;
5097
5136
 
5098
- export declare const EdsRealNameFill: DefineComponent<__VLS_TypePropsToOption_296<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_296<IconProps>>>, {}, {}>;
5137
+ export declare const EdsRechargeMoney: DefineComponent<__VLS_TypePropsToOption_300<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_300<IconProps>>>, {}, {}>;
5099
5138
 
5100
- export declare const EdsRechargeMoney: DefineComponent<__VLS_TypePropsToOption_298<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_298<IconProps>>>, {}, {}>;
5139
+ export declare const EdsRecycle: DefineComponent<__VLS_TypePropsToOption_301<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_301<IconProps>>>, {}, {}>;
5101
5140
 
5102
- export declare const EdsRecycle: DefineComponent<__VLS_TypePropsToOption_299<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_299<IconProps>>>, {}, {}>;
5141
+ export declare const EdsReduction: DefineComponent<__VLS_TypePropsToOption_302<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_302<IconProps>>>, {}, {}>;
5103
5142
 
5104
- export declare const EdsReduction: DefineComponent<__VLS_TypePropsToOption_300<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_300<IconProps>>>, {}, {}>;
5143
+ export declare const EdsRegulator: DefineComponent<__VLS_TypePropsToOption_303<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_303<IconProps>>>, {}, {}>;
5105
5144
 
5106
- export declare const EdsRegulator: DefineComponent<__VLS_TypePropsToOption_301<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_301<IconProps>>>, {}, {}>;
5145
+ export declare const EdsRename: DefineComponent<__VLS_TypePropsToOption_304<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_304<IconProps>>>, {}, {}>;
5107
5146
 
5108
- export declare const EdsRename: DefineComponent<__VLS_TypePropsToOption_302<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_302<IconProps>>>, {}, {}>;
5147
+ export declare const EdsReset: DefineComponent<__VLS_TypePropsToOption_305<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_305<IconProps>>>, {}, {}>;
5109
5148
 
5110
- export declare const EdsReset: DefineComponent<__VLS_TypePropsToOption_303<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_303<IconProps>>>, {}, {}>;
5149
+ export declare const EdsRotate: DefineComponent<__VLS_TypePropsToOption_306<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_306<IconProps>>>, {}, {}>;
5111
5150
 
5112
- export declare const EdsRotate: DefineComponent<__VLS_TypePropsToOption_304<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_304<IconProps>>>, {}, {}>;
5151
+ export declare const EdsRoutingNumbers: DefineComponent<__VLS_TypePropsToOption_307<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_307<IconProps>>>, {}, {}>;
5113
5152
 
5114
- export declare const EdsRoutingNumbers: DefineComponent<__VLS_TypePropsToOption_305<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_305<IconProps>>>, {}, {}>;
5153
+ export declare const EdsSafelyDollar: DefineComponent<__VLS_TypePropsToOption_308<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_308<IconProps>>>, {}, {}>;
5115
5154
 
5116
- export declare const EdsSafelyDollar: DefineComponent<__VLS_TypePropsToOption_306<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_306<IconProps>>>, {}, {}>;
5155
+ export declare const EdsSafes: DefineComponent<__VLS_TypePropsToOption_310<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_310<IconProps>>>, {}, {}>;
5117
5156
 
5118
- export declare const EdsSafes: DefineComponent<__VLS_TypePropsToOption_308<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_308<IconProps>>>, {}, {}>;
5157
+ export declare const EdsSafesFill: DefineComponent<__VLS_TypePropsToOption_309<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_309<IconProps>>>, {}, {}>;
5119
5158
 
5120
- export declare const EdsSafesFill: DefineComponent<__VLS_TypePropsToOption_307<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_307<IconProps>>>, {}, {}>;
5159
+ export declare const EdsSatellite: DefineComponent<__VLS_TypePropsToOption_311<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_311<IconProps>>>, {}, {}>;
5121
5160
 
5122
- export declare const EdsSatellite: DefineComponent<__VLS_TypePropsToOption_309<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_309<IconProps>>>, {}, {}>;
5161
+ export declare const EdsScanCode: DefineComponent<__VLS_TypePropsToOption_312<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_312<IconProps>>>, {}, {}>;
5123
5162
 
5124
- export declare const EdsScanCode: DefineComponent<__VLS_TypePropsToOption_310<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_310<IconProps>>>, {}, {}>;
5163
+ export declare const EdsSearch: DefineComponent<__VLS_TypePropsToOption_313<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_313<IconProps>>>, {}, {}>;
5125
5164
 
5126
- export declare const EdsSearch: DefineComponent<__VLS_TypePropsToOption_311<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_311<IconProps>>>, {}, {}>;
5165
+ export declare const EdsSecureSignature: DefineComponent<__VLS_TypePropsToOption_314<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_314<IconProps>>>, {}, {}>;
5127
5166
 
5128
- export declare const EdsSecureSignature: DefineComponent<__VLS_TypePropsToOption_312<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_312<IconProps>>>, {}, {}>;
5167
+ export declare const EdsShare: DefineComponent<__VLS_TypePropsToOption_316<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_316<IconProps>>>, {}, {}>;
5129
5168
 
5130
- export declare const EdsShare: DefineComponent<__VLS_TypePropsToOption_314<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_314<IconProps>>>, {}, {}>;
5169
+ export declare const EdsShareLink: DefineComponent<__VLS_TypePropsToOption_315<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_315<IconProps>>>, {}, {}>;
5131
5170
 
5132
- export declare const EdsShareLink: DefineComponent<__VLS_TypePropsToOption_313<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_313<IconProps>>>, {}, {}>;
5171
+ export declare const EdsSignaturePen: DefineComponent<__VLS_TypePropsToOption_318<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_318<IconProps>>>, {}, {}>;
5133
5172
 
5134
- export declare const EdsSignaturePen: DefineComponent<__VLS_TypePropsToOption_316<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_316<IconProps>>>, {}, {}>;
5173
+ export declare const EdsSignHashtag: DefineComponent<__VLS_TypePropsToOption_317<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_317<IconProps>>>, {}, {}>;
5135
5174
 
5136
- export declare const EdsSignHashtag: DefineComponent<__VLS_TypePropsToOption_315<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_315<IconProps>>>, {}, {}>;
5175
+ export declare const EdsSkyrocket: DefineComponent<__VLS_TypePropsToOption_320<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_320<IconProps>>>, {}, {}>;
5137
5176
 
5138
- export declare const EdsSkyrocket: DefineComponent<__VLS_TypePropsToOption_318<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_318<IconProps>>>, {}, {}>;
5177
+ export declare const EdsSkyrocketFill: DefineComponent<__VLS_TypePropsToOption_319<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_319<IconProps>>>, {}, {}>;
5139
5178
 
5140
- export declare const EdsSkyrocketFill: DefineComponent<__VLS_TypePropsToOption_317<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_317<IconProps>>>, {}, {}>;
5179
+ export declare const EdsSocialMedia: DefineComponent<__VLS_TypePropsToOption_321<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_321<IconProps>>>, {}, {}>;
5141
5180
 
5142
- export declare const EdsSocialMedia: DefineComponent<__VLS_TypePropsToOption_319<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_319<IconProps>>>, {}, {}>;
5181
+ export declare const EdsSort: DefineComponent<__VLS_TypePropsToOption_322<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_322<IconProps>>>, {}, {}>;
5143
5182
 
5144
- export declare const EdsSort: DefineComponent<__VLS_TypePropsToOption_320<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_320<IconProps>>>, {}, {}>;
5183
+ export declare const EdsSpace: DefineComponent<__VLS_TypePropsToOption_323<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_323<IconProps>>>, {}, {}>;
5145
5184
 
5146
- export declare const EdsSpace: DefineComponent<__VLS_TypePropsToOption_321<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_321<IconProps>>>, {}, {}>;
5185
+ export declare const EdsSquare: DefineComponent<__VLS_TypePropsToOption_324<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_324<IconProps>>>, {}, {}>;
5147
5186
 
5148
- export declare const EdsSquare: DefineComponent<__VLS_TypePropsToOption_322<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_322<IconProps>>>, {}, {}>;
5187
+ export declare const EdsStamp: DefineComponent<__VLS_TypePropsToOption_326<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_326<IconProps>>>, {}, {}>;
5149
5188
 
5150
- export declare const EdsStamp: DefineComponent<__VLS_TypePropsToOption_324<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_324<IconProps>>>, {}, {}>;
5189
+ export declare const EdsStampFill: DefineComponent<__VLS_TypePropsToOption_325<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_325<IconProps>>>, {}, {}>;
5151
5190
 
5152
- export declare const EdsStampFill: DefineComponent<__VLS_TypePropsToOption_323<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_323<IconProps>>>, {}, {}>;
5191
+ export declare const EdsStar: DefineComponent<__VLS_TypePropsToOption_329<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_329<IconProps>>>, {}, {}>;
5153
5192
 
5154
- export declare const EdsStar: DefineComponent<__VLS_TypePropsToOption_327<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_327<IconProps>>>, {}, {}>;
5193
+ export declare const EdsStarFill: DefineComponent<__VLS_TypePropsToOption_327<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_327<IconProps>>>, {}, {}>;
5155
5194
 
5156
- export declare const EdsStarFill: DefineComponent<__VLS_TypePropsToOption_325<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_325<IconProps>>>, {}, {}>;
5195
+ export declare const EdsStarRibbonFill: DefineComponent<__VLS_TypePropsToOption_328<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_328<IconProps>>>, {}, {}>;
5157
5196
 
5158
- export declare const EdsStarRibbonFill: DefineComponent<__VLS_TypePropsToOption_326<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_326<IconProps>>>, {}, {}>;
5197
+ export declare const EdsStepsNumber: DefineComponent<__VLS_TypePropsToOption_330<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_330<IconProps>>>, {}, {}>;
5159
5198
 
5160
- export declare const EdsStepsNumber: DefineComponent<__VLS_TypePropsToOption_328<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_328<IconProps>>>, {}, {}>;
5199
+ export declare const EdsStore: DefineComponent<__VLS_TypePropsToOption_332<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_332<IconProps>>>, {}, {}>;
5161
5200
 
5162
- export declare const EdsStore: DefineComponent<__VLS_TypePropsToOption_330<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_330<IconProps>>>, {}, {}>;
5201
+ export declare const EdsStoreFill: DefineComponent<__VLS_TypePropsToOption_331<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_331<IconProps>>>, {}, {}>;
5163
5202
 
5164
- export declare const EdsStoreFill: DefineComponent<__VLS_TypePropsToOption_329<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_329<IconProps>>>, {}, {}>;
5203
+ export declare const EdsSuspiciousDollar: DefineComponent<__VLS_TypePropsToOption_333<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_333<IconProps>>>, {}, {}>;
5165
5204
 
5166
- export declare const EdsSuspiciousDollar: DefineComponent<__VLS_TypePropsToOption_331<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_331<IconProps>>>, {}, {}>;
5205
+ export declare const EdsSwiftCode: DefineComponent<__VLS_TypePropsToOption_334<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_334<IconProps>>>, {}, {}>;
5167
5206
 
5168
- export declare const EdsSwiftCode: DefineComponent<__VLS_TypePropsToOption_332<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_332<IconProps>>>, {}, {}>;
5207
+ export declare const EdsTableSearch: DefineComponent<__VLS_TypePropsToOption_370<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_370<IconProps>>>, {}, {}>;
5169
5208
 
5170
- export declare const EdsTableSearch: DefineComponent<__VLS_TypePropsToOption_368<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_368<IconProps>>>, {}, {}>;
5209
+ export declare const EdsTablist: DefineComponent<__VLS_TypePropsToOption_335<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_335<IconProps>>>, {}, {}>;
5171
5210
 
5172
- export declare const EdsTablist: DefineComponent<__VLS_TypePropsToOption_333<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_333<IconProps>>>, {}, {}>;
5211
+ export declare const EdsTaskList: DefineComponent<__VLS_TypePropsToOption_336<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_336<IconProps>>>, {}, {}>;
5173
5212
 
5174
- export declare const EdsTaskList: DefineComponent<__VLS_TypePropsToOption_334<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_334<IconProps>>>, {}, {}>;
5213
+ export declare const EdsTeam: DefineComponent<__VLS_TypePropsToOption_338<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_338<IconProps>>>, {}, {}>;
5175
5214
 
5176
- export declare const EdsTeam: DefineComponent<__VLS_TypePropsToOption_336<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_336<IconProps>>>, {}, {}>;
5215
+ export declare const EdsTeamFill: DefineComponent<__VLS_TypePropsToOption_337<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_337<IconProps>>>, {}, {}>;
5177
5216
 
5178
- export declare const EdsTeamFill: DefineComponent<__VLS_TypePropsToOption_335<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_335<IconProps>>>, {}, {}>;
5217
+ export declare const EdsTextAbnormal: DefineComponent<__VLS_TypePropsToOption_339<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_339<IconProps>>>, {}, {}>;
5179
5218
 
5180
- export declare const EdsTextAbnormal: DefineComponent<__VLS_TypePropsToOption_337<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_337<IconProps>>>, {}, {}>;
5219
+ export declare const EdsTextAddress: DefineComponent<__VLS_TypePropsToOption_340<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_340<IconProps>>>, {}, {}>;
5181
5220
 
5182
- export declare const EdsTextAddress: DefineComponent<__VLS_TypePropsToOption_338<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_338<IconProps>>>, {}, {}>;
5221
+ export declare const EdsTextApproved: DefineComponent<__VLS_TypePropsToOption_341<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_341<IconProps>>>, {}, {}>;
5183
5222
 
5184
- export declare const EdsTextApproved: DefineComponent<__VLS_TypePropsToOption_339<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_339<IconProps>>>, {}, {}>;
5223
+ export declare const EdsTextCorporate: DefineComponent<__VLS_TypePropsToOption_342<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_342<IconProps>>>, {}, {}>;
5185
5224
 
5186
- export declare const EdsTextCorporate: DefineComponent<__VLS_TypePropsToOption_340<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_340<IconProps>>>, {}, {}>;
5225
+ export declare const EdsTextDisrupt: DefineComponent<__VLS_TypePropsToOption_343<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_343<IconProps>>>, {}, {}>;
5187
5226
 
5188
- export declare const EdsTextDisrupt: DefineComponent<__VLS_TypePropsToOption_341<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_341<IconProps>>>, {}, {}>;
5227
+ export declare const EdsTextFormat: DefineComponent<__VLS_TypePropsToOption_369<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_369<IconProps>>>, {}, {}>;
5189
5228
 
5190
- export declare const EdsTextFormat: DefineComponent<__VLS_TypePropsToOption_367<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_367<IconProps>>>, {}, {}>;
5229
+ export declare const EdsTextJournal: DefineComponent<__VLS_TypePropsToOption_344<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_344<IconProps>>>, {}, {}>;
5191
5230
 
5192
- export declare const EdsTextJournal: DefineComponent<__VLS_TypePropsToOption_342<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_342<IconProps>>>, {}, {}>;
5231
+ export declare const EdsTextLogs: DefineComponent<__VLS_TypePropsToOption_345<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_345<IconProps>>>, {}, {}>;
5193
5232
 
5194
- export declare const EdsTextLogs: DefineComponent<__VLS_TypePropsToOption_343<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_343<IconProps>>>, {}, {}>;
5233
+ export declare const EdsTextNote: DefineComponent<__VLS_TypePropsToOption_346<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_346<IconProps>>>, {}, {}>;
5195
5234
 
5196
- export declare const EdsTextNote: DefineComponent<__VLS_TypePropsToOption_344<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_344<IconProps>>>, {}, {}>;
5235
+ export declare const EdsTextNumerical: DefineComponent<__VLS_TypePropsToOption_352<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_352<IconProps>>>, {}, {}>;
5197
5236
 
5198
- export declare const EdsTextNumerical: DefineComponent<__VLS_TypePropsToOption_350<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_350<IconProps>>>, {}, {}>;
5237
+ export declare const EdsTextOrder: DefineComponent<__VLS_TypePropsToOption_348<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_348<IconProps>>>, {}, {}>;
5199
5238
 
5200
- export declare const EdsTextOrder: DefineComponent<__VLS_TypePropsToOption_346<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_346<IconProps>>>, {}, {}>;
5239
+ export declare const EdsTextOrderFill: DefineComponent<__VLS_TypePropsToOption_347<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_347<IconProps>>>, {}, {}>;
5201
5240
 
5202
- export declare const EdsTextOrderFill: DefineComponent<__VLS_TypePropsToOption_345<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_345<IconProps>>>, {}, {}>;
5241
+ export declare const EdsTextSet: DefineComponent<__VLS_TypePropsToOption_349<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_349<IconProps>>>, {}, {}>;
5203
5242
 
5204
- export declare const EdsTextSet: DefineComponent<__VLS_TypePropsToOption_347<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_347<IconProps>>>, {}, {}>;
5243
+ export declare const EdsTextSigned: DefineComponent<__VLS_TypePropsToOption_351<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_351<IconProps>>>, {}, {}>;
5205
5244
 
5206
- export declare const EdsTextSigned: DefineComponent<__VLS_TypePropsToOption_349<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_349<IconProps>>>, {}, {}>;
5245
+ export declare const EdsTextSignedFill: DefineComponent<__VLS_TypePropsToOption_350<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_350<IconProps>>>, {}, {}>;
5207
5246
 
5208
- export declare const EdsTextSignedFill: DefineComponent<__VLS_TypePropsToOption_348<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_348<IconProps>>>, {}, {}>;
5247
+ export declare const EdsTextWhitelist: DefineComponent<__VLS_TypePropsToOption_354<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_354<IconProps>>>, {}, {}>;
5209
5248
 
5210
- export declare const EdsTextWhitelist: DefineComponent<__VLS_TypePropsToOption_352<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_352<IconProps>>>, {}, {}>;
5249
+ export declare const EdsTextWhitelistFill: DefineComponent<__VLS_TypePropsToOption_353<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_353<IconProps>>>, {}, {}>;
5211
5250
 
5212
- export declare const EdsTextWhitelistFill: DefineComponent<__VLS_TypePropsToOption_351<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_351<IconProps>>>, {}, {}>;
5251
+ export declare const EdsThematic: DefineComponent<__VLS_TypePropsToOption_355<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_355<IconProps>>>, {}, {}>;
5213
5252
 
5214
- export declare const EdsThematic: DefineComponent<__VLS_TypePropsToOption_353<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_353<IconProps>>>, {}, {}>;
5253
+ export declare const EdsThumbtacked: DefineComponent<__VLS_TypePropsToOption_358<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_358<IconProps>>>, {}, {}>;
5215
5254
 
5216
- export declare const EdsThumbtacked: DefineComponent<__VLS_TypePropsToOption_356<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_356<IconProps>>>, {}, {}>;
5255
+ export declare const EdsTick: DefineComponent<__VLS_TypePropsToOption_361<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_361<IconProps>>>, {}, {}>;
5217
5256
 
5218
- export declare const EdsTick: DefineComponent<__VLS_TypePropsToOption_359<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_359<IconProps>>>, {}, {}>;
5257
+ export declare const EdsTickFill: DefineComponent<__VLS_TypePropsToOption_359<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_359<IconProps>>>, {}, {}>;
5219
5258
 
5220
- export declare const EdsTickFill: DefineComponent<__VLS_TypePropsToOption_357<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_357<IconProps>>>, {}, {}>;
5259
+ export declare const EdsTickStrongFill: DefineComponent<__VLS_TypePropsToOption_360<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_360<IconProps>>>, {}, {}>;
5221
5260
 
5222
- export declare const EdsTickStrongFill: DefineComponent<__VLS_TypePropsToOption_358<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_358<IconProps>>>, {}, {}>;
5261
+ export declare const EdsTimeWait: DefineComponent<__VLS_TypePropsToOption_362<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_362<IconProps>>>, {}, {}>;
5223
5262
 
5224
- export declare const EdsTimeWait: DefineComponent<__VLS_TypePropsToOption_360<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_360<IconProps>>>, {}, {}>;
5263
+ export declare const EdsTitle: DefineComponent<__VLS_TypePropsToOption_363<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_363<IconProps>>>, {}, {}>;
5225
5264
 
5226
- export declare const EdsTitle: DefineComponent<__VLS_TypePropsToOption_361<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_361<IconProps>>>, {}, {}>;
5265
+ export declare const EdsTouch: DefineComponent<__VLS_TypePropsToOption_364<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_364<IconProps>>>, {}, {}>;
5227
5266
 
5228
- export declare const EdsTouch: DefineComponent<__VLS_TypePropsToOption_362<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_362<IconProps>>>, {}, {}>;
5267
+ export declare const EdsTradeFailed: DefineComponent<__VLS_TypePropsToOption_365<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_365<IconProps>>>, {}, {}>;
5229
5268
 
5230
- export declare const EdsTradeFailed: DefineComponent<__VLS_TypePropsToOption_363<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_363<IconProps>>>, {}, {}>;
5269
+ export declare const EdsTrendingContent: DefineComponent<__VLS_TypePropsToOption_357<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_357<IconProps>>>, {}, {}>;
5231
5270
 
5232
- export declare const EdsTrendingContent: DefineComponent<__VLS_TypePropsToOption_355<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_355<IconProps>>>, {}, {}>;
5271
+ export declare const EdsTrendingContentFill: DefineComponent<__VLS_TypePropsToOption_356<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_356<IconProps>>>, {}, {}>;
5233
5272
 
5234
- export declare const EdsTrendingContentFill: DefineComponent<__VLS_TypePropsToOption_354<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_354<IconProps>>>, {}, {}>;
5273
+ export declare const EdsTriangleFlag: DefineComponent<__VLS_TypePropsToOption_367<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_367<IconProps>>>, {}, {}>;
5235
5274
 
5236
- export declare const EdsTriangleFlag: DefineComponent<__VLS_TypePropsToOption_365<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_365<IconProps>>>, {}, {}>;
5275
+ export declare const EdsTriangleFlagFill: DefineComponent<__VLS_TypePropsToOption_366<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_366<IconProps>>>, {}, {}>;
5237
5276
 
5238
- export declare const EdsTriangleFlagFill: DefineComponent<__VLS_TypePropsToOption_364<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_364<IconProps>>>, {}, {}>;
5277
+ export declare const EdsTruck: DefineComponent<__VLS_TypePropsToOption_368<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_368<IconProps>>>, {}, {}>;
5239
5278
 
5240
- export declare const EdsTruck: DefineComponent<__VLS_TypePropsToOption_366<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_366<IconProps>>>, {}, {}>;
5279
+ export declare const EdsUneye: DefineComponent<__VLS_TypePropsToOption_371<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_371<IconProps>>>, {}, {}>;
5241
5280
 
5242
- export declare const EdsUneye: DefineComponent<__VLS_TypePropsToOption_369<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_369<IconProps>>>, {}, {}>;
5281
+ export declare const EdsUnpush: DefineComponent<__VLS_TypePropsToOption_373<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_373<IconProps>>>, {}, {}>;
5243
5282
 
5244
- export declare const EdsUnpush: DefineComponent<__VLS_TypePropsToOption_371<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_371<IconProps>>>, {}, {}>;
5283
+ export declare const EdsUnpushFill: DefineComponent<__VLS_TypePropsToOption_372<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_372<IconProps>>>, {}, {}>;
5245
5284
 
5246
- export declare const EdsUnpushFill: DefineComponent<__VLS_TypePropsToOption_370<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_370<IconProps>>>, {}, {}>;
5285
+ export declare const EdsUsdAccounting: DefineComponent<__VLS_TypePropsToOption_375<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_375<IconProps>>>, {}, {}>;
5247
5286
 
5248
- export declare const EdsUsdAccounting: DefineComponent<__VLS_TypePropsToOption_373<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_373<IconProps>>>, {}, {}>;
5287
+ export declare const EdsUsdAccountingFill: DefineComponent<__VLS_TypePropsToOption_374<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_374<IconProps>>>, {}, {}>;
5249
5288
 
5250
- export declare const EdsUsdAccountingFill: DefineComponent<__VLS_TypePropsToOption_372<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_372<IconProps>>>, {}, {}>;
5289
+ export declare const EdsUsdBillFee: DefineComponent<__VLS_TypePropsToOption_376<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_376<IconProps>>>, {}, {}>;
5251
5290
 
5252
- export declare const EdsUsdBillFee: DefineComponent<__VLS_TypePropsToOption_374<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_374<IconProps>>>, {}, {}>;
5291
+ export declare const EdsUsdPayment: DefineComponent<__VLS_TypePropsToOption_378<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_378<IconProps>>>, {}, {}>;
5253
5292
 
5254
- export declare const EdsUsdPayment: DefineComponent<__VLS_TypePropsToOption_376<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_376<IconProps>>>, {}, {}>;
5293
+ export declare const EdsUsdPaymentFill: DefineComponent<__VLS_TypePropsToOption_377<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_377<IconProps>>>, {}, {}>;
5255
5294
 
5256
- export declare const EdsUsdPaymentFill: DefineComponent<__VLS_TypePropsToOption_375<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_375<IconProps>>>, {}, {}>;
5295
+ export declare const EdsUsdReceipt: DefineComponent<__VLS_TypePropsToOption_379<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_379<IconProps>>>, {}, {}>;
5257
5296
 
5258
- export declare const EdsUsdReceipt: DefineComponent<__VLS_TypePropsToOption_377<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_377<IconProps>>>, {}, {}>;
5297
+ export declare const EdsUsdSettlement: DefineComponent<__VLS_TypePropsToOption_380<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_380<IconProps>>>, {}, {}>;
5259
5298
 
5260
- export declare const EdsUsdSettlement: DefineComponent<__VLS_TypePropsToOption_378<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_378<IconProps>>>, {}, {}>;
5299
+ export declare const EdsUserCheckValidate: DefineComponent<__VLS_TypePropsToOption_388<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_388<IconProps>>>, {}, {}>;
5261
5300
 
5262
- export declare const EdsUserCheckValidate: DefineComponent<__VLS_TypePropsToOption_386<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_386<IconProps>>>, {}, {}>;
5301
+ export declare const EdsUserEstablish: DefineComponent<__VLS_TypePropsToOption_389<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_389<IconProps>>>, {}, {}>;
5263
5302
 
5264
- export declare const EdsUserEstablish: DefineComponent<__VLS_TypePropsToOption_387<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_387<IconProps>>>, {}, {}>;
5303
+ export declare const EdsUserInformation: DefineComponent<__VLS_TypePropsToOption_381<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_381<IconProps>>>, {}, {}>;
5265
5304
 
5266
- export declare const EdsUserInformation: DefineComponent<__VLS_TypePropsToOption_379<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_379<IconProps>>>, {}, {}>;
5305
+ export declare const EdsUserMeSet: DefineComponent<__VLS_TypePropsToOption_382<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_382<IconProps>>>, {}, {}>;
5267
5306
 
5268
- export declare const EdsUserMeSet: DefineComponent<__VLS_TypePropsToOption_380<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_380<IconProps>>>, {}, {}>;
5307
+ export declare const EdsUserMobiletabbar: DefineComponent<__VLS_TypePropsToOption_384<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_384<IconProps>>>, {}, {}>;
5269
5308
 
5270
- export declare const EdsUserMobiletabbar: DefineComponent<__VLS_TypePropsToOption_382<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_382<IconProps>>>, {}, {}>;
5309
+ export declare const EdsUserMobiletabbarFill: DefineComponent<__VLS_TypePropsToOption_383<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_383<IconProps>>>, {}, {}>;
5271
5310
 
5272
- export declare const EdsUserMobiletabbarFill: DefineComponent<__VLS_TypePropsToOption_381<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_381<IconProps>>>, {}, {}>;
5311
+ export declare const EdsUserMultipleGroup: DefineComponent<__VLS_TypePropsToOption_390<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_390<IconProps>>>, {}, {}>;
5273
5312
 
5274
- export declare const EdsUserMultipleGroup: DefineComponent<__VLS_TypePropsToOption_388<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_388<IconProps>>>, {}, {}>;
5313
+ export declare const EdsUserNotification: DefineComponent<__VLS_TypePropsToOption_392<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_392<IconProps>>>, {}, {}>;
5275
5314
 
5276
- export declare const EdsUserNotification: DefineComponent<__VLS_TypePropsToOption_390<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_390<IconProps>>>, {}, {}>;
5315
+ export declare const EdsUserPointer: DefineComponent<__VLS_TypePropsToOption_393<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_393<IconProps>>>, {}, {}>;
5277
5316
 
5278
- export declare const EdsUserPreference: DefineComponent<__VLS_TypePropsToOption_384<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_384<IconProps>>>, {}, {}>;
5317
+ export declare const EdsUserPreference: DefineComponent<__VLS_TypePropsToOption_386<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_386<IconProps>>>, {}, {}>;
5279
5318
 
5280
- export declare const EdsUserPreferenceFill: DefineComponent<__VLS_TypePropsToOption_383<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_383<IconProps>>>, {}, {}>;
5319
+ export declare const EdsUserPreferenceFill: DefineComponent<__VLS_TypePropsToOption_385<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_385<IconProps>>>, {}, {}>;
5281
5320
 
5282
- export declare const EdsUserSearches: DefineComponent<__VLS_TypePropsToOption_389<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_389<IconProps>>>, {}, {}>;
5321
+ export declare const EdsUserSearches: DefineComponent<__VLS_TypePropsToOption_391<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_391<IconProps>>>, {}, {}>;
5283
5322
 
5284
- export declare const EdsUserSecurity: DefineComponent<__VLS_TypePropsToOption_385<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_385<IconProps>>>, {}, {}>;
5323
+ export declare const EdsUserSecurity: DefineComponent<__VLS_TypePropsToOption_387<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_387<IconProps>>>, {}, {}>;
5285
5324
 
5286
- export declare const EdsWallet: DefineComponent<__VLS_TypePropsToOption_395<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_395<IconProps>>>, {}, {}>;
5325
+ export declare const EdsWallet: DefineComponent<__VLS_TypePropsToOption_398<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_398<IconProps>>>, {}, {}>;
5287
5326
 
5288
- export declare const EdsWalletFill: DefineComponent<__VLS_TypePropsToOption_391<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_391<IconProps>>>, {}, {}>;
5327
+ export declare const EdsWalletFill: DefineComponent<__VLS_TypePropsToOption_394<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_394<IconProps>>>, {}, {}>;
5289
5328
 
5290
- export declare const EdsWalletNotice: DefineComponent<__VLS_TypePropsToOption_393<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_393<IconProps>>>, {}, {}>;
5329
+ export declare const EdsWalletNotice: DefineComponent<__VLS_TypePropsToOption_396<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_396<IconProps>>>, {}, {}>;
5291
5330
 
5292
- export declare const EdsWalletNoticeNews: DefineComponent<__VLS_TypePropsToOption_392<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_392<IconProps>>>, {}, {}>;
5331
+ export declare const EdsWalletNoticeNews: DefineComponent<__VLS_TypePropsToOption_395<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_395<IconProps>>>, {}, {}>;
5293
5332
 
5294
- export declare const EdsWalletSet: DefineComponent<__VLS_TypePropsToOption_394<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_394<IconProps>>>, {}, {}>;
5333
+ export declare const EdsWalletSet: DefineComponent<__VLS_TypePropsToOption_397<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_397<IconProps>>>, {}, {}>;
5295
5334
 
5296
- export declare const EdsWarning: DefineComponent<__VLS_TypePropsToOption_398<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_398<IconProps>>>, {}, {}>;
5335
+ export declare const EdsWarning: DefineComponent<__VLS_TypePropsToOption_401<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_401<IconProps>>>, {}, {}>;
5297
5336
 
5298
- export declare const EdsWarningFill: DefineComponent<__VLS_TypePropsToOption_396<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_396<IconProps>>>, {}, {}>;
5337
+ export declare const EdsWarningFill: DefineComponent<__VLS_TypePropsToOption_399<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_399<IconProps>>>, {}, {}>;
5299
5338
 
5300
- export declare const EdsWarningLonely: DefineComponent<__VLS_TypePropsToOption_397<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_397<IconProps>>>, {}, {}>;
5339
+ export declare const EdsWarningLonely: DefineComponent<__VLS_TypePropsToOption_400<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_400<IconProps>>>, {}, {}>;
5301
5340
 
5302
- export declare const EdsWebsite: DefineComponent<__VLS_TypePropsToOption_399<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_399<IconProps>>>, {}, {}>;
5341
+ export declare const EdsWebsite: DefineComponent<__VLS_TypePropsToOption_402<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_402<IconProps>>>, {}, {}>;
5303
5342
 
5304
- export declare const EdsWifi: DefineComponent<__VLS_TypePropsToOption_400<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_400<IconProps>>>, {}, {}>;
5343
+ export declare const EdsWifi: DefineComponent<__VLS_TypePropsToOption_403<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_403<IconProps>>>, {}, {}>;
5305
5344
 
5306
- export declare const EdsWinClose: DefineComponent<__VLS_TypePropsToOption_401<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_401<IconProps>>>, {}, {}>;
5345
+ export declare const EdsWinClose: DefineComponent<__VLS_TypePropsToOption_404<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_404<IconProps>>>, {}, {}>;
5307
5346
 
5308
- export declare const EdsWinMaximize: DefineComponent<__VLS_TypePropsToOption_402<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_402<IconProps>>>, {}, {}>;
5347
+ export declare const EdsWinMaximize: DefineComponent<__VLS_TypePropsToOption_405<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_405<IconProps>>>, {}, {}>;
5309
5348
 
5310
- export declare const EdsWinMinimize: DefineComponent<__VLS_TypePropsToOption_403<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_403<IconProps>>>, {}, {}>;
5349
+ export declare const EdsWinMinimize: DefineComponent<__VLS_TypePropsToOption_406<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_406<IconProps>>>, {}, {}>;
5311
5350
 
5312
- export declare const EdsWinRecoverymize: DefineComponent<__VLS_TypePropsToOption_404<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_404<IconProps>>>, {}, {}>;
5351
+ export declare const EdsWinRecoverymize: DefineComponent<__VLS_TypePropsToOption_407<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_407<IconProps>>>, {}, {}>;
5313
5352
 
5314
- export declare const EdsWithdrawMoney: DefineComponent<__VLS_TypePropsToOption_405<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_405<IconProps>>>, {}, {}>;
5353
+ export declare const EdsWithdrawMoney: DefineComponent<__VLS_TypePropsToOption_408<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_408<IconProps>>>, {}, {}>;
5315
5354
 
5316
- export declare const EdsWorkDone: DefineComponent<__VLS_TypePropsToOption_406<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_406<IconProps>>>, {}, {}>;
5355
+ export declare const EdsWorkDone: DefineComponent<__VLS_TypePropsToOption_409<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_409<IconProps>>>, {}, {}>;
5317
5356
 
5318
- export declare const EdsWorldDollar: DefineComponent<__VLS_TypePropsToOption_407<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_407<IconProps>>>, {}, {}>;
5357
+ export declare const EdsWorldDollar: DefineComponent<__VLS_TypePropsToOption_410<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_410<IconProps>>>, {}, {}>;
5319
5358
 
5320
- export declare const EdsZoomIn: DefineComponent<__VLS_TypePropsToOption_408<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_408<IconProps>>>, {}, {}>;
5359
+ export declare const EdsZoomIn: DefineComponent<__VLS_TypePropsToOption_411<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_411<IconProps>>>, {}, {}>;
5321
5360
 
5322
- export declare const EdsZoomOut: DefineComponent<__VLS_TypePropsToOption_409<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_409<IconProps>>>, {}, {}>;
5361
+ export declare const EdsZoomOut: DefineComponent<__VLS_TypePropsToOption_412<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_412<IconProps>>>, {}, {}>;
5323
5362
 
5324
5363
  export declare interface FixIconProps {
5325
5364
  size?: string;