UNPKG

@qwikest/icons

Version:

Include popular icons easily in your Qwik projects with `@qwikest/icons`. Includes lucide, octicons & more 🎁

734 lines 326 kB
import type { JSXNode } from '@builder.io/qwik'; import type { IconProps } from '../../utils'; export declare const Tb12Hours: (props: IconProps) => JSXNode; export declare const Tb123: (props: IconProps) => JSXNode; export declare const Tb24Hours: (props: IconProps) => JSXNode; export declare const Tb2Fa: (props: IconProps) => JSXNode; export declare const Tb360View: (props: IconProps) => JSXNode; export declare const Tb360: (props: IconProps) => JSXNode; export declare const Tb3DCubeSphereOff: (props: IconProps) => JSXNode; export declare const Tb3DCubeSphere: (props: IconProps) => JSXNode; export declare const Tb3DRotate: (props: IconProps) => JSXNode; export declare const TbAB2: (props: IconProps) => JSXNode; export declare const TbABOff: (props: IconProps) => JSXNode; export declare const TbAB: (props: IconProps) => JSXNode; export declare const TbAbacusOff: (props: IconProps) => JSXNode; export declare const TbAbacus: (props: IconProps) => JSXNode; export declare const TbAbc: (props: IconProps) => JSXNode; export declare const TbAccessPointOff: (props: IconProps) => JSXNode; export declare const TbAccessPoint: (props: IconProps) => JSXNode; export declare const TbAccessibleOffFilled: (props: IconProps) => JSXNode; export declare const TbAccessibleOff: (props: IconProps) => JSXNode; export declare const TbAccessible: (props: IconProps) => JSXNode; export declare const TbActivityHeartbeat: (props: IconProps) => JSXNode; export declare const TbActivity: (props: IconProps) => JSXNode; export declare const TbAd2: (props: IconProps) => JSXNode; export declare const TbAdCircleFilled: (props: IconProps) => JSXNode; export declare const TbAdCircleOff: (props: IconProps) => JSXNode; export declare const TbAdCircle: (props: IconProps) => JSXNode; export declare const TbAdFilled: (props: IconProps) => JSXNode; export declare const TbAdOff: (props: IconProps) => JSXNode; export declare const TbAd: (props: IconProps) => JSXNode; export declare const TbAddressBookOff: (props: IconProps) => JSXNode; export declare const TbAddressBook: (props: IconProps) => JSXNode; export declare const TbAdjustmentsAlt: (props: IconProps) => JSXNode; export declare const TbAdjustmentsBolt: (props: IconProps) => JSXNode; export declare const TbAdjustmentsCancel: (props: IconProps) => JSXNode; export declare const TbAdjustmentsCheck: (props: IconProps) => JSXNode; export declare const TbAdjustmentsCode: (props: IconProps) => JSXNode; export declare const TbAdjustmentsCog: (props: IconProps) => JSXNode; export declare const TbAdjustmentsDollar: (props: IconProps) => JSXNode; export declare const TbAdjustmentsDown: (props: IconProps) => JSXNode; export declare const TbAdjustmentsExclamation: (props: IconProps) => JSXNode; export declare const TbAdjustmentsFilled: (props: IconProps) => JSXNode; export declare const TbAdjustmentsHeart: (props: IconProps) => JSXNode; export declare const TbAdjustmentsHorizontal: (props: IconProps) => JSXNode; export declare const TbAdjustmentsMinus: (props: IconProps) => JSXNode; export declare const TbAdjustmentsOff: (props: IconProps) => JSXNode; export declare const TbAdjustmentsPause: (props: IconProps) => JSXNode; export declare const TbAdjustmentsPin: (props: IconProps) => JSXNode; export declare const TbAdjustmentsPlus: (props: IconProps) => JSXNode; export declare const TbAdjustmentsQuestion: (props: IconProps) => JSXNode; export declare const TbAdjustmentsSearch: (props: IconProps) => JSXNode; export declare const TbAdjustmentsShare: (props: IconProps) => JSXNode; export declare const TbAdjustmentsStar: (props: IconProps) => JSXNode; export declare const TbAdjustmentsUp: (props: IconProps) => JSXNode; export declare const TbAdjustmentsX: (props: IconProps) => JSXNode; export declare const TbAdjustments: (props: IconProps) => JSXNode; export declare const TbAerialLift: (props: IconProps) => JSXNode; export declare const TbAffiliateFilled: (props: IconProps) => JSXNode; export declare const TbAffiliate: (props: IconProps) => JSXNode; export declare const TbAirBalloon: (props: IconProps) => JSXNode; export declare const TbAirConditioningDisabled: (props: IconProps) => JSXNode; export declare const TbAirConditioning: (props: IconProps) => JSXNode; export declare const TbAirTrafficControl: (props: IconProps) => JSXNode; export declare const TbAlarmAverage: (props: IconProps) => JSXNode; export declare const TbAlarmFilled: (props: IconProps) => JSXNode; export declare const TbAlarmMinusFilled: (props: IconProps) => JSXNode; export declare const TbAlarmMinus: (props: IconProps) => JSXNode; export declare const TbAlarmOff: (props: IconProps) => JSXNode; export declare const TbAlarmPlusFilled: (props: IconProps) => JSXNode; export declare const TbAlarmPlus: (props: IconProps) => JSXNode; export declare const TbAlarmSnoozeFilled: (props: IconProps) => JSXNode; export declare const TbAlarmSnooze: (props: IconProps) => JSXNode; export declare const TbAlarm: (props: IconProps) => JSXNode; export declare const TbAlbumOff: (props: IconProps) => JSXNode; export declare const TbAlbum: (props: IconProps) => JSXNode; export declare const TbAlertCircleFilled: (props: IconProps) => JSXNode; export declare const TbAlertCircleOff: (props: IconProps) => JSXNode; export declare const TbAlertCircle: (props: IconProps) => JSXNode; export declare const TbAlertHexagonFilled: (props: IconProps) => JSXNode; export declare const TbAlertHexagonOff: (props: IconProps) => JSXNode; export declare const TbAlertHexagon: (props: IconProps) => JSXNode; export declare const TbAlertOctagonFilled: (props: IconProps) => JSXNode; export declare const TbAlertOctagon: (props: IconProps) => JSXNode; export declare const TbAlertSmallOff: (props: IconProps) => JSXNode; export declare const TbAlertSmall: (props: IconProps) => JSXNode; export declare const TbAlertSquareFilled: (props: IconProps) => JSXNode; export declare const TbAlertSquareRoundedFilled: (props: IconProps) => JSXNode; export declare const TbAlertSquareRoundedOff: (props: IconProps) => JSXNode; export declare const TbAlertSquareRounded: (props: IconProps) => JSXNode; export declare const TbAlertSquare: (props: IconProps) => JSXNode; export declare const TbAlertTriangleFilled: (props: IconProps) => JSXNode; export declare const TbAlertTriangleOff: (props: IconProps) => JSXNode; export declare const TbAlertTriangle: (props: IconProps) => JSXNode; export declare const TbAlienFilled: (props: IconProps) => JSXNode; export declare const TbAlien: (props: IconProps) => JSXNode; export declare const TbAlignBoxBottomCenterFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxBottomCenter: (props: IconProps) => JSXNode; export declare const TbAlignBoxBottomLeftFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxBottomLeft: (props: IconProps) => JSXNode; export declare const TbAlignBoxBottomRightFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxBottomRight: (props: IconProps) => JSXNode; export declare const TbAlignBoxCenterBottom: (props: IconProps) => JSXNode; export declare const TbAlignBoxCenterMiddleFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxCenterMiddle: (props: IconProps) => JSXNode; export declare const TbAlignBoxCenterStretch: (props: IconProps) => JSXNode; export declare const TbAlignBoxCenterTop: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftBottomFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftBottom: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftMiddleFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftMiddle: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftStretch: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftTopFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxLeftTop: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightBottomFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightBottom: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightMiddleFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightMiddle: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightStretch: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightTopFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxRightTop: (props: IconProps) => JSXNode; export declare const TbAlignBoxTopCenterFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxTopCenter: (props: IconProps) => JSXNode; export declare const TbAlignBoxTopLeftFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxTopLeft: (props: IconProps) => JSXNode; export declare const TbAlignBoxTopRightFilled: (props: IconProps) => JSXNode; export declare const TbAlignBoxTopRight: (props: IconProps) => JSXNode; export declare const TbAlignCenter: (props: IconProps) => JSXNode; export declare const TbAlignJustified: (props: IconProps) => JSXNode; export declare const TbAlignLeft: (props: IconProps) => JSXNode; export declare const TbAlignRight: (props: IconProps) => JSXNode; export declare const TbAlpha: (props: IconProps) => JSXNode; export declare const TbAlphabetCyrillic: (props: IconProps) => JSXNode; export declare const TbAlphabetGreek: (props: IconProps) => JSXNode; export declare const TbAlphabetLatin: (props: IconProps) => JSXNode; export declare const TbAlt: (props: IconProps) => JSXNode; export declare const TbAmbulance: (props: IconProps) => JSXNode; export declare const TbAmpersand: (props: IconProps) => JSXNode; export declare const TbAnalyzeFilled: (props: IconProps) => JSXNode; export declare const TbAnalyzeOff: (props: IconProps) => JSXNode; export declare const TbAnalyze: (props: IconProps) => JSXNode; export declare const TbAnchorOff: (props: IconProps) => JSXNode; export declare const TbAnchor: (props: IconProps) => JSXNode; export declare const TbAngle: (props: IconProps) => JSXNode; export declare const TbAnkh: (props: IconProps) => JSXNode; export declare const TbAntennaBars1: (props: IconProps) => JSXNode; export declare const TbAntennaBars2: (props: IconProps) => JSXNode; export declare const TbAntennaBars3: (props: IconProps) => JSXNode; export declare const TbAntennaBars4: (props: IconProps) => JSXNode; export declare const TbAntennaBars5: (props: IconProps) => JSXNode; export declare const TbAntennaBarsOff: (props: IconProps) => JSXNode; export declare const TbAntennaOff: (props: IconProps) => JSXNode; export declare const TbAntenna: (props: IconProps) => JSXNode; export declare const TbApertureOff: (props: IconProps) => JSXNode; export declare const TbAperture: (props: IconProps) => JSXNode; export declare const TbApiAppOff: (props: IconProps) => JSXNode; export declare const TbApiApp: (props: IconProps) => JSXNode; export declare const TbApiOff: (props: IconProps) => JSXNode; export declare const TbApi: (props: IconProps) => JSXNode; export declare const TbAppWindowFilled: (props: IconProps) => JSXNode; export declare const TbAppWindow: (props: IconProps) => JSXNode; export declare const TbApple: (props: IconProps) => JSXNode; export declare const TbAppsFilled: (props: IconProps) => JSXNode; export declare const TbAppsOff: (props: IconProps) => JSXNode; export declare const TbApps: (props: IconProps) => JSXNode; export declare const TbArcheryArrow: (props: IconProps) => JSXNode; export declare const TbArchiveFilled: (props: IconProps) => JSXNode; export declare const TbArchiveOff: (props: IconProps) => JSXNode; export declare const TbArchive: (props: IconProps) => JSXNode; export declare const TbArmchair2Off: (props: IconProps) => JSXNode; export declare const TbArmchair2: (props: IconProps) => JSXNode; export declare const TbArmchairOff: (props: IconProps) => JSXNode; export declare const TbArmchair: (props: IconProps) => JSXNode; export declare const TbArrowAutofitContentFilled: (props: IconProps) => JSXNode; export declare const TbArrowAutofitContent: (props: IconProps) => JSXNode; export declare const TbArrowAutofitDown: (props: IconProps) => JSXNode; export declare const TbArrowAutofitHeight: (props: IconProps) => JSXNode; export declare const TbArrowAutofitLeft: (props: IconProps) => JSXNode; export declare const TbArrowAutofitRight: (props: IconProps) => JSXNode; export declare const TbArrowAutofitUp: (props: IconProps) => JSXNode; export declare const TbArrowAutofitWidth: (props: IconProps) => JSXNode; export declare const TbArrowBackUpDouble: (props: IconProps) => JSXNode; export declare const TbArrowBackUp: (props: IconProps) => JSXNode; export declare const TbArrowBack: (props: IconProps) => JSXNode; export declare const TbArrowBadgeDownFilled: (props: IconProps) => JSXNode; export declare const TbArrowBadgeDown: (props: IconProps) => JSXNode; export declare const TbArrowBadgeLeftFilled: (props: IconProps) => JSXNode; export declare const TbArrowBadgeLeft: (props: IconProps) => JSXNode; export declare const TbArrowBadgeRightFilled: (props: IconProps) => JSXNode; export declare const TbArrowBadgeRight: (props: IconProps) => JSXNode; export declare const TbArrowBadgeUpFilled: (props: IconProps) => JSXNode; export declare const TbArrowBadgeUp: (props: IconProps) => JSXNode; export declare const TbArrowBarBoth: (props: IconProps) => JSXNode; export declare const TbArrowBarDown: (props: IconProps) => JSXNode; export declare const TbArrowBarLeft: (props: IconProps) => JSXNode; export declare const TbArrowBarRight: (props: IconProps) => JSXNode; export declare const TbArrowBarToDown: (props: IconProps) => JSXNode; export declare const TbArrowBarToLeft: (props: IconProps) => JSXNode; export declare const TbArrowBarToRight: (props: IconProps) => JSXNode; export declare const TbArrowBarToUp: (props: IconProps) => JSXNode; export declare const TbArrowBarUp: (props: IconProps) => JSXNode; export declare const TbArrowBearLeft2: (props: IconProps) => JSXNode; export declare const TbArrowBearLeft: (props: IconProps) => JSXNode; export declare const TbArrowBearRight2: (props: IconProps) => JSXNode; export declare const TbArrowBearRight: (props: IconProps) => JSXNode; export declare const TbArrowBigDownFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigDownLineFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigDownLine: (props: IconProps) => JSXNode; export declare const TbArrowBigDownLinesFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigDownLines: (props: IconProps) => JSXNode; export declare const TbArrowBigDown: (props: IconProps) => JSXNode; export declare const TbArrowBigLeftFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigLeftLineFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigLeftLine: (props: IconProps) => JSXNode; export declare const TbArrowBigLeftLinesFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigLeftLines: (props: IconProps) => JSXNode; export declare const TbArrowBigLeft: (props: IconProps) => JSXNode; export declare const TbArrowBigRightFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigRightLineFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigRightLine: (props: IconProps) => JSXNode; export declare const TbArrowBigRightLinesFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigRightLines: (props: IconProps) => JSXNode; export declare const TbArrowBigRight: (props: IconProps) => JSXNode; export declare const TbArrowBigUpFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigUpLineFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigUpLine: (props: IconProps) => JSXNode; export declare const TbArrowBigUpLinesFilled: (props: IconProps) => JSXNode; export declare const TbArrowBigUpLines: (props: IconProps) => JSXNode; export declare const TbArrowBigUp: (props: IconProps) => JSXNode; export declare const TbArrowBounce: (props: IconProps) => JSXNode; export declare const TbArrowCapsule: (props: IconProps) => JSXNode; export declare const TbArrowCurveLeft: (props: IconProps) => JSXNode; export declare const TbArrowCurveRight: (props: IconProps) => JSXNode; export declare const TbArrowDownBar: (props: IconProps) => JSXNode; export declare const TbArrowDownCircle: (props: IconProps) => JSXNode; export declare const TbArrowDownLeftCircle: (props: IconProps) => JSXNode; export declare const TbArrowDownLeft: (props: IconProps) => JSXNode; export declare const TbArrowDownRhombus: (props: IconProps) => JSXNode; export declare const TbArrowDownRightCircle: (props: IconProps) => JSXNode; export declare const TbArrowDownRight: (props: IconProps) => JSXNode; export declare const TbArrowDownSquare: (props: IconProps) => JSXNode; export declare const TbArrowDownTail: (props: IconProps) => JSXNode; export declare const TbArrowDown: (props: IconProps) => JSXNode; export declare const TbArrowElbowLeft: (props: IconProps) => JSXNode; export declare const TbArrowElbowRight: (props: IconProps) => JSXNode; export declare const TbArrowFork: (props: IconProps) => JSXNode; export declare const TbArrowForwardUpDouble: (props: IconProps) => JSXNode; export declare const TbArrowForwardUp: (props: IconProps) => JSXNode; export declare const TbArrowForward: (props: IconProps) => JSXNode; export declare const TbArrowGuide: (props: IconProps) => JSXNode; export declare const TbArrowIteration: (props: IconProps) => JSXNode; export declare const TbArrowLeftBar: (props: IconProps) => JSXNode; export declare const TbArrowLeftCircle: (props: IconProps) => JSXNode; export declare const TbArrowLeftRhombus: (props: IconProps) => JSXNode; export declare const TbArrowLeftRight: (props: IconProps) => JSXNode; export declare const TbArrowLeftSquare: (props: IconProps) => JSXNode; export declare const TbArrowLeftTail: (props: IconProps) => JSXNode; export declare const TbArrowLeft: (props: IconProps) => JSXNode; export declare const TbArrowLoopLeft2: (props: IconProps) => JSXNode; export declare const TbArrowLoopLeft: (props: IconProps) => JSXNode; export declare const TbArrowLoopRight2: (props: IconProps) => JSXNode; export declare const TbArrowLoopRight: (props: IconProps) => JSXNode; export declare const TbArrowMergeAltLeft: (props: IconProps) => JSXNode; export declare const TbArrowMergeAltRight: (props: IconProps) => JSXNode; export declare const TbArrowMergeBoth: (props: IconProps) => JSXNode; export declare const TbArrowMergeLeft: (props: IconProps) => JSXNode; export declare const TbArrowMergeRight: (props: IconProps) => JSXNode; export declare const TbArrowMerge: (props: IconProps) => JSXNode; export declare const TbArrowMoveDown: (props: IconProps) => JSXNode; export declare const TbArrowMoveLeft: (props: IconProps) => JSXNode; export declare const TbArrowMoveRight: (props: IconProps) => JSXNode; export declare const TbArrowMoveUp: (props: IconProps) => JSXNode; export declare const TbArrowNarrowDown: (props: IconProps) => JSXNode; export declare const TbArrowNarrowLeft: (props: IconProps) => JSXNode; export declare const TbArrowNarrowRight: (props: IconProps) => JSXNode; export declare const TbArrowNarrowUp: (props: IconProps) => JSXNode; export declare const TbArrowRampLeft2: (props: IconProps) => JSXNode; export declare const TbArrowRampLeft3: (props: IconProps) => JSXNode; export declare const TbArrowRampLeft: (props: IconProps) => JSXNode; export declare const TbArrowRampRight2: (props: IconProps) => JSXNode; export declare const TbArrowRampRight3: (props: IconProps) => JSXNode; export declare const TbArrowRampRight: (props: IconProps) => JSXNode; export declare const TbArrowRightBar: (props: IconProps) => JSXNode; export declare const TbArrowRightCircle: (props: IconProps) => JSXNode; export declare const TbArrowRightRhombus: (props: IconProps) => JSXNode; export declare const TbArrowRightSquare: (props: IconProps) => JSXNode; export declare const TbArrowRightTail: (props: IconProps) => JSXNode; export declare const TbArrowRight: (props: IconProps) => JSXNode; export declare const TbArrowRotaryFirstLeft: (props: IconProps) => JSXNode; export declare const TbArrowRotaryFirstRight: (props: IconProps) => JSXNode; export declare const TbArrowRotaryLastLeft: (props: IconProps) => JSXNode; export declare const TbArrowRotaryLastRight: (props: IconProps) => JSXNode; export declare const TbArrowRotaryLeft: (props: IconProps) => JSXNode; export declare const TbArrowRotaryRight: (props: IconProps) => JSXNode; export declare const TbArrowRotaryStraight: (props: IconProps) => JSXNode; export declare const TbArrowRoundaboutLeft: (props: IconProps) => JSXNode; export declare const TbArrowRoundaboutRight: (props: IconProps) => JSXNode; export declare const TbArrowSharpTurnLeft: (props: IconProps) => JSXNode; export declare const TbArrowSharpTurnRight: (props: IconProps) => JSXNode; export declare const TbArrowUpBar: (props: IconProps) => JSXNode; export declare const TbArrowUpCircle: (props: IconProps) => JSXNode; export declare const TbArrowUpLeftCircle: (props: IconProps) => JSXNode; export declare const TbArrowUpLeft: (props: IconProps) => JSXNode; export declare const TbArrowUpRhombus: (props: IconProps) => JSXNode; export declare const TbArrowUpRightCircle: (props: IconProps) => JSXNode; export declare const TbArrowUpRight: (props: IconProps) => JSXNode; export declare const TbArrowUpSquare: (props: IconProps) => JSXNode; export declare const TbArrowUpTail: (props: IconProps) => JSXNode; export declare const TbArrowUp: (props: IconProps) => JSXNode; export declare const TbArrowWaveLeftDown: (props: IconProps) => JSXNode; export declare const TbArrowWaveLeftUp: (props: IconProps) => JSXNode; export declare const TbArrowWaveRightDown: (props: IconProps) => JSXNode; export declare const TbArrowWaveRightUp: (props: IconProps) => JSXNode; export declare const TbArrowZigZag: (props: IconProps) => JSXNode; export declare const TbArrowsCross: (props: IconProps) => JSXNode; export declare const TbArrowsDiagonal2: (props: IconProps) => JSXNode; export declare const TbArrowsDiagonalMinimize2: (props: IconProps) => JSXNode; export declare const TbArrowsDiagonalMinimize: (props: IconProps) => JSXNode; export declare const TbArrowsDiagonal: (props: IconProps) => JSXNode; export declare const TbArrowsDiff: (props: IconProps) => JSXNode; export declare const TbArrowsDoubleNeSw: (props: IconProps) => JSXNode; export declare const TbArrowsDoubleNwSe: (props: IconProps) => JSXNode; export declare const TbArrowsDoubleSeNw: (props: IconProps) => JSXNode; export declare const TbArrowsDoubleSwNe: (props: IconProps) => JSXNode; export declare const TbArrowsDownUp: (props: IconProps) => JSXNode; export declare const TbArrowsDown: (props: IconProps) => JSXNode; export declare const TbArrowsExchange2: (props: IconProps) => JSXNode; export declare const TbArrowsExchange: (props: IconProps) => JSXNode; export declare const TbArrowsHorizontal: (props: IconProps) => JSXNode; export declare const TbArrowsJoin2: (props: IconProps) => JSXNode; export declare const TbArrowsJoin: (props: IconProps) => JSXNode; export declare const TbArrowsLeftDown: (props: IconProps) => JSXNode; export declare const TbArrowsLeftRight: (props: IconProps) => JSXNode; export declare const TbArrowsLeft: (props: IconProps) => JSXNode; export declare const TbArrowsMaximize: (props: IconProps) => JSXNode; export declare const TbArrowsMinimize: (props: IconProps) => JSXNode; export declare const TbArrowsMoveHorizontal: (props: IconProps) => JSXNode; export declare const TbArrowsMoveVertical: (props: IconProps) => JSXNode; export declare const TbArrowsMove: (props: IconProps) => JSXNode; export declare const TbArrowsRandom: (props: IconProps) => JSXNode; export declare const TbArrowsRightDown: (props: IconProps) => JSXNode; export declare const TbArrowsRightLeft: (props: IconProps) => JSXNode; export declare const TbArrowsRight: (props: IconProps) => JSXNode; export declare const TbArrowsShuffle2: (props: IconProps) => JSXNode; export declare const TbArrowsShuffle: (props: IconProps) => JSXNode; export declare const TbArrowsSort: (props: IconProps) => JSXNode; export declare const TbArrowsSplit2: (props: IconProps) => JSXNode; export declare const TbArrowsSplit: (props: IconProps) => JSXNode; export declare const TbArrowsTransferDown: (props: IconProps) => JSXNode; export declare const TbArrowsTransferUp: (props: IconProps) => JSXNode; export declare const TbArrowsUpDown: (props: IconProps) => JSXNode; export declare const TbArrowsUpLeft: (props: IconProps) => JSXNode; export declare const TbArrowsUpRight: (props: IconProps) => JSXNode; export declare const TbArrowsUp: (props: IconProps) => JSXNode; export declare const TbArrowsVertical: (props: IconProps) => JSXNode; export declare const TbArtboardFilled: (props: IconProps) => JSXNode; export declare const TbArtboardOff: (props: IconProps) => JSXNode; export declare const TbArtboard: (props: IconProps) => JSXNode; export declare const TbArticleFilledFilled: (props: IconProps) => JSXNode; export declare const TbArticleOff: (props: IconProps) => JSXNode; export declare const TbArticle: (props: IconProps) => JSXNode; export declare const TbAspectRatioFilled: (props: IconProps) => JSXNode; export declare const TbAspectRatioOff: (props: IconProps) => JSXNode; export declare const TbAspectRatio: (props: IconProps) => JSXNode; export declare const TbAssemblyOff: (props: IconProps) => JSXNode; export declare const TbAssembly: (props: IconProps) => JSXNode; export declare const TbAsset: (props: IconProps) => JSXNode; export declare const TbAsteriskSimple: (props: IconProps) => JSXNode; export declare const TbAsterisk: (props: IconProps) => JSXNode; export declare const TbAtOff: (props: IconProps) => JSXNode; export declare const TbAt: (props: IconProps) => JSXNode; export declare const TbAtom2Filled: (props: IconProps) => JSXNode; export declare const TbAtom2: (props: IconProps) => JSXNode; export declare const TbAtomOff: (props: IconProps) => JSXNode; export declare const TbAtom: (props: IconProps) => JSXNode; export declare const TbAugmentedReality2: (props: IconProps) => JSXNode; export declare const TbAugmentedRealityOff: (props: IconProps) => JSXNode; export declare const TbAugmentedReality: (props: IconProps) => JSXNode; export declare const TbAutomaticGearbox: (props: IconProps) => JSXNode; export declare const TbAwardFilled: (props: IconProps) => JSXNode; export declare const TbAwardOff: (props: IconProps) => JSXNode; export declare const TbAward: (props: IconProps) => JSXNode; export declare const TbAxe: (props: IconProps) => JSXNode; export declare const TbAxisX: (props: IconProps) => JSXNode; export declare const TbAxisY: (props: IconProps) => JSXNode; export declare const TbBabyBottle: (props: IconProps) => JSXNode; export declare const TbBabyCarriage: (props: IconProps) => JSXNode; export declare const TbBackhoe: (props: IconProps) => JSXNode; export declare const TbBackpackOff: (props: IconProps) => JSXNode; export declare const TbBackpack: (props: IconProps) => JSXNode; export declare const TbBackslash: (props: IconProps) => JSXNode; export declare const TbBackspaceFilled: (props: IconProps) => JSXNode; export declare const TbBackspace: (props: IconProps) => JSXNode; export declare const TbBadge3D: (props: IconProps) => JSXNode; export declare const TbBadge4K: (props: IconProps) => JSXNode; export declare const TbBadge8K: (props: IconProps) => JSXNode; export declare const TbBadgeAd: (props: IconProps) => JSXNode; export declare const TbBadgeAr: (props: IconProps) => JSXNode; export declare const TbBadgeCc: (props: IconProps) => JSXNode; export declare const TbBadgeFilled: (props: IconProps) => JSXNode; export declare const TbBadgeHd: (props: IconProps) => JSXNode; export declare const TbBadgeOff: (props: IconProps) => JSXNode; export declare const TbBadgeSd: (props: IconProps) => JSXNode; export declare const TbBadgeTm: (props: IconProps) => JSXNode; export declare const TbBadgeVo: (props: IconProps) => JSXNode; export declare const TbBadgeVr: (props: IconProps) => JSXNode; export declare const TbBadgeWc: (props: IconProps) => JSXNode; export declare const TbBadge: (props: IconProps) => JSXNode; export declare const TbBadgesFilled: (props: IconProps) => JSXNode; export declare const TbBadgesOff: (props: IconProps) => JSXNode; export declare const TbBadges: (props: IconProps) => JSXNode; export declare const TbBaguette: (props: IconProps) => JSXNode; export declare const TbBallAmericanFootballOff: (props: IconProps) => JSXNode; export declare const TbBallAmericanFootball: (props: IconProps) => JSXNode; export declare const TbBallBaseball: (props: IconProps) => JSXNode; export declare const TbBallBasketball: (props: IconProps) => JSXNode; export declare const TbBallBowling: (props: IconProps) => JSXNode; export declare const TbBallFootballOff: (props: IconProps) => JSXNode; export declare const TbBallFootball: (props: IconProps) => JSXNode; export declare const TbBallTennis: (props: IconProps) => JSXNode; export declare const TbBallVolleyball: (props: IconProps) => JSXNode; export declare const TbBalloonFilled: (props: IconProps) => JSXNode; export declare const TbBalloonOff: (props: IconProps) => JSXNode; export declare const TbBalloon: (props: IconProps) => JSXNode; export declare const TbBallpenFilled: (props: IconProps) => JSXNode; export declare const TbBallpenOff: (props: IconProps) => JSXNode; export declare const TbBallpen: (props: IconProps) => JSXNode; export declare const TbBan: (props: IconProps) => JSXNode; export declare const TbBandageFilled: (props: IconProps) => JSXNode; export declare const TbBandageOff: (props: IconProps) => JSXNode; export declare const TbBandage: (props: IconProps) => JSXNode; export declare const TbBarbellOff: (props: IconProps) => JSXNode; export declare const TbBarbell: (props: IconProps) => JSXNode; export declare const TbBarcodeOff: (props: IconProps) => JSXNode; export declare const TbBarcode: (props: IconProps) => JSXNode; export declare const TbBarrelOff: (props: IconProps) => JSXNode; export declare const TbBarrel: (props: IconProps) => JSXNode; export declare const TbBarrierBlockOff: (props: IconProps) => JSXNode; export declare const TbBarrierBlock: (props: IconProps) => JSXNode; export declare const TbBaselineDensityLarge: (props: IconProps) => JSXNode; export declare const TbBaselineDensityMedium: (props: IconProps) => JSXNode; export declare const TbBaselineDensitySmall: (props: IconProps) => JSXNode; export declare const TbBaseline: (props: IconProps) => JSXNode; export declare const TbBasketBolt: (props: IconProps) => JSXNode; export declare const TbBasketCancel: (props: IconProps) => JSXNode; export declare const TbBasketCheck: (props: IconProps) => JSXNode; export declare const TbBasketCode: (props: IconProps) => JSXNode; export declare const TbBasketCog: (props: IconProps) => JSXNode; export declare const TbBasketDiscount: (props: IconProps) => JSXNode; export declare const TbBasketDollar: (props: IconProps) => JSXNode; export declare const TbBasketDown: (props: IconProps) => JSXNode; export declare const TbBasketExclamation: (props: IconProps) => JSXNode; export declare const TbBasketFilled: (props: IconProps) => JSXNode; export declare const TbBasketHeart: (props: IconProps) => JSXNode; export declare const TbBasketMinus: (props: IconProps) => JSXNode; export declare const TbBasketOff: (props: IconProps) => JSXNode; export declare const TbBasketPause: (props: IconProps) => JSXNode; export declare const TbBasketPin: (props: IconProps) => JSXNode; export declare const TbBasketPlus: (props: IconProps) => JSXNode; export declare const TbBasketQuestion: (props: IconProps) => JSXNode; export declare const TbBasketSearch: (props: IconProps) => JSXNode; export declare const TbBasketShare: (props: IconProps) => JSXNode; export declare const TbBasketStar: (props: IconProps) => JSXNode; export declare const TbBasketUp: (props: IconProps) => JSXNode; export declare const TbBasketX: (props: IconProps) => JSXNode; export declare const TbBasket: (props: IconProps) => JSXNode; export declare const TbBat: (props: IconProps) => JSXNode; export declare const TbBathFilled: (props: IconProps) => JSXNode; export declare const TbBathOff: (props: IconProps) => JSXNode; export declare const TbBath: (props: IconProps) => JSXNode; export declare const TbBattery1Filled: (props: IconProps) => JSXNode; export declare const TbBattery1: (props: IconProps) => JSXNode; export declare const TbBattery2Filled: (props: IconProps) => JSXNode; export declare const TbBattery2: (props: IconProps) => JSXNode; export declare const TbBattery3Filled: (props: IconProps) => JSXNode; export declare const TbBattery3: (props: IconProps) => JSXNode; export declare const TbBattery4Filled: (props: IconProps) => JSXNode; export declare const TbBattery4: (props: IconProps) => JSXNode; export declare const TbBatteryAutomotive: (props: IconProps) => JSXNode; export declare const TbBatteryCharging2: (props: IconProps) => JSXNode; export declare const TbBatteryCharging: (props: IconProps) => JSXNode; export declare const TbBatteryEco: (props: IconProps) => JSXNode; export declare const TbBatteryFilled: (props: IconProps) => JSXNode; export declare const TbBatteryOff: (props: IconProps) => JSXNode; export declare const TbBattery: (props: IconProps) => JSXNode; export declare const TbBeachOff: (props: IconProps) => JSXNode; export declare const TbBeach: (props: IconProps) => JSXNode; export declare const TbBedFilled: (props: IconProps) => JSXNode; export declare const TbBedFlat: (props: IconProps) => JSXNode; export declare const TbBedOff: (props: IconProps) => JSXNode; export declare const TbBed: (props: IconProps) => JSXNode; export declare const TbBeerFilled: (props: IconProps) => JSXNode; export declare const TbBeerOff: (props: IconProps) => JSXNode; export declare const TbBeer: (props: IconProps) => JSXNode; export declare const TbBellBolt: (props: IconProps) => JSXNode; export declare const TbBellCancel: (props: IconProps) => JSXNode; export declare const TbBellCheck: (props: IconProps) => JSXNode; export declare const TbBellCode: (props: IconProps) => JSXNode; export declare const TbBellCog: (props: IconProps) => JSXNode; export declare const TbBellDollar: (props: IconProps) => JSXNode; export declare const TbBellDown: (props: IconProps) => JSXNode; export declare const TbBellExclamation: (props: IconProps) => JSXNode; export declare const TbBellFilled: (props: IconProps) => JSXNode; export declare const TbBellHeart: (props: IconProps) => JSXNode; export declare const TbBellMinusFilled: (props: IconProps) => JSXNode; export declare const TbBellMinus: (props: IconProps) => JSXNode; export declare const TbBellOff: (props: IconProps) => JSXNode; export declare const TbBellPause: (props: IconProps) => JSXNode; export declare const TbBellPin: (props: IconProps) => JSXNode; export declare const TbBellPlusFilled: (props: IconProps) => JSXNode; export declare const TbBellPlus: (props: IconProps) => JSXNode; export declare const TbBellQuestion: (props: IconProps) => JSXNode; export declare const TbBellRinging2Filled: (props: IconProps) => JSXNode; export declare const TbBellRinging2: (props: IconProps) => JSXNode; export declare const TbBellRingingFilled: (props: IconProps) => JSXNode; export declare const TbBellRinging: (props: IconProps) => JSXNode; export declare const TbBellSchool: (props: IconProps) => JSXNode; export declare const TbBellSearch: (props: IconProps) => JSXNode; export declare const TbBellShare: (props: IconProps) => JSXNode; export declare const TbBellStar: (props: IconProps) => JSXNode; export declare const TbBellUp: (props: IconProps) => JSXNode; export declare const TbBellXFilled: (props: IconProps) => JSXNode; export declare const TbBellX: (props: IconProps) => JSXNode; export declare const TbBellZFilled: (props: IconProps) => JSXNode; export declare const TbBellZ: (props: IconProps) => JSXNode; export declare const TbBell: (props: IconProps) => JSXNode; export declare const TbBeta: (props: IconProps) => JSXNode; export declare const TbBible: (props: IconProps) => JSXNode; export declare const TbBikeOff: (props: IconProps) => JSXNode; export declare const TbBike: (props: IconProps) => JSXNode; export declare const TbBinaryOff: (props: IconProps) => JSXNode; export declare const TbBinaryTree2: (props: IconProps) => JSXNode; export declare const TbBinaryTree: (props: IconProps) => JSXNode; export declare const TbBinary: (props: IconProps) => JSXNode; export declare const TbBiohazardOff: (props: IconProps) => JSXNode; export declare const TbBiohazard: (props: IconProps) => JSXNode; export declare const TbBladeFilled: (props: IconProps) => JSXNode; export declare const TbBlade: (props: IconProps) => JSXNode; export declare const TbBleachChlorine: (props: IconProps) => JSXNode; export declare const TbBleachNoChlorine: (props: IconProps) => JSXNode; export declare const TbBleachOff: (props: IconProps) => JSXNode; export declare const TbBleach: (props: IconProps) => JSXNode; export declare const TbBlender: (props: IconProps) => JSXNode; export declare const TbBlockquote: (props: IconProps) => JSXNode; export declare const TbBluetoothConnected: (props: IconProps) => JSXNode; export declare const TbBluetoothOff: (props: IconProps) => JSXNode; export declare const TbBluetoothX: (props: IconProps) => JSXNode; export declare const TbBluetooth: (props: IconProps) => JSXNode; export declare const TbBlurOff: (props: IconProps) => JSXNode; export declare const TbBlur: (props: IconProps) => JSXNode; export declare const TbBmp: (props: IconProps) => JSXNode; export declare const TbBodyScan: (props: IconProps) => JSXNode; export declare const TbBoldOff: (props: IconProps) => JSXNode; export declare const TbBold: (props: IconProps) => JSXNode; export declare const TbBoltOff: (props: IconProps) => JSXNode; export declare const TbBolt: (props: IconProps) => JSXNode; export declare const TbBombFilled: (props: IconProps) => JSXNode; export declare const TbBomb: (props: IconProps) => JSXNode; export declare const TbBoneOff: (props: IconProps) => JSXNode; export declare const TbBone: (props: IconProps) => JSXNode; export declare const TbBongOff: (props: IconProps) => JSXNode; export declare const TbBong: (props: IconProps) => JSXNode; export declare const TbBook2: (props: IconProps) => JSXNode; export declare const TbBookDownload: (props: IconProps) => JSXNode; export declare const TbBookFilled: (props: IconProps) => JSXNode; export declare const TbBookOff: (props: IconProps) => JSXNode; export declare const TbBookUpload: (props: IconProps) => JSXNode; export declare const TbBook: (props: IconProps) => JSXNode; export declare const TbBookmarkAi: (props: IconProps) => JSXNode; export declare const TbBookmarkEdit: (props: IconProps) => JSXNode; export declare const TbBookmarkFilled: (props: IconProps) => JSXNode; export declare const TbBookmarkMinus: (props: IconProps) => JSXNode; export declare const TbBookmarkOff: (props: IconProps) => JSXNode; export declare const TbBookmarkPlus: (props: IconProps) => JSXNode; export declare const TbBookmarkQuestion: (props: IconProps) => JSXNode; export declare const TbBookmark: (props: IconProps) => JSXNode; export declare const TbBookmarksFilled: (props: IconProps) => JSXNode; export declare const TbBookmarksOff: (props: IconProps) => JSXNode; export declare const TbBookmarks: (props: IconProps) => JSXNode; export declare const TbBooksOff: (props: IconProps) => JSXNode; export declare const TbBooks: (props: IconProps) => JSXNode; export declare const TbBorderAll: (props: IconProps) => JSXNode; export declare const TbBorderBottom: (props: IconProps) => JSXNode; export declare const TbBorderCorners: (props: IconProps) => JSXNode; export declare const TbBorderHorizontal: (props: IconProps) => JSXNode; export declare const TbBorderInner: (props: IconProps) => JSXNode; export declare const TbBorderLeft: (props: IconProps) => JSXNode; export declare const TbBorderNone: (props: IconProps) => JSXNode; export declare const TbBorderOuter: (props: IconProps) => JSXNode; export declare const TbBorderRadius: (props: IconProps) => JSXNode; export declare const TbBorderRight: (props: IconProps) => JSXNode; export declare const TbBorderSides: (props: IconProps) => JSXNode; export declare const TbBorderStyle2: (props: IconProps) => JSXNode; export declare const TbBorderStyle: (props: IconProps) => JSXNode; export declare const TbBorderTop: (props: IconProps) => JSXNode; export declare const TbBorderVertical: (props: IconProps) => JSXNode; export declare const TbBottleFilled: (props: IconProps) => JSXNode; export declare const TbBottleOff: (props: IconProps) => JSXNode; export declare const TbBottle: (props: IconProps) => JSXNode; export declare const TbBounceLeftFilled: (props: IconProps) => JSXNode; export declare const TbBounceLeft: (props: IconProps) => JSXNode; export declare const TbBounceRightFilled: (props: IconProps) => JSXNode; export declare const TbBounceRight: (props: IconProps) => JSXNode; export declare const TbBow: (props: IconProps) => JSXNode; export declare const TbBowlFilled: (props: IconProps) => JSXNode; export declare const TbBowl: (props: IconProps) => JSXNode; export declare const TbBoxAlignBottomFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignBottomLeftFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignBottomLeft: (props: IconProps) => JSXNode; export declare const TbBoxAlignBottomRightFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignBottomRight: (props: IconProps) => JSXNode; export declare const TbBoxAlignBottom: (props: IconProps) => JSXNode; export declare const TbBoxAlignLeftFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignLeft: (props: IconProps) => JSXNode; export declare const TbBoxAlignRightFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignRight: (props: IconProps) => JSXNode; export declare const TbBoxAlignTopFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignTopLeftFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignTopLeft: (props: IconProps) => JSXNode; export declare const TbBoxAlignTopRightFilled: (props: IconProps) => JSXNode; export declare const TbBoxAlignTopRight: (props: IconProps) => JSXNode; export declare const TbBoxAlignTop: (props: IconProps) => JSXNode; export declare const TbBoxMargin: (props: IconProps) => JSXNode; export declare const TbBoxModel2Off: (props: IconProps) => JSXNode; export declare const TbBoxModel2: (props: IconProps) => JSXNode; export declare const TbBoxModelOff: (props: IconProps) => JSXNode; export declare const TbBoxModel: (props: IconProps) => JSXNode; export declare const TbBoxMultiple0: (props: IconProps) => JSXNode; export declare const TbBoxMultiple1: (props: IconProps) => JSXNode; export declare const TbBoxMultiple2: (props: IconProps) => JSXNode; export declare const TbBoxMultiple3: (props: IconProps) => JSXNode; export declare const TbBoxMultiple4: (props: IconProps) => JSXNode; export declare const TbBoxMultiple5: (props: IconProps) => JSXNode; export declare const TbBoxMultiple6: (props: IconProps) => JSXNode; export declare const TbBoxMultiple7: (props: IconProps) => JSXNode; export declare const TbBoxMultiple8: (props: IconProps) => JSXNode; export declare const TbBoxMultiple9: (props: IconProps) => JSXNode; export declare const TbBoxMultiple: (props: IconProps) => JSXNode; export declare const TbBoxOff: (props: IconProps) => JSXNode; export declare const TbBoxPadding: (props: IconProps) => JSXNode; export declare const TbBoxSeam: (props: IconProps) => JSXNode; export declare const TbBox: (props: IconProps) => JSXNode; export declare const TbBracesOff: (props: IconProps) => JSXNode; export declare const TbBraces: (props: IconProps) => JSXNode; export declare const TbBracketsAngleOff: (props: IconProps) => JSXNode; export declare const TbBracketsAngle: (props: IconProps) => JSXNode; export declare const TbBracketsContainEnd: (props: IconProps) => JSXNode; export declare const TbBracketsContainStart: (props: IconProps) => JSXNode; export declare const TbBracketsContain: (props: IconProps) => JSXNode; export declare const TbBracketsOff: (props: IconProps) => JSXNode; export declare const TbBrackets: (props: IconProps) => JSXNode; export declare const TbBraille: (props: IconProps) => JSXNode; export declare const TbBrain: (props: IconProps) => JSXNode; export declare const TbBrand4Chan: (props: IconProps) => JSXNode; export declare const TbBrandAbstract: (props: IconProps) => JSXNode; export declare const TbBrandAdobe: (props: IconProps) => JSXNode; export declare const TbBrandAdonisJs: (props: IconProps) => JSXNode; export declare const TbBrandAirbnb: (props: IconProps) => JSXNode; export declare const TbBrandAirtable: (props: IconProps) => JSXNode; export declare const TbBrandAlgolia: (props: IconProps) => JSXNode; export declare const TbBrandAlipay: (props: IconProps) => JSXNode; export declare const TbBrandAlpineJs: (props: IconProps) => JSXNode; export declare const TbBrandAmazon: (props: IconProps) => JSXNode; export declare const TbBrandAmd: (props: IconProps) => JSXNode; export declare const TbBrandAmigo: (props: IconProps) => JSXNode; export declare const TbBrandAmongUs: (props: IconProps) => JSXNode; export declare const TbBrandAndroid: (props: IconProps) => JSXNode; export declare const TbBrandAngular: (props: IconProps) => JSXNode; export declare const TbBrandAnsible: (props: IconProps) => JSXNode; export declare const TbBrandAo3: (props: IconProps) => JSXNode; export declare const TbBrandAppgallery: (props: IconProps) => JSXNode; export declare const TbBrandAppleArcade: (props: IconProps) => JSXNode; export declare const TbBrandApplePodcast: (props: IconProps) => JSXNode; export declare const TbBrandApple: (props: IconProps) => JSXNode; export declare const TbBrandAppstore: (props: IconProps) => JSXNode; export declare const TbBrandAsana: (props: IconProps) => JSXNode; export declare const TbBrandAuth0: (props: IconProps) => JSXNode; export declare const TbBrandAws: (props: IconProps) => JSXNode; export declare const TbBrandAzure: (props: IconProps) => JSXNode; export declare const TbBrandBackbone: (props: IconProps) => JSXNode; export declare const TbBrandBadoo: (props: IconProps) => JSXNode; export declare const TbBrandBaidu: (props: IconProps) => JSXNode; export declare const TbBrandBandcamp: (props: IconProps) => JSXNode; export declare const TbBrandBandlab: (props: IconProps) => JSXNode; export declare const TbBrandBeats: (props: IconProps) => JSXNode; export declare const TbBrandBehance: (props: IconProps) => JSXNode; export declare const TbBrandBilibili: (props: IconProps) => JSXNode; export declare const TbBrandBinance: (props: IconProps) => JSXNode; export declare const TbBrandBing: (props: IconProps) => JSXNode; export declare const TbBrandBitbucket: (props: IconProps) => JSXNode; export declare const TbBrandBlackberry: (props: IconProps) => JSXNode; export declare const TbBrandBlender: (props: IconProps) => JSXNode; export declare const TbBrandBlogger: (props: IconProps) => JSXNode; export declare const TbBrandBooking: (props: IconProps) => JSXNode; export declare const TbBrandBootstrap: (props: IconProps) => JSXNode; export declare const TbBrandBulma: (props: IconProps) => JSXNode; export declare const TbBrandBumble: (props: IconProps) => JSXNode; export declare const TbBrandBunpo: (props: IconProps) => JSXNode; export declare const TbBrandCSharp: (props: IconProps) => JSXNode; export declare const TbBrandCake: (props: IconProps) => JSXNode; export declare const TbBrandCakephp: (props: IconProps) => JSXNode; export declare const TbBrandCampaignmonitor: (props: IconProps) => JSXNode; export declare const TbBrandCarbon: (props: IconProps) => JSXNode; export declare const TbBrandCashapp: (props: IconProps) => JSXNode; export declare const TbBrandChrome: (props: IconProps) => JSXNode; export declare const TbBrandCinema4D: (props: IconProps) => JSXNode; export declare const TbBrandCitymapper: (props: IconProps) => JSXNode; export declare const TbBrandCloudflare: (props: IconProps) => JSXNode; export declare const TbBrandCodecov: (props: IconProps) => JSXNode; export declare const TbBrandCodepen: (props: IconProps) => JSXNode; export declare const TbBrandCodesandbox: (props: IconProps) => JSXNode; export declare const TbBrandCohost: (props: IconProps) => JSXNode; export declare const TbBrandCoinbase: (props: IconProps) => JSXNode; export declare const TbBrandComedyCentral: (props: IconProps) => JSXNode; export declare const TbBrandCoreos: (props: IconProps) => JSXNode; export declare const TbBrandCouchdb: (props: IconProps) => JSXNode; export declare const TbBrandCouchsurfing: (props: IconProps) => JSXNode; export declare const TbBrandCpp: (props: IconProps) => JSXNode; export declare const TbBrandCraft: (props: IconProps) => JSXNode; export declare const TbBrandCrunchbase: (props: IconProps) => JSXNode; export declare const TbBrandCss3: (props: IconProps) => JSXNode; export declare const TbBrandCtemplar: (props: IconProps) => JSXNode; export declare const TbBrandCucumber: (props: IconProps) => JSXNode; export declare const TbBrandCupra: (props: IconProps) => JSXNode; export declare const TbBrandCypress: (props: IconProps) => JSXNode; export declare const TbBrandD3: (props: IconProps) => JSXNode; export declare const TbBrandDatabricks: (props: IconProps) => JSXNode; export declare const TbBrandDaysCounter: (props: IconProps) => JSXNode; export declare const TbBrandDcos: (props: IconProps) => JSXNode; export declare const TbBrandDebian: (props: IconProps) => JSXNode; export declare const TbBrandDeezer: (props: IconProps) => JSXNode; export declare const TbBrandDeliveroo: (props: IconProps) => JSXNode; export declare const TbBrandDeno: (props: IconProps) => JSXNode; expo