/* eslint-disable no-restricted-imports */ export { IconNumber123 as Icon123, IconAlertCircle, IconAlertTriangle, IconApi, IconApps, IconAppWindow, IconArchive, IconArchiveOff, IconArrowBackUp, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowsDiagonal, IconArrowsVertical, IconArrowUp, IconArrowUpRight, IconAt, IconBaselineDensitySmall, IconBell, IconBolt, IconBook2, IconBookmark, IconBookmarkPlus, IconBox, IconBrackets, IconBracketsAngle, IconBracketsContain, IconBrandDaysCounter, IconBrandGithub, IconBrandGoogle, IconBrandGraphql, IconBrandLinkedin, IconBrandX, IconBriefcase, IconBrowserMaximize, IconBuildingSkyscraper, IconCalendar, IconCalendarDue, IconCalendarEvent, IconCalendarTime, IconCalendarX, IconChartCandle, IconCheck, IconCheckbox, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronsRight, IconChevronUp, IconCircleDot, IconCircleOff, IconCirclePlus, IconCircleX, IconClick, IconClockHour8, IconClockPlay, IconClockShare, IconCode, IconCodeCircle, IconCoins, IconColorSwatch, IconMessageCircle as IconComment, IconCopy, IconCreativeCommonsSa, IconCreditCard, IconCsv, IconCube, IconCurrencyAfghani, IconCurrencyBahraini, IconCurrencyBaht, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarBrunei, IconCurrencyDollarCanadian, IconCurrencyDollarGuyanese, IconCurrencyDollarSingapore, IconCurrencyDong, IconCurrencyDram, IconCurrencyEuro, IconCurrencyFlorin, IconCurrencyForint, IconCurrencyFrank, IconCurrencyGuarani, IconCurrencyHryvnia, IconCurrencyIranianRial, IconCurrencyKip, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLari, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLyd, IconCurrencyManat, IconCurrencyNaira, IconCurrencyPaanga, IconCurrencyPeso, IconCurrencyPound, IconCurrencyQuetzal, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRufiyaa, IconCurrencyRupee, IconCurrencyRupeeNepalese, IconCurrencyShekel, IconCurrencySom, IconCurrencyTaka, IconCurrencyTenge, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyYuan, IconCurrencyZloty, IconDatabase, IconDatabaseExport, IconDecimal, IconDeviceFloppy, IconDoorEnter, IconDotsVertical, IconDownload, IconEditCircle, IconExternalLink, IconEye, IconEyeOff, IconEyeShare, IconFile, IconFileCheck, IconFileExport, IconFileImport, IconFilePencil, IconFileText, IconFileUpload, IconFileZip, IconFilter, IconFilterCog, IconFilterOff, IconFlag, IconFlask, IconFocusCentered, IconFolder, IconFolderOpen, IconFolderPlus, IconFolderRoot, IconForbid, IconFunction, IconGauge, IconGitCommit, IconGripVertical, IconH1, IconH2, IconH3, IconHandClick, IconHandMove, IconHeadphones, IconHeart, IconHeartOff, IconHeartRateMonitor, IconHelpCircle, IconHierarchy, IconHierarchy2, IconHistory, IconHistoryToggle, IconHome, IconHours24, IconId, IconInbox, IconInfoCircle, IconJson, IconKey, IconLanguage, IconLayersLinked, IconLayout, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutSidebarLeftCollapse, IconLayoutSidebarRight, IconLayoutSidebarRightCollapse, IconLayoutSidebarRightExpand, IconLibraryPlus, IconLink, IconLinkOff, IconList, IconListCheck, IconListDetails, IconListNumbers, IconLoader, IconLock, IconLockOpen, IconLogin2, IconLogout, IconMail, IconMailCog, IconMap, IconMaximize, IconMessage, IconMinus, IconMoneybag, IconMoodSmile, IconMouse2, IconNorthStar, IconNoteOff, IconNotes, IconNumber9, IconNumbers, IconPaperclip, IconPassword, IconPencil, IconPercentage, IconPhone, IconPhoto, IconPhotoUp, IconPilcrow, IconPlayerPause, IconPlayerPlay, IconPlayerStop, IconPlaylistAdd, IconPlaystationSquare, IconPlug, IconPlus, IconPoint, IconPower, IconPresentation, IconPrinter, IconProgressCheck, IconPuzzle, IconQuestionMark, IconRefresh, IconRefreshDot, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconReload, IconRepeat, IconRestore, IconRobot, IconRocket, IconRotate, IconRotate2, IconSearch, IconSend, IconServer, IconServer2, IconSettings, IconSettings2, IconSettingsAutomation, IconSlash, IconSortAZ, IconSortDescending, IconSortZA, IconSparkles, IconSql, IconSquare, IconSquareKey, IconSquareRoundedCheck, IconSquareRoundedX, IconStatusChange, IconStepInto, IconTable, IconTag, IconTags, IconTarget, IconTargetArrow, IconTestPipe, IconTextSize, IconTextWrap, IconTimeDuration30, IconTimeDuration60, IconTimelineEvent, IconTool, IconTrash, IconTrashX, IconTypography, IconUnlink, IconUpload, IconUser, IconUserCircle, IconSwitchHorizontal, IconUserCog, IconUserPin, IconUserPlus, IconSunMoon, IconMoon, IconSun, IconUsers, IconVariable, IconVariablePlus, IconVideo, IconWand, IconWebhook, IconWorld, IconX, } from '@tabler/icons-react'; export type { IconProps as TablerIconsProps } from '@tabler/icons-react';