@team-monolith/cds 0.8.1 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/icons/Arrows.d.ts +108 -108
  2. package/dist/icons/Arrows.js +216 -108
  3. package/dist/icons/Buildings.d.ts +58 -58
  4. package/dist/icons/Buildings.js +116 -58
  5. package/dist/icons/Business.d.ts +192 -192
  6. package/dist/icons/Business.js +384 -192
  7. package/dist/icons/Communication.d.ts +64 -64
  8. package/dist/icons/Communication.js +128 -64
  9. package/dist/icons/Custom.d.ts +3 -3
  10. package/dist/icons/Custom.js +6 -3
  11. package/dist/icons/Design.d.ts +164 -164
  12. package/dist/icons/Design.js +328 -164
  13. package/dist/icons/Development.d.ts +50 -50
  14. package/dist/icons/Development.js +100 -50
  15. package/dist/icons/Device.d.ts +166 -166
  16. package/dist/icons/Device.js +332 -166
  17. package/dist/icons/Document.d.ts +202 -202
  18. package/dist/icons/Document.js +404 -202
  19. package/dist/icons/Editor.d.ts +114 -114
  20. package/dist/icons/Editor.js +228 -114
  21. package/dist/icons/Finance.d.ts +140 -140
  22. package/dist/icons/Finance.js +280 -140
  23. package/dist/icons/Health & Medical.d.ts +62 -62
  24. package/dist/icons/Health & Medical.js +124 -62
  25. package/dist/icons/Logos.d.ts +224 -224
  26. package/dist/icons/Logos.js +448 -224
  27. package/dist/icons/Map.d.ts +174 -174
  28. package/dist/icons/Map.js +348 -174
  29. package/dist/icons/Media.d.ts +218 -218
  30. package/dist/icons/Media.js +436 -218
  31. package/dist/icons/Others.d.ts +104 -104
  32. package/dist/icons/Others.js +208 -104
  33. package/dist/icons/System.d.ts +262 -262
  34. package/dist/icons/System.js +524 -262
  35. package/dist/icons/User & Faces.d.ts +112 -112
  36. package/dist/icons/User & Faces.js +224 -112
  37. package/dist/icons/Weather.d.ts +80 -80
  38. package/dist/icons/Weather.js +160 -80
  39. package/package.json +1 -1
@@ -1,873 +1,873 @@
1
1
  /// <reference types="react" />
2
- export { default as i4KFillSvg } from "remixicon/icons/Media/4k-fill.svg";
2
+ export declare const i4KFillSvg: string;
3
3
  export declare const I4KFillIcon: (props: {
4
4
  className?: string;
5
5
  }) => JSX.Element;
6
- export { default as i4KLineSvg } from "remixicon/icons/Media/4k-line.svg";
6
+ export declare const i4KLineSvg: string;
7
7
  export declare const I4KLineIcon: (props: {
8
8
  className?: string;
9
9
  }) => JSX.Element;
10
- export { default as albumFillSvg } from "remixicon/icons/Media/album-fill.svg";
10
+ export declare const albumFillSvg: string;
11
11
  export declare const AlbumFillIcon: (props: {
12
12
  className?: string;
13
13
  }) => JSX.Element;
14
- export { default as albumLineSvg } from "remixicon/icons/Media/album-line.svg";
14
+ export declare const albumLineSvg: string;
15
15
  export declare const AlbumLineIcon: (props: {
16
16
  className?: string;
17
17
  }) => JSX.Element;
18
- export { default as aspectRatioFillSvg } from "remixicon/icons/Media/aspect-ratio-fill.svg";
18
+ export declare const aspectRatioFillSvg: string;
19
19
  export declare const AspectRatioFillIcon: (props: {
20
20
  className?: string;
21
21
  }) => JSX.Element;
22
- export { default as aspectRatioLineSvg } from "remixicon/icons/Media/aspect-ratio-line.svg";
22
+ export declare const aspectRatioLineSvg: string;
23
23
  export declare const AspectRatioLineIcon: (props: {
24
24
  className?: string;
25
25
  }) => JSX.Element;
26
- export { default as broadcastFillSvg } from "remixicon/icons/Media/broadcast-fill.svg";
26
+ export declare const broadcastFillSvg: string;
27
27
  export declare const BroadcastFillIcon: (props: {
28
28
  className?: string;
29
29
  }) => JSX.Element;
30
- export { default as broadcastLineSvg } from "remixicon/icons/Media/broadcast-line.svg";
30
+ export declare const broadcastLineSvg: string;
31
31
  export declare const BroadcastLineIcon: (props: {
32
32
  className?: string;
33
33
  }) => JSX.Element;
34
- export { default as camera2FillSvg } from "remixicon/icons/Media/camera-2-fill.svg";
34
+ export declare const camera2FillSvg: string;
35
35
  export declare const Camera2FillIcon: (props: {
36
36
  className?: string;
37
37
  }) => JSX.Element;
38
- export { default as camera2LineSvg } from "remixicon/icons/Media/camera-2-line.svg";
38
+ export declare const camera2LineSvg: string;
39
39
  export declare const Camera2LineIcon: (props: {
40
40
  className?: string;
41
41
  }) => JSX.Element;
42
- export { default as camera3FillSvg } from "remixicon/icons/Media/camera-3-fill.svg";
42
+ export declare const camera3FillSvg: string;
43
43
  export declare const Camera3FillIcon: (props: {
44
44
  className?: string;
45
45
  }) => JSX.Element;
46
- export { default as camera3LineSvg } from "remixicon/icons/Media/camera-3-line.svg";
46
+ export declare const camera3LineSvg: string;
47
47
  export declare const Camera3LineIcon: (props: {
48
48
  className?: string;
49
49
  }) => JSX.Element;
50
- export { default as cameraFillSvg } from "remixicon/icons/Media/camera-fill.svg";
50
+ export declare const cameraFillSvg: string;
51
51
  export declare const CameraFillIcon: (props: {
52
52
  className?: string;
53
53
  }) => JSX.Element;
54
- export { default as cameraLensFillSvg } from "remixicon/icons/Media/camera-lens-fill.svg";
54
+ export declare const cameraLensFillSvg: string;
55
55
  export declare const CameraLensFillIcon: (props: {
56
56
  className?: string;
57
57
  }) => JSX.Element;
58
- export { default as cameraLensLineSvg } from "remixicon/icons/Media/camera-lens-line.svg";
58
+ export declare const cameraLensLineSvg: string;
59
59
  export declare const CameraLensLineIcon: (props: {
60
60
  className?: string;
61
61
  }) => JSX.Element;
62
- export { default as cameraLineSvg } from "remixicon/icons/Media/camera-line.svg";
62
+ export declare const cameraLineSvg: string;
63
63
  export declare const CameraLineIcon: (props: {
64
64
  className?: string;
65
65
  }) => JSX.Element;
66
- export { default as cameraOffFillSvg } from "remixicon/icons/Media/camera-off-fill.svg";
66
+ export declare const cameraOffFillSvg: string;
67
67
  export declare const CameraOffFillIcon: (props: {
68
68
  className?: string;
69
69
  }) => JSX.Element;
70
- export { default as cameraOffLineSvg } from "remixicon/icons/Media/camera-off-line.svg";
70
+ export declare const cameraOffLineSvg: string;
71
71
  export declare const CameraOffLineIcon: (props: {
72
72
  className?: string;
73
73
  }) => JSX.Element;
74
- export { default as cameraSwitchFillSvg } from "remixicon/icons/Media/camera-switch-fill.svg";
74
+ export declare const cameraSwitchFillSvg: string;
75
75
  export declare const CameraSwitchFillIcon: (props: {
76
76
  className?: string;
77
77
  }) => JSX.Element;
78
- export { default as cameraSwitchLineSvg } from "remixicon/icons/Media/camera-switch-line.svg";
78
+ export declare const cameraSwitchLineSvg: string;
79
79
  export declare const CameraSwitchLineIcon: (props: {
80
80
  className?: string;
81
81
  }) => JSX.Element;
