@opentinyvue/vue-icon-multicolor 3.27.0 → 3.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/index.d.ts +2280 -120
  2. package/package.json +1 -1
  3. package/src/activitys/index.d.ts +38 -2
  4. package/src/administrative-fees/index.d.ts +38 -2
  5. package/src/air-fares/index.d.ts +38 -2
  6. package/src/album-upload/index.d.ts +38 -2
  7. package/src/analysis-report/index.d.ts +38 -2
  8. package/src/analysis-report-1/index.d.ts +38 -2
  9. package/src/apply/index.d.ts +38 -2
  10. package/src/archives/index.d.ts +38 -2
  11. package/src/baggage-fees/index.d.ts +38 -2
  12. package/src/car-insurance/index.d.ts +38 -2
  13. package/src/car-rental/index.d.ts +38 -2
  14. package/src/case-study/index.d.ts +38 -2
  15. package/src/ceremony-fees/index.d.ts +38 -2
  16. package/src/condolences/index.d.ts +38 -2
  17. package/src/entertainment-expense/index.d.ts +38 -2
  18. package/src/expert-consultation-fees/index.d.ts +38 -2
  19. package/src/expert-reimburse-form/index.d.ts +38 -2
  20. package/src/expert-teaching-fees/index.d.ts +38 -2
  21. package/src/express-delivery/index.d.ts +38 -2
  22. package/src/ferry-fares/index.d.ts +38 -2
  23. package/src/file-upload/index.d.ts +38 -2
  24. package/src/fuel-cost/index.d.ts +38 -2
  25. package/src/gift-cost/index.d.ts +38 -2
  26. package/src/home-page/index.d.ts +38 -2
  27. package/src/housing-subsidy/index.d.ts +38 -2
  28. package/src/incidental-expenses/index.d.ts +38 -2
  29. package/src/index.d.ts +2280 -120
  30. package/src/landline-phone/index.d.ts +38 -2
  31. package/src/line-rental/index.d.ts +38 -2
  32. package/src/living-subsidy/index.d.ts +38 -2
  33. package/src/lodging-fees/index.d.ts +38 -2
  34. package/src/maintenance-service/index.d.ts +38 -2
  35. package/src/meal-allowance/index.d.ts +38 -2
  36. package/src/meal-subsidy/index.d.ts +38 -2
  37. package/src/meeting-expenses/index.d.ts +38 -2
  38. package/src/meeting-reimburse-form/index.d.ts +38 -2
  39. package/src/newspaper-subscription/index.d.ts +38 -2
  40. package/src/office-equipments/index.d.ts +38 -2
  41. package/src/office-supplies/index.d.ts +38 -2
  42. package/src/others/index.d.ts +38 -2
  43. package/src/phone-bills/index.d.ts +38 -2
  44. package/src/photo-identification/index.d.ts +38 -2
  45. package/src/physical-examination/index.d.ts +38 -2
  46. package/src/private-vehicle-allowance/index.d.ts +38 -2
  47. package/src/professional-terminology/index.d.ts +38 -2
  48. package/src/reception-reimburse-form/index.d.ts +38 -2
  49. package/src/reimbursement-form/index.d.ts +38 -2
  50. package/src/service-charges/index.d.ts +38 -2
  51. package/src/share-arrow/index.d.ts +38 -2
  52. package/src/ship/index.d.ts +38 -2
  53. package/src/taxi-fares/index.d.ts +38 -2
  54. package/src/train-fares/index.d.ts +38 -2
  55. package/src/training/index.d.ts +38 -2
  56. package/src/training-fees/index.d.ts +38 -2
  57. package/src/travel-application-form/index.d.ts +38 -2
  58. package/src/travel-expenses/index.d.ts +38 -2
  59. package/src/travel-order/index.d.ts +38 -2
  60. package/src/venue-hospitality-fees/index.d.ts +38 -2
  61. package/src/venue-rental-fees/index.d.ts +38 -2
  62. package/src/visa-fees/index.d.ts +38 -2
  63. package/src/white-pager/index.d.ts +38 -2
package/index.d.ts CHANGED
@@ -119,185 +119,2345 @@ export { ColorIconVenueRentalFees };
119
119
  export { ColorIconVisaFees };
120
120
  export { ColorIconWhitePager };
121
121
  declare const _default: {
122
- ColorIconActivitys: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
122
+ ColorIconActivitys: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
123
+ shape: {
124
+ type: StringConstructor;
125
+ default: string;
126
+ };
127
+ firstColor: {
128
+ type: StringConstructor;
129
+ default: string;
130
+ };
131
+ secondColor: {
132
+ type: StringConstructor;
133
+ default: string;
134
+ };
135
+ underlay: {
136
+ type: ObjectConstructor;
137
+ };
138
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
123
139
  [key: string]: any;
124
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
125
- ColorIconAdministrativeFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
140
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
141
+ shape: {
142
+ type: StringConstructor;
143
+ default: string;
144
+ };
145
+ firstColor: {
146
+ type: StringConstructor;
147
+ default: string;
148
+ };
149
+ secondColor: {
150
+ type: StringConstructor;
151
+ default: string;
152
+ };
153
+ underlay: {
154
+ type: ObjectConstructor;
155
+ };
156
+ }>>, {
157
+ shape: string;
158
+ firstColor: string;
159
+ secondColor: string;
160
+ }, {}>>;
161
+ ColorIconAdministrativeFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
162
+ shape: {
163
+ type: StringConstructor;
164
+ default: string;
165
+ };
166
+ firstColor: {
167
+ type: StringConstructor;
168
+ default: string;
169
+ };
170
+ secondColor: {
171
+ type: StringConstructor;
172
+ default: string;
173
+ };
174
+ underlay: {
175
+ type: ObjectConstructor;
176
+ };
177
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
126
178
  [key: string]: any;
127
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
128
- ColorIconAirFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
179
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
180
+ shape: {
181
+ type: StringConstructor;
182
+ default: string;
183
+ };
184
+ firstColor: {
185
+ type: StringConstructor;
186
+ default: string;
187
+ };
188
+ secondColor: {
189
+ type: StringConstructor;
190
+ default: string;
191
+ };
192
+ underlay: {
193
+ type: ObjectConstructor;
194
+ };
195
+ }>>, {
196
+ shape: string;
197
+ firstColor: string;
198
+ secondColor: string;
199
+ }, {}>>;
200
+ ColorIconAirFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
201
+ shape: {
202
+ type: StringConstructor;
203
+ default: string;
204
+ };
205
+ firstColor: {
206
+ type: StringConstructor;
207
+ default: string;
208
+ };
209
+ secondColor: {
210
+ type: StringConstructor;
211
+ default: string;
212
+ };
213
+ underlay: {
214
+ type: ObjectConstructor;
215
+ };
216
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
129
217
  [key: string]: any;
130
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
131
- ColorIconAlbumUpload: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
218
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
219
+ shape: {
220
+ type: StringConstructor;
221
+ default: string;
222
+ };
223
+ firstColor: {
224
+ type: StringConstructor;
225
+ default: string;
226
+ };
227
+ secondColor: {
228
+ type: StringConstructor;
229
+ default: string;
230
+ };
231
+ underlay: {
232
+ type: ObjectConstructor;
233
+ };
234
+ }>>, {
235
+ shape: string;
236
+ firstColor: string;
237
+ secondColor: string;
238
+ }, {}>>;
239
+ ColorIconAlbumUpload: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
240
+ shape: {
241
+ type: StringConstructor;
242
+ default: string;
243
+ };
244
+ firstColor: {
245
+ type: StringConstructor;
246
+ default: string;
247
+ };
248
+ secondColor: {
249
+ type: StringConstructor;
250
+ default: string;
251
+ };
252
+ underlay: {
253
+ type: ObjectConstructor;
254
+ };
255
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
132
256
  [key: string]: any;
133
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
134
- ColorIconAnalysisReport: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
257
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
258
+ shape: {
259
+ type: StringConstructor;
260
+ default: string;
261
+ };
262
+ firstColor: {
263
+ type: StringConstructor;
264
+ default: string;
265
+ };
266
+ secondColor: {
267
+ type: StringConstructor;
268
+ default: string;
269
+ };
270
+ underlay: {
271
+ type: ObjectConstructor;
272
+ };
273
+ }>>, {
274
+ shape: string;
275
+ firstColor: string;
276
+ secondColor: string;
277
+ }, {}>>;
278
+ ColorIconAnalysisReport: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
279
+ shape: {
280
+ type: StringConstructor;
281
+ default: string;
282
+ };
283
+ firstColor: {
284
+ type: StringConstructor;
285
+ default: string;
286
+ };
287
+ secondColor: {
288
+ type: StringConstructor;
289
+ default: string;
290
+ };
291
+ underlay: {
292
+ type: ObjectConstructor;
293
+ };
294
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
135
295
  [key: string]: any;
