/* eslint-disable no-restricted-imports */ export { Icon123, IconAlertCircle, IconAlertTriangle, IconApi, IconApps, IconArchive, IconArchiveOff, IconArrowBackUp, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpRight, IconArrowsVertical, IconAt, IconBaselineDensitySmall, IconBell, IconBolt, IconBook2, IconBookmark, IconBookmarkPlus, IconBox, IconBracketsContain, IconBrandGithub, IconBrandGoogle, IconBrandLinkedin, IconBrandX, IconBriefcase, IconBuildingSkyscraper, IconCalendar, IconCalendarDue, IconCalendarEvent, IconCalendarTime, IconCalendarX, IconChartCandle, IconCheck, IconCheckbox, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronsRight, IconCircleDot, IconCircleOff, IconCirclePlus, IconCircleX, IconClick, IconClockHour8, IconClockShare, IconCode, IconCoins, IconColorSwatch, IconMessageCircle as IconComment, IconCopy, IconCreativeCommonsSa, IconCreditCard, IconCsv, 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, IconDeviceFloppy, IconDoorEnter, IconDotsVertical, IconDownload, IconEditCircle, IconExternalLink, IconEye, IconEyeOff, IconFile, IconFileCheck, IconFileExport, IconFileImport, IconFilePencil, IconFileText, IconFileUpload, IconFileZip, IconFilter, IconFilterOff, IconFocusCentered, IconForbid, IconFunction, IconGitCommit, IconGripVertical, IconH1, IconH2, IconH3, IconHeadphones, IconHeart, IconHeartOff, IconHelpCircle, IconHierarchy2, IconHome, IconInbox, IconInfoCircle, IconJson, IconKey, IconLanguage, IconLayersLinked, IconLayoutKanban, IconLayoutSidebarLeftCollapse, IconLayoutSidebarRightCollapse, IconLayoutSidebarRightExpand, IconLink, IconLinkOff, IconList, IconListCheck, IconListNumbers, IconLock, IconLockOpen, IconMail, IconMailCog, IconMap, IconMaximize, IconMessage, IconMinus, IconMoneybag, IconMoodSmile, IconMouse2, IconNotes, IconNumbers, IconPaperclip, IconPencil, IconPhone, IconPhoto, IconPhotoUp, IconPilcrow, IconPlayerPlay, IconPlayerStop, IconPlaylistAdd, IconPlaystationSquare, IconPlug, IconPlus, IconPower, IconPresentation, IconProgressCheck, IconPuzzle, IconQuestionMark, IconRefresh, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconReload, IconRepeat, IconRestore, IconRobot, IconRocket, IconRotate, IconRotate2, IconSearch, IconSend, IconSettings, IconSettingsAutomation, IconSortDescending, IconSparkles, IconSql, IconSquareKey, IconSquareRoundedCheck, IconTable, IconTag, IconTags, IconTarget, IconTargetArrow, IconTestPipe, IconTextSize, IconTimelineEvent, IconTool, IconTrash, IconUnlink, IconUpload, IconUser, IconUserCircle, IconUsers, IconVideo, IconWand, IconWorld, IconX, } from '@tabler/icons-react'; export type { TablerIconsProps } from '@tabler/icons-react';