82
- export { default as clapperboardFillSvg } from "remixicon/icons/Media/clapperboard-fill.svg";
82
+ export declare const clapperboardFillSvg: string;
83
83
  export declare const ClapperboardFillIcon: (props: {
84
84
  className?: string;
85
85
  }) => JSX.Element;
86
- export { default as clapperboardLineSvg } from "remixicon/icons/Media/clapperboard-line.svg";
86
+ export declare const clapperboardLineSvg: string;
87
87
  export declare const ClapperboardLineIcon: (props: {
88
88
  className?: string;
89
89
  }) => JSX.Element;
90
- export { default as closedCaptioningFillSvg } from "remixicon/icons/Media/closed-captioning-fill.svg";
90
+ export declare const closedCaptioningFillSvg: string;
91
91
  export declare const ClosedCaptioningFillIcon: (props: {
92
92
  className?: string;
93
93
  }) => JSX.Element;
94
- export { default as closedCaptioningLineSvg } from "remixicon/icons/Media/closed-captioning-line.svg";
94
+ export declare const closedCaptioningLineSvg: string;
95
95
  export declare const ClosedCaptioningLineIcon: (props: {
96
96
  className?: string;
97
97
  }) => JSX.Element;
98
- export { default as discFillSvg } from "remixicon/icons/Media/disc-fill.svg";
98
+ export declare const discFillSvg: string;
99
99
  export declare const DiscFillIcon: (props: {
100
100
  className?: string;
101
101
  }) => JSX.Element;
102
- export { default as discLineSvg } from "remixicon/icons/Media/disc-line.svg";
102
+ export declare const discLineSvg: string;
103
103
  export declare const DiscLineIcon: (props: {
104
104
  className?: string;
105
105
  }) => JSX.Element;
106
- export { default as dvFillSvg } from "remixicon/icons/Media/dv-fill.svg";
106
+ export declare const dvFillSvg: string;
107
107
  export declare const DvFillIcon: (props: {
108
108
  className?: string;
109
109
  }) => JSX.Element;
110
- export { default as dvLineSvg } from "remixicon/icons/Media/dv-line.svg";
110
+ export declare const dvLineSvg: string;
111
111
  export declare const DvLineIcon: (props: {
112
112
  className?: string;
113
113
  }) => JSX.Element;
114
- export { default as dvdFillSvg } from "remixicon/icons/Media/dvd-fill.svg";
114
+ export declare const dvdFillSvg: string;
115
115
  export declare const DvdFillIcon: (props: {
116
116
  className?: string;
117
117
  }) => JSX.Element;
118
- export { default as dvdLineSvg } from "remixicon/icons/Media/dvd-line.svg";
118
+ export declare const dvdLineSvg: string;
119
119
  export declare const DvdLineIcon: (props: {
120
120
  className?: string;
121
121
  }) => JSX.Element;
122
- export { default as ejectFillSvg } from "remixicon/icons/Media/eject-fill.svg";
122
+ export declare const ejectFillSvg: string;
123
123
  export declare const EjectFillIcon: (props: {
124
124
  className?: string;
125
125
  }) => JSX.Element;
126
- export { default as ejectLineSvg } from "remixicon/icons/Media/eject-line.svg";
126
+ export declare const ejectLineSvg: string;
127
127
  export declare const EjectLineIcon: (props: {
128
128
  className?: string;
129
129
  }) => JSX.Element;
130
- export { default as equalizerFillSvg } from "remixicon/icons/Media/equalizer-fill.svg";
130
+ export declare const equalizerFillSvg: string;
131
131
  export declare const EqualizerFillIcon: (props: {
132
132
  className?: string;
133
133
  }) => JSX.Element;
134
- export { default as equalizerLineSvg } from "remixicon/icons/Media/equalizer-line.svg";
134
+ export declare const equalizerLineSvg: string;
135
135
  export declare const EqualizerLineIcon: (props: {
136
136
  className?: string;
137
137
  }) => JSX.Element;
138
- export { default as filmFillSvg } from "remixicon/icons/Media/film-fill.svg";
138
+ export declare const filmFillSvg: string;
139
139
  export declare const FilmFillIcon: (props: {
140
140
  className?: string;
141
141
  }) => JSX.Element;
142
- export { default as filmLineSvg } from "remixicon/icons/Media/film-line.svg";
142
+ export declare const filmLineSvg: string;
143
143
  export declare const FilmLineIcon: (props: {
144
144
  className?: string;
145
145
  }) => JSX.Element;
146
- export { default as forward10FillSvg } from "remixicon/icons/Media/forward-10-fill.svg";
146
+ export declare const forward10FillSvg: string;
147
147
  export declare const Forward10FillIcon: (props: {
148
148
  className?: string;
149
149
  }) => JSX.Element;
150
- export { default as forward10LineSvg } from "remixicon/icons/Media/forward-10-line.svg";
150
+ export declare const forward10LineSvg: string;
151
151
  export declare const Forward10LineIcon: (props: {
152
152
  className?: string;
153
153
  }) => JSX.Element;
154
- export { default as forward15FillSvg } from "remixicon/icons/Media/forward-15-fill.svg";
154
+ export declare const forward15FillSvg: string;
155
155
  export declare const Forward15FillIcon: (props: {
156
156
  className?: string;
157
157
  }) => JSX.Element;
158
- export { default as forward15LineSvg } from "remixicon/icons/Media/forward-15-line.svg";
158
+ export declare const forward15LineSvg: string;
159
159
  export declare const Forward15LineIcon: (props: {
160
160
  className?: string;
161
161
  }) => JSX.Element;
162
- export { default as forward30FillSvg } from "remixicon/icons/Media/forward-30-fill.svg";
162
+ export declare const forward30FillSvg: string;
163
163
  export declare const Forward30FillIcon: (props: {
164
164
  className?: string;
165
165
  }) => JSX.Element;
166
- export { default as forward30LineSvg } from "remixicon/icons/Media/forward-30-line.svg";
166
+ export declare const forward30LineSvg: string;
167
167
  export declare const Forward30LineIcon: (props: {
168
168
  className?: string;
169
169
  }) => JSX.Element;
170
- export { default as forward5FillSvg } from "remixicon/icons/Media/forward-5-fill.svg";
170
+ export declare const forward5FillSvg: string;
171
171
  export declare const Forward5FillIcon: (props: {
172
172
  className?: string;
173
173
  }) => JSX.Element;
174
- export { default as forward5LineSvg } from "remixicon/icons/Media/forward-5-line.svg";
174
+ export declare const forward5LineSvg: string;
175
175
  export declare const Forward5LineIcon: (props: {
176
176
  className?: string;
177
177
  }) => JSX.Element;
178
- export { default as fullscreenExitFillSvg } from "remixicon/icons/Media/fullscreen-exit-fill.svg";
178
+ export declare const fullscreenExitFillSvg: string;
179
179
  export declare const FullscreenExitFillIcon: (props: {
180
180
  className?: string;
181
181
  }) => JSX.Element;
182
- export { default as fullscreenExitLineSvg } from "remixicon/icons/Media/fullscreen-exit-line.svg";
182
+ export declare const fullscreenExitLineSvg: string;
183
183
  export declare const FullscreenExitLineIcon: (props: {
184
184
  className?: string;
185
185
  }) => JSX.Element;
186
- export { default as fullscreenFillSvg } from "remixicon/icons/Media/fullscreen-fill.svg";
186
+ export declare const fullscreenFillSvg: string;
187
187
  export declare const FullscreenFillIcon: (props: {
188
188
  className?: string;
189
189
  }) => JSX.Element;
190
- export { default as fullscreenLineSvg } from "remixicon/icons/Media/fullscreen-line.svg";
190
+ export declare const fullscreenLineSvg: string;
191
191
  export declare const FullscreenLineIcon: (props: {
192
192
  className?: string;
193
193
  }) => JSX.Element;
194
- export { default as galleryFillSvg } from "remixicon/icons/Media/gallery-fill.svg";
194
+ export declare const galleryFillSvg: string;
195
195
  export declare const GalleryFillIcon: (props: {
196
196
  className?: string;
197
197
  }) => JSX.Element;