136
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
137
- ColorIconAnalysisReport1: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
296
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
297
+ shape: {
298
+ type: StringConstructor;
299
+ default: string;
300
+ };
301
+ firstColor: {
302
+ type: StringConstructor;
303
+ default: string;
304
+ };
305
+ secondColor: {
306
+ type: StringConstructor;
307
+ default: string;
308
+ };
309
+ underlay: {
310
+ type: ObjectConstructor;
311
+ };
312
+ }>>, {
313
+ shape: string;
314
+ firstColor: string;
315
+ secondColor: string;
316
+ }, {}>>;
317
+ ColorIconAnalysisReport1: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
318
+ shape: {
319
+ type: StringConstructor;
320
+ default: string;
321
+ };
322
+ firstColor: {
323
+ type: StringConstructor;
324
+ default: string;
325
+ };
326
+ secondColor: {
327
+ type: StringConstructor;
328
+ default: string;
329
+ };
330
+ underlay: {
331
+ type: ObjectConstructor;
332
+ };
333
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
138
334
  [key: string]: any;
139
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
140
- ColorIconApply: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
335
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
336
+ shape: {
337
+ type: StringConstructor;
338
+ default: string;
339
+ };
340
+ firstColor: {
341
+ type: StringConstructor;
342
+ default: string;
343
+ };
344
+ secondColor: {
345
+ type: StringConstructor;
346
+ default: string;
347
+ };
348
+ underlay: {
349
+ type: ObjectConstructor;
350
+ };
351
+ }>>, {
352
+ shape: string;
353
+ firstColor: string;
354
+ secondColor: string;
355
+ }, {}>>;
356
+ ColorIconApply: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
357
+ shape: {
358
+ type: StringConstructor;
359
+ default: string;
360
+ };
361
+ firstColor: {
362
+ type: StringConstructor;
363
+ default: string;
364
+ };
365
+ secondColor: {
366
+ type: StringConstructor;
367
+ default: string;
368
+ };
369
+ underlay: {
370
+ type: ObjectConstructor;
371
+ };
372
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
141
373
  [key: string]: any;
142
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
143
- ColorIconArchives: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
374
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
375
+ shape: {
376
+ type: StringConstructor;
377
+ default: string;
378
+ };
379
+ firstColor: {
380
+ type: StringConstructor;
381
+ default: string;
382
+ };
383
+ secondColor: {
384
+ type: StringConstructor;
385
+ default: string;
386
+ };
387
+ underlay: {
388
+ type: ObjectConstructor;
389
+ };
390
+ }>>, {
391
+ shape: string;
392
+ firstColor: string;
393
+ secondColor: string;
394
+ }, {}>>;
395
+ ColorIconArchives: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
396
+ shape: {
397
+ type: StringConstructor;
398
+ default: string;
399
+ };
400
+ firstColor: {
401
+ type: StringConstructor;
402
+ default: string;
403
+ };
404
+ secondColor: {
405
+ type: StringConstructor;
406
+ default: string;
407
+ };
408
+ underlay: {
409
+ type: ObjectConstructor;
410
+ };
411
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
144
412
  [key: string]: any;
145
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
146
- ColorIconBaggageFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
413
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
414
+ shape: {
415
+ type: StringConstructor;
416
+ default: string;
417
+ };
418
+ firstColor: {
419
+ type: StringConstructor;
420
+ default: string;
421
+ };
422
+ secondColor: {
423
+ type: StringConstructor;
424
+ default: string;
425
+ };
426
+ underlay: {
427
+ type: ObjectConstructor;
428
+ };
429
+ }>>, {
430
+ shape: string;
431
+ firstColor: string;
432
+ secondColor: string;
433
+ }, {}>>;
434
+ ColorIconBaggageFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
435
+ shape: {
436
+ type: StringConstructor;
437
+ default: string;
438
+ };
439
+ firstColor: {
440
+ type: StringConstructor;
441
+ default: string;
442
+ };
443
+ secondColor: {
444
+ type: StringConstructor;
445
+ default: string;
446
+ };
447
+ underlay: {
448
+ type: ObjectConstructor;
449
+ };
450
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
147
451
  [key: string]: any;
148
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
149
- ColorIconCarInsurance: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
452
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
453
+ shape: {
454
+ type: StringConstructor;
455
+ default: string;
456
+ };
457
+ firstColor: {
458
+ type: StringConstructor;
459
+ default: string;
460
+ };
461
+ secondColor: {
462
+ type: StringConstructor;
463
+ default: string;
464
+ };
465
+ underlay: {
466
+ type: ObjectConstructor;
467
+ };
468
+ }>>, {
469
+ shape: string;
470
+ firstColor: string;
471
+ secondColor: string;
472
+ }, {}>>;
473
+ ColorIconCarInsurance: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
474
+ shape: {
475
+ type: StringConstructor;
476
+ default: string;
477
+ };
478
+ firstColor: {
479
+ type: StringConstructor;
480
+ default: string;
481
+ };
482
+ secondColor: {
483
+ type: StringConstructor;
484
+ default: string;
485
+ };
486
+ underlay: {
487
+ type: ObjectConstructor;
488
+ };
489
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
150
490
  [key: string]: any;
151
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
152
- ColorIconCarRental: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
491
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
492
+ shape: {
493
+ type: StringConstructor;
494
+ default: string;
495
+ };
496
+ firstColor: {
497
+ type: StringConstructor;
498
+ default: string;
499
+ };
500
+ secondColor: {
501
+ type: StringConstructor;
502
+ default: string;
503
+ };
504
+ underlay: {
505
+ type: ObjectConstructor;
506
+ };
507
+ }>>, {
508
+ shape: string;
509
+ firstColor: string;
510
+ secondColor: string;
511
+ }, {}>>;
512
+ ColorIconCarRental: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
513
+ shape: {
514
+ type: StringConstructor;
515
+ default: string;
516
+ };
517
+ firstColor: {
518
+ type: StringConstructor;
519
+ default: string;
520
+ };
521
+ secondColor: {
522
+ type: StringConstructor;
523
+ default: string;
524
+ };
525
+ underlay: {
526
+ type: ObjectConstructor;
527
+ };
528
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
153
529
  [key: string]: any;
154
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
155
- ColorIconCaseStudy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
530
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
531
+ shape: {
532
+ type: StringConstructor;
533
+ default: string;
534
+ };
535
+ firstColor: {
536
+ type: StringConstructor;
537
+ default: string;
538
+ };
539
+ secondColor: {
540
+ type: StringConstructor;
541
+ default: string;
542
+ };
543
+ underlay: {
544
+ type: ObjectConstructor;
545
+ };
546
+ }>>, {
547
+ shape: string;
548
+ firstColor: string;
549
+ secondColor: string;
550
+ }, {}>>;
551
+ ColorIconCaseStudy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
552
+ shape: {
553
+ type: StringConstructor;
554
+ default: string;
555
+ };
556
+ firstColor: {
557
+ type: StringConstructor;
558
+ default: string;
559
+ };
560
+ secondColor: {
561
+ type: StringConstructor;
562
+ default: string;
563
+ };
564
+ underlay: {
565
+ type: ObjectConstructor;
566
+ };
567
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
156
568
  [key: string]: any;
157
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
158
- ColorIconCeremonyFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
569
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
570
+ shape: {
571
+ type: StringConstructor;
572
+ default: string;
573
+ };
574
+ firstColor: {
575
+ type: StringConstructor;
576
+ default: string;
577
+ };
578
+ secondColor: {
579
+ type: StringConstructor;
580
+ default: string;
581
+ };
582
+ underlay: {
583
+ type: ObjectConstructor;
584
+ };
585
+ }>>, {
586
+ shape: string;
587
+ firstColor: string;
588
+ secondColor: string;
589
+ }, {}>>;
590
+ ColorIconCeremonyFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
591
+ shape: {
592
+ type: StringConstructor;
593
+ default: string;
594
+ };
595
+ firstColor: {
596
+ type: StringConstructor;
597
+ default: string;
598
+ };
599
+ secondColor: {
600
+ type: StringConstructor;
601
+ default: string;
602
+ };
603
+ underlay: {
604
+ type: ObjectConstructor;
605
+ };
606
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
159
607
  [key: string]: any;
