|
6 | 6 | // biome-ignore lint: disable |
7 | 7 | export {} |
8 | 8 | declare global { |
| 9 | + const IconCapAudioOn: typeof import('~icons/cap/audio-on.jsx')['default'] |
| 10 | + const IconCapBgBlur: typeof import('~icons/cap/bg-blur.jsx')['default'] |
9 | 11 | const IconCapCamera: typeof import('~icons/cap/camera.jsx')['default'] |
| 12 | + const IconCapCaptions: typeof import('~icons/cap/captions.jsx')['default'] |
10 | 13 | const IconCapChevronDown: typeof import('~icons/cap/chevron-down.jsx')['default'] |
| 14 | + const IconCapCircleCheck: typeof import('~icons/cap/circle-check.jsx')['default'] |
| 15 | + const IconCapCirclePlus: typeof import('~icons/cap/circle-plus.jsx')['default'] |
| 16 | + const IconCapCircleX: typeof import('~icons/cap/circle-x.jsx')['default'] |
| 17 | + const IconCapCopy: typeof import('~icons/cap/copy.jsx')['default'] |
| 18 | + const IconCapCorners: typeof import('~icons/cap/corners.jsx')['default'] |
11 | 19 | const IconCapCrop: typeof import('~icons/cap/crop.jsx')['default'] |
| 20 | + const IconCapCursor: typeof import('~icons/cap/cursor.jsx')['default'] |
| 21 | + const IconCapEnlarge: typeof import('~icons/cap/enlarge.jsx')['default'] |
| 22 | + const IconCapFile: typeof import('~icons/cap/file.jsx')['default'] |
12 | 23 | const IconCapFilmCut: typeof import('~icons/cap/film-cut.jsx')['default'] |
| 24 | + const IconCapGauge: typeof import('~icons/cap/gauge.jsx')['default'] |
| 25 | + const IconCapHotkeys: typeof import('~icons/cap/hotkeys.jsx')['default'] |
| 26 | + const IconCapImage: typeof import('~icons/cap/image.jsx')['default'] |
13 | 27 | const IconCapInfo: typeof import('~icons/cap/info.jsx')['default'] |
14 | 28 | const IconCapInstant: typeof import('~icons/cap/instant.jsx')['default'] |
| 29 | + const IconCapLayout: typeof import('~icons/cap/layout.jsx')['default'] |
| 30 | + const IconCapLink: typeof import('~icons/cap/link.jsx')['default'] |
15 | 31 | const IconCapLogo: typeof import('~icons/cap/logo.jsx')['default'] |
16 | 32 | const IconCapLogoFull: typeof import('~icons/cap/logo-full.jsx')['default'] |
17 | 33 | const IconCapLogoFullDark: typeof import('~icons/cap/logo-full-dark.jsx')['default'] |
| 34 | + const IconCapMessageBubble: typeof import('~icons/cap/message-bubble.jsx')['default'] |
18 | 35 | const IconCapMicrophone: typeof import('~icons/cap/microphone.jsx')['default'] |
| 36 | + const IconCapMoreVertical: typeof import('~icons/cap/more-vertical.jsx')['default'] |
| 37 | + const IconCapNext: typeof import('~icons/cap/next.jsx')['default'] |
| 38 | + const IconCapPadding: typeof import('~icons/cap/padding.jsx')['default'] |
| 39 | + const IconCapPause: typeof import('~icons/cap/pause.jsx')['default'] |
| 40 | + const IconCapPauseCircle: typeof import('~icons/cap/pause-circle.jsx')['default'] |
| 41 | + const IconCapPlay: typeof import('~icons/cap/play.jsx')['default'] |
| 42 | + const IconCapPlayCircle: typeof import('~icons/cap/play-circle.jsx')['default'] |
| 43 | + const IconCapPresets: typeof import('~icons/cap/presets.jsx')['default'] |
| 44 | + const IconCapPrev: typeof import('~icons/cap/prev.jsx')['default'] |
| 45 | + const IconCapRedo: typeof import('~icons/cap/redo.jsx')['default'] |
| 46 | + const IconCapRestart: typeof import('~icons/cap/restart.jsx')['default'] |
| 47 | + const IconCapScissors: typeof import('~icons/cap/scissors.jsx')['default'] |
19 | 48 | const IconCapSettings: typeof import('~icons/cap/settings.jsx')['default'] |
| 49 | + const IconCapShadow: typeof import('~icons/cap/shadow.jsx')['default'] |
| 50 | + const IconCapStopCircle: typeof import('~icons/cap/stop-circle.jsx')['default'] |
| 51 | + const IconCapTrash: typeof import('~icons/cap/trash.jsx')['default'] |
| 52 | + const IconCapUndo: typeof import('~icons/cap/undo.jsx')['default'] |
| 53 | + const IconCapZoomIn: typeof import('~icons/cap/zoom-in.jsx')['default'] |
| 54 | + const IconCapZoomOut: typeof import('~icons/cap/zoom-out.jsx')['default'] |
| 55 | + const IconHugeiconsEaseCurveControlPoints: typeof import('~icons/hugeicons/ease-curve-control-points.jsx')['default'] |
20 | 56 | const IconLucideBell: typeof import('~icons/lucide/bell.jsx')['default'] |
21 | 57 | const IconLucideBug: typeof import('~icons/lucide/bug.jsx')['default'] |
| 58 | + const IconLucideCheck: typeof import('~icons/lucide/check.jsx')['default'] |
| 59 | + const IconLucideClock: typeof import('~icons/lucide/clock.jsx')['default'] |
| 60 | + const IconLucideDatabase: typeof import('~icons/lucide/database.jsx')['default'] |
| 61 | + const IconLucideFolder: typeof import('~icons/lucide/folder.jsx')['default'] |
22 | 62 | const IconLucideGift: typeof import('~icons/lucide/gift.jsx')['default'] |
| 63 | + const IconLucideHardDrive: typeof import('~icons/lucide/hard-drive.jsx')['default'] |
| 64 | + const IconLucideLoaderCircle: typeof import('~icons/lucide/loader-circle.jsx')['default'] |
| 65 | + const IconLucideMessageSquarePlus: typeof import('~icons/lucide/message-square-plus.jsx')['default'] |
| 66 | + const IconLucideMicOff: typeof import('~icons/lucide/mic-off.jsx')['default'] |
| 67 | + const IconLucideMonitor: typeof import('~icons/lucide/monitor.jsx')['default'] |
| 68 | + const IconLucideRotateCcw: typeof import('~icons/lucide/rotate-ccw.jsx')['default'] |
| 69 | + const IconLucideSearch: typeof import('~icons/lucide/search.jsx')['default'] |
23 | 70 | const IconLucideSquarePlay: typeof import('~icons/lucide/square-play.jsx')['default'] |
| 71 | + const IconLucideUnplug: typeof import('~icons/lucide/unplug.jsx')['default'] |
| 72 | + const IconLucideVolume2: typeof import('~icons/lucide/volume2.jsx')['default'] |
24 | 73 | const IconPhMonitorBold: typeof import('~icons/ph/monitor-bold.jsx')['default'] |
25 | 74 | } |
0 commit comments