198
- export { default as galleryLineSvg } from "remixicon/icons/Media/gallery-line.svg";
198
+ export declare const galleryLineSvg: string;
199
199
  export declare const GalleryLineIcon: (props: {
200
200
  className?: string;
201
201
  }) => JSX.Element;
202
- export { default as galleryUploadFillSvg } from "remixicon/icons/Media/gallery-upload-fill.svg";
202
+ export declare const galleryUploadFillSvg: string;
203
203
  export declare const GalleryUploadFillIcon: (props: {
204
204
  className?: string;
205
205
  }) => JSX.Element;
206
- export { default as galleryUploadLineSvg } from "remixicon/icons/Media/gallery-upload-line.svg";
206
+ export declare const galleryUploadLineSvg: string;
207
207
  export declare const GalleryUploadLineIcon: (props: {
208
208
  className?: string;
209
209
  }) => JSX.Element;
210
- export { default as hdFillSvg } from "remixicon/icons/Media/hd-fill.svg";
210
+ export declare const hdFillSvg: string;
211
211
  export declare const HdFillIcon: (props: {
212
212
  className?: string;
213
213
  }) => JSX.Element;
214
- export { default as hdLineSvg } from "remixicon/icons/Media/hd-line.svg";
214
+ export declare const hdLineSvg: string;
215
215
  export declare const HdLineIcon: (props: {
216
216
  className?: string;
217
217
  }) => JSX.Element;
218
- export { default as headphoneFillSvg } from "remixicon/icons/Media/headphone-fill.svg";
218
+ export declare const headphoneFillSvg: string;
219
219
  export declare const HeadphoneFillIcon: (props: {
220
220
  className?: string;
221
221
  }) => JSX.Element;
222
- export { default as headphoneLineSvg } from "remixicon/icons/Media/headphone-line.svg";
222
+ export declare const headphoneLineSvg: string;
223
223
  export declare const HeadphoneLineIcon: (props: {
224
224
  className?: string;
225
225
  }) => JSX.Element;
226
- export { default as hqFillSvg } from "remixicon/icons/Media/hq-fill.svg";
226
+ export declare const hqFillSvg: string;
227
227
  export declare const HqFillIcon: (props: {
228
228
  className?: string;
229
229
  }) => JSX.Element;
230
- export { default as hqLineSvg } from "remixicon/icons/Media/hq-line.svg";
230
+ export declare const hqLineSvg: string;
231
231
  export declare const HqLineIcon: (props: {
232
232
  className?: string;
233
233
  }) => JSX.Element;
234
- export { default as image2FillSvg } from "remixicon/icons/Media/image-2-fill.svg";
234
+ export declare const image2FillSvg: string;
235
235
  export declare const Image2FillIcon: (props: {
236
236
  className?: string;
237
237
  }) => JSX.Element;
238
- export { default as image2LineSvg } from "remixicon/icons/Media/image-2-line.svg";
238
+ export declare const image2LineSvg: string;
239
239
  export declare const Image2LineIcon: (props: {
240
240
  className?: string;
241
241
  }) => JSX.Element;
242
- export { default as imageAddFillSvg } from "remixicon/icons/Media/image-add-fill.svg";
242
+ export declare const imageAddFillSvg: string;
243
243
  export declare const ImageAddFillIcon: (props: {
244
244
  className?: string;
245
245
  }) => JSX.Element;
246
- export { default as imageAddLineSvg } from "remixicon/icons/Media/image-add-line.svg";
246
+ export declare const imageAddLineSvg: string;
247
247
  export declare const ImageAddLineIcon: (props: {
248
248
  className?: string;
249
249
  }) => JSX.Element;
250
- export { default as imageEditFillSvg } from "remixicon/icons/Media/image-edit-fill.svg";
250
+ export declare const imageEditFillSvg: string;
251
251
  export declare const ImageEditFillIcon: (props: {
252
252
  className?: string;
253
253
  }) => JSX.Element;
254
- export { default as imageEditLineSvg } from "remixicon/icons/Media/image-edit-line.svg";
254
+ export declare const imageEditLineSvg: string;
255
255
  export declare const ImageEditLineIcon: (props: {
256
256
  className?: string;
257
257
  }) => JSX.Element;
258
- export { default as imageFillSvg } from "remixicon/icons/Media/image-fill.svg";
258
+ export declare const imageFillSvg: string;
259
259
  export declare const ImageFillIcon: (props: {
260
260
  className?: string;
261
261
  }) => JSX.Element;
262
- export { default as imageLineSvg } from "remixicon/icons/Media/image-line.svg";
262
+ export declare const imageLineSvg: string;
263
263
  export declare const ImageLineIcon: (props: {
264
264
  className?: string;
265
265
  }) => JSX.Element;
266
- export { default as landscapeFillSvg } from "remixicon/icons/Media/landscape-fill.svg";
266
+ export declare const landscapeFillSvg: string;
267
267
  export declare const LandscapeFillIcon: (props: {
268
268
  className?: string;
269
269
  }) => JSX.Element;
270
- export { default as landscapeLineSvg } from "remixicon/icons/Media/landscape-line.svg";
270
+ export declare const landscapeLineSvg: string;
271
271
  export declare const LandscapeLineIcon: (props: {
272
272
  className?: string;
273
273
  }) => JSX.Element;
274
- export { default as liveFillSvg } from "remixicon/icons/Media/live-fill.svg";
274
+ export declare const liveFillSvg: string;
275
275
  export declare const LiveFillIcon: (props: {
276
276
  className?: string;
277
277
  }) => JSX.Element;
278
- export { default as liveLineSvg } from "remixicon/icons/Media/live-line.svg";
278
+ export declare const liveLineSvg: string;
279
279
  export declare const LiveLineIcon: (props: {
280
280
  className?: string;
281
281
  }) => JSX.Element;
282
- export { default as memoriesFillSvg } from "remixicon/icons/Media/memories-fill.svg";
282
+ export declare const memoriesFillSvg: string;
283
283
  export declare const MemoriesFillIcon: (props: {
284
284
  className?: string;
285
285
  }) => JSX.Element;
286
- export { default as memoriesLineSvg } from "remixicon/icons/Media/memories-line.svg";
286
+ export declare const memoriesLineSvg: string;
287
287
  export declare const MemoriesLineIcon: (props: {
288
288
  className?: string;
289
289
  }) => JSX.Element;
290
- export { default as mic2FillSvg } from "remixicon/icons/Media/mic-2-fill.svg";
290
+ export declare const mic2FillSvg: string;
291
291
  export declare const Mic2FillIcon: (props: {
292
292
  className?: string;
293
293
  }) => JSX.Element;
294
- export { default as mic2LineSvg } from "remixicon/icons/Media/mic-2-line.svg";
294
+ export declare const mic2LineSvg: string;
295
295
  export declare const Mic2LineIcon: (props: {
296
296
  className?: string;
297
297
  }) => JSX.Element;
298
- export { default as micFillSvg } from "remixicon/icons/Media/mic-fill.svg";
298
+ export declare const micFillSvg: string;
299
299
  export declare const MicFillIcon: (props: {
300
300
  className?: string;
301
301
  }) => JSX.Element;
302
- export { default as micLineSvg } from "remixicon/icons/Media/mic-line.svg";
302
+ export declare const micLineSvg: string;
303
303
  export declare const MicLineIcon: (props: {
304
304
  className?: string;
305
305
  }) => JSX.Element;
306
- export { default as micOffFillSvg } from "remixicon/icons/Media/mic-off-fill.svg";
306
+ export declare const micOffFillSvg: string;
307
307
  export declare const MicOffFillIcon: (props: {
308
308
  className?: string;
309
309
  }) => JSX.Element;
310
- export { default as micOffLineSvg } from "remixicon/icons/Media/mic-off-line.svg";
310
+ export declare const micOffLineSvg: string;
311
311
  export declare const MicOffLineIcon: (props: {
312
312
  className?: string;
313
313
  }) => JSX.Element;