160
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
161
- ColorIconConolences: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
608
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
609
+ shape: {
610
+ type: StringConstructor;
611
+ default: string;
612
+ };
613
+ firstColor: {
614
+ type: StringConstructor;
615
+ default: string;
616
+ };
617
+ secondColor: {
618
+ type: StringConstructor;
619
+ default: string;
620
+ };
621
+ underlay: {
622
+ type: ObjectConstructor;
623
+ };
624
+ }>>, {
625
+ shape: string;
626
+ firstColor: string;
627
+ secondColor: string;
628
+ }, {}>>;
629
+ ColorIconConolences: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
630
+ shape: {
631
+ type: StringConstructor;
632
+ default: string;
633
+ };
634
+ firstColor: {
635
+ type: StringConstructor;
636
+ default: string;
637
+ };
638
+ secondColor: {
639
+ type: StringConstructor;
640
+ default: string;
641
+ };
642
+ underlay: {
643
+ type: ObjectConstructor;
644
+ };
645
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
162
646
  [key: string]: any;
163
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
164
- ColorIconEntertainmentExpense: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
647
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
648
+ shape: {
649
+ type: StringConstructor;
650
+ default: string;
651
+ };
652
+ firstColor: {
653
+ type: StringConstructor;
654
+ default: string;
655
+ };
656
+ secondColor: {
657
+ type: StringConstructor;
658
+ default: string;
659
+ };
660
+ underlay: {
661
+ type: ObjectConstructor;
662
+ };
663
+ }>>, {
664
+ shape: string;
665
+ firstColor: string;
666
+ secondColor: string;
667
+ }, {}>>;
668
+ ColorIconEntertainmentExpense: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
669
+ shape: {
670
+ type: StringConstructor;
671
+ default: string;
672
+ };
673
+ firstColor: {
674
+ type: StringConstructor;
675
+ default: string;
676
+ };
677
+ secondColor: {
678
+ type: StringConstructor;
679
+ default: string;
680
+ };
681
+ underlay: {
682
+ type: ObjectConstructor;
683
+ };
684
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
165
685
  [key: string]: any;
166
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
167
- ColorIconExpertConsultationFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
686
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
687
+ shape: {
688
+ type: StringConstructor;
689
+ default: string;
690
+ };
691
+ firstColor: {
692
+ type: StringConstructor;
693
+ default: string;
694
+ };
695
+ secondColor: {
696
+ type: StringConstructor;
697
+ default: string;
698
+ };
699
+ underlay: {
700
+ type: ObjectConstructor;
701
+ };
702
+ }>>, {
703
+ shape: string;
704
+ firstColor: string;
705
+ secondColor: string;
706
+ }, {}>>;
707
+ ColorIconExpertConsultationFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
708
+ shape: {
709
+ type: StringConstructor;
710
+ default: string;
711
+ };
712
+ firstColor: {
713
+ type: StringConstructor;
714
+ default: string;
715
+ };
716
+ secondColor: {
717
+ type: StringConstructor;
718
+ default: string;
719
+ };
720
+ underlay: {
721
+ type: ObjectConstructor;
722
+ };
723
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
168
724
  [key: string]: any;
169
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
170
- ColorIconExpertReimburseForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
725
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
726
+ shape: {
727
+ type: StringConstructor;
728
+ default: string;
729
+ };
730
+ firstColor: {
731
+ type: StringConstructor;
732
+ default: string;
733
+ };
734
+ secondColor: {
735
+ type: StringConstructor;
736
+ default: string;
737
+ };
738
+ underlay: {
739
+ type: ObjectConstructor;
740
+ };
741
+ }>>, {
742
+ shape: string;
743
+ firstColor: string;
744
+ secondColor: string;
745
+ }, {}>>;
746
+ ColorIconExpertReimburseForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
747
+ shape: {
748
+ type: StringConstructor;
749
+ default: string;
750
+ };
751
+ firstColor: {
752
+ type: StringConstructor;
753
+ default: string;
754
+ };
755
+ secondColor: {
756
+ type: StringConstructor;
757
+ default: string;
758
+ };
759
+ underlay: {
760
+ type: ObjectConstructor;
761
+ };
762
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
171
763
  [key: string]: any;
172
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
173
- ColorIconExpertTeachingFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
764
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
765
+ shape: {
766
+ type: StringConstructor;
767
+ default: string;
768
+ };
769
+ firstColor: {
770
+ type: StringConstructor;
771
+ default: string;
772
+ };
773
+ secondColor: {
774
+ type: StringConstructor;
775
+ default: string;
776
+ };
777
+ underlay: {
778
+ type: ObjectConstructor;
779
+ };
780
+ }>>, {
781
+ shape: string;
782
+ firstColor: string;
783
+ secondColor: string;
784
+ }, {}>>;
785
+ ColorIconExpertTeachingFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
786
+ shape: {
787
+ type: StringConstructor;
788
+ default: string;
789
+ };
790
+ firstColor: {
791
+ type: StringConstructor;
792
+ default: string;
793
+ };
794
+ secondColor: {
795
+ type: StringConstructor;
796
+ default: string;
797
+ };
798
+ underlay: {
799
+ type: ObjectConstructor;
800
+ };
801
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
174
802
  [key: string]: any;
175
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
176
- ColorIconExpressDelivery: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
803
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
804
+ shape: {
805
+ type: StringConstructor;
806
+ default: string;
807
+ };
808
+ firstColor: {
809
+ type: StringConstructor;
810
+ default: string;
811
+ };
812
+ secondColor: {
813
+ type: StringConstructor;
814
+ default: string;
815
+ };
816
+ underlay: {
817
+ type: ObjectConstructor;
818
+ };
819
+ }>>, {
820
+ shape: string;
821
+ firstColor: string;
822
+ secondColor: string;
823
+ }, {}>>;
824
+ ColorIconExpressDelivery: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
825
+ shape: {
826
+ type: StringConstructor;
827
+ default: string;
828
+ };
829
+ firstColor: {
830
+ type: StringConstructor;
831
+ default: string;
832
+ };
833
+ secondColor: {
834
+ type: StringConstructor;
835
+ default: string;
836
+ };
837
+ underlay: {
838
+ type: ObjectConstructor;
839
+ };
840
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
177
841
  [key: string]: any;
178
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
179
- ColorIconFerryFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
842
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
843
+ shape: {
844
+ type: StringConstructor;
845
+ default: string;
846
+ };
847
+ firstColor: {
848
+ type: StringConstructor;
849
+ default: string;
850
+ };
851
+ secondColor: {
852
+ type: StringConstructor;
853
+ default: string;
854
+ };
855
+ underlay: {
856
+ type: ObjectConstructor;
857
+ };
858
+ }>>, {
859
+ shape: string;
860
+ firstColor: string;
861
+ secondColor: string;
862
+ }, {}>>;
863
+ ColorIconFerryFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
864
+ shape: {
865
+ type: StringConstructor;
866
+ default: string;
867
+ };
868
+ firstColor: {
869
+ type: StringConstructor;
870
+ default: string;
871
+ };
872
+ secondColor: {
873
+ type: StringConstructor;
874
+ default: string;
875
+ };
876
+ underlay: {
877
+ type: ObjectConstructor;
878
+ };
879
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
180
880
  [key: string]: any;
181
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
182
- ColorIconFileUplad: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
881
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
882
+ shape: {
883
+ type: StringConstructor;
884
+ default: string;
885
+ };
886
+ firstColor: {
887
+ type: StringConstructor;
888
+ default: string;
889
+ };
890
+ secondColor: {
891
+ type: StringConstructor;
892
+ default: string;
893
+ };
894
+ underlay: {
895
+ type: ObjectConstructor;
896
+ };
897
+ }>>, {
898
+ shape: string;
899
+ firstColor: string;
900
+ secondColor: string;
901
+ }, {}>>;
902
+ ColorIconFileUplad: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
903
+ shape: {
904
+ type: StringConstructor;
905
+ default: string;
906
+ };
907
+ firstColor: {
908
+ type: StringConstructor;
909
+ default: string;
910
+ };
911
+ secondColor: {
912
+ type: StringConstructor;
913
+ default: string;
914
+ };
915
+ underlay: {
916
+ type: ObjectConstructor;
917
+ };
918
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
183
919
  [key: string]: any;
184
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
185
- ColorIconFuelCost: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
920
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
921
+ shape: {
922
+ type: StringConstructor;
923
+ default: string;
924
+ };
925
+ firstColor: {
926
+ type: StringConstructor;
927
+ default: string;
928
+ };
929
+ secondColor: {
930
+ type: StringConstructor;
931
+ default: string;
932
+ };
933
+ underlay: {
934
+ type: ObjectConstructor;
935
+ };
936
+ }>>, {
937
+ shape: string;
938
+ firstColor: string;
939
+ secondColor: string;
940
+ }, {}>>;
941
+ ColorIconFuelCost: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
942
+ shape: {
943
+ type: StringConstructor;
944
+ default: string;
945
+ };
946
+ firstColor: {
947
+ type: StringConstructor;
948
+ default: string;
949
+ };
950
+ secondColor: {
951
+ type: StringConstructor;
952
+ default: string;
953
+ };
954
+ underlay: {
955
+ type: ObjectConstructor;
956
+ };
957
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
186
958
  [key: string]: any;
