/* eslint-disable no-restricted-imports */ export type { TablerIconsProps } from '@tabler/icons-react'; export { IconAlertCircle, IconAlertTriangle, IconArchive, IconArchiveOff, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpRight, IconBaselineDensitySmall, IconBell, IconBox, IconBrandGithub, IconBrandGoogle, IconBrandLinkedin, IconBrandX, IconBriefcase, IconBuildingSkyscraper, IconCalendar, IconCalendarEvent, IconCheck, IconCheckbox, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronsRight, IconChevronUp, IconCircleDot, IconCoins, IconColorSwatch, IconMessageCircle as IconComment, IconCopy, IconCurrencyDollar, IconDatabase, IconDotsVertical, IconEye, IconEyeOff, IconFileCheck, IconFileImport, IconFileUpload, IconForbid, IconGripVertical, IconHeart, IconHeartOff, IconHelpCircle, IconHierarchy2, IconKey, IconLanguage, IconLayoutKanban, IconLayoutSidebarLeftCollapse, IconLayoutSidebarRightCollapse, IconLayoutSidebarRightExpand, IconLink, IconLinkOff, IconList, IconLogout, IconMail, IconMap, IconMinus, IconMoneybag, IconMouse2, IconNotes, IconNumbers, IconPencil, IconPhone, IconPlug, IconPlus, IconProgressCheck, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRobot, IconSearch, IconSettings, IconTag, IconTarget, IconTargetArrow, IconTextSize, IconTimelineEvent, IconTrash, IconUpload, IconUser, IconUserCircle, IconUsers, IconX, } from '@tabler/icons-react';