314
- export { default as movie2FillSvg } from "remixicon/icons/Media/movie-2-fill.svg";
314
+ export declare const movie2FillSvg: string;
315
315
  export declare const Movie2FillIcon: (props: {
316
316
  className?: string;
317
317
  }) => JSX.Element;
318
- export { default as movie2LineSvg } from "remixicon/icons/Media/movie-2-line.svg";
318
+ export declare const movie2LineSvg: string;
319
319
  export declare const Movie2LineIcon: (props: {
320
320
  className?: string;
321
321
  }) => JSX.Element;
322
- export { default as movieFillSvg } from "remixicon/icons/Media/movie-fill.svg";
322
+ export declare const movieFillSvg: string;
323
323
  export declare const MovieFillIcon: (props: {
324
324
  className?: string;
325
325
  }) => JSX.Element;
326
- export { default as movieLineSvg } from "remixicon/icons/Media/movie-line.svg";
326
+ export declare const movieLineSvg: string;
327
327
  export declare const MovieLineIcon: (props: {
328
328
  className?: string;
329
329
  }) => JSX.Element;
330
- export { default as music2FillSvg } from "remixicon/icons/Media/music-2-fill.svg";
330
+ export declare const music2FillSvg: string;
331
331
  export declare const Music2FillIcon: (props: {
332
332
  className?: string;
333
333
  }) => JSX.Element;
334
- export { default as music2LineSvg } from "remixicon/icons/Media/music-2-line.svg";
334
+ export declare const music2LineSvg: string;
335
335
  export declare const Music2LineIcon: (props: {
336
336
  className?: string;
337
337
  }) => JSX.Element;
338
- export { default as musicFillSvg } from "remixicon/icons/Media/music-fill.svg";
338
+ export declare const musicFillSvg: string;
339
339
  export declare const MusicFillIcon: (props: {
340
340
  className?: string;
341
341
  }) => JSX.Element;
342
- export { default as musicLineSvg } from "remixicon/icons/Media/music-line.svg";
342
+ export declare const musicLineSvg: string;
343
343
  export declare const MusicLineIcon: (props: {
344
344
  className?: string;
345
345
  }) => JSX.Element;
346
- export { default as mvFillSvg } from "remixicon/icons/Media/mv-fill.svg";
346
+ export declare const mvFillSvg: string;
347
347
  export declare const MvFillIcon: (props: {
348
348
  className?: string;
349
349
  }) => JSX.Element;
350
- export { default as mvLineSvg } from "remixicon/icons/Media/mv-line.svg";
350
+ export declare const mvLineSvg: string;
351
351
  export declare const MvLineIcon: (props: {
352
352
  className?: string;
353
353
  }) => JSX.Element;
354
- export { default as notification2FillSvg } from "remixicon/icons/Media/notification-2-fill.svg";
354
+ export declare const notification2FillSvg: string;
355
355
  export declare const Notification2FillIcon: (props: {
356
356
  className?: string;
357
357
  }) => JSX.Element;
358
- export { default as notification2LineSvg } from "remixicon/icons/Media/notification-2-line.svg";
358
+ export declare const notification2LineSvg: string;
359
359
  export declare const Notification2LineIcon: (props: {
360
360
  className?: string;
361
361
  }) => JSX.Element;
362
- export { default as notification3FillSvg } from "remixicon/icons/Media/notification-3-fill.svg";
362
+ export declare const notification3FillSvg: string;
363
363
  export declare const Notification3FillIcon: (props: {
364
364
  className?: string;
365
365
  }) => JSX.Element;
366
- export { default as notification3LineSvg } from "remixicon/icons/Media/notification-3-line.svg";
366
+ export declare const notification3LineSvg: string;
367
367
  export declare const Notification3LineIcon: (props: {
368
368
  className?: string;
369
369
  }) => JSX.Element;
370
- export { default as notification4FillSvg } from "remixicon/icons/Media/notification-4-fill.svg";
370
+ export declare const notification4FillSvg: string;
371
371
  export declare const Notification4FillIcon: (props: {
372
372
  className?: string;
373
373
  }) => JSX.Element;
374
- export { default as notification4LineSvg } from "remixicon/icons/Media/notification-4-line.svg";
374
+ export declare const notification4LineSvg: string;
375
375
  export declare const Notification4LineIcon: (props: {
376
376
  className?: string;
377
377
  }) => JSX.Element;
378
- export { default as notificationFillSvg } from "remixicon/icons/Media/notification-fill.svg";
378
+ export declare const notificationFillSvg: string;
379
379
  export declare const NotificationFillIcon: (props: {
380
380
  className?: string;
381
381
  }) => JSX.Element;
382
- export { default as notificationLineSvg } from "remixicon/icons/Media/notification-line.svg";
382
+ export declare const notificationLineSvg: string;
383
383
  export declare const NotificationLineIcon: (props: {
384
384
  className?: string;
385
385
  }) => JSX.Element;
386
- export { default as notificationOffFillSvg } from "remixicon/icons/Media/notification-off-fill.svg";
386
+ export declare const notificationOffFillSvg: string;
387
387
  export declare const NotificationOffFillIcon: (props: {
388
388
  className?: string;
389
389
  }) => JSX.Element;
390
- export { default as notificationOffLineSvg } from "remixicon/icons/Media/notification-off-line.svg";
390
+ export declare const notificationOffLineSvg: string;
391
391
  export declare const NotificationOffLineIcon: (props: {
392
392
  className?: string;
393
393
  }) => JSX.Element;
394
- export { default as orderPlayFillSvg } from "remixicon/icons/Media/order-play-fill.svg";
394
+ export declare const orderPlayFillSvg: string;
395
395
  export declare const OrderPlayFillIcon: (props: {
396
396
  className?: string;
397
397
  }) => JSX.Element;
398
- export { default as orderPlayLineSvg } from "remixicon/icons/Media/order-play-line.svg";
398
+ export declare const orderPlayLineSvg: string;
399
399
  export declare const OrderPlayLineIcon: (props: {
400
400
  className?: string;
401
401
  }) => JSX.Element;
402
- export { default as pauseCircleFillSvg } from "remixicon/icons/Media/pause-circle-fill.svg";
402
+ export declare const pauseCircleFillSvg: string;
403
403
  export declare const PauseCircleFillIcon: (props: {
404
404
  className?: string;
405
405
  }) => JSX.Element;
406
- export { default as pauseCircleLineSvg } from "remixicon/icons/Media/pause-circle-line.svg";
406
+ export declare const pauseCircleLineSvg: string;
407
407
  export declare const PauseCircleLineIcon: (props: {
408
408
  className?: string;
409
409
  }) => JSX.Element;
410
- export { default as pauseFillSvg } from "remixicon/icons/Media/pause-fill.svg";
410
+ export declare const pauseFillSvg: string;
411
411
  export declare const PauseFillIcon: (props: {
412
412
  className?: string;
413
413
  }) => JSX.Element;
414
- export { default as pauseLineSvg } from "remixicon/icons/Media/pause-line.svg";
414
+ export declare const pauseLineSvg: string;
415
415
  export declare const PauseLineIcon: (props: {
416
416
  className?: string;
417
417
  }) => JSX.Element;
418
- export { default as pauseMiniFillSvg } from "remixicon/icons/Media/pause-mini-fill.svg";
418
+ export declare const pauseMiniFillSvg: string;
419
419
  export declare const PauseMiniFillIcon: (props: {
420
420
  className?: string;
421
421
  }) => JSX.Element;
422
- export { default as pauseMiniLineSvg } from "remixicon/icons/Media/pause-mini-line.svg";
422
+ export declare const pauseMiniLineSvg: string;
423
423
  export declare const PauseMiniLineIcon: (props: {
424
424
  className?: string;
425
425
  }) => JSX.Element;
426
- export { default as phoneCameraFillSvg } from "remixicon/icons/Media/phone-camera-fill.svg";
426
+ export declare const phoneCameraFillSvg: string;
427
427
  export declare const PhoneCameraFillIcon: (props: {
428
428
  className?: string;
429
429
  }) => JSX.Element;