187
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
188
- ColorIconGiftCost: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
959
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
960
+ shape: {
961
+ type: StringConstructor;
962
+ default: string;
963
+ };
964
+ firstColor: {
965
+ type: StringConstructor;
966
+ default: string;
967
+ };
968
+ secondColor: {
969
+ type: StringConstructor;
970
+ default: string;
971
+ };
972
+ underlay: {
973
+ type: ObjectConstructor;
974
+ };
975
+ }>>, {
976
+ shape: string;
977
+ firstColor: string;
978
+ secondColor: string;
979
+ }, {}>>;
980
+ ColorIconGiftCost: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
981
+ shape: {
982
+ type: StringConstructor;
983
+ default: string;
984
+ };
985
+ firstColor: {
986
+ type: StringConstructor;
987
+ default: string;
988
+ };
989
+ secondColor: {
990
+ type: StringConstructor;
991
+ default: string;
992
+ };
993
+ underlay: {
994
+ type: ObjectConstructor;
995
+ };
996
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
189
997
  [key: string]: any;
190
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
191
- ColorIconHomePage: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
998
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
999
+ shape: {
1000
+ type: StringConstructor;
1001
+ default: string;
1002
+ };
1003
+ firstColor: {
1004
+ type: StringConstructor;
1005
+ default: string;
1006
+ };
1007
+ secondColor: {
1008
+ type: StringConstructor;
1009
+ default: string;
1010
+ };
1011
+ underlay: {
1012
+ type: ObjectConstructor;
1013
+ };
1014
+ }>>, {
1015
+ shape: string;
1016
+ firstColor: string;
1017
+ secondColor: string;
1018
+ }, {}>>;
1019
+ ColorIconHomePage: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1020
+ shape: {
1021
+ type: StringConstructor;
1022
+ default: string;
1023
+ };
1024
+ firstColor: {
1025
+ type: StringConstructor;
1026
+ default: string;
1027
+ };
1028
+ secondColor: {
1029
+ type: StringConstructor;
1030
+ default: string;
1031
+ };
1032
+ underlay: {
1033
+ type: ObjectConstructor;
1034
+ };
1035
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
192
1036
  [key: string]: any;
193
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
194
- ColorIconHousingSubsidy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1037
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1038
+ shape: {
1039
+ type: StringConstructor;
1040
+ default: string;
1041
+ };
1042
+ firstColor: {
1043
+ type: StringConstructor;
1044
+ default: string;
1045
+ };
1046
+ secondColor: {
1047
+ type: StringConstructor;
1048
+ default: string;
1049
+ };
1050
+ underlay: {
1051
+ type: ObjectConstructor;
1052
+ };
1053
+ }>>, {
1054
+ shape: string;
1055
+ firstColor: string;
1056
+ secondColor: string;
1057
+ }, {}>>;
1058
+ ColorIconHousingSubsidy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1059
+ shape: {
1060
+ type: StringConstructor;
1061
+ default: string;
1062
+ };
1063
+ firstColor: {
1064
+ type: StringConstructor;
1065
+ default: string;
1066
+ };
1067
+ secondColor: {
1068
+ type: StringConstructor;
1069
+ default: string;
1070
+ };
1071
+ underlay: {
1072
+ type: ObjectConstructor;
1073
+ };
1074
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
195
1075
  [key: string]: any;
196
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
197
- ColorIconIncidentalExpenses: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1076
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1077
+ shape: {
1078
+ type: StringConstructor;
1079
+ default: string;
1080
+ };
1081
+ firstColor: {
1082
+ type: StringConstructor;
1083
+ default: string;
1084
+ };
1085
+ secondColor: {
1086
+ type: StringConstructor;
1087
+ default: string;
1088
+ };
1089
+ underlay: {
1090
+ type: ObjectConstructor;
1091
+ };
1092
+ }>>, {
1093
+ shape: string;
1094
+ firstColor: string;
1095
+ secondColor: string;
1096
+ }, {}>>;
1097
+ ColorIconIncidentalExpenses: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1098
+ shape: {
1099
+ type: StringConstructor;
1100
+ default: string;
1101
+ };
1102
+ firstColor: {
1103
+ type: StringConstructor;
1104
+ default: string;
1105
+ };
1106
+ secondColor: {
1107
+ type: StringConstructor;
1108
+ default: string;
1109
+ };
1110
+ underlay: {
1111
+ type: ObjectConstructor;
1112
+ };
1113
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
198
1114
  [key: string]: any;
199
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
200
- ColorIconLandlinePhone: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1115
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1116
+ shape: {
1117
+ type: StringConstructor;
1118
+ default: string;
1119
+ };
1120
+ firstColor: {
1121
+ type: StringConstructor;
1122
+ default: string;
1123
+ };
1124
+ secondColor: {
1125
+ type: StringConstructor;
1126
+ default: string;
1127
+ };
1128
+ underlay: {
1129
+ type: ObjectConstructor;
1130
+ };
1131
+ }>>, {
1132
+ shape: string;
1133
+ firstColor: string;
1134
+ secondColor: string;
1135
+ }, {}>>;
1136
+ ColorIconLandlinePhone: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1137
+ shape: {
1138
+ type: StringConstructor;
1139
+ default: string;
1140
+ };
1141
+ firstColor: {
1142
+ type: StringConstructor;
1143
+ default: string;
1144
+ };
1145
+ secondColor: {
1146
+ type: StringConstructor;
1147
+ default: string;
1148
+ };
1149
+ underlay: {
1150
+ type: ObjectConstructor;
1151
+ };
1152
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
201
1153
  [key: string]: any;
202
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
203
- ColorIconLineRental: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1154
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1155
+ shape: {
1156
+ type: StringConstructor;
1157
+ default: string;
1158
+ };
1159
+ firstColor: {
1160
+ type: StringConstructor;
1161
+ default: string;
1162
+ };
1163
+ secondColor: {
1164
+ type: StringConstructor;
1165
+ default: string;
1166
+ };
1167
+ underlay: {
1168
+ type: ObjectConstructor;
1169
+ };
1170
+ }>>, {
1171
+ shape: string;
1172
+ firstColor: string;
1173
+ secondColor: string;
1174
+ }, {}>>;
1175
+ ColorIconLineRental: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1176
+ shape: {
1177
+ type: StringConstructor;
1178
+ default: string;
1179
+ };
1180
+ firstColor: {
1181
+ type: StringConstructor;
1182
+ default: string;
1183
+ };
1184
+ secondColor: {
1185
+ type: StringConstructor;
1186
+ default: string;
1187
+ };
1188
+ underlay: {
1189
+ type: ObjectConstructor;
1190
+ };
1191
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
204
1192
  [key: string]: any;
205
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
206
- ColorIconLivingSubsidy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1193
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1194
+ shape: {
1195
+ type: StringConstructor;
1196
+ default: string;
1197
+ };
1198
+ firstColor: {
1199
+ type: StringConstructor;
1200
+ default: string;
1201
+ };
1202
+ secondColor: {
1203
+ type: StringConstructor;
1204
+ default: string;
1205
+ };
1206
+ underlay: {
1207
+ type: ObjectConstructor;
1208
+ };
1209
+ }>>, {
1210
+ shape: string;
1211
+ firstColor: string;
1212
+ secondColor: string;
1213
+ }, {}>>;
1214
+ ColorIconLivingSubsidy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1215
+ shape: {
1216
+ type: StringConstructor;
1217
+ default: string;
1218
+ };
1219
+ firstColor: {
1220
+ type: StringConstructor;
1221
+ default: string;
1222
+ };
1223
+ secondColor: {
1224
+ type: StringConstructor;
1225
+ default: string;
1226
+ };
1227
+ underlay: {
1228
+ type: ObjectConstructor;
1229
+ };
1230
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
207
1231
  [key: string]: any;
208
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
209
- ColorIconLodgingFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1232
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1233
+ shape: {
1234
+ type: StringConstructor;
1235
+ default: string;
1236
+ };
1237
+ firstColor: {
1238
+ type: StringConstructor;
1239
+ default: string;
1240
+ };
1241
+ secondColor: {
1242
+ type: StringConstructor;
1243
+ default: string;
1244
+ };
1245
+ underlay: {
1246
+ type: ObjectConstructor;
1247
+ };
1248
+ }>>, {
1249
+ shape: string;
1250
+ firstColor: string;
1251
+ secondColor: string;
1252
+ }, {}>>;
1253
+ ColorIconLodgingFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1254
+ shape: {
1255
+ type: StringConstructor;
1256
+ default: string;
1257
+ };
1258
+ firstColor: {
1259
+ type: StringConstructor;
1260
+ default: string;
1261
+ };
1262
+ secondColor: {
1263
+ type: StringConstructor;
1264
+ default: string;
1265
+ };
1266
+ underlay: {
1267
+ type: ObjectConstructor;
1268
+ };
1269
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
210
1270
  [key: string]: any;
