/* eslint-disable no-restricted-imports */ export type { TablerIconsProps } from '@tabler/icons-react'; export { IconAlertCircle, IconAlertTriangle, IconArchive, IconArrowBack, IconArrowNarrowDown, IconArrowNarrowUp, IconArrowRight, IconArrowUpRight, IconBell, IconBrandGithub, IconBrandGoogle, IconBrandLinkedin, IconBrandTwitter, IconBrandX, IconBriefcase, IconBuildingSkyscraper, IconCalendar, IconCalendarEvent, IconCheck, IconCheckbox, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronsRight, IconCircleDot, IconCirclePlus, IconColorSwatch, IconMessageCircle as IconComment, IconCopy, IconCross, IconCurrencyDollar, IconDotsVertical, IconEye, IconEyeOff, IconFileImport, IconFileUpload, IconForbid, IconHeart, IconHelpCircle, IconInbox, IconLayoutKanban, IconLayoutSidebarLeftCollapse, IconLayoutSidebarRightCollapse, IconLayoutSidebarRightExpand, IconLink, IconLinkOff, IconList, IconLogout, IconMail, IconMap, IconMinus, IconMoneybag, IconNotes, IconPencil, IconPhone, IconPlus, IconProgressCheck, IconSearch, IconSettings, IconTag, IconTarget, IconTargetArrow, IconTimelineEvent, IconTrash, IconUpload, IconUser, IconUserCircle, IconUsers, IconX, } from '@tabler/icons-react';