430
- export { default as phoneCameraLineSvg } from "remixicon/icons/Media/phone-camera-line.svg";
430
+ export declare const phoneCameraLineSvg: string;
431
431
  export declare const PhoneCameraLineIcon: (props: {
432
432
  className?: string;
433
433
  }) => JSX.Element;
434
- export { default as pictureInPicture2FillSvg } from "remixicon/icons/Media/picture-in-picture-2-fill.svg";
434
+ export declare const pictureInPicture2FillSvg: string;
435
435
  export declare const PictureInPicture2FillIcon: (props: {
436
436
  className?: string;
437
437
  }) => JSX.Element;
438
- export { default as pictureInPicture2LineSvg } from "remixicon/icons/Media/picture-in-picture-2-line.svg";
438
+ export declare const pictureInPicture2LineSvg: string;
439
439
  export declare const PictureInPicture2LineIcon: (props: {
440
440
  className?: string;
441
441
  }) => JSX.Element;
442
- export { default as pictureInPictureExitFillSvg } from "remixicon/icons/Media/picture-in-picture-exit-fill.svg";
442
+ export declare const pictureInPictureExitFillSvg: string;
443
443
  export declare const PictureInPictureExitFillIcon: (props: {
444
444
  className?: string;
445
445
  }) => JSX.Element;
446
- export { default as pictureInPictureExitLineSvg } from "remixicon/icons/Media/picture-in-picture-exit-line.svg";
446
+ export declare const pictureInPictureExitLineSvg: string;
447
447
  export declare const PictureInPictureExitLineIcon: (props: {
448
448
  className?: string;
449
449
  }) => JSX.Element;
450
- export { default as pictureInPictureFillSvg } from "remixicon/icons/Media/picture-in-picture-fill.svg";
450
+ export declare const pictureInPictureFillSvg: string;
451
451
  export declare const PictureInPictureFillIcon: (props: {
452
452
  className?: string;
453
453
  }) => JSX.Element;
454
- export { default as pictureInPictureLineSvg } from "remixicon/icons/Media/picture-in-picture-line.svg";
454
+ export declare const pictureInPictureLineSvg: string;
455
455
  export declare const PictureInPictureLineIcon: (props: {
456
456
  className?: string;
457
457
  }) => JSX.Element;
458
- export { default as playCircleFillSvg } from "remixicon/icons/Media/play-circle-fill.svg";
458
+ export declare const playCircleFillSvg: string;
459
459
  export declare const PlayCircleFillIcon: (props: {
460
460
  className?: string;
461
461
  }) => JSX.Element;
462
- export { default as playCircleLineSvg } from "remixicon/icons/Media/play-circle-line.svg";
462
+ export declare const playCircleLineSvg: string;
463
463
  export declare const PlayCircleLineIcon: (props: {
464
464
  className?: string;
465
465
  }) => JSX.Element;
466
- export { default as playFillSvg } from "remixicon/icons/Media/play-fill.svg";
466
+ export declare const playFillSvg: string;
467
467
  export declare const PlayFillIcon: (props: {
468
468
  className?: string;
469
469
  }) => JSX.Element;
470
- export { default as playLineSvg } from "remixicon/icons/Media/play-line.svg";
470
+ export declare const playLineSvg: string;
471
471
  export declare const PlayLineIcon: (props: {
472
472
  className?: string;
473
473
  }) => JSX.Element;
474
- export { default as playList2FillSvg } from "remixicon/icons/Media/play-list-2-fill.svg";
474
+ export declare const playList2FillSvg: string;
475
475
  export declare const PlayList2FillIcon: (props: {
476
476
  className?: string;
477
477
  }) => JSX.Element;
478
- export { default as playList2LineSvg } from "remixicon/icons/Media/play-list-2-line.svg";
478
+ export declare const playList2LineSvg: string;
479
479
  export declare const PlayList2LineIcon: (props: {
480
480
  className?: string;
481
481
  }) => JSX.Element;
482
- export { default as playListAddFillSvg } from "remixicon/icons/Media/play-list-add-fill.svg";
482
+ export declare const playListAddFillSvg: string;
483
483
  export declare const PlayListAddFillIcon: (props: {
484
484
  className?: string;
485
485
  }) => JSX.Element;
486
- export { default as playListAddLineSvg } from "remixicon/icons/Media/play-list-add-line.svg";
486
+ export declare const playListAddLineSvg: string;
487
487
  export declare const PlayListAddLineIcon: (props: {
488
488
  className?: string;
489
489
  }) => JSX.Element;
490
- export { default as playListFillSvg } from "remixicon/icons/Media/play-list-fill.svg";
490
+ export declare const playListFillSvg: string;
491
491
  export declare const PlayListFillIcon: (props: {
492
492
  className?: string;
493
493
  }) => JSX.Element;
494
- export { default as playListLineSvg } from "remixicon/icons/Media/play-list-line.svg";
494
+ export declare const playListLineSvg: string;
495
495
  export declare const PlayListLineIcon: (props: {
496
496
  className?: string;
497
497
  }) => JSX.Element;
498
- export { default as playMiniFillSvg } from "remixicon/icons/Media/play-mini-fill.svg";
498
+ export declare const playMiniFillSvg: string;
499
499
  export declare const PlayMiniFillIcon: (props: {
500
500
  className?: string;
501
501
  }) => JSX.Element;
502
- export { default as playMiniLineSvg } from "remixicon/icons/Media/play-mini-line.svg";
502
+ export declare const playMiniLineSvg: string;
503
503
  export declare const PlayMiniLineIcon: (props: {
504
504
  className?: string;
505
505
  }) => JSX.Element;
506
- export { default as polaroid2FillSvg } from "remixicon/icons/Media/polaroid-2-fill.svg";
506
+ export declare const polaroid2FillSvg: string;
507
507
  export declare const Polaroid2FillIcon: (props: {
508
508
  className?: string;
509
509
  }) => JSX.Element;
510
- export { default as polaroid2LineSvg } from "remixicon/icons/Media/polaroid-2-line.svg";
510
+ export declare const polaroid2LineSvg: string;
511
511
  export declare const Polaroid2LineIcon: (props: {
512
512
  className?: string;
513
513
  }) => JSX.Element;
514
- export { default as polaroidFillSvg } from "remixicon/icons/Media/polaroid-fill.svg";
514
+ export declare const polaroidFillSvg: string;
515
515
  export declare const PolaroidFillIcon: (props: {
516
516
  className?: string;
517
517
  }) => JSX.Element;
518
- export { default as polaroidLineSvg } from "remixicon/icons/Media/polaroid-line.svg";
518
+ export declare const polaroidLineSvg: string;
519
519
  export declare const PolaroidLineIcon: (props: {
520
520
  className?: string;
521
521
  }) => JSX.Element;
522
- export { default as radio2FillSvg } from "remixicon/icons/Media/radio-2-fill.svg";
522
+ export declare const radio2FillSvg: string;
523
523
  export declare const Radio2FillIcon: (props: {
524
524
  className?: string;
525
525
  }) => JSX.Element;
526
- export { default as radio2LineSvg } from "remixicon/icons/Media/radio-2-line.svg";
526
+ export declare const radio2LineSvg: string;
527
527
  export declare const Radio2LineIcon: (props: {
528
528
  className?: string;
529
529
  }) => JSX.Element;
530
- export { default as radioFillSvg } from "remixicon/icons/Media/radio-fill.svg";
530
+ export declare const radioFillSvg: string;
531
531
  export declare const RadioFillIcon: (props: {
532
532
  className?: string;
533
533
  }) => JSX.Element;
534
- export { default as radioLineSvg } from "remixicon/icons/Media/radio-line.svg";
534
+ export declare const radioLineSvg: string;
535
535
  export declare const RadioLineIcon: (props: {
536
536
  className?: string;
537
537
  }) => JSX.Element;