211
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
212
- ColorIconMaintenanceService: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1271
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1272
+ shape: {
1273
+ type: StringConstructor;
1274
+ default: string;
1275
+ };
1276
+ firstColor: {
1277
+ type: StringConstructor;
1278
+ default: string;
1279
+ };
1280
+ secondColor: {
1281
+ type: StringConstructor;
1282
+ default: string;
1283
+ };
1284
+ underlay: {
1285
+ type: ObjectConstructor;
1286
+ };
1287
+ }>>, {
1288
+ shape: string;
1289
+ firstColor: string;
1290
+ secondColor: string;
1291
+ }, {}>>;
1292
+ ColorIconMaintenanceService: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1293
+ shape: {
1294
+ type: StringConstructor;
1295
+ default: string;
1296
+ };
1297
+ firstColor: {
1298
+ type: StringConstructor;
1299
+ default: string;
1300
+ };
1301
+ secondColor: {
1302
+ type: StringConstructor;
1303
+ default: string;
1304
+ };
1305
+ underlay: {
1306
+ type: ObjectConstructor;
1307
+ };
1308
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
213
1309
  [key: string]: any;
214
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
215
- ColorIconMealAllowance: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1310
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1311
+ shape: {
1312
+ type: StringConstructor;
1313
+ default: string;
1314
+ };
1315
+ firstColor: {
1316
+ type: StringConstructor;
1317
+ default: string;
1318
+ };
1319
+ secondColor: {
1320
+ type: StringConstructor;
1321
+ default: string;
1322
+ };
1323
+ underlay: {
1324
+ type: ObjectConstructor;
1325
+ };
1326
+ }>>, {
1327
+ shape: string;
1328
+ firstColor: string;
1329
+ secondColor: string;
1330
+ }, {}>>;
1331
+ ColorIconMealAllowance: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1332
+ shape: {
1333
+ type: StringConstructor;
1334
+ default: string;
1335
+ };
1336
+ firstColor: {
1337
+ type: StringConstructor;
1338
+ default: string;
1339
+ };
1340
+ secondColor: {
1341
+ type: StringConstructor;
1342
+ default: string;
1343
+ };
1344
+ underlay: {
1345
+ type: ObjectConstructor;
1346
+ };
1347
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
216
1348
  [key: string]: any;
217
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
218
- ColorIconMealSubsidy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1349
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1350
+ shape: {
1351
+ type: StringConstructor;
1352
+ default: string;
1353
+ };
1354
+ firstColor: {
1355
+ type: StringConstructor;
1356
+ default: string;
1357
+ };
1358
+ secondColor: {
1359
+ type: StringConstructor;
1360
+ default: string;
1361
+ };
1362
+ underlay: {
1363
+ type: ObjectConstructor;
1364
+ };
1365
+ }>>, {
1366
+ shape: string;
1367
+ firstColor: string;
1368
+ secondColor: string;
1369
+ }, {}>>;
1370
+ ColorIconMealSubsidy: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1371
+ shape: {
1372
+ type: StringConstructor;
1373
+ default: string;
1374
+ };
1375
+ firstColor: {
1376
+ type: StringConstructor;
1377
+ default: string;
1378
+ };
1379
+ secondColor: {
1380
+ type: StringConstructor;
1381
+ default: string;
1382
+ };
1383
+ underlay: {
1384
+ type: ObjectConstructor;
1385
+ };
1386
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
219
1387
  [key: string]: any;
220
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
221
- ColorIconMeetingExpenses: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1388
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1389
+ shape: {
1390
+ type: StringConstructor;
1391
+ default: string;
1392
+ };
1393
+ firstColor: {
1394
+ type: StringConstructor;
1395
+ default: string;
1396
+ };
1397
+ secondColor: {
1398
+ type: StringConstructor;
1399
+ default: string;
1400
+ };
1401
+ underlay: {
1402
+ type: ObjectConstructor;
1403
+ };
1404
+ }>>, {
1405
+ shape: string;
1406
+ firstColor: string;
1407
+ secondColor: string;
1408
+ }, {}>>;
1409
+ ColorIconMeetingExpenses: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1410
+ shape: {
1411
+ type: StringConstructor;
1412
+ default: string;
1413
+ };
1414
+ firstColor: {
1415
+ type: StringConstructor;
1416
+ default: string;
1417
+ };
1418
+ secondColor: {
1419
+ type: StringConstructor;
1420
+ default: string;
1421
+ };
1422
+ underlay: {
1423
+ type: ObjectConstructor;
1424
+ };
1425
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
222
1426
  [key: string]: any;
223
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
224
- ColorIconMeetingReimburseForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1427
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1428
+ shape: {
1429
+ type: StringConstructor;
1430
+ default: string;
1431
+ };
1432
+ firstColor: {
1433
+ type: StringConstructor;
1434
+ default: string;
1435
+ };
1436
+ secondColor: {
1437
+ type: StringConstructor;
1438
+ default: string;
1439
+ };
1440
+ underlay: {
1441
+ type: ObjectConstructor;
1442
+ };
1443
+ }>>, {
1444
+ shape: string;
1445
+ firstColor: string;
1446
+ secondColor: string;
1447
+ }, {}>>;
1448
+ ColorIconMeetingReimburseForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1449
+ shape: {
1450
+ type: StringConstructor;
1451
+ default: string;
1452
+ };
1453
+ firstColor: {
1454
+ type: StringConstructor;
1455
+ default: string;
1456
+ };
1457
+ secondColor: {
1458
+ type: StringConstructor;
1459
+ default: string;
1460
+ };
1461
+ underlay: {
1462
+ type: ObjectConstructor;
1463
+ };
1464
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
225
1465
  [key: string]: any;
226
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
227
- ColorIconNewspaperSubscription: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1466
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1467
+ shape: {
1468
+ type: StringConstructor;
1469
+ default: string;
1470
+ };
1471
+ firstColor: {
1472
+ type: StringConstructor;
1473
+ default: string;
1474
+ };
1475
+ secondColor: {
1476
+ type: StringConstructor;
1477
+ default: string;
1478
+ };
1479
+ underlay: {
1480
+ type: ObjectConstructor;
1481
+ };
1482
+ }>>, {
1483
+ shape: string;
1484
+ firstColor: string;
1485
+ secondColor: string;
1486
+ }, {}>>;
1487
+ ColorIconNewspaperSubscription: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1488
+ shape: {
1489
+ type: StringConstructor;
1490
+ default: string;
1491
+ };
1492
+ firstColor: {
1493
+ type: StringConstructor;
1494
+ default: string;
1495
+ };
1496
+ secondColor: {
1497
+ type: StringConstructor;
1498
+ default: string;
1499
+ };
1500
+ underlay: {
1501
+ type: ObjectConstructor;
1502
+ };
1503
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
228
1504
  [key: string]: any;
229
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
230
- ColorIconOfficeEquipments: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1505
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1506
+ shape: {
1507
+ type: StringConstructor;
1508
+ default: string;
1509
+ };
1510
+ firstColor: {
1511
+ type: StringConstructor;
1512
+ default: string;
1513
+ };
1514
+ secondColor: {
1515
+ type: StringConstructor;
1516
+ default: string;
1517
+ };
1518
+ underlay: {
1519
+ type: ObjectConstructor;
1520
+ };
1521
+ }>>, {
1522
+ shape: string;
1523
+ firstColor: string;
1524
+ secondColor: string;
1525
+ }, {}>>;
1526
+ ColorIconOfficeEquipments: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1527
+ shape: {
1528
+ type: StringConstructor;
1529
+ default: string;
1530
+ };
1531
+ firstColor: {
1532
+ type: StringConstructor;
1533
+ default: string;
1534
+ };
1535
+ secondColor: {
1536
+ type: StringConstructor;
1537
+ default: string;
1538
+ };
1539
+ underlay: {
1540
+ type: ObjectConstructor;
1541
+ };
1542
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
231
1543
  [key: string]: any;
