@iconify-prerendered/vue-gravity-ui
Version:
Gravity UI Icons components for Vue. Designed for ease of use and high performance
725 lines • 50.2 kB
TypeScript
import type {SVGAttributes, VNode} from 'vue';
export declare const IconAbbrApi: (p?: SVGAttributes) => VNode;
export declare const IconAbbrMl: (p?: SVGAttributes) => VNode;
export declare const IconAbbrQl: (p?: SVGAttributes) => VNode;
export declare const IconAbbrSql: (p?: SVGAttributes) => VNode;
export declare const IconAbbrZip: (p?: SVGAttributes) => VNode;
export declare const IconAntennaSignal: (p?: SVGAttributes) => VNode;
export declare const IconAperture: (p?: SVGAttributes) => VNode;
export declare const IconArchive: (p?: SVGAttributes) => VNode;
export declare const IconArrowChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowDownFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowDownToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowDownToSquare: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeftFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeftToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowRightArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowRightFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowRightFromSquare: (p?: SVGAttributes) => VNode;
export declare const IconArrowRightToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowRightToSquare: (p?: SVGAttributes) => VNode;
export declare const IconArrowRotateLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowRotateRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeDownFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeDownToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeLeftFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeLeftToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeRightFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeRightToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeTurnUpLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeTurnUpRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeUp: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeUpFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowShapeUpToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconArrowUpArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowUpFromLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowUpFromSquare: (p?: SVGAttributes) => VNode;
export declare const IconArrowUpFromSquareSlash: (p?: SVGAttributes) => VNode;
export declare const IconArrowUpRightFromSquare: (p?: SVGAttributes) => VNode;
export declare const IconArrowUpToLine: (p?: SVGAttributes) => VNode;
export declare const IconArrowUturnCcwDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowUturnCcwLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowUturnCcwRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowUturnCwDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowUturnCwLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowUturnCwRight: (p?: SVGAttributes) => VNode;
export declare const IconArrows3RotateLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrows3RotateLeftLetterA: (p?: SVGAttributes) => VNode;
export declare const IconArrows3RotateRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowsExpand: (p?: SVGAttributes) => VNode;
export declare const IconArrowsExpandHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconArrowsExpandVertical: (p?: SVGAttributes) => VNode;
export declare const IconArrowsOppositeToDots: (p?: SVGAttributes) => VNode;
export declare const IconArrowsRotateLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowsRotateLeftSlash: (p?: SVGAttributes) => VNode;
export declare const IconArrowsRotateRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowsRotateRightSlash: (p?: SVGAttributes) => VNode;
export declare const IconAt: (p?: SVGAttributes) => VNode;
export declare const IconBan: (p?: SVGAttributes) => VNode;
export declare const IconBars: (p?: SVGAttributes) => VNode;
export declare const IconBarsAscendingAlignCenter: (p?: SVGAttributes) => VNode;
export declare const IconBarsAscendingAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconBarsAscendingAlignLeftArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconBarsAscendingAlignLeftArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconBarsAscendingAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconBarsDescendingAlignCenter: (p?: SVGAttributes) => VNode;
export declare const IconBarsDescendingAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconBarsDescendingAlignLeftArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconBarsDescendingAlignLeftArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconBarsDescendingAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconBarsPlay: (p?: SVGAttributes) => VNode;
export declare const IconBarsUnaligned: (p?: SVGAttributes) => VNode;
export declare const IconBell: (p?: SVGAttributes) => VNode;
export declare const IconBellDot: (p?: SVGAttributes) => VNode;
export declare const IconBellSlash: (p?: SVGAttributes) => VNode;
export declare const IconBinoculars: (p?: SVGAttributes) => VNode;
export declare const IconBold: (p?: SVGAttributes) => VNode;
export declare const IconBook: (p?: SVGAttributes) => VNode;
export declare const IconBookOpen: (p?: SVGAttributes) => VNode;
export declare const IconBookmark: (p?: SVGAttributes) => VNode;
export declare const IconBookmarkFill: (p?: SVGAttributes) => VNode;
export declare const IconBox: (p?: SVGAttributes) => VNode;
export declare const IconBoxes3: (p?: SVGAttributes) => VNode;
export declare const IconBranchesDown: (p?: SVGAttributes) => VNode;
export declare const IconBranchesRight: (p?: SVGAttributes) => VNode;
export declare const IconBranchesRightArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconBriefcase: (p?: SVGAttributes) => VNode;
export declare const IconBroadcastSignal: (p?: SVGAttributes) => VNode;
export declare const IconBroomMotion: (p?: SVGAttributes) => VNode;
export declare const IconBrush: (p?: SVGAttributes) => VNode;
export declare const IconBucket: (p?: SVGAttributes) => VNode;
export declare const IconBucketPaint: (p?: SVGAttributes) => VNode;
export declare const IconBug: (p?: SVGAttributes) => VNode;
export declare const IconBulb: (p?: SVGAttributes) => VNode;
export declare const IconCalculator: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCamera: (p?: SVGAttributes) => VNode;
export declare const IconCar: (p?: SVGAttributes) => VNode;
export declare const IconCardClub: (p?: SVGAttributes) => VNode;
export declare const IconCardDiamond: (p?: SVGAttributes) => VNode;
export declare const IconCardHeart: (p?: SVGAttributes) => VNode;
export declare const IconCardSpade: (p?: SVGAttributes) => VNode;
export declare const IconCaretDown: (p?: SVGAttributes) => VNode;
export declare const IconCaretLeft: (p?: SVGAttributes) => VNode;
export declare const IconCaretRight: (p?: SVGAttributes) => VNode;
export declare const IconCaretUp: (p?: SVGAttributes) => VNode;
export declare const IconCaretsExpandVertical: (p?: SVGAttributes) => VNode;
export declare const IconChartAreaStacked: (p?: SVGAttributes) => VNode;
export declare const IconChartAreaStackedNormalized: (p?: SVGAttributes) => VNode;
export declare const IconChartBar: (p?: SVGAttributes) => VNode;
export declare const IconChartBarStacked: (p?: SVGAttributes) => VNode;
export declare const IconChartColumn: (p?: SVGAttributes) => VNode;
export declare const IconChartColumnStacked: (p?: SVGAttributes) => VNode;
export declare const IconChartDonut: (p?: SVGAttributes) => VNode;
export declare const IconChartLine: (p?: SVGAttributes) => VNode;
export declare const IconChartLineLabel: (p?: SVGAttributes) => VNode;
export declare const IconChartMixed: (p?: SVGAttributes) => VNode;
export declare const IconChartPie: (p?: SVGAttributes) => VNode;
export declare const IconChartTreemap: (p?: SVGAttributes) => VNode;
export declare const IconCheck: (p?: SVGAttributes) => VNode;
export declare const IconCheckShape: (p?: SVGAttributes) => VNode;
export declare const IconCheckShapeFill: (p?: SVGAttributes) => VNode;
export declare const IconCherry: (p?: SVGAttributes) => VNode;
export declare const IconChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronDownWide: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronUpWide: (p?: SVGAttributes) => VNode;
export declare const IconChevronsCollapseFromLines: (p?: SVGAttributes) => VNode;
export declare const IconChevronsCollapseHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconChevronsCollapseToLine: (p?: SVGAttributes) => VNode;
export declare const IconChevronsCollapseUpRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronsCollapseVertical: (p?: SVGAttributes) => VNode;
export declare const IconChevronsDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronsDownWide: (p?: SVGAttributes) => VNode;
export declare const IconChevronsExpandFromLine: (p?: SVGAttributes) => VNode;
export declare const IconChevronsExpandHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconChevronsExpandToLines: (p?: SVGAttributes) => VNode;
export declare const IconChevronsExpandUpRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronsExpandVertical: (p?: SVGAttributes) => VNode;
export declare const IconChevronsLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronsRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronsUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronsUpWide: (p?: SVGAttributes) => VNode;
export declare const IconCircle: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowDownFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowLeftFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowRightFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconCircleArrowUpFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleCheck: (p?: SVGAttributes) => VNode;
export declare const IconCircleCheckFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronDownFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronLeftFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronRightFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronUpFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronsDown: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronsLeft: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronsRight: (p?: SVGAttributes) => VNode;
export declare const IconCircleChevronsUp: (p?: SVGAttributes) => VNode;
export declare const IconCircleDashed: (p?: SVGAttributes) => VNode;
export declare const IconCircleDollar: (p?: SVGAttributes) => VNode;
export declare const IconCircleExclamation: (p?: SVGAttributes) => VNode;
export declare const IconCircleExclamationFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleInfo: (p?: SVGAttributes) => VNode;
export declare const IconCircleInfoFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterA: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterB: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterC: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterD: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterE: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterF: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterG: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterH: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterI: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterJ: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterK: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterL: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterM: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterN: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterO: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterP: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterQ: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterR: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterS: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterT: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterU: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterV: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterW: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterX: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterY: (p?: SVGAttributes) => VNode;
export declare const IconCircleLetterZ: (p?: SVGAttributes) => VNode;
export declare const IconCircleLink: (p?: SVGAttributes) => VNode;
export declare const IconCircleMinus: (p?: SVGAttributes) => VNode;
export declare const IconCircleMinusFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber0: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber1: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber2: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber3: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber4: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber5: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber6: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber7: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber8: (p?: SVGAttributes) => VNode;
export declare const IconCircleNumber9: (p?: SVGAttributes) => VNode;
export declare const IconCirclePause: (p?: SVGAttributes) => VNode;
export declare const IconCirclePlay: (p?: SVGAttributes) => VNode;
export declare const IconCirclePlus: (p?: SVGAttributes) => VNode;
export declare const IconCirclePlusFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleQuestion: (p?: SVGAttributes) => VNode;
export declare const IconCircleQuestionDot: (p?: SVGAttributes) => VNode;
export declare const IconCircleQuestionFill: (p?: SVGAttributes) => VNode;
export declare const IconCircleRuble: (p?: SVGAttributes) => VNode;
export declare const IconCircleStop: (p?: SVGAttributes) => VNode;
export declare const IconCircleXmark: (p?: SVGAttributes) => VNode;
export declare const IconCircleXmarkFill: (p?: SVGAttributes) => VNode;
export declare const IconCircles3Plus: (p?: SVGAttributes) => VNode;
export declare const IconCircles4Diamond: (p?: SVGAttributes) => VNode;
export declare const IconCircles4Square: (p?: SVGAttributes) => VNode;
export declare const IconCircles5Random: (p?: SVGAttributes) => VNode;
export declare const IconCirclesConcentric: (p?: SVGAttributes) => VNode;
export declare const IconCirclesIntersection: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconClockArrowRotateLeft: (p?: SVGAttributes) => VNode;
export declare const IconClockFill: (p?: SVGAttributes) => VNode;
export declare const IconCloud: (p?: SVGAttributes) => VNode;
export declare const IconCloudArrowUpIn: (p?: SVGAttributes) => VNode;
export declare const IconCloudCheck: (p?: SVGAttributes) => VNode;
export declare const IconCloudGear: (p?: SVGAttributes) => VNode;
export declare const IconCloudNutHex: (p?: SVGAttributes) => VNode;
export declare const IconCloudSlash: (p?: SVGAttributes) => VNode;
export declare const IconClouds: (p?: SVGAttributes) => VNode;
export declare const IconCode: (p?: SVGAttributes) => VNode;
export declare const IconCodeCommit: (p?: SVGAttributes) => VNode;
export declare const IconCodeCommitHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconCodeCommits: (p?: SVGAttributes) => VNode;
export declare const IconCodeCompare: (p?: SVGAttributes) => VNode;
export declare const IconCodeFork: (p?: SVGAttributes) => VNode;
export declare const IconCodeMerge: (p?: SVGAttributes) => VNode;
export declare const IconCodePullRequest: (p?: SVGAttributes) => VNode;
export declare const IconCodePullRequestArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconCodePullRequestArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconCodePullRequestCheck: (p?: SVGAttributes) => VNode;
export declare const IconCodePullRequestXmark: (p?: SVGAttributes) => VNode;
export declare const IconCodeTrunk: (p?: SVGAttributes) => VNode;
export declare const IconComment: (p?: SVGAttributes) => VNode;
export declare const IconCommentDot: (p?: SVGAttributes) => VNode;
export declare const IconCommentFill: (p?: SVGAttributes) => VNode;
export declare const IconCommentPlus: (p?: SVGAttributes) => VNode;
export declare const IconCommentSlash: (p?: SVGAttributes) => VNode;
export declare const IconComments: (p?: SVGAttributes) => VNode;
export declare const IconCompass: (p?: SVGAttributes) => VNode;
export declare const IconCopy: (p?: SVGAttributes) => VNode;
export declare const IconCopyArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconCopyCheck: (p?: SVGAttributes) => VNode;
export declare const IconCopyCheckXmark: (p?: SVGAttributes) => VNode;
export declare const IconCopyChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconCopyMinus: (p?: SVGAttributes) => VNode;
export declare const IconCopyPicture: (p?: SVGAttributes) => VNode;
export declare const IconCopyPlus: (p?: SVGAttributes) => VNode;
export declare const IconCopyTransparent: (p?: SVGAttributes) => VNode;
export declare const IconCopyXmark: (p?: SVGAttributes) => VNode;
export declare const IconCpu: (p?: SVGAttributes) => VNode;
export declare const IconCpus: (p?: SVGAttributes) => VNode;
export declare const IconCreditCard: (p?: SVGAttributes) => VNode;
export declare const IconCrop: (p?: SVGAttributes) => VNode;
export declare const IconCrownDiamond: (p?: SVGAttributes) => VNode;
export declare const IconCube: (p?: SVGAttributes) => VNode;
export declare const IconCubes3: (p?: SVGAttributes) => VNode;
export declare const IconCubes3Overlap: (p?: SVGAttributes) => VNode;
export declare const IconCup: (p?: SVGAttributes) => VNode;
export declare const IconCurlyBrackets: (p?: SVGAttributes) => VNode;
export declare const IconCurlyBracketsFunction: (p?: SVGAttributes) => VNode;
export declare const IconCurlyBracketsLock: (p?: SVGAttributes) => VNode;
export declare const IconDatabase: (p?: SVGAttributes) => VNode;
export declare const IconDatabaseArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconDatabaseFill: (p?: SVGAttributes) => VNode;
export declare const IconDatabaseMagnifier: (p?: SVGAttributes) => VNode;
export declare const IconDatabases: (p?: SVGAttributes) => VNode;
export declare const IconDatabasesFill: (p?: SVGAttributes) => VNode;
export declare const IconDelete: (p?: SVGAttributes) => VNode;
export declare const IconDiamond: (p?: SVGAttributes) => VNode;
export declare const IconDiamondExclamation: (p?: SVGAttributes) => VNode;
export declare const IconDiamondFill: (p?: SVGAttributes) => VNode;
export declare const IconDice1: (p?: SVGAttributes) => VNode;
export declare const IconDice2: (p?: SVGAttributes) => VNode;
export declare const IconDice3: (p?: SVGAttributes) => VNode;
export declare const IconDice4: (p?: SVGAttributes) => VNode;
export declare const IconDice5: (p?: SVGAttributes) => VNode;
export declare const IconDice6: (p?: SVGAttributes) => VNode;
export declare const IconDisplay: (p?: SVGAttributes) => VNode;
export declare const IconDisplayPulse: (p?: SVGAttributes) => VNode;
export declare const IconDots9: (p?: SVGAttributes) => VNode;
export declare const IconDroplet: (p?: SVGAttributes) => VNode;
export declare const IconEar: (p?: SVGAttributes) => VNode;
export declare const IconEllipsis: (p?: SVGAttributes) => VNode;
export declare const IconEllipsisVertical: (p?: SVGAttributes) => VNode;
export declare const IconEnvelope: (p?: SVGAttributes) => VNode;
export declare const IconEnvelopeOpen: (p?: SVGAttributes) => VNode;
export declare const IconEnvelopeOpenXmark: (p?: SVGAttributes) => VNode;
export declare const IconEqual: (p?: SVGAttributes) => VNode;
export declare const IconEraser: (p?: SVGAttributes) => VNode;
export declare const IconExclamationShape: (p?: SVGAttributes) => VNode;
export declare const IconExclamationShapeFill: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconEyeSlash: (p?: SVGAttributes) => VNode;
export declare const IconEyesLookLeft: (p?: SVGAttributes) => VNode;
export declare const IconEyesLookRight: (p?: SVGAttributes) => VNode;
export declare const IconFaceAlien: (p?: SVGAttributes) => VNode;
export declare const IconFaceAngry: (p?: SVGAttributes) => VNode;
export declare const IconFaceFun: (p?: SVGAttributes) => VNode;
export declare const IconFaceNeutral: (p?: SVGAttributes) => VNode;
export declare const IconFaceNeutralDashed: (p?: SVGAttributes) => VNode;
export declare const IconFaceRobot: (p?: SVGAttributes) => VNode;
export declare const IconFaceSad: (p?: SVGAttributes) => VNode;
export declare const IconFaceSmile: (p?: SVGAttributes) => VNode;
export declare const IconFaceSurprise: (p?: SVGAttributes) => VNode;
export declare const IconFactory: (p?: SVGAttributes) => VNode;
export declare const IconFile: (p?: SVGAttributes) => VNode;
export declare const IconFileArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconFileArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconFileArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconFileArrowRightOut: (p?: SVGAttributes) => VNode;
export declare const IconFileArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconFileCheck: (p?: SVGAttributes) => VNode;
export declare const IconFileCode: (p?: SVGAttributes) => VNode;
export declare const IconFileDollar: (p?: SVGAttributes) => VNode;
export declare const IconFileExclamation: (p?: SVGAttributes) => VNode;
export declare const IconFileLetterP: (p?: SVGAttributes) => VNode;
export declare const IconFileLetterW: (p?: SVGAttributes) => VNode;
export declare const IconFileLetterX: (p?: SVGAttributes) => VNode;
export declare const IconFileMagnifier: (p?: SVGAttributes) => VNode;
export declare const IconFileMinus: (p?: SVGAttributes) => VNode;
export declare const IconFilePlus: (p?: SVGAttributes) => VNode;
export declare const IconFileQuestion: (p?: SVGAttributes) => VNode;
export declare const IconFileRuble: (p?: SVGAttributes) => VNode;
export declare const IconFileText: (p?: SVGAttributes) => VNode;
export declare const IconFileXmark: (p?: SVGAttributes) => VNode;
export declare const IconFileZipper: (p?: SVGAttributes) => VNode;
export declare const IconFiles: (p?: SVGAttributes) => VNode;
export declare const IconFilmstrip: (p?: SVGAttributes) => VNode;
export declare const IconFingerprint: (p?: SVGAttributes) => VNode;
export declare const IconFlag: (p?: SVGAttributes) => VNode;
export declare const IconFlame: (p?: SVGAttributes) => VNode;
export declare const IconFlask: (p?: SVGAttributes) => VNode;
export declare const IconFloppyDisk: (p?: SVGAttributes) => VNode;
export declare const IconFolder: (p?: SVGAttributes) => VNode;
export declare const IconFolderArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconFolderArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconFolderArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconFolderArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconFolderArrowUpIn: (p?: SVGAttributes) => VNode;
export declare const IconFolderCheck: (p?: SVGAttributes) => VNode;
export declare const IconFolderCode: (p?: SVGAttributes) => VNode;
export declare const IconFolderExclamation: (p?: SVGAttributes) => VNode;
export declare const IconFolderFill: (p?: SVGAttributes) => VNode;
export declare const IconFolderFlows: (p?: SVGAttributes) => VNode;
export declare const IconFolderHouse: (p?: SVGAttributes) => VNode;
export declare const IconFolderKeyhole: (p?: SVGAttributes) => VNode;
export declare const IconFolderLock: (p?: SVGAttributes) => VNode;
export declare const IconFolderMagnifier: (p?: SVGAttributes) => VNode;
export declare const IconFolderOpen: (p?: SVGAttributes) => VNode;
export declare const IconFolderOpenFill: (p?: SVGAttributes) => VNode;
export declare const IconFolderPlus: (p?: SVGAttributes) => VNode;
export declare const IconFolderTree: (p?: SVGAttributes) => VNode;
export declare const IconFolders: (p?: SVGAttributes) => VNode;
export declare const IconFont: (p?: SVGAttributes) => VNode;
export declare const IconFontCase: (p?: SVGAttributes) => VNode;
export declare const IconFontCursor: (p?: SVGAttributes) => VNode;
export declare const IconFrame: (p?: SVGAttributes) => VNode;
export declare const IconFrames: (p?: SVGAttributes) => VNode;
export declare const IconFunction: (p?: SVGAttributes) => VNode;
export declare const IconFunnel: (p?: SVGAttributes) => VNode;
export declare const IconFunnelXmark: (p?: SVGAttributes) => VNode;
export declare const IconGear: (p?: SVGAttributes) => VNode;
export declare const IconGearBranches: (p?: SVGAttributes) => VNode;
export declare const IconGearDot: (p?: SVGAttributes) => VNode;
export declare const IconGearPlay: (p?: SVGAttributes) => VNode;
export declare const IconGeo: (p?: SVGAttributes) => VNode;
export declare const IconGeoDots: (p?: SVGAttributes) => VNode;
export declare const IconGeoFill: (p?: SVGAttributes) => VNode;
export declare const IconGeoPin: (p?: SVGAttributes) => VNode;
export declare const IconGeoPolygons: (p?: SVGAttributes) => VNode;
export declare const IconGhost: (p?: SVGAttributes) => VNode;
export declare const IconGift: (p?: SVGAttributes) => VNode;
export declare const IconGlobe: (p?: SVGAttributes) => VNode;
export declare const IconGpu: (p?: SVGAttributes) => VNode;
export declare const IconGraduationCap: (p?: SVGAttributes) => VNode;
export declare const IconGraphNode: (p?: SVGAttributes) => VNode;
export declare const IconGrip: (p?: SVGAttributes) => VNode;
export declare const IconGripHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconHammer: (p?: SVGAttributes) => VNode;
export declare const IconHand: (p?: SVGAttributes) => VNode;
export declare const IconHandOk: (p?: SVGAttributes) => VNode;
export declare const IconHandPointDown: (p?: SVGAttributes) => VNode;
export declare const IconHandPointLeft: (p?: SVGAttributes) => VNode;
export declare const IconHandPointRight: (p?: SVGAttributes) => VNode;
export declare const IconHandPointUp: (p?: SVGAttributes) => VNode;
export declare const IconHandStop: (p?: SVGAttributes) => VNode;
export declare const IconHandset: (p?: SVGAttributes) => VNode;
export declare const IconHandsetArrowIn: (p?: SVGAttributes) => VNode;
export declare const IconHandsetArrowOut: (p?: SVGAttributes) => VNode;
export declare const IconHardDrive: (p?: SVGAttributes) => VNode;
export declare const IconHashtag: (p?: SVGAttributes) => VNode;
export declare const IconHeading: (p?: SVGAttributes) => VNode;
export declare const IconHeading1: (p?: SVGAttributes) => VNode;
export declare const IconHeading2: (p?: SVGAttributes) => VNode;
export declare const IconHeading3: (p?: SVGAttributes) => VNode;
export declare const IconHeading4: (p?: SVGAttributes) => VNode;
export declare const IconHeading5: (p?: SVGAttributes) => VNode;
export declare const IconHeading6: (p?: SVGAttributes) => VNode;
export declare const IconHeadphones: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHeartCrack: (p?: SVGAttributes) => VNode;
export declare const IconHeartFill: (p?: SVGAttributes) => VNode;
export declare const IconHeartPulse: (p?: SVGAttributes) => VNode;
export declare const IconHierarchy: (p?: SVGAttributes) => VNode;
export declare const IconHouse: (p?: SVGAttributes) => VNode;
export declare const IconItalic: (p?: SVGAttributes) => VNode;
export declare const IconKey: (p?: SVGAttributes) => VNode;
export declare const IconKeyboard: (p?: SVGAttributes) => VNode;
export declare const IconLayers: (p?: SVGAttributes) => VNode;
export declare const IconLayers3Diagonal: (p?: SVGAttributes) => VNode;
export declare const IconLayersVertical: (p?: SVGAttributes) => VNode;
export declare const IconLayoutCells: (p?: SVGAttributes) => VNode;
export declare const IconLayoutCellsLarge: (p?: SVGAttributes) => VNode;
export declare const IconLayoutColumns: (p?: SVGAttributes) => VNode;
export declare const IconLayoutColumns3: (p?: SVGAttributes) => VNode;
export declare const IconLayoutFooter: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeader: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderCells: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderCellsLarge: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderCellsLargeFill: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderCellsLargeLetterD: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderCellsLargeThunderbolt: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderColumns: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderCursor: (p?: SVGAttributes) => VNode;
export declare const IconLayoutHeaderSideContent: (p?: SVGAttributes) => VNode;
export declare const IconLayoutList: (p?: SVGAttributes) => VNode;
export declare const IconLayoutRows: (p?: SVGAttributes) => VNode;
export declare const IconLayoutRows3: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSideContent: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSideContentRight: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSplitColumns: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSplitColumns3: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSplitRows: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSplitSideContentLeft: (p?: SVGAttributes) => VNode;
export declare const IconLayoutSplitSideContentRight: (p?: SVGAttributes) => VNode;
export declare const IconLayoutTabs: (p?: SVGAttributes) => VNode;
export declare const IconLetterGroup: (p?: SVGAttributes) => VNode;
export declare const IconLetterM: (p?: SVGAttributes) => VNode;
export declare const IconLifeRing: (p?: SVGAttributes) => VNode;
export declare const IconLink: (p?: SVGAttributes) => VNode;
export declare const IconLinkSlash: (p?: SVGAttributes) => VNode;
export declare const IconListCheck: (p?: SVGAttributes) => VNode;
export declare const IconListCheckLock: (p?: SVGAttributes) => VNode;
export declare const IconListOl: (p?: SVGAttributes) => VNode;
export declare const IconListTimeline: (p?: SVGAttributes) => VNode;
export declare const IconListUl: (p?: SVGAttributes) => VNode;
export declare const IconLocationArrow: (p?: SVGAttributes) => VNode;
export declare const IconLocationArrowFill: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconLockOpen: (p?: SVGAttributes) => VNode;
export declare const IconLogoAcrobat: (p?: SVGAttributes) => VNode;
export declare const IconLogoAndroid: (p?: SVGAttributes) => VNode;
export declare const IconLogoDocker: (p?: SVGAttributes) => VNode;
export declare const IconLogoDrawIo: (p?: SVGAttributes) => VNode;
export declare const IconLogoFacebook: (p?: SVGAttributes) => VNode;
export declare const IconLogoGitlab: (p?: SVGAttributes) => VNode;
export declare const IconLogoLinux: (p?: SVGAttributes) => VNode;
export declare const IconLogoMacos: (p?: SVGAttributes) => VNode;
export declare const IconLogoMarkdown: (p?: SVGAttributes) => VNode;
export declare const IconLogoMermaid: (p?: SVGAttributes) => VNode;
export declare const IconLogoNotion: (p?: SVGAttributes) => VNode;
export declare const IconLogoOsi: (p?: SVGAttributes) => VNode;
export declare const IconLogoPython: (p?: SVGAttributes) => VNode;
export declare const IconLogoStackOverflow: (p?: SVGAttributes) => VNode;
export declare const IconLogoTelegram: (p?: SVGAttributes) => VNode;
export declare const IconLogoUbuntu: (p?: SVGAttributes) => VNode;
export declare const IconLogoWindows: (p?: SVGAttributes) => VNode;
export declare const IconLogoYandex: (p?: SVGAttributes) => VNode;
export declare const IconLogoYandexCloud: (p?: SVGAttributes) => VNode;
export declare const IconLogoYandexMessenger: (p?: SVGAttributes) => VNode;
export declare const IconLogoYandexTracker: (p?: SVGAttributes) => VNode;
export declare const IconMagicWand: (p?: SVGAttributes) => VNode;
export declare const IconMagnet: (p?: SVGAttributes) => VNode;
export declare const IconMagnifier: (p?: SVGAttributes) => VNode;
export declare const IconMagnifierMinus: (p?: SVGAttributes) => VNode;
export declare const IconMagnifierPlus: (p?: SVGAttributes) => VNode;
export declare const IconMapPin: (p?: SVGAttributes) => VNode;
export declare const IconMapPinMinus: (p?: SVGAttributes) => VNode;
export declare const IconMapPinPlus: (p?: SVGAttributes) => VNode;
export declare const IconMathIntersectionShape: (p?: SVGAttributes) => VNode;
export declare const IconMathOperations: (p?: SVGAttributes) => VNode;
export declare const IconMathUnionShape: (p?: SVGAttributes) => VNode;
export declare const IconMedal: (p?: SVGAttributes) => VNode;
export declare const IconMegaphone: (p?: SVGAttributes) => VNode;
export declare const IconMicrophone: (p?: SVGAttributes) => VNode;
export declare const IconMicrophoneSlash: (p?: SVGAttributes) => VNode;
export declare const IconMinus: (p?: SVGAttributes) => VNode;
export declare const IconMinusShape: (p?: SVGAttributes) => VNode;
export declare const IconMinusShapeFill: (p?: SVGAttributes) => VNode;
export declare const IconMolecule: (p?: SVGAttributes) => VNode;
export declare const IconMoon: (p?: SVGAttributes) => VNode;
export declare const IconMug: (p?: SVGAttributes) => VNode;
export declare const IconMusicNote: (p?: SVGAttributes) => VNode;
export declare const IconNodesDown: (p?: SVGAttributes) => VNode;
export declare const IconNodesLeft: (p?: SVGAttributes) => VNode;
export declare const IconNodesRight: (p?: SVGAttributes) => VNode;
export declare const IconNodesUp: (p?: SVGAttributes) => VNode;
export declare const IconNutHex: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignBottom: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignCenterHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignCenterVertical: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignJustifyHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignJustifyVertical: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconObjectAlignTop: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignBottom: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignCenterHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignCenterVertical: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignJustifyHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignJustifyVertical: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconObjectsAlignTop: (p?: SVGAttributes) => VNode;
export declare const IconOctagonXmark: (p?: SVGAttributes) => VNode;
export declare const IconOfficeBadge: (p?: SVGAttributes) => VNode;
export declare const IconPalette: (p?: SVGAttributes) => VNode;
export declare const IconPaperPlane: (p?: SVGAttributes) => VNode;
export declare const IconPaperclip: (p?: SVGAttributes) => VNode;
export declare const IconPassport: (p?: SVGAttributes) => VNode;
export declare const IconPause: (p?: SVGAttributes) => VNode;
export declare const IconPauseFill: (p?: SVGAttributes) => VNode;
export declare const IconPencil: (p?: SVGAttributes) => VNode;
export declare const IconPencilToLine: (p?: SVGAttributes) => VNode;
export declare const IconPencilToSquare: (p?: SVGAttributes) => VNode;
export declare const IconPercent: (p?: SVGAttributes) => VNode;
export declare const IconPerson: (p?: SVGAttributes) => VNode;
export declare const IconPersonGear: (p?: SVGAttributes) => VNode;
export declare const IconPersonMagnifier: (p?: SVGAttributes) => VNode;
export declare const IconPersonNutHex: (p?: SVGAttributes) => VNode;
export declare const IconPersonPencil: (p?: SVGAttributes) => VNode;
export declare const IconPersonPlanetEarth: (p?: SVGAttributes) => VNode;
export declare const IconPersonPlus: (p?: SVGAttributes) => VNode;
export declare const IconPersonSpeaker: (p?: SVGAttributes) => VNode;
export declare const IconPersonWorker: (p?: SVGAttributes) => VNode;
export declare const IconPersonXmark: (p?: SVGAttributes) => VNode;
export declare const IconPersons: (p?: SVGAttributes) => VNode;
export declare const IconPersonsLock: (p?: SVGAttributes) => VNode;
export declare const IconPicture: (p?: SVGAttributes) => VNode;
export declare const IconPill: (p?: SVGAttributes) => VNode;
export declare const IconPin: (p?: SVGAttributes) => VNode;
export declare const IconPinFill: (p?: SVGAttributes) => VNode;
export declare const IconPinSlash: (p?: SVGAttributes) => VNode;
export declare const IconPinSlashFill: (p?: SVGAttributes) => VNode;
export declare const IconPipeline: (p?: SVGAttributes) => VNode;
export declare const IconPlanetEarth: (p?: SVGAttributes) => VNode;
export declare const IconPlay: (p?: SVGAttributes) => VNode;
export declare const IconPlayFill: (p?: SVGAttributes) => VNode;
export declare const IconPlugConnection: (p?: SVGAttributes) => VNode;
export declare const IconPlugWire: (p?: SVGAttributes) => VNode;
export declare const IconPlus: (p?: SVGAttributes) => VNode;
export declare const IconPlusShape: (p?: SVGAttributes) => VNode;
export declare const IconPlusShapeFill: (p?: SVGAttributes) => VNode;
export declare const IconPower: (p?: SVGAttributes) => VNode;
export declare const IconPrinter: (p?: SVGAttributes) => VNode;
export declare const IconPulse: (p?: SVGAttributes) => VNode;
export declare const IconPuzzle: (p?: SVGAttributes) => VNode;
export declare const IconQrCode: (p?: SVGAttributes) => VNode;
export declare const IconQuoteClose: (p?: SVGAttributes) => VNode;
export declare const IconQuoteOpen: (p?: SVGAttributes) => VNode;
export declare const IconReceipt: (p?: SVGAttributes) => VNode;
export declare const IconRectanglePulse: (p?: SVGAttributes) => VNode;
export declare const IconRectangles4: (p?: SVGAttributes) => VNode;
export declare const IconRocket: (p?: SVGAttributes) => VNode;
export declare const IconRoundBrackets: (p?: SVGAttributes) => VNode;
export declare const IconRoute: (p?: SVGAttributes) => VNode;
export declare const IconSack: (p?: SVGAttributes) => VNode;
export declare const IconScalesBalanced: (p?: SVGAttributes) => VNode;
export declare const IconScalesUnbalanced: (p?: SVGAttributes) => VNode;
export declare const IconScissors: (p?: SVGAttributes) => VNode;
export declare const IconSealCheck: (p?: SVGAttributes) => VNode;
export declare const IconSealPercent: (p?: SVGAttributes) => VNode;
export declare const IconServer: (p?: SVGAttributes) => VNode;
export declare const IconShapes3: (p?: SVGAttributes) => VNode;
export declare const IconShapes4: (p?: SVGAttributes) => VNode;
export declare const IconShield: (p?: SVGAttributes) => VNode;
export declare const IconShieldCheck: (p?: SVGAttributes) => VNode;
export declare const IconShieldExclamation: (p?: SVGAttributes) => VNode;
export declare const IconShieldKeyhole: (p?: SVGAttributes) => VNode;
export declare const IconShoppingBag: (p?: SVGAttributes) => VNode;
export declare const IconShoppingBasket: (p?: SVGAttributes) => VNode;
export declare const IconShoppingCart: (p?: SVGAttributes) => VNode;
export declare const IconShuffle: (p?: SVGAttributes) => VNode;
export declare const IconSignal: (p?: SVGAttributes) => VNode;
export declare const IconSkull: (p?: SVGAttributes) => VNode;
export declare const IconSliders: (p?: SVGAttributes) => VNode;
export declare const IconSlidersVertical: (p?: SVGAttributes) => VNode;
export declare const IconSmartphone: (p?: SVGAttributes) => VNode;
export declare const IconSnail: (p?: SVGAttributes) => VNode;
export declare const IconSnowflake: (p?: SVGAttributes) => VNode;
export declare const IconSphere: (p?: SVGAttributes) => VNode;
export declare const IconSquare: (p?: SVGAttributes) => VNode;
export declare const IconSquareArticle: (p?: SVGAttributes) => VNode;
export declare const IconSquareBars: (p?: SVGAttributes) => VNode;
export declare const IconSquareBarsVertical: (p?: SVGAttributes) => VNode;
export declare const IconSquareBrackets: (p?: SVGAttributes) => VNode;
export declare const IconSquareBracketsBarsVertical: (p?: SVGAttributes) => VNode;
export declare const IconSquareBracketsLetterA: (p?: SVGAttributes) => VNode;
export declare const IconSquareChartBar: (p?: SVGAttributes) => VNode;
export declare const IconSquareChartColumn: (p?: SVGAttributes) => VNode;
export declare const IconSquareCheck: (p?: SVGAttributes) => VNode;
export declare const IconSquareDashed: (p?: SVGAttributes) => VNode;
export declare const IconSquareDashedCircle: (p?: SVGAttributes) => VNode;
export declare const IconSquareDashedLetterA: (p?: SVGAttributes) => VNode;
export declare const IconSquareDashedLetterT: (p?: SVGAttributes) => VNode;
export declare const IconSquareDashedText: (p?: SVGAttributes) => VNode;
export declare const IconSquareDot: (p?: SVGAttributes) => VNode;
export declare const IconSquareExclamation: (p?: SVGAttributes) => VNode;
export declare const IconSquareFill: (p?: SVGAttributes) => VNode;
export declare const IconSquareHashtag: (p?: SVGAttributes) => VNode;
export declare const IconSquareLetterP: (p?: SVGAttributes) => VNode;
export declare const IconSquareLetterT: (p?: SVGAttributes) => VNode;
export declare const IconSquareLineHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconSquareLineVertical: (p?: SVGAttributes) => VNode;
export declare const IconSquareListUl: (p?: SVGAttributes) => VNode;
export declare const IconSquareMinus: (p?: SVGAttributes) => VNode;
export declare const IconSquarePlus: (p?: SVGAttributes) => VNode;
export declare const IconSquareXmark: (p?: SVGAttributes) => VNode;
export declare const IconStar: (p?: SVGAttributes) => VNode;
export declare const IconStarFill: (p?: SVGAttributes) => VNode;
export declare const IconStethoscope: (p?: SVGAttributes) => VNode;
export declare const IconSticker: (p?: SVGAttributes) => VNode;
export declare const IconStopwatch: (p?: SVGAttributes) => VNode;
export declare const IconStrikethrough: (p?: SVGAttributes) => VNode;
export declare const IconSuitcase: (p?: SVGAttributes) => VNode;
export declare const IconSun: (p?: SVGAttributes) => VNode;
export declare const IconTShirt: (p?: SVGAttributes) => VNode;
export declare const IconTag: (p?: SVGAttributes) => VNode;
export declare const IconTagDollar: (p?: SVGAttributes) => VNode;
export declare const IconTagRuble: (p?: SVGAttributes) => VNode;
export declare const IconTags: (p?: SVGAttributes) => VNode;
export declare const IconTarget: (p?: SVGAttributes) => VNode;
export declare const IconTargetDart: (p?: SVGAttributes) => VNode;
export declare const IconTerminal: (p?: SVGAttributes) => VNode;
export declare const IconTerminalLine: (p?: SVGAttributes) => VNode;
export declare const IconText: (p?: SVGAttributes) => VNode;
export declare const IconTextAlignCenter: (p?: SVGAttributes) => VNode;
export declare const IconTextAlignJustify: (p?: SVGAttributes) => VNode;
export declare const IconTextAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconTextAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconTextIndent: (p?: SVGAttributes) => VNode;
export declare const IconTextOutdent: (p?: SVGAttributes) => VNode;
export declare const IconThumbsDown: (p?: SVGAttributes) => VNode;
export declare const IconThumbsDownFill: (p?: SVGAttributes) => VNode;
export declare const IconThumbsUp: (p?: SVGAttributes) => VNode;
export declare const IconThumbsUp2: (p?: SVGAttributes) => VNode;
export declare const IconThumbsUpFill: (p?: SVGAttributes) => VNode;
export declare const IconThunderbolt: (p?: SVGAttributes) => VNode;
export declare const IconThunderboltFill: (p?: SVGAttributes) => VNode;
export declare const IconTicket: (p?: SVGAttributes) => VNode;
export declare const IconTimeline: (p?: SVGAttributes) => VNode;
export declare const IconTimestamps: (p?: SVGAttributes) => VNode;
export declare const IconToggleOff: (p?: SVGAttributes) => VNode;
export declare const IconToggleOn: (p?: SVGAttributes) => VNode;
export declare const IconTrafficLight: (p?: SVGAttributes) => VNode;
export declare const IconTrapezoidLeftLineHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconTrapezoidUpLineVertical: (p?: SVGAttributes) => VNode;
export declare const IconTrashBin: (p?: SVGAttributes) => VNode;
export declare const IconTray: (p?: SVGAttributes) => VNode;
export declare const IconTriangleDown: (p?: SVGAttributes) => VNode;
export declare const IconTriangleDownFill: (p?: SVGAttributes) => VNode;
export declare const IconTriangleExclamation: (p?: SVGAttributes) => VNode;
export declare const IconTriangleExclamationFill: (p?: SVGAttributes) => VNode;
export declare const IconTriangleLeft: (p?: SVGAttributes) => VNode;
export declare const IconTriangleLeftFill: (p?: SVGAttributes) => VNode;
export declare const IconTriangleRight: (p?: SVGAttributes) => VNode;
export declare const IconTriangleRightFill: (p?: SVGAttributes) => VNode;
export declare const IconTriangleThunderbolt: (p?: SVGAttributes) => VNode;
export declare const IconTriangleUp: (p?: SVGAttributes) => VNode;
export declare const IconTriangleUpFill: (p?: SVGAttributes) => VNode;
export declare const IconTrolley: (p?: SVGAttributes) => VNode;
export declare const IconTv: (p?: SVGAttributes) => VNode;
export declare const IconTvRetro: (p?: SVGAttributes) => VNode;
export declare const IconUmbrella: (p?: SVGAttributes) => VNode;
export declare const IconUnderline: (p?: SVGAttributes) => VNode;
export declare const IconVault: (p?: SVGAttributes) => VNode;
export declare const IconVectorCircle: (p?: SVGAttributes) => VNode;
export declare const IconVectorSquare: (p?: SVGAttributes) => VNode;
export declare const IconVideo: (p?: SVGAttributes) => VNode;
export declare const IconVolume: (p?: SVGAttributes) => VNode;
export declare const IconVolumeFill: (p?: SVGAttributes) => VNode;
export declare const IconVolumeLow: (p?: SVGAttributes) => VNode;
export declare const IconVolumeLowFill: (p?: SVGAttributes) => VNode;
export declare const IconVolumeOff: (p?: SVGAttributes) => VNode;
export declare const IconVolumeOffFill: (p?: SVGAttributes) => VNode;
export declare const IconVolumeSlash: (p?: SVGAttributes) => VNode;
export declare const IconVolumeSlashFill: (p?: SVGAttributes) => VNode;
export declare const IconVolumeXmark: (p?: SVGAttributes) => VNode;
export declare const IconVolumeXmarkFill: (p?: SVGAttributes) => VNode;
export declare const IconWeightHanging: (p?: SVGAttributes) => VNode;
export declare const IconWrench: (p?: SVGAttributes) => VNode;
export declare const IconXmark: (p?: SVGAttributes) => VNode;
export declare const IconXmarkShape: (p?: SVGAttributes) => VNode;
export declare const Icon