538
- export { default as recordCircleFillSvg } from "remixicon/icons/Media/record-circle-fill.svg";
538
+ export declare const recordCircleFillSvg: string;
539
539
  export declare const RecordCircleFillIcon: (props: {
540
540
  className?: string;
541
541
  }) => JSX.Element;
542
- export { default as recordCircleLineSvg } from "remixicon/icons/Media/record-circle-line.svg";
542
+ export declare const recordCircleLineSvg: string;
543
543
  export declare const RecordCircleLineIcon: (props: {
544
544
  className?: string;
545
545
  }) => JSX.Element;
546
- export { default as repeat2FillSvg } from "remixicon/icons/Media/repeat-2-fill.svg";
546
+ export declare const repeat2FillSvg: string;
547
547
  export declare const Repeat2FillIcon: (props: {
548
548
  className?: string;
549
549
  }) => JSX.Element;
550
- export { default as repeat2LineSvg } from "remixicon/icons/Media/repeat-2-line.svg";
550
+ export declare const repeat2LineSvg: string;
551
551
  export declare const Repeat2LineIcon: (props: {
552
552
  className?: string;
553
553
  }) => JSX.Element;
554
- export { default as repeatFillSvg } from "remixicon/icons/Media/repeat-fill.svg";
554
+ export declare const repeatFillSvg: string;
555
555
  export declare const RepeatFillIcon: (props: {
556
556
  className?: string;
557
557
  }) => JSX.Element;
558
- export { default as repeatLineSvg } from "remixicon/icons/Media/repeat-line.svg";
558
+ export declare const repeatLineSvg: string;
559
559
  export declare const RepeatLineIcon: (props: {
560
560
  className?: string;
561
561
  }) => JSX.Element;
562
- export { default as repeatOneFillSvg } from "remixicon/icons/Media/repeat-one-fill.svg";
562
+ export declare const repeatOneFillSvg: string;
563
563
  export declare const RepeatOneFillIcon: (props: {
564
564
  className?: string;
565
565
  }) => JSX.Element;
566
- export { default as repeatOneLineSvg } from "remixicon/icons/Media/repeat-one-line.svg";
566
+ export declare const repeatOneLineSvg: string;
567
567
  export declare const RepeatOneLineIcon: (props: {
568
568
  className?: string;
569
569
  }) => JSX.Element;
570
- export { default as replay10FillSvg } from "remixicon/icons/Media/replay-10-fill.svg";
570
+ export declare const replay10FillSvg: string;
571
571
  export declare const Replay10FillIcon: (props: {
572
572
  className?: string;
573
573
  }) => JSX.Element;
574
- export { default as replay10LineSvg } from "remixicon/icons/Media/replay-10-line.svg";
574
+ export declare const replay10LineSvg: string;
575
575
  export declare const Replay10LineIcon: (props: {
576
576
  className?: string;
577
577
  }) => JSX.Element;
578
- export { default as replay15FillSvg } from "remixicon/icons/Media/replay-15-fill.svg";
578
+ export declare const replay15FillSvg: string;
579
579
  export declare const Replay15FillIcon: (props: {
580
580
  className?: string;
581
581
  }) => JSX.Element;
582
- export { default as replay15LineSvg } from "remixicon/icons/Media/replay-15-line.svg";
582
+ export declare const replay15LineSvg: string;
583
583
  export declare const Replay15LineIcon: (props: {
584
584
  className?: string;
585
585
  }) => JSX.Element;
586
- export { default as replay30FillSvg } from "remixicon/icons/Media/replay-30-fill.svg";
586
+ export declare const replay30FillSvg: string;
587
587
  export declare const Replay30FillIcon: (props: {
588
588
  className?: string;
589
589
  }) => JSX.Element;
590
- export { default as replay30LineSvg } from "remixicon/icons/Media/replay-30-line.svg";
590
+ export declare const replay30LineSvg: string;
591
591
  export declare const Replay30LineIcon: (props: {
592
592
  className?: string;
593
593
  }) => JSX.Element;
594
- export { default as replay5FillSvg } from "remixicon/icons/Media/replay-5-fill.svg";
594
+ export declare const replay5FillSvg: string;
595
595
  export declare const Replay5FillIcon: (props: {
596
596
  className?: string;
597
597
  }) => JSX.Element;
598
- export { default as replay5LineSvg } from "remixicon/icons/Media/replay-5-line.svg";
598
+ export declare const replay5LineSvg: string;
599
599
  export declare const Replay5LineIcon: (props: {
600
600
  className?: string;
601
601
  }) => JSX.Element;
602
- export { default as rewindFillSvg } from "remixicon/icons/Media/rewind-fill.svg";
602
+ export declare const rewindFillSvg: string;
603
603
  export declare const RewindFillIcon: (props: {
604
604
  className?: string;
605
605
  }) => JSX.Element;
606
- export { default as rewindLineSvg } from "remixicon/icons/Media/rewind-line.svg";
606
+ export declare const rewindLineSvg: string;
607
607
  export declare const RewindLineIcon: (props: {
608
608
  className?: string;
609
609
  }) => JSX.Element;
610
- export { default as rewindMiniFillSvg } from "remixicon/icons/Media/rewind-mini-fill.svg";
610
+ export declare const rewindMiniFillSvg: string;
611
611
  export declare const RewindMiniFillIcon: (props: {
612
612
  className?: string;
613
613
  }) => JSX.Element;
614
- export { default as rewindMiniLineSvg } from "remixicon/icons/Media/rewind-mini-line.svg";
614
+ export declare const rewindMiniLineSvg: string;
615
615
  export declare const RewindMiniLineIcon: (props: {
616
616
  className?: string;
617
617
  }) => JSX.Element;
618
- export { default as rhythmFillSvg } from "remixicon/icons/Media/rhythm-fill.svg";
618
+ export declare const rhythmFillSvg: string;
619
619
  export declare const RhythmFillIcon: (props: {
620
620
  className?: string;
621
621
  }) => JSX.Element;
622
- export { default as rhythmLineSvg } from "remixicon/icons/Media/rhythm-line.svg";
622
+ export declare const rhythmLineSvg: string;
623
623
  export declare const RhythmLineIcon: (props: {
624
624
  className?: string;
625
625
  }) => JSX.Element;
626
- export { default as shuffleFillSvg } from "remixicon/icons/Media/shuffle-fill.svg";
626
+ export declare const shuffleFillSvg: string;
627
627
  export declare const ShuffleFillIcon: (props: {
628
628
  className?: string;
629
629
  }) => JSX.Element;
630
- export { default as shuffleLineSvg } from "remixicon/icons/Media/shuffle-line.svg";
630
+ export declare const shuffleLineSvg: string;
631
631
  export declare const ShuffleLineIcon: (props: {
632
632
  className?: string;
633
633
  }) => JSX.Element;
634
- export { default as skipBackFillSvg } from "remixicon/icons/Media/skip-back-fill.svg";
634
+ export declare const skipBackFillSvg: string;
635
635
  export declare const SkipBackFillIcon: (props: {
636
636
  className?: string;
637
637
  }) => JSX.Element;
638
- export { default as skipBackLineSvg } from "remixicon/icons/Media/skip-back-line.svg";
638
+ export declare const skipBackLineSvg: string;
639
639
  export declare const SkipBackLineIcon: (props: {
640
640
  className?: string;
641
641
  }) => JSX.Element;
642
- export { default as skipBackMiniFillSvg } from "remixicon/icons/Media/skip-back-mini-fill.svg";
642
+ export declare const skipBackMiniFillSvg: string;
643
643
  export declare const SkipBackMiniFillIcon: (props: {
644
644
  className?: string;
645
645
  }) => JSX.Element;
646
- export { default as skipBackMiniLineSvg } from "remixicon/icons/Media/skip-back-mini-line.svg";
646
+ export declare const skipBackMiniLineSvg: string;
647
647
  export declare const SkipBackMiniLineIcon: (props: {
648
648
  className?: string;
649
649
  }) => JSX.Element;
650
- export { default as skipForwardFillSvg } from "remixicon/icons/Media/skip-forward-fill.svg";
650
+ export declare const skipForwardFillSvg: string;
651
651
  export declare const SkipForwardFillIcon: (props: {
652
652
  className?: string;
653
653
  }) => JSX.Element;