232
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
233
- ColorIconOfficeSupplies: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1544
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1545
+ shape: {
1546
+ type: StringConstructor;
1547
+ default: string;
1548
+ };
1549
+ firstColor: {
1550
+ type: StringConstructor;
1551
+ default: string;
1552
+ };
1553
+ secondColor: {
1554
+ type: StringConstructor;
1555
+ default: string;
1556
+ };
1557
+ underlay: {
1558
+ type: ObjectConstructor;
1559
+ };
1560
+ }>>, {
1561
+ shape: string;
1562
+ firstColor: string;
1563
+ secondColor: string;
1564
+ }, {}>>;
1565
+ ColorIconOfficeSupplies: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1566
+ shape: {
1567
+ type: StringConstructor;
1568
+ default: string;
1569
+ };
1570
+ firstColor: {
1571
+ type: StringConstructor;
1572
+ default: string;
1573
+ };
1574
+ secondColor: {
1575
+ type: StringConstructor;
1576
+ default: string;
1577
+ };
1578
+ underlay: {
1579
+ type: ObjectConstructor;
1580
+ };
1581
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
234
1582
  [key: string]: any;
235
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
236
- ColorIconOthers: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1583
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1584
+ shape: {
1585
+ type: StringConstructor;
1586
+ default: string;
1587
+ };
1588
+ firstColor: {
1589
+ type: StringConstructor;
1590
+ default: string;
1591
+ };
1592
+ secondColor: {
1593
+ type: StringConstructor;
1594
+ default: string;
1595
+ };
1596
+ underlay: {
1597
+ type: ObjectConstructor;
1598
+ };
1599
+ }>>, {
1600
+ shape: string;
1601
+ firstColor: string;
1602
+ secondColor: string;
1603
+ }, {}>>;
1604
+ ColorIconOthers: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1605
+ shape: {
1606
+ type: StringConstructor;
1607
+ default: string;
1608
+ };
1609
+ firstColor: {
1610
+ type: StringConstructor;
1611
+ default: string;
1612
+ };
1613
+ secondColor: {
1614
+ type: StringConstructor;
1615
+ default: string;
1616
+ };
1617
+ underlay: {
1618
+ type: ObjectConstructor;
1619
+ };
1620
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
237
1621
  [key: string]: any;
238
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
239
- ColorIconPhoneBills: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1622
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1623
+ shape: {
1624
+ type: StringConstructor;
1625
+ default: string;
1626
+ };
1627
+ firstColor: {
1628
+ type: StringConstructor;
1629
+ default: string;
1630
+ };
1631
+ secondColor: {
1632
+ type: StringConstructor;
1633
+ default: string;
1634
+ };
1635
+ underlay: {
1636
+ type: ObjectConstructor;
1637
+ };
1638
+ }>>, {
1639
+ shape: string;
1640
+ firstColor: string;
1641
+ secondColor: string;
1642
+ }, {}>>;
1643
+ ColorIconPhoneBills: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1644
+ shape: {
1645
+ type: StringConstructor;
1646
+ default: string;
1647
+ };
1648
+ firstColor: {
1649
+ type: StringConstructor;
1650
+ default: string;
1651
+ };
1652
+ secondColor: {
1653
+ type: StringConstructor;
1654
+ default: string;
1655
+ };
1656
+ underlay: {
1657
+ type: ObjectConstructor;
1658
+ };
1659
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
240
1660
  [key: string]: any;
241
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
242
- ColorIconPhotoIdentification: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1661
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1662
+ shape: {
1663
+ type: StringConstructor;
1664
+ default: string;
1665
+ };
1666
+ firstColor: {
1667
+ type: StringConstructor;
1668
+ default: string;
1669
+ };
1670
+ secondColor: {
1671
+ type: StringConstructor;
1672
+ default: string;
1673
+ };
1674
+ underlay: {
1675
+ type: ObjectConstructor;
1676
+ };
1677
+ }>>, {
1678
+ shape: string;
1679
+ firstColor: string;
1680
+ secondColor: string;
1681
+ }, {}>>;
1682
+ ColorIconPhotoIdentification: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1683
+ shape: {
1684
+ type: StringConstructor;
1685
+ default: string;
1686
+ };
1687
+ firstColor: {
1688
+ type: StringConstructor;
1689
+ default: string;
1690
+ };
1691
+ secondColor: {
1692
+ type: StringConstructor;
1693
+ default: string;
1694
+ };
1695
+ underlay: {
1696
+ type: ObjectConstructor;
1697
+ };
1698
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
243
1699
  [key: string]: any;
244
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
245
- ColorIconPhysicalExamination: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1700
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1701
+ shape: {
1702
+ type: StringConstructor;
1703
+ default: string;
1704
+ };
1705
+ firstColor: {
1706
+ type: StringConstructor;
1707
+ default: string;
1708
+ };
1709
+ secondColor: {
1710
+ type: StringConstructor;
1711
+ default: string;
1712
+ };
1713
+ underlay: {
1714
+ type: ObjectConstructor;
1715
+ };
1716
+ }>>, {
1717
+ shape: string;
1718
+ firstColor: string;
1719
+ secondColor: string;
1720
+ }, {}>>;
1721
+ ColorIconPhysicalExamination: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1722
+ shape: {
1723
+ type: StringConstructor;
1724
+ default: string;
1725
+ };
1726
+ firstColor: {
1727
+ type: StringConstructor;
1728
+ default: string;
1729
+ };
1730
+ secondColor: {
1731
+ type: StringConstructor;
1732
+ default: string;
1733
+ };
1734
+ underlay: {
1735
+ type: ObjectConstructor;
1736
+ };
1737
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
246
1738
  [key: string]: any;
247
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
248
- ColorIconPrivateVehicleAllowance: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1739
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1740
+ shape: {
1741
+ type: StringConstructor;
1742
+ default: string;
1743
+ };
1744
+ firstColor: {
1745
+ type: StringConstructor;
1746
+ default: string;
1747
+ };
1748
+ secondColor: {
1749
+ type: StringConstructor;
1750
+ default: string;
1751
+ };
1752
+ underlay: {
1753
+ type: ObjectConstructor;
1754
+ };
1755
+ }>>, {
1756
+ shape: string;
1757
+ firstColor: string;
1758
+ secondColor: string;
1759
+ }, {}>>;
1760
+ ColorIconPrivateVehicleAllowance: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1761
+ shape: {
1762
+ type: StringConstructor;
1763
+ default: string;
1764
+ };
1765
+ firstColor: {
1766
+ type: StringConstructor;
1767
+ default: string;
1768
+ };
1769
+ secondColor: {
1770
+ type: StringConstructor;
1771
+ default: string;
1772
+ };
1773
+ underlay: {
1774
+ type: ObjectConstructor;
1775
+ };
1776
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
249
1777
  [key: string]: any;
250
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
251
- ColorIconProfessionalTerminology: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1778
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1779
+ shape: {
1780
+ type: StringConstructor;
1781
+ default: string;
1782
+ };
1783
+ firstColor: {
1784
+ type: StringConstructor;
1785
+ default: string;
1786
+ };
1787
+ secondColor: {
1788
+ type: StringConstructor;
1789
+ default: string;
1790
+ };
1791
+ underlay: {
1792
+ type: ObjectConstructor;
1793
+ };
1794
+ }>>, {
1795
+ shape: string;
1796
+ firstColor: string;
1797
+ secondColor: string;
1798
+ }, {}>>;
1799
+ ColorIconProfessionalTerminology: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1800
+ shape: {
1801
+ type: StringConstructor;
1802
+ default: string;
1803
+ };
1804
+ firstColor: {
1805
+ type: StringConstructor;
1806
+ default: string;
1807
+ };
1808
+ secondColor: {
1809
+ type: StringConstructor;
1810
+ default: string;
1811
+ };
1812
+ underlay: {
1813
+ type: ObjectConstructor;
1814
+ };
1815
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
252
1816
  [key: string]: any;
253
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
254
- ColorIconReceptionReimburseForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1817
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1818
+ shape: {
1819
+ type: StringConstructor;
1820
+ default: string;
1821
+ };
1822
+ firstColor: {
1823
+ type: StringConstructor;
1824
+ default: string;
1825
+ };
1826
+ secondColor: {
1827
+ type: StringConstructor;
1828
+ default: string;
1829
+ };
1830
+ underlay: {
1831
+ type: ObjectConstructor;
1832
+ };
1833
+ }>>, {
1834
+ shape: string;
1835
+ firstColor: string;
1836
+ secondColor: string;
1837
+ }, {}>>;
1838
+ ColorIconReceptionReimburseForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1839
+ shape: {
1840
+ type: StringConstructor;
1841
+ default: string;
1842
+ };
1843
+ firstColor: {
1844
+ type: StringConstructor;
1845
+ default: string;
1846
+ };
1847
+ secondColor: {
1848
+ type: StringConstructor;
1849
+ default: string;
1850
+ };
1851
+ underlay: {
1852
+ type: ObjectConstructor;
1853
+ };
1854
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
255
1855
  [key: string]: any;
