@sanity/icons
Version:
The Sanity icons.
1,204 lines • 47.2 kB
text/typescript
import { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react";
/**
* @public
*/
type IconComponent = ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AccessDeniedIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ActivityIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AddCircleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AddCommentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AddDocumentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AddIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AddUserIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ApiIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ArchiveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ArrowDownIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ArrowLeftIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ArrowRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ArrowTopRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ArrowUpIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const AsteriskIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BarChartIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BasketIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BellIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BillIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BinaryDocumentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BlockContentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BlockElementIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BlockquoteIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BoldIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BoltIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BookIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BookmarkFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BookmarkIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BottleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BugIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BulbFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const BulbOutlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CalendarIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CaseIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ChartUpwardIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CheckmarkCircleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CheckmarkIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ChevronDownIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ChevronLeftIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ChevronRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ChevronUpIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CircleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ClipboardIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ClipboardImageIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ClockIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CloseCircleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CloseIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CodeBlockIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CodeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CogIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CollapseIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ColorWheelIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CommentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ComponentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ComposeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ComposeSparklesIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ConfettiIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ControlsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CopyIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CreditCardIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CropIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const CubeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DashboardIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DatabaseIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DesktopIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DiamondIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentPdfIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentRemoveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentSheetIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentTextIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentVideoIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentWordIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DocumentZipIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DotIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DoubleChevronDownIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DoubleChevronLeftIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DoubleChevronRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DoubleChevronUpIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DownloadIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DragHandleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const DropIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EarthAmericasIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EarthGlobeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EditIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EllipsisHorizontalIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EllipsisVerticalIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EmptyIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EnterIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EnterRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EnvelopeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EqualIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ErrorFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ErrorOutlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ErrorScreenIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ExpandIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EyeClosedIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const EyeOpenIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const FaceHappyIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const FaceIndifferentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const FaceSadIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const FeedbackIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const FilterIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const FolderIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const GenerateIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const GithubIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const GroqIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const HashIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const HeartFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const HeartIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const HelpCircleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const HighlightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const HomeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const IceCreamIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ImageIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ImageRemoveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ImagesIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InboxIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InfoFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InfoOutlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InlineElementIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InsertAboveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const InsertBelowIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ItalicIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const JoystickIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const JsonIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LaunchIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LeaveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LemonIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LinkedinIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LinkIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LinkRemovedIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ListIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LockIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LogoJsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const LogoTsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MarkerIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MarkerRemovedIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MasterDetailIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MenuIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MicrophoneIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MicrophoneSlashIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MobileDeviceIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const MoonIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const NumberIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const OkHandIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const OlistIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const OverageIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PackageIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PanelLeftIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PanelRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PauseIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PinFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PinIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PinRemovedIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PlayIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PlugIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PresentationIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const Progress50Icon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const Progress75Icon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ProjectsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const PublishIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ReadOnlyIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RedoIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RefreshIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RemoveCircleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RemoveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ResetIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RestoreIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RetrieveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RetryIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RevertIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RobotIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const RocketIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SchemaIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SearchIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SelectIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ShareIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SortIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SparkleIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SparklesIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SpinnerIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SplitHorizontalIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SplitVerticalIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SquareIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StackCompactIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StackIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StarFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StarIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StopIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StrikethroughIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const StringIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SunIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const SyncIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TabletDeviceIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TagIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TagsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TargetIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TaskIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TerminalIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TextIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ThLargeIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ThListIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ThumbsDownIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ThumbsUpIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TiersIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TimelineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const ToggleArrowRightIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TokenIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TransferIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TranslateIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TrashIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TrendUpwardIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TriangleOutlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TrolleyIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TruncateIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const TwitterIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UlistIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UnarchiveIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UnderlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UndoIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UnknownIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UnlinkIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UnlockIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UnpublishIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UploadIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UserIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const UsersIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const VersionsIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const VideoIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const WarningFilledIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const WarningOutlineIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
declare const WrenchIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
/**
* @public
*/
type IconSymbol = "access-denied" | "activity" | "add-circle" | "add-comment" | "add-document" | "add" | "add-user" | "api" | "archive" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-right" | "arrow-up" | "asterisk" | "bar-chart" | "basket" | "bell" | "bill" | "binary-document" | "block-content" | "block-element" | "blockquote" | "bold" | "bolt" | "book" | "bookmark-filled" | "bookmark" | "bottle" | "bug" | "bulb-filled" | "bulb-outline" | "calendar" | "case" | "chart-upward" | "checkmark-circle" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "circle" | "clipboard" | "clipboard-image" | "clock" | "close-circle" | "close" | "code-block" | "code" | "cog" | "collapse" | "color-wheel" | "comment" | "component" | "compose" | "compose-sparkles" | "confetti" | "controls" | "copy" | "credit-card" | "crop" | "cube" | "dashboard" | "database" | "desktop" | "diamond" | "document" | "document-pdf" | "document-remove" | "document-sheet" | "document-text" | "document-video" | "document-word" | "document-zip" | "documents" | "dot" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "download" | "drag-handle" | "drop" | "earth-americas" | "earth-globe" | "edit" | "ellipsis-horizontal" | "ellipsis-vertical" | "empty" | "enter" | "enter-right" | "envelope" | "equal" | "error-filled" | "error-outline" | "error-screen" | "expand" | "eye-closed" | "eye-open" | "face-happy" | "face-indifferent" | "face-sad" | "feedback" | "filter" | "folder" | "generate" | "github" | "groq" | "hash" | "heart-filled" | "heart" | "help-circle" | "highlight" | "home" | "ice-cream" | "image" | "image-remove" | "images" | "inbox" | "info-filled" | "info-outline" | "inline-element" | "inline" | "insert-above" | "insert-below" | "italic" | "joystick" | "json" | "launch" | "leave" | "lemon" | "link" | "link-removed" | "linkedin" | "list" | "lock" | "logo-js" | "logo-ts" | "marker" | "marker-removed" | "master-detail" | "menu" | "microphone" | "microphone-slash" | "mobile-device" | "moon" | "number" | "ok-hand" | "olist" | "overage" | "package" | "panel-left" | "panel-right" | "pause" | "pin-filled" | "pin" | "pin-removed" | "play" | "plug" | "presentation" | "progress-50" | "progress-75" | "projects" | "publish" | "read-only" | "redo" | "refresh" | "remove-circle" | "remove" | "reset" | "restore" | "retrieve" | "retry" | "revert" | "robot" | "rocket" | "schema" | "search" | "select" | "share" | "sort" | "sparkle" | "sparkles" | "spinner" | "split-horizontal" | "split-vertical" | "square" | "stack-compact" | "stack" | "star-filled" | "star" | "stop" | "strikethrough" | "string" | "sun" | "sync" | "tablet-device" | "tag" | "tags" | "target" | "task" | "terminal" | "text" | "th-large" | "th-list" | "thumbs-down" | "thumbs-up" | "tiers" | "timeline" | "toggle-arrow-right" | "token" | "transfer" | "translate" | "trash" | "trend-upward" | "triangle-outline" | "trolley" | "truncate" | "twitter" | "ulist" | "unarchive" | "underline" | "undo" | "unknown" | "unlink" | "unlock" | "unpublish" | "upload" | "user" | "users" | "versions" | "video" | "warning-filled" | "warning-outline" | "wrench";
/**
* @public
*/
interface IconMap {
"access-denied": IconComponent;
"activity": IconComponent;
"add-circle": IconComponent;
"add-comment": IconComponent;
"add-document": IconComponent;
"add": IconComponent;
"add-user": IconComponent;
"api": IconComponent;
"archive": IconComponent;
"arrow-down": IconComponent;
"arrow-left": IconComponent;
"arrow-right": IconComponent;
"arrow-top-right": IconComponent;
"arrow-up": IconComponent;
"asterisk": IconComponent;
"bar-chart": IconComponent;
"basket": IconComponent;
"bell": IconComponent;
"bill": IconComponent;
"binary-document": IconComponent;
"block-content": IconComponent;
"block-element": IconComponent;
"blockquote": IconComponent;
"bold": IconComponent;
"bolt": IconComponent;
"book": IconComponent;
"bookmark-filled": IconComponent;
"bookmark": IconComponent;
"bottle": IconComponent;
"bug": IconComponent;
"bulb-filled": IconComponent;
"bulb-outline": IconComponent;
"calendar": IconComponent;
"case": IconComponent;
"chart-upward": IconComponent;
"checkmark-circle": IconComponent;
"checkmark": IconComponent;
"chevron-down": IconComponent;
"chevron-left": IconComponent;
"chevron-right": IconComponent;
"chevron-up": IconComponent;
"circle": IconComponent;
"clipboard": IconComponent;
"clipboard-image": IconComponent;
"clock": IconComponent;
"close-circle": IconComponent;
"close": IconComponent;
"code-block": IconComponent;
"code": IconComponent;
"cog": IconComponent;
"collapse": IconComponent;
"color-wheel": IconComponent;
"comment": IconComponent;
"component": IconComponent;
"compose": IconComponent;
"compose-sparkles": IconComponent;
"confetti": IconComponent;
"controls": IconComponent;
"copy": IconComponent;
"credit-card": IconComponent;
"crop": IconComponent;
"cube": IconComponent;
"dashboard": IconComponent;
"database": IconComponent;
"desktop": IconComponent;
"diamond": IconComponent;
"document": IconComponent;
"document-pdf": IconComponent;
"document-remove": IconComponent;
"document-sheet": IconComponent;
"document-text": IconComponent;
"document-video": IconComponent;
"document-word": IconComponent;
"document-zip": IconComponent;
"documents": IconComponent;
"dot": IconComponent;
"double-chevron-down": IconComponent;
"double-chevron-left": IconComponent;
"double-chevron-right": IconComponent;
"double-chevron-up": IconComponent;
"download": IconComponent;
"drag-handle": IconComponent;
"drop": IconComponent;
"earth-americas": IconComponent;
"earth-globe": IconComponent;
"edit": IconComponent;
"ellipsis-horizontal": IconComponent;
"ellipsis-vertical": IconComponent;
"empty": IconComponent;
"enter": IconComponent;
"enter-right": IconComponent;
"envelope": IconComponent;
"equal": IconComponent;
"error-filled": IconComponent;
"error-outline": IconComponent;
"error-screen": IconComponent;
"expand": IconComponent;
"eye-closed": IconComponent;
"eye-open": IconComponent;
"face-happy": IconComponent;
"face-indifferent": IconComponent;
"face-sad": IconComponent;
"feedback": IconComponent;
"filter": IconComponent;
"folder": IconComponent;
"generate": IconComponent;
"github": IconComponent;
"groq": IconComponent;
"hash": IconComponent;
"heart-filled": IconComponent;
"heart": IconComponent;
"help-circle": IconComponent;
"highlight": IconComponent;
"home": IconComponent;
"ice-cream": IconComponent;
"image": IconComponent;
"image-remove": IconComponent;
"images": IconComponent;
"inbox": IconComponent;
"info-filled": IconComponent;
"info-outline": IconComponent;
"inline-element": IconComponent;
"inline": IconComponent;
"insert-above": IconComponent;
"insert-below": IconComponent;
"italic": IconComponent;
"joystick": IconComponent;
"json": IconComponent;
"launch": IconComponent;
"leave": IconComponent;
"lemon": IconComponent;
"link": IconComponent;
"link-removed": IconComponent;
"linkedin": IconComponent;
"list": IconComponent;
"lock": IconComponent;
"logo-js": IconComponent;
"logo-ts": IconComponent;
"marker": IconComponent;
"marker-removed": IconComponent;
"master-detail": IconComponent;
"menu": IconComponent;
"microphone": IconComponent;
"microphone-slash": IconComponent;
"mobile-device": IconComponent;
"moon": IconComponent;
"number": IconComponent;
"ok-hand": IconComponent;
"olist": IconComponent;
"overage": IconComponent;
"package": IconComponent;
"panel-left": IconComponent;
"panel-right": IconComponent;
"pause": IconComponent;
"pin-filled": IconComponent;
"pin": IconComponent;
"pin-removed": IconComponent;
"play": IconComponent;
"plug": IconComponent;
"presentation": IconComponent;
"progress-50": IconComponent;
"progress-75": IconComponent;
"projects": IconComponent;
"publish": IconComponent;
"read-only": IconComponent;
"redo": IconComponent;
"refresh": IconComponent;
"remove-circle": IconComponent;
"remove": IconComponent;
"reset": IconComponent;
"restore": IconComponent;
"retrieve": IconComponent;
"retry": IconComponent;
"revert": IconComponent;
"robot": IconComponent;
"rocket": IconComponent;
"schema": IconComponent;
"search": IconComponent;
"select": IconComponent;
"share": IconComponent;
"sort": IconComponent;
"sparkle": IconComponent;
"sparkles": IconComponent;
"spinner": IconComponent;
"split-horizontal": IconComponent;
"split-vertical": IconComponent;
"square": IconComponent;
"stack-compact": IconComponent;
"stack": IconComponent;
"star-filled": IconComponent;
"star": IconComponent;
"stop": IconComponent;
"strikethrough": IconComponent;
"string": IconComponent;
"sun": IconComponent;
"sync": IconComponent;
"tablet-device": IconComponent;
"tag": IconComponent;
"tags": IconComponent;
"target": IconComponent;
"task": IconComponent;
"terminal": IconComponent;
"text": IconComponent;
"th-large": IconComponent;
"th-list": IconComponent;
"thumbs-down": IconComponent;
"thumbs-up": IconComponent;
"tiers": IconComponent;
"timeline": IconComponent;
"toggle-arrow-right": IconComponent;
"token": IconComponent;
"transfer": IconComponent;
"translate": IconComponent;
"trash": IconComponent;
"trend-upward": IconComponent;
"triangle-outline": IconComponent;
"trolley": IconComponent;
"truncate": IconComponent;
"twitter": IconComponent;
"ulist": IconComponent;
"unarchive": IconComponent;
"underline": IconComponent;
"undo": IconComponent;
"unknown": IconComponent;
"unlink": IconComponent;
"unlock": IconComponent;
"unpublish": IconComponent;
"upload": IconComponent;
"user": IconComponent;
"users": IconComponent;
"versions": IconComponent;
"video": IconComponent;
"warning-filled": IconComponent;
"warning-outline": IconComponent;
"wrench": IconComponent;
}
/**
* @public
*/
declare const icons: IconMap;
/**
* @public
*/
interface IconProps {
symbol: IconSymbol;
}
/**
* @public
*/
declare const Icon: ForwardRefExoticComponent<IconProps & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
export { AccessDeniedIcon, ActivityIcon, AddCircleIcon, AddCommentIcon, AddDocumentIcon, AddIcon, AddUserIcon, ApiIcon, ArchiveIcon, ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowTopRightIcon, ArrowUpIcon, AsteriskIcon, BarChartIcon, BasketIcon, BellIcon, BillIcon, BinaryDocumentIcon, BlockContentIcon, BlockElementIcon, BlockquoteIcon, BoldIcon, BoltIcon, BookIcon, BookmarkFilledIcon, BookmarkIcon, BottleIcon, BugIcon, BulbFilledIcon, BulbOutlineIcon, CalendarIcon, CaseIcon, ChartUpwardIcon, CheckmarkCircleIcon, CheckmarkIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CircleIcon, ClipboardIcon, ClipboardImageIcon, ClockIcon, CloseCircleIcon, CloseIcon, CodeBlockIcon, CodeIcon, CogIcon, CollapseIcon, ColorWheelIcon, CommentIcon, ComponentIcon, ComposeIcon, ComposeSparklesIcon, ConfettiIcon, ControlsIcon, CopyIcon, CreditCardIcon, CropIcon, CubeIcon, DashboardIcon, DatabaseIcon, DesktopIcon, DiamondIcon, DocumentIcon, DocumentPdfIcon, DocumentRemoveIcon, DocumentSheetIcon, DocumentTextIcon, DocumentVideoIcon, DocumentWordIcon, DocumentZipIcon, DocumentsIcon, DotIcon, DoubleChevronDownIcon, DoubleChevronLeftIcon, DoubleChevronRightIcon, DoubleChevronUpIcon, DownloadIcon, DragHandleIcon, DropIcon, EarthAmericasIcon, EarthGlobeIcon, EditIcon, EllipsisHorizontalIcon, EllipsisVerticalIcon, EmptyIcon, EnterIcon, EnterRightIcon, EnvelopeIcon, EqualIcon, ErrorFilledIcon, ErrorOutlineIcon, ErrorScreenIcon, ExpandIcon, EyeClosedIcon, EyeOpenIcon, FaceHappyIcon, FaceIndifferentIcon, FaceSadIcon, FeedbackIcon, FilterIcon, FolderIcon, GenerateIcon, GithubIcon, GroqIcon, HashIcon, HeartFilledIcon, HeartIcon, HelpCircleIcon, HighlightIcon, HomeIcon, IceCreamIcon, Icon, IconComponent, IconMap, IconProps, IconSymbol, ImageIcon, ImageRemoveIcon, ImagesIcon, InboxIcon, InfoFilledIcon, InfoOutlineIcon, InlineElementIcon, InlineIcon, InsertAboveIcon, InsertBelowIcon, ItalicIcon, JoystickIcon, JsonIcon, LaunchIcon, LeaveIcon, LemonIcon, LinkIcon, LinkRemovedIcon, LinkedinIcon, ListIcon, LockIcon, LogoJsIcon, LogoTsIcon, MarkerIcon, MarkerRemovedIcon, MasterDetailIcon, MenuIcon, MicrophoneIcon, MicrophoneSlashIcon, MobileDeviceIcon, MoonIcon, NumberIcon, OkHandIcon, OlistIcon, OverageIcon, PackageIcon, PanelLeftIcon, PanelRightIcon, PauseIcon, PinFilledIcon, PinIcon, PinRemovedIcon, PlayIcon, PlugIcon, PresentationIcon, Progress50Icon, Progress75Icon, ProjectsIcon, PublishIcon, ReadOnlyIcon, RedoIcon, RefreshIcon, RemoveCircleIcon, RemoveIcon, ResetIcon, RestoreIcon, RetrieveIcon, RetryIcon, RevertIcon, RobotIcon, RocketIcon, SchemaIcon, SearchIcon, SelectIcon, ShareIcon, SortIcon, SparkleIcon, SparklesIcon, SpinnerIcon, SplitHorizontalIcon, SplitVerticalIcon, SquareIcon, StackCompactIcon, StackIcon, StarFilledIcon, StarIcon, StopIcon, StrikethroughIcon, StringIcon, SunIcon, SyncIcon, TabletDeviceIcon, TagIcon, TagsIcon, TargetIcon, TaskIcon, TerminalIcon, TextIcon, ThLargeIcon, ThListIcon, ThumbsDownIcon, ThumbsUpIcon, TiersIcon, TimelineIcon, ToggleArrowRightIcon, TokenIcon, TransferIcon, TranslateIcon, TrashIcon, TrendUpwardIcon, TriangleOutlineIcon, TrolleyIcon, TruncateIcon, TwitterIcon, UlistIcon, UnarchiveIcon, UnderlineIcon, UndoIcon, UnknownIcon, UnlinkIcon, UnlockIcon, UnpublishIcon, UploadIcon, UserIcon, UsersIcon, VersionsIcon, VideoIcon, WarningFilledIcon, WarningOutlineIcon, WrenchIcon, icons };