654
- export { default as skipForwardLineSvg } from "remixicon/icons/Media/skip-forward-line.svg";
654
+ export declare const skipForwardLineSvg: string;
655
655
  export declare const SkipForwardLineIcon: (props: {
656
656
  className?: string;
657
657
  }) => JSX.Element;
658
- export { default as skipForwardMiniFillSvg } from "remixicon/icons/Media/skip-forward-mini-fill.svg";
658
+ export declare const skipForwardMiniFillSvg: string;
659
659
  export declare const SkipForwardMiniFillIcon: (props: {
660
660
  className?: string;
661
661
  }) => JSX.Element;
662
- export { default as skipForwardMiniLineSvg } from "remixicon/icons/Media/skip-forward-mini-line.svg";
662
+ export declare const skipForwardMiniLineSvg: string;
663
663
  export declare const SkipForwardMiniLineIcon: (props: {
664
664
  className?: string;
665
665
  }) => JSX.Element;
666
- export { default as slowDownFillSvg } from "remixicon/icons/Media/slow-down-fill.svg";
666
+ export declare const slowDownFillSvg: string;
667
667
  export declare const SlowDownFillIcon: (props: {
668
668
  className?: string;
669
669
  }) => JSX.Element;
670
- export { default as slowDownLineSvg } from "remixicon/icons/Media/slow-down-line.svg";
670
+ export declare const slowDownLineSvg: string;
671
671
  export declare const SlowDownLineIcon: (props: {
672
672
  className?: string;
673
673
  }) => JSX.Element;
674
- export { default as soundModuleFillSvg } from "remixicon/icons/Media/sound-module-fill.svg";
674
+ export declare const soundModuleFillSvg: string;
675
675
  export declare const SoundModuleFillIcon: (props: {
676
676
  className?: string;
677
677
  }) => JSX.Element;
678
- export { default as soundModuleLineSvg } from "remixicon/icons/Media/sound-module-line.svg";
678
+ export declare const soundModuleLineSvg: string;
679
679
  export declare const SoundModuleLineIcon: (props: {
680
680
  className?: string;
681
681
  }) => JSX.Element;
682
- export { default as speaker2FillSvg } from "remixicon/icons/Media/speaker-2-fill.svg";
682
+ export declare const speaker2FillSvg: string;
683
683
  export declare const Speaker2FillIcon: (props: {
684
684
  className?: string;
685
685
  }) => JSX.Element;
686
- export { default as speaker2LineSvg } from "remixicon/icons/Media/speaker-2-line.svg";
686
+ export declare const speaker2LineSvg: string;
687
687
  export declare const Speaker2LineIcon: (props: {
688
688
  className?: string;
689
689
  }) => JSX.Element;
690
- export { default as speaker3FillSvg } from "remixicon/icons/Media/speaker-3-fill.svg";
690
+ export declare const speaker3FillSvg: string;
691
691
  export declare const Speaker3FillIcon: (props: {
692
692
  className?: string;
693
693
  }) => JSX.Element;
694
- export { default as speaker3LineSvg } from "remixicon/icons/Media/speaker-3-line.svg";
694
+ export declare const speaker3LineSvg: string;
695
695
  export declare const Speaker3LineIcon: (props: {
696
696
  className?: string;
697
697
  }) => JSX.Element;
698
- export { default as speakerFillSvg } from "remixicon/icons/Media/speaker-fill.svg";
698
+ export declare const speakerFillSvg: string;
699
699
  export declare const SpeakerFillIcon: (props: {
700
700
  className?: string;
701
701
  }) => JSX.Element;
702
- export { default as speakerLineSvg } from "remixicon/icons/Media/speaker-line.svg";
702
+ export declare const speakerLineSvg: string;
703
703
  export declare const SpeakerLineIcon: (props: {
704
704
  className?: string;
705
705
  }) => JSX.Element;
706
- export { default as speedFillSvg } from "remixicon/icons/Media/speed-fill.svg";
706
+ export declare const speedFillSvg: string;
707
707
  export declare const SpeedFillIcon: (props: {
708
708
  className?: string;
709
709
  }) => JSX.Element;
710
- export { default as speedLineSvg } from "remixicon/icons/Media/speed-line.svg";
710
+ export declare const speedLineSvg: string;
711
711
  export declare const SpeedLineIcon: (props: {
712
712
  className?: string;
713
713
  }) => JSX.Element;
714
- export { default as speedMiniFillSvg } from "remixicon/icons/Media/speed-mini-fill.svg";
714
+ export declare const speedMiniFillSvg: string;
715
715
  export declare const SpeedMiniFillIcon: (props: {
716
716
  className?: string;
717
717
  }) => JSX.Element;
718
- export { default as speedMiniLineSvg } from "remixicon/icons/Media/speed-mini-line.svg";
718
+ export declare const speedMiniLineSvg: string;
719
719
  export declare const SpeedMiniLineIcon: (props: {
720
720
  className?: string;
721
721
  }) => JSX.Element;
722
- export { default as speedUpFillSvg } from "remixicon/icons/Media/speed-up-fill.svg";
722
+ export declare const speedUpFillSvg: string;
723
723
  export declare const SpeedUpFillIcon: (props: {
724
724
  className?: string;
725
725
  }) => JSX.Element;
726
- export { default as speedUpLineSvg } from "remixicon/icons/Media/speed-up-line.svg";
726
+ export declare const speedUpLineSvg: string;
727
727
  export declare const SpeedUpLineIcon: (props: {
728
728
  className?: string;
729
729
  }) => JSX.Element;
730
- export { default as stopCircleFillSvg } from "remixicon/icons/Media/stop-circle-fill.svg";
730
+ export declare const stopCircleFillSvg: string;
731
731
  export declare const StopCircleFillIcon: (props: {
732
732
  className?: string;
733
733
  }) => JSX.Element;
734
- export { default as stopCircleLineSvg } from "remixicon/icons/Media/stop-circle-line.svg";
734
+ export declare const stopCircleLineSvg: string;
735
735
  export declare const StopCircleLineIcon: (props: {
736
736
  className?: string;
737
737
  }) => JSX.Element;
738
- export { default as stopFillSvg } from "remixicon/icons/Media/stop-fill.svg";
738
+ export declare const stopFillSvg: string;
739
739
  export declare const StopFillIcon: (props: {
740
740
  className?: string;
741
741
  }) => JSX.Element;
742
- export { default as stopLineSvg } from "remixicon/icons/Media/stop-line.svg";
742
+ export declare const stopLineSvg: string;
743
743
  export declare const StopLineIcon: (props: {
744
744
  className?: string;
745
745
  }) => JSX.Element;
746
- export { default as stopMiniFillSvg } from "remixicon/icons/Media/stop-mini-fill.svg";
746
+ export declare const stopMiniFillSvg: string;
747
747
  export declare const StopMiniFillIcon: (props: {
748
748
  className?: string;
749
749
  }) => JSX.Element;
750
- export { default as stopMiniLineSvg } from "remixicon/icons/Media/stop-mini-line.svg";
750
+ export declare const stopMiniLineSvg: string;
751
751
  export declare const StopMiniLineIcon: (props: {
752
752
  className?: string;
753
753
  }) => JSX.Element;
754
- export { default as surroundSoundFillSvg } from "remixicon/icons/Media/surround-sound-fill.svg";
754
+ export declare const surroundSoundFillSvg: string;
755
755
  export declare const SurroundSoundFillIcon: (props: {
756
756
  className?: string;
757
757
  }) => JSX.Element;
758
- export { default as surroundSoundLineSvg } from "remixicon/icons/Media/surround-sound-line.svg";
758
+ export declare const surroundSoundLineSvg: string;
759
759
  export declare const SurroundSoundLineIcon: (props: {
760
760
  className?: string;
761
761
  }) => JSX.Element;