256
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
257
- ColorIconReimbursementForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1856
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1857
+ shape: {
1858
+ type: StringConstructor;
1859
+ default: string;
1860
+ };
1861
+ firstColor: {
1862
+ type: StringConstructor;
1863
+ default: string;
1864
+ };
1865
+ secondColor: {
1866
+ type: StringConstructor;
1867
+ default: string;
1868
+ };
1869
+ underlay: {
1870
+ type: ObjectConstructor;
1871
+ };
1872
+ }>>, {
1873
+ shape: string;
1874
+ firstColor: string;
1875
+ secondColor: string;
1876
+ }, {}>>;
1877
+ ColorIconReimbursementForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1878
+ shape: {
1879
+ type: StringConstructor;
1880
+ default: string;
1881
+ };
1882
+ firstColor: {
1883
+ type: StringConstructor;
1884
+ default: string;
1885
+ };
1886
+ secondColor: {
1887
+ type: StringConstructor;
1888
+ default: string;
1889
+ };
1890
+ underlay: {
1891
+ type: ObjectConstructor;
1892
+ };
1893
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
258
1894
  [key: string]: any;
259
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
260
- ColorIconServiceCharges: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1895
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1896
+ shape: {
1897
+ type: StringConstructor;
1898
+ default: string;
1899
+ };
1900
+ firstColor: {
1901
+ type: StringConstructor;
1902
+ default: string;
1903
+ };
1904
+ secondColor: {
1905
+ type: StringConstructor;
1906
+ default: string;
1907
+ };
1908
+ underlay: {
1909
+ type: ObjectConstructor;
1910
+ };
1911
+ }>>, {
1912
+ shape: string;
1913
+ firstColor: string;
1914
+ secondColor: string;
1915
+ }, {}>>;
1916
+ ColorIconServiceCharges: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1917
+ shape: {
1918
+ type: StringConstructor;
1919
+ default: string;
1920
+ };
1921
+ firstColor: {
1922
+ type: StringConstructor;
1923
+ default: string;
1924
+ };
1925
+ secondColor: {
1926
+ type: StringConstructor;
1927
+ default: string;
1928
+ };
1929
+ underlay: {
1930
+ type: ObjectConstructor;
1931
+ };
1932
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
261
1933
  [key: string]: any;
262
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
263
- ColorIconShareArrow: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1934
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1935
+ shape: {
1936
+ type: StringConstructor;
1937
+ default: string;
1938
+ };
1939
+ firstColor: {
1940
+ type: StringConstructor;
1941
+ default: string;
1942
+ };
1943
+ secondColor: {
1944
+ type: StringConstructor;
1945
+ default: string;
1946
+ };
1947
+ underlay: {
1948
+ type: ObjectConstructor;
1949
+ };
1950
+ }>>, {
1951
+ shape: string;
1952
+ firstColor: string;
1953
+ secondColor: string;
1954
+ }, {}>>;
1955
+ ColorIconShareArrow: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1956
+ shape: {
1957
+ type: StringConstructor;
1958
+ default: string;
1959
+ };
1960
+ firstColor: {
1961
+ type: StringConstructor;
1962
+ default: string;
1963
+ };
1964
+ secondColor: {
1965
+ type: StringConstructor;
1966
+ default: string;
1967
+ };
1968
+ underlay: {
1969
+ type: ObjectConstructor;
1970
+ };
1971
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
264
1972
  [key: string]: any;
265
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
266
- ColorIconShip: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
1973
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
1974
+ shape: {
1975
+ type: StringConstructor;
1976
+ default: string;
1977
+ };
1978
+ firstColor: {
1979
+ type: StringConstructor;
1980
+ default: string;
1981
+ };
1982
+ secondColor: {
1983
+ type: StringConstructor;
1984
+ default: string;
1985
+ };
1986
+ underlay: {
1987
+ type: ObjectConstructor;
1988
+ };
1989
+ }>>, {
1990
+ shape: string;
1991
+ firstColor: string;
1992
+ secondColor: string;
1993
+ }, {}>>;
1994
+ ColorIconShip: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
1995
+ shape: {
1996
+ type: StringConstructor;
1997
+ default: string;
1998
+ };
1999
+ firstColor: {
2000
+ type: StringConstructor;
2001
+ default: string;
2002
+ };
2003
+ secondColor: {
2004
+ type: StringConstructor;
2005
+ default: string;
2006
+ };
2007
+ underlay: {
2008
+ type: ObjectConstructor;
2009
+ };
2010
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
267
2011
  [key: string]: any;
268
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
269
- ColorIconTaxiFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2012
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2013
+ shape: {
2014
+ type: StringConstructor;
2015
+ default: string;
2016
+ };
2017
+ firstColor: {
2018
+ type: StringConstructor;
2019
+ default: string;
2020
+ };
2021
+ secondColor: {
2022
+ type: StringConstructor;
2023
+ default: string;
2024
+ };
2025
+ underlay: {
2026
+ type: ObjectConstructor;
2027
+ };
2028
+ }>>, {
2029
+ shape: string;
2030
+ firstColor: string;
2031
+ secondColor: string;
2032
+ }, {}>>;
2033
+ ColorIconTaxiFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2034
+ shape: {
2035
+ type: StringConstructor;
2036
+ default: string;
2037
+ };
2038
+ firstColor: {
2039
+ type: StringConstructor;
2040
+ default: string;
2041
+ };
2042
+ secondColor: {
2043
+ type: StringConstructor;
2044
+ default: string;
2045
+ };
2046
+ underlay: {
2047
+ type: ObjectConstructor;
2048
+ };
2049
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
270
2050
  [key: string]: any;
271
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
272
- ColorIconTrainFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2051
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2052
+ shape: {
2053
+ type: StringConstructor;
2054
+ default: string;
2055
+ };
2056
+ firstColor: {
2057
+ type: StringConstructor;
2058
+ default: string;
2059
+ };
2060
+ secondColor: {
2061
+ type: StringConstructor;
2062
+ default: string;
2063
+ };
2064
+ underlay: {
2065
+ type: ObjectConstructor;
2066
+ };
2067
+ }>>, {
2068
+ shape: string;
2069
+ firstColor: string;
2070
+ secondColor: string;
2071
+ }, {}>>;
2072
+ ColorIconTrainFares: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2073
+ shape: {
2074
+ type: StringConstructor;
2075
+ default: string;
2076
+ };
2077
+ firstColor: {
2078
+ type: StringConstructor;
2079
+ default: string;
2080
+ };
2081
+ secondColor: {
2082
+ type: StringConstructor;
2083
+ default: string;
2084
+ };
2085
+ underlay: {
2086
+ type: ObjectConstructor;
2087
+ };
2088
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
273
2089
  [key: string]: any;
274
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
275
- ColorIconTraining: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2090
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2091
+ shape: {
2092
+ type: StringConstructor;
2093
+ default: string;
2094
+ };
2095
+ firstColor: {
2096
+ type: StringConstructor;
2097
+ default: string;
2098
+ };
2099
+ secondColor: {
2100
+ type: StringConstructor;
2101
+ default: string;
2102
+ };
2103
+ underlay: {
2104
+ type: ObjectConstructor;
2105
+ };
2106
+ }>>, {
2107
+ shape: string;
2108
+ firstColor: string;
2109
+ secondColor: string;
2110
+ }, {}>>;
2111
+ ColorIconTraining: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2112
+ shape: {
2113
+ type: StringConstructor;
2114
+ default: string;
2115
+ };
2116
+ firstColor: {
2117
+ type: StringConstructor;
2118
+ default: string;
2119
+ };
2120
+ secondColor: {
2121
+ type: StringConstructor;
2122
+ default: string;
2123
+ };
2124
+ underlay: {
2125
+ type: ObjectConstructor;
2126
+ };
2127
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
276
2128
  [key: string]: any;
277
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
278
- ColorIconTrainingFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2129
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2130
+ shape: {
2131
+ type: StringConstructor;
2132
+ default: string;
2133
+ };
2134
+ firstColor: {
2135
+ type: StringConstructor;
2136
+ default: string;
2137
+ };
2138
+ secondColor: {
2139
+ type: StringConstructor;
2140
+ default: string;
2141
+ };
2142
+ underlay: {
2143
+ type: ObjectConstructor;
2144
+ };
2145
+ }>>, {
2146
+ shape: string;
2147
+ firstColor: string;
2148
+ secondColor: string;
2149
+ }, {}>>;
2150
+ ColorIconTrainingFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2151
+ shape: {
2152
+ type: StringConstructor;
2153
+ default: string;
2154
+ };
2155
+ firstColor: {
2156
+ type: StringConstructor;
2157
+ default: string;
2158
+ };
2159
+ secondColor: {
2160
+ type: StringConstructor;
2161
+ default: string;
2162
+ };
2163
+ underlay: {
2164
+ type: ObjectConstructor;
2165
+ };
2166
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
279
2167
  [key: string]: any;
280
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
281
- ColorIconTravelApplicationForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2168
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2169
+ shape: {
2170
+ type: StringConstructor;
2171
+ default: string;
2172
+ };
2173
+ firstColor: {
2174
+ type: StringConstructor;
2175
+ default: string;
2176
+ };
2177
+ secondColor: {
2178
+ type: StringConstructor;
2179
+ default: string;
2180
+ };
2181
+ underlay: {
2182
+ type: ObjectConstructor;
2183
+ };
2184
+ }>>, {
2185
+ shape: string;
2186
+ firstColor: string;
2187
+ secondColor: string;
2188
+ }, {}>>;
2189
+ ColorIconTravelApplicationForm: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2190
+ shape: {
2191
+ type: StringConstructor;
2192
+ default: string;
2193
+ };
2194
+ firstColor: {
2195
+ type: StringConstructor;
2196
+ default: string;
2197
+ };
2198
+ secondColor: {
2199
+ type: StringConstructor;
2200
+ default: string;
2201
+ };
2202
+ underlay: {
2203
+ type: ObjectConstructor;
2204
+ };
2205
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
282
2206
  [key: string]: any;
283
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
284
- ColorIconTravelExpenses: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2207
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2208
+ shape: {
2209
+ type: StringConstructor;
2210
+ default: string;
2211
+ };
2212
+ firstColor: {
2213
+ type: StringConstructor;
2214
+ default: string;
2215
+ };
2216
+ secondColor: {
2217
+ type: StringConstructor;
2218
+ default: string;
2219
+ };
2220
+ underlay: {
2221
+ type: ObjectConstructor;
2222
+ };
2223
+ }>>, {
2224
+ shape: string;
2225
+ firstColor: string;
2226
+ secondColor: string;
2227
+ }, {}>>;
2228
+ ColorIconTravelExpenses: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2229
+ shape: {
2230
+ type: StringConstructor;
2231
+ default: string;
2232
+ };
2233
+ firstColor: {
2234
+ type: StringConstructor;
2235
+ default: string;
2236
+ };
2237
+ secondColor: {
2238
+ type: StringConstructor;
2239
+ default: string;
2240
+ };
2241
+ underlay: {
2242
+ type: ObjectConstructor;
2243
+ };
2244
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
285
2245
  [key: string]: any;
286
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
287
- ColorIconTravelOrder: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2246
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2247
+ shape: {
2248
+ type: StringConstructor;
2249
+ default: string;
2250
+ };
2251
+ firstColor: {
2252
+ type: StringConstructor;
2253
+ default: string;
2254
+ };
2255
+ secondColor: {
2256
+ type: StringConstructor;
2257
+ default: string;
2258
+ };
2259
+ underlay: {
2260
+ type: ObjectConstructor;
2261
+ };
2262
+ }>>, {
2263
+ shape: string;
2264
+ firstColor: string;
2265
+ secondColor: string;
2266
+ }, {}>>;
2267
+ ColorIconTravelOrder: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2268
+ shape: {
2269
+ type: StringConstructor;
2270
+ default: string;
2271
+ };
2272
+ firstColor: {
2273
+ type: StringConstructor;
2274
+ default: string;
2275
+ };
2276
+ secondColor: {
2277
+ type: StringConstructor;
2278
+ default: string;
2279
+ };
2280
+ underlay: {
2281
+ type: ObjectConstructor;
2282
+ };
2283
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
288
2284
  [key: string]: any;
289
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
290
- ColorIconVenueHospitalityFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2285
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2286
+ shape: {
2287
+ type: StringConstructor;
2288
+ default: string;
2289
+ };
2290
+ firstColor: {
2291
+ type: StringConstructor;
2292
+ default: string;
2293
+ };
2294
+ secondColor: {
2295
+ type: StringConstructor;
2296
+ default: string;
2297
+ };
2298
+ underlay: {
2299
+ type: ObjectConstructor;
2300
+ };
2301
+ }>>, {
2302
+ shape: string;
2303
+ firstColor: string;
2304
+ secondColor: string;
2305
+ }, {}>>;
2306
+ ColorIconVenueHospitalityFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2307
+ shape: {
2308
+ type: StringConstructor;
2309
+ default: string;
2310
+ };
2311
+ firstColor: {
2312
+ type: StringConstructor;
2313
+ default: string;
2314
+ };
2315
+ secondColor: {
2316
+ type: StringConstructor;
2317
+ default: string;
2318
+ };
2319
+ underlay: {
2320
+ type: ObjectConstructor;
2321
+ };
2322
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
291
2323
  [key: string]: any;
292
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
293
- ColorIconVenueRentalFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2324
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2325
+ shape: {
2326
+ type: StringConstructor;
2327
+ default: string;
2328
+ };
2329
+ firstColor: {
2330
+ type: StringConstructor;
2331
+ default: string;
2332
+ };
2333
+ secondColor: {
2334
+ type: StringConstructor;
2335
+ default: string;
2336
+ };
2337
+ underlay: {
2338
+ type: ObjectConstructor;
2339
+ };
2340
+ }>>, {
2341
+ shape: string;
2342
+ firstColor: string;
2343
+ secondColor: string;
2344
+ }, {}>>;
2345
+ ColorIconVenueRentalFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2346
+ shape: {
2347
+ type: StringConstructor;
2348
+ default: string;
2349
+ };
2350
+ firstColor: {
2351
+ type: StringConstructor;
2352
+ default: string;
2353
+ };
2354
+ secondColor: {
2355
+ type: StringConstructor;
2356
+ default: string;
2357
+ };
2358
+ underlay: {
2359
+ type: ObjectConstructor;
2360
+ };
2361
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
294
2362
  [key: string]: any;
295
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
296
- ColorIconVisaFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2363
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2364
+ shape: {
2365
+ type: StringConstructor;
2366
+ default: string;
2367
+ };
2368
+ firstColor: {
2369
+ type: StringConstructor;
2370
+ default: string;
2371
+ };
2372
+ secondColor: {
2373
+ type: StringConstructor;
2374
+ default: string;
2375
+ };
2376
+ underlay: {
2377
+ type: ObjectConstructor;
2378
+ };
2379
+ }>>, {
2380
+ shape: string;
2381
+ firstColor: string;
2382
+ secondColor: string;
2383
+ }, {}>>;
2384
+ ColorIconVisaFees: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2385
+ shape: {
2386
+ type: StringConstructor;
2387
+ default: string;
2388
+ };
2389
+ firstColor: {
2390
+ type: StringConstructor;
2391
+ default: string;
2392
+ };
2393
+ secondColor: {
2394
+ type: StringConstructor;
2395
+ default: string;
2396
+ };
2397
+ underlay: {
2398
+ type: ObjectConstructor;
2399
+ };
2400
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
297
2401
  [key: string]: any;
298
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
299
- ColorIconWhitePager: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2402
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2403
+ shape: {
2404
+ type: StringConstructor;
2405
+ default: string;
2406
+ };
2407
+ firstColor: {
2408
+ type: StringConstructor;
2409
+ default: string;
2410
+ };
2411
+ secondColor: {
2412
+ type: StringConstructor;
2413
+ default: string;
2414
+ };
2415
+ underlay: {
2416
+ type: ObjectConstructor;
2417
+ };
2418
+ }>>, {
2419
+ shape: string;
2420
+ firstColor: string;
2421
+ secondColor: string;
2422
+ }, {}>>;
2423
+ ColorIconWhitePager: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{
2424
+ shape: {
2425
+ type: StringConstructor;
2426
+ default: string;
2427
+ };
2428
+ firstColor: {
2429
+ type: StringConstructor;
2430
+ default: string;
2431
+ };
2432
+ secondColor: {
2433
+ type: StringConstructor;
2434
+ default: string;
2435
+ };
2436
+ underlay: {
2437
+ type: ObjectConstructor;
2438
+ };
2439
+ }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
300
2440
  [key: string]: any;
301
- }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2441
+ }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
2442
+ shape: {
2443
+ type: StringConstructor;
2444
+ default: string;
2445
+ };
2446
+ firstColor: {
2447
+ type: StringConstructor;
2448
+ default: string;
2449
+ };
2450
+ secondColor: {
2451
+ type: StringConstructor;
2452
+ default: string;
2453
+ };
2454
+ underlay: {
2455
+ type: ObjectConstructor;
2456
+ };
2457
+ }>>, {
2458
+ shape: string;
2459
+ firstColor: string;
2460
+ secondColor: string;
2461
+ }, {}>>;
302
2462
  };
303
2463
  export default _default;