762
- export { default as tapeFillSvg } from "remixicon/icons/Media/tape-fill.svg";
762
+ export declare const tapeFillSvg: string;
763
763
  export declare const TapeFillIcon: (props: {
764
764
  className?: string;
765
765
  }) => JSX.Element;
766
- export { default as tapeLineSvg } from "remixicon/icons/Media/tape-line.svg";
766
+ export declare const tapeLineSvg: string;
767
767
  export declare const TapeLineIcon: (props: {
768
768
  className?: string;
769
769
  }) => JSX.Element;
770
- export { default as videoAddFillSvg } from "remixicon/icons/Media/video-add-fill.svg";
770
+ export declare const videoAddFillSvg: string;
771
771
  export declare const VideoAddFillIcon: (props: {
772
772
  className?: string;
773
773
  }) => JSX.Element;
774
- export { default as videoAddLineSvg } from "remixicon/icons/Media/video-add-line.svg";
774
+ export declare const videoAddLineSvg: string;
775
775
  export declare const VideoAddLineIcon: (props: {
776
776
  className?: string;
777
777
  }) => JSX.Element;
778
- export { default as videoDownloadFillSvg } from "remixicon/icons/Media/video-download-fill.svg";
778
+ export declare const videoDownloadFillSvg: string;
779
779
  export declare const VideoDownloadFillIcon: (props: {
780
780
  className?: string;
781
781
  }) => JSX.Element;
782
- export { default as videoDownloadLineSvg } from "remixicon/icons/Media/video-download-line.svg";
782
+ export declare const videoDownloadLineSvg: string;
783
783
  export declare const VideoDownloadLineIcon: (props: {
784
784
  className?: string;
785
785
  }) => JSX.Element;
786
- export { default as videoFillSvg } from "remixicon/icons/Media/video-fill.svg";
786
+ export declare const videoFillSvg: string;
787
787
  export declare const VideoFillIcon: (props: {
788
788
  className?: string;
789
789
  }) => JSX.Element;
790
- export { default as videoLineSvg } from "remixicon/icons/Media/video-line.svg";
790
+ export declare const videoLineSvg: string;
791
791
  export declare const VideoLineIcon: (props: {
792
792
  className?: string;
793
793
  }) => JSX.Element;
794
- export { default as videoUploadFillSvg } from "remixicon/icons/Media/video-upload-fill.svg";
794
+ export declare const videoUploadFillSvg: string;
795
795
  export declare const VideoUploadFillIcon: (props: {
796
796
  className?: string;
797
797
  }) => JSX.Element;
798
- export { default as videoUploadLineSvg } from "remixicon/icons/Media/video-upload-line.svg";
798
+ export declare const videoUploadLineSvg: string;
799
799
  export declare const VideoUploadLineIcon: (props: {
800
800
  className?: string;
801
801
  }) => JSX.Element;
802
- export { default as vidicon2FillSvg } from "remixicon/icons/Media/vidicon-2-fill.svg";
802
+ export declare const vidicon2FillSvg: string;
803
803
  export declare const Vidicon2FillIcon: (props: {
804
804
  className?: string;
805
805
  }) => JSX.Element;
806
- export { default as vidicon2LineSvg } from "remixicon/icons/Media/vidicon-2-line.svg";
806
+ export declare const vidicon2LineSvg: string;
807
807
  export declare const Vidicon2LineIcon: (props: {
808
808
  className?: string;
809
809
  }) => JSX.Element;
810
- export { default as vidiconFillSvg } from "remixicon/icons/Media/vidicon-fill.svg";
810
+ export declare const vidiconFillSvg: string;
811
811
  export declare const VidiconFillIcon: (props: {
812
812
  className?: string;
813
813
  }) => JSX.Element;
814
- export { default as vidiconLineSvg } from "remixicon/icons/Media/vidicon-line.svg";
814
+ export declare const vidiconLineSvg: string;
815
815
  export declare const VidiconLineIcon: (props: {
816
816
  className?: string;
817
817
  }) => JSX.Element;
818
- export { default as voiceprintFillSvg } from "remixicon/icons/Media/voiceprint-fill.svg";
818
+ export declare const voiceprintFillSvg: string;
819
819
  export declare const VoiceprintFillIcon: (props: {
820
820
  className?: string;
821
821
  }) => JSX.Element;
822
- export { default as voiceprintLineSvg } from "remixicon/icons/Media/voiceprint-line.svg";
822
+ export declare const voiceprintLineSvg: string;
823
823
  export declare const VoiceprintLineIcon: (props: {
824
824
  className?: string;
825
825
  }) => JSX.Element;
826
- export { default as volumeDownFillSvg } from "remixicon/icons/Media/volume-down-fill.svg";
826
+ export declare const volumeDownFillSvg: string;
827
827
  export declare const VolumeDownFillIcon: (props: {
828
828
  className?: string;
829
829
  }) => JSX.Element;
830
- export { default as volumeDownLineSvg } from "remixicon/icons/Media/volume-down-line.svg";
830
+ export declare const volumeDownLineSvg: string;
831
831
  export declare const VolumeDownLineIcon: (props: {
832
832
  className?: string;
833
833
  }) => JSX.Element;
834
- export { default as volumeMuteFillSvg } from "remixicon/icons/Media/volume-mute-fill.svg";
834
+ export declare const volumeMuteFillSvg: string;
835
835
  export declare const VolumeMuteFillIcon: (props: {
836
836
  className?: string;
837
837
  }) => JSX.Element;
838
- export { default as volumeMuteLineSvg } from "remixicon/icons/Media/volume-mute-line.svg";
838
+ export declare const volumeMuteLineSvg: string;
839
839
  export declare const VolumeMuteLineIcon: (props: {
840
840
  className?: string;
841
841
  }) => JSX.Element;
842
- export { default as volumeOffVibrateFillSvg } from "remixicon/icons/Media/volume-off-vibrate-fill.svg";
842
+ export declare const volumeOffVibrateFillSvg: string;
843
843
  export declare const VolumeOffVibrateFillIcon: (props: {
844
844
  className?: string;
845
845
  }) => JSX.Element;
846
- export { default as volumeOffVibrateLineSvg } from "remixicon/icons/Media/volume-off-vibrate-line.svg";
846
+ export declare const volumeOffVibrateLineSvg: string;
847
847
  export declare const VolumeOffVibrateLineIcon: (props: {
848
848
  className?: string;
849
849
  }) => JSX.Element;
850
- export { default as volumeUpFillSvg } from "remixicon/icons/Media/volume-up-fill.svg";
850
+ export declare const volumeUpFillSvg: string;
851
851
  export declare const VolumeUpFillIcon: (props: {
852
852
  className?: string;
853
853
  }) => JSX.Element;
854
- export { default as volumeUpLineSvg } from "remixicon/icons/Media/volume-up-line.svg";
854
+ export declare const volumeUpLineSvg: string;
855
855
  export declare const VolumeUpLineIcon: (props: {
856
856
  className?: string;
857
857
  }) => JSX.Element;
858
- export { default as volumeVibrateFillSvg } from "remixicon/icons/Media/volume-vibrate-fill.svg";
858
+ export declare const volumeVibrateFillSvg: string;
859
859
  export declare const VolumeVibrateFillIcon: (props: {
860
860
  className?: string;
861
861
  }) => JSX.Element;
862
- export { default as volumeVibrateLineSvg } from "remixicon/icons/Media/volume-vibrate-line.svg";
862
+ export declare const volumeVibrateLineSvg: string;
863
863
  export declare const VolumeVibrateLineIcon: (props: {
864
864
  className?: string;
865
865
  }) => JSX.Element;
866
- export { default as webcamFillSvg } from "remixicon/icons/Media/webcam-fill.svg";
866
+ export declare const webcamFillSvg: string;
867
867
  export declare const WebcamFillIcon: (props: {
868
868
  className?: string;
869
869
  }) => JSX.Element;
870
- export { default as webcamLineSvg } from "remixicon/icons/Media/webcam-line.svg";
870
+ export declare const webcamLineSvg: string;
871
871
  export declare const WebcamLineIcon: (props: {
872
872
  className?: string;
873
873
  }) => JSX.Element;