UNPKG

@qwikest/icons

Version:

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

738 lines 138 kB
import type { JSXNode } from '@builder.io/qwik'; import type { IconProps } from '../../utils'; export declare const Bs0CircleFill: (props: IconProps) => JSXNode; export declare const Bs0Circle: (props: IconProps) => JSXNode; export declare const Bs0SquareFill: (props: IconProps) => JSXNode; export declare const Bs0Square: (props: IconProps) => JSXNode; export declare const Bs1CircleFill: (props: IconProps) => JSXNode; export declare const Bs1Circle: (props: IconProps) => JSXNode; export declare const Bs1SquareFill: (props: IconProps) => JSXNode; export declare const Bs1Square: (props: IconProps) => JSXNode; export declare const Bs123: (props: IconProps) => JSXNode; export declare const Bs2CircleFill: (props: IconProps) => JSXNode; export declare const Bs2Circle: (props: IconProps) => JSXNode; export declare const Bs2SquareFill: (props: IconProps) => JSXNode; export declare const Bs2Square: (props: IconProps) => JSXNode; export declare const Bs3CircleFill: (props: IconProps) => JSXNode; export declare const Bs3Circle: (props: IconProps) => JSXNode; export declare const Bs3SquareFill: (props: IconProps) => JSXNode; export declare const Bs3Square: (props: IconProps) => JSXNode; export declare const Bs4CircleFill: (props: IconProps) => JSXNode; export declare const Bs4Circle: (props: IconProps) => JSXNode; export declare const Bs4SquareFill: (props: IconProps) => JSXNode; export declare const Bs4Square: (props: IconProps) => JSXNode; export declare const Bs5CircleFill: (props: IconProps) => JSXNode; export declare const Bs5Circle: (props: IconProps) => JSXNode; export declare const Bs5SquareFill: (props: IconProps) => JSXNode; export declare const Bs5Square: (props: IconProps) => JSXNode; export declare const Bs6CircleFill: (props: IconProps) => JSXNode; export declare const Bs6Circle: (props: IconProps) => JSXNode; export declare const Bs6SquareFill: (props: IconProps) => JSXNode; export declare const Bs6Square: (props: IconProps) => JSXNode; export declare const Bs7CircleFill: (props: IconProps) => JSXNode; export declare const Bs7Circle: (props: IconProps) => JSXNode; export declare const Bs7SquareFill: (props: IconProps) => JSXNode; export declare const Bs7Square: (props: IconProps) => JSXNode; export declare const Bs8CircleFill: (props: IconProps) => JSXNode; export declare const Bs8Circle: (props: IconProps) => JSXNode; export declare const Bs8SquareFill: (props: IconProps) => JSXNode; export declare const Bs8Square: (props: IconProps) => JSXNode; export declare const Bs9CircleFill: (props: IconProps) => JSXNode; export declare const Bs9Circle: (props: IconProps) => JSXNode; export declare const Bs9SquareFill: (props: IconProps) => JSXNode; export declare const Bs9Square: (props: IconProps) => JSXNode; export declare const BsActivity: (props: IconProps) => JSXNode; export declare const BsAirplaneEnginesFill: (props: IconProps) => JSXNode; export declare const BsAirplaneEngines: (props: IconProps) => JSXNode; export declare const BsAirplaneFill: (props: IconProps) => JSXNode; export declare const BsAirplane: (props: IconProps) => JSXNode; export declare const BsAlarmFill: (props: IconProps) => JSXNode; export declare const BsAlarm: (props: IconProps) => JSXNode; export declare const BsAlexa: (props: IconProps) => JSXNode; export declare const BsAlignBottom: (props: IconProps) => JSXNode; export declare const BsAlignCenter: (props: IconProps) => JSXNode; export declare const BsAlignEnd: (props: IconProps) => JSXNode; export declare const BsAlignMiddle: (props: IconProps) => JSXNode; export declare const BsAlignStart: (props: IconProps) => JSXNode; export declare const BsAlignTop: (props: IconProps) => JSXNode; export declare const BsAlipay: (props: IconProps) => JSXNode; export declare const BsAlphabetUppercase: (props: IconProps) => JSXNode; export declare const BsAlphabet: (props: IconProps) => JSXNode; export declare const BsAlt: (props: IconProps) => JSXNode; export declare const BsAmazon: (props: IconProps) => JSXNode; export declare const BsAmd: (props: IconProps) => JSXNode; export declare const BsAndroid: (props: IconProps) => JSXNode; export declare const BsAndroid2: (props: IconProps) => JSXNode; export declare const BsAppIndicator: (props: IconProps) => JSXNode; export declare const BsApp: (props: IconProps) => JSXNode; export declare const BsApple: (props: IconProps) => JSXNode; export declare const BsArchiveFill: (props: IconProps) => JSXNode; export declare const BsArchive: (props: IconProps) => JSXNode; export declare const BsArrow90DegDown: (props: IconProps) => JSXNode; export declare const BsArrow90DegLeft: (props: IconProps) => JSXNode; export declare const BsArrow90DegRight: (props: IconProps) => JSXNode; export declare const BsArrow90DegUp: (props: IconProps) => JSXNode; export declare const BsArrowBarDown: (props: IconProps) => JSXNode; export declare const BsArrowBarLeft: (props: IconProps) => JSXNode; export declare const BsArrowBarRight: (props: IconProps) => JSXNode; export declare const BsArrowBarUp: (props: IconProps) => JSXNode; export declare const BsArrowClockwise: (props: IconProps) => JSXNode; export declare const BsArrowCounterclockwise: (props: IconProps) => JSXNode; export declare const BsArrowDownCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowDownCircle: (props: IconProps) => JSXNode; export declare const BsArrowDownLeftCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowDownLeftCircle: (props: IconProps) => JSXNode; export declare const BsArrowDownLeftSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowDownLeftSquare: (props: IconProps) => JSXNode; export declare const BsArrowDownLeft: (props: IconProps) => JSXNode; export declare const BsArrowDownRightCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowDownRightCircle: (props: IconProps) => JSXNode; export declare const BsArrowDownRightSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowDownRightSquare: (props: IconProps) => JSXNode; export declare const BsArrowDownRight: (props: IconProps) => JSXNode; export declare const BsArrowDownShort: (props: IconProps) => JSXNode; export declare const BsArrowDownSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowDownSquare: (props: IconProps) => JSXNode; export declare const BsArrowDownUp: (props: IconProps) => JSXNode; export declare const BsArrowDown: (props: IconProps) => JSXNode; export declare const BsArrowLeftCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowLeftCircle: (props: IconProps) => JSXNode; export declare const BsArrowLeftRight: (props: IconProps) => JSXNode; export declare const BsArrowLeftShort: (props: IconProps) => JSXNode; export declare const BsArrowLeftSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowLeftSquare: (props: IconProps) => JSXNode; export declare const BsArrowLeft: (props: IconProps) => JSXNode; export declare const BsArrowRepeat: (props: IconProps) => JSXNode; export declare const BsArrowReturnLeft: (props: IconProps) => JSXNode; export declare const BsArrowReturnRight: (props: IconProps) => JSXNode; export declare const BsArrowRightCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowRightCircle: (props: IconProps) => JSXNode; export declare const BsArrowRightShort: (props: IconProps) => JSXNode; export declare const BsArrowRightSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowRightSquare: (props: IconProps) => JSXNode; export declare const BsArrowRight: (props: IconProps) => JSXNode; export declare const BsArrowThroughHeartFill: (props: IconProps) => JSXNode; export declare const BsArrowThroughHeart: (props: IconProps) => JSXNode; export declare const BsArrowUpCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowUpCircle: (props: IconProps) => JSXNode; export declare const BsArrowUpLeftCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowUpLeftCircle: (props: IconProps) => JSXNode; export declare const BsArrowUpLeftSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowUpLeftSquare: (props: IconProps) => JSXNode; export declare const BsArrowUpLeft: (props: IconProps) => JSXNode; export declare const BsArrowUpRightCircleFill: (props: IconProps) => JSXNode; export declare const BsArrowUpRightCircle: (props: IconProps) => JSXNode; export declare const BsArrowUpRightSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowUpRightSquare: (props: IconProps) => JSXNode; export declare const BsArrowUpRight: (props: IconProps) => JSXNode; export declare const BsArrowUpShort: (props: IconProps) => JSXNode; export declare const BsArrowUpSquareFill: (props: IconProps) => JSXNode; export declare const BsArrowUpSquare: (props: IconProps) => JSXNode; export declare const BsArrowUp: (props: IconProps) => JSXNode; export declare const BsArrowsAngleContract: (props: IconProps) => JSXNode; export declare const BsArrowsAngleExpand: (props: IconProps) => JSXNode; export declare const BsArrowsCollapseVertical: (props: IconProps) => JSXNode; export declare const BsArrowsCollapse: (props: IconProps) => JSXNode; export declare const BsArrowsExpandVertical: (props: IconProps) => JSXNode; export declare const BsArrowsExpand: (props: IconProps) => JSXNode; export declare const BsArrowsFullscreen: (props: IconProps) => JSXNode; export declare const BsArrowsMove: (props: IconProps) => JSXNode; export declare const BsArrowsVertical: (props: IconProps) => JSXNode; export declare const BsArrows: (props: IconProps) => JSXNode; export declare const BsAspectRatioFill: (props: IconProps) => JSXNode; export declare const BsAspectRatio: (props: IconProps) => JSXNode; export declare const BsAsterisk: (props: IconProps) => JSXNode; export declare const BsAt: (props: IconProps) => JSXNode; export declare const BsAwardFill: (props: IconProps) => JSXNode; export declare const BsAward: (props: IconProps) => JSXNode; export declare const BsBack: (props: IconProps) => JSXNode; export declare const BsBackpackFill: (props: IconProps) => JSXNode; export declare const BsBackpack: (props: IconProps) => JSXNode; export declare const BsBackpack2Fill: (props: IconProps) => JSXNode; export declare const BsBackpack2: (props: IconProps) => JSXNode; export declare const BsBackpack3Fill: (props: IconProps) => JSXNode; export declare const BsBackpack3: (props: IconProps) => JSXNode; export declare const BsBackpack4Fill: (props: IconProps) => JSXNode; export declare const BsBackpack4: (props: IconProps) => JSXNode; export declare const BsBackspaceFill: (props: IconProps) => JSXNode; export declare const BsBackspaceReverseFill: (props: IconProps) => JSXNode; export declare const BsBackspaceReverse: (props: IconProps) => JSXNode; export declare const BsBackspace: (props: IconProps) => JSXNode; export declare const BsBadge3DFill: (props: IconProps) => JSXNode; export declare const BsBadge3D: (props: IconProps) => JSXNode; export declare const BsBadge4KFill: (props: IconProps) => JSXNode; export declare const BsBadge4K: (props: IconProps) => JSXNode; export declare const BsBadge8KFill: (props: IconProps) => JSXNode; export declare const BsBadge8K: (props: IconProps) => JSXNode; export declare const BsBadgeAdFill: (props: IconProps) => JSXNode; export declare const BsBadgeAd: (props: IconProps) => JSXNode; export declare const BsBadgeArFill: (props: IconProps) => JSXNode; export declare const BsBadgeAr: (props: IconProps) => JSXNode; export declare const BsBadgeCcFill: (props: IconProps) => JSXNode; export declare const BsBadgeCc: (props: IconProps) => JSXNode; export declare const BsBadgeHdFill: (props: IconProps) => JSXNode; export declare const BsBadgeHd: (props: IconProps) => JSXNode; export declare const BsBadgeSdFill: (props: IconProps) => JSXNode; export declare const BsBadgeSd: (props: IconProps) => JSXNode; export declare const BsBadgeTmFill: (props: IconProps) => JSXNode; export declare const BsBadgeTm: (props: IconProps) => JSXNode; export declare const BsBadgeVoFill: (props: IconProps) => JSXNode; export declare const BsBadgeVo: (props: IconProps) => JSXNode; export declare const BsBadgeVrFill: (props: IconProps) => JSXNode; export declare const BsBadgeVr: (props: IconProps) => JSXNode; export declare const BsBadgeWcFill: (props: IconProps) => JSXNode; export declare const BsBadgeWc: (props: IconProps) => JSXNode; export declare const BsBagCheckFill: (props: IconProps) => JSXNode; export declare const BsBagCheck: (props: IconProps) => JSXNode; export declare const BsBagDashFill: (props: IconProps) => JSXNode; export declare const BsBagDash: (props: IconProps) => JSXNode; export declare const BsBagFill: (props: IconProps) => JSXNode; export declare const BsBagHeartFill: (props: IconProps) => JSXNode; export declare const BsBagHeart: (props: IconProps) => JSXNode; export declare const BsBagPlusFill: (props: IconProps) => JSXNode; export declare const BsBagPlus: (props: IconProps) => JSXNode; export declare const BsBagXFill: (props: IconProps) => JSXNode; export declare const BsBagX: (props: IconProps) => JSXNode; export declare const BsBag: (props: IconProps) => JSXNode; export declare const BsBalloonFill: (props: IconProps) => JSXNode; export declare const BsBalloonHeartFill: (props: IconProps) => JSXNode; export declare const BsBalloonHeart: (props: IconProps) => JSXNode; export declare const BsBalloon: (props: IconProps) => JSXNode; export declare const BsBanFill: (props: IconProps) => JSXNode; export declare const BsBan: (props: IconProps) => JSXNode; export declare const BsBandaidFill: (props: IconProps) => JSXNode; export declare const BsBandaid: (props: IconProps) => JSXNode; export declare const BsBank: (props: IconProps) => JSXNode; export declare const BsBank2: (props: IconProps) => JSXNode; export declare const BsBarChartFill: (props: IconProps) => JSXNode; export declare const BsBarChartLineFill: (props: IconProps) => JSXNode; export declare const BsBarChartLine: (props: IconProps) => JSXNode; export declare const BsBarChartSteps: (props: IconProps) => JSXNode; export declare const BsBarChart: (props: IconProps) => JSXNode; export declare const BsBasketFill: (props: IconProps) => JSXNode; export declare const BsBasket: (props: IconProps) => JSXNode; export declare const BsBasket2Fill: (props: IconProps) => JSXNode; export declare const BsBasket2: (props: IconProps) => JSXNode; export declare const BsBasket3Fill: (props: IconProps) => JSXNode; export declare const BsBasket3: (props: IconProps) => JSXNode; export declare const BsBatteryCharging: (props: IconProps) => JSXNode; export declare const BsBatteryFull: (props: IconProps) => JSXNode; export declare const BsBatteryHalf: (props: IconProps) => JSXNode; export declare const BsBattery: (props: IconProps) => JSXNode; export declare const BsBehance: (props: IconProps) => JSXNode; export declare const BsBellFill: (props: IconProps) => JSXNode; export declare const BsBellSlashFill: (props: IconProps) => JSXNode; export declare const BsBellSlash: (props: IconProps) => JSXNode; export declare const BsBell: (props: IconProps) => JSXNode; export declare const BsBezier: (props: IconProps) => JSXNode; export declare const BsBezier2: (props: IconProps) => JSXNode; export declare const BsBicycle: (props: IconProps) => JSXNode; export declare const BsBing: (props: IconProps) => JSXNode; export declare const BsBinocularsFill: (props: IconProps) => JSXNode; export declare const BsBinoculars: (props: IconProps) => JSXNode; export declare const BsBlockquoteLeft: (props: IconProps) => JSXNode; export declare const BsBlockquoteRight: (props: IconProps) => JSXNode; export declare const BsBluetooth: (props: IconProps) => JSXNode; export declare const BsBodyText: (props: IconProps) => JSXNode; export declare const BsBookFill: (props: IconProps) => JSXNode; export declare const BsBookHalf: (props: IconProps) => JSXNode; export declare const BsBook: (props: IconProps) => JSXNode; export declare const BsBookmarkCheckFill: (props: IconProps) => JSXNode; export declare const BsBookmarkCheck: (props: IconProps) => JSXNode; export declare const BsBookmarkDashFill: (props: IconProps) => JSXNode; export declare const BsBookmarkDash: (props: IconProps) => JSXNode; export declare const BsBookmarkFill: (props: IconProps) => JSXNode; export declare const BsBookmarkHeartFill: (props: IconProps) => JSXNode; export declare const BsBookmarkHeart: (props: IconProps) => JSXNode; export declare const BsBookmarkPlusFill: (props: IconProps) => JSXNode; export declare const BsBookmarkPlus: (props: IconProps) => JSXNode; export declare const BsBookmarkStarFill: (props: IconProps) => JSXNode; export declare const BsBookmarkStar: (props: IconProps) => JSXNode; export declare const BsBookmarkXFill: (props: IconProps) => JSXNode; export declare const BsBookmarkX: (props: IconProps) => JSXNode; export declare const BsBookmark: (props: IconProps) => JSXNode; export declare const BsBookmarksFill: (props: IconProps) => JSXNode; export declare const BsBookmarks: (props: IconProps) => JSXNode; export declare const BsBookshelf: (props: IconProps) => JSXNode; export declare const BsBoomboxFill: (props: IconProps) => JSXNode; export declare const BsBoombox: (props: IconProps) => JSXNode; export declare const BsBootstrapFill: (props: IconProps) => JSXNode; export declare const BsBootstrapReboot: (props: IconProps) => JSXNode; export declare const BsBootstrap: (props: IconProps) => JSXNode; export declare const BsBorderAll: (props: IconProps) => JSXNode; export declare const BsBorderBottom: (props: IconProps) => JSXNode; export declare const BsBorderCenter: (props: IconProps) => JSXNode; export declare const BsBorderInner: (props: IconProps) => JSXNode; export declare const BsBorderLeft: (props: IconProps) => JSXNode; export declare const BsBorderMiddle: (props: IconProps) => JSXNode; export declare const BsBorderOuter: (props: IconProps) => JSXNode; export declare const BsBorderRight: (props: IconProps) => JSXNode; export declare const BsBorderStyle: (props: IconProps) => JSXNode; export declare const BsBorderTop: (props: IconProps) => JSXNode; export declare const BsBorderWidth: (props: IconProps) => JSXNode; export declare const BsBorder: (props: IconProps) => JSXNode; export declare const BsBoundingBoxCircles: (props: IconProps) => JSXNode; export declare const BsBoundingBox: (props: IconProps) => JSXNode; export declare const BsBoxArrowDownLeft: (props: IconProps) => JSXNode; export declare const BsBoxArrowDownRight: (props: IconProps) => JSXNode; export declare const BsBoxArrowDown: (props: IconProps) => JSXNode; export declare const BsBoxArrowInDownLeft: (props: IconProps) => JSXNode; export declare const BsBoxArrowInDownRight: (props: IconProps) => JSXNode; export declare const BsBoxArrowInDown: (props: IconProps) => JSXNode; export declare const BsBoxArrowInLeft: (props: IconProps) => JSXNode; export declare const BsBoxArrowInRight: (props: IconProps) => JSXNode; export declare const BsBoxArrowInUpLeft: (props: IconProps) => JSXNode; export declare const BsBoxArrowInUpRight: (props: IconProps) => JSXNode; export declare const BsBoxArrowInUp: (props: IconProps) => JSXNode; export declare const BsBoxArrowLeft: (props: IconProps) => JSXNode; export declare const BsBoxArrowRight: (props: IconProps) => JSXNode; export declare const BsBoxArrowUpLeft: (props: IconProps) => JSXNode; export declare const BsBoxArrowUpRight: (props: IconProps) => JSXNode; export declare const BsBoxArrowUp: (props: IconProps) => JSXNode; export declare const BsBoxFill: (props: IconProps) => JSXNode; export declare const BsBoxSeamFill: (props: IconProps) => JSXNode; export declare const BsBoxSeam: (props: IconProps) => JSXNode; export declare const BsBox: (props: IconProps) => JSXNode; export declare const BsBox2Fill: (props: IconProps) => JSXNode; export declare const BsBox2HeartFill: (props: IconProps) => JSXNode; export declare const BsBox2Heart: (props: IconProps) => JSXNode; export declare const BsBox2: (props: IconProps) => JSXNode; export declare const BsBoxes: (props: IconProps) => JSXNode; export declare const BsBracesAsterisk: (props: IconProps) => JSXNode; export declare const BsBraces: (props: IconProps) => JSXNode; export declare const BsBricks: (props: IconProps) => JSXNode; export declare const BsBriefcaseFill: (props: IconProps) => JSXNode; export declare const BsBriefcase: (props: IconProps) => JSXNode; export declare const BsBrightnessAltHighFill: (props: IconProps) => JSXNode; export declare const BsBrightnessAltHigh: (props: IconProps) => JSXNode; export declare const BsBrightnessAltLowFill: (props: IconProps) => JSXNode; export declare const BsBrightnessAltLow: (props: IconProps) => JSXNode; export declare const BsBrightnessHighFill: (props: IconProps) => JSXNode; export declare const BsBrightnessHigh: (props: IconProps) => JSXNode; export declare const BsBrightnessLowFill: (props: IconProps) => JSXNode; export declare const BsBrightnessLow: (props: IconProps) => JSXNode; export declare const BsBrilliance: (props: IconProps) => JSXNode; export declare const BsBroadcastPin: (props: IconProps) => JSXNode; export declare const BsBroadcast: (props: IconProps) => JSXNode; export declare const BsBrowserChrome: (props: IconProps) => JSXNode; export declare const BsBrowserEdge: (props: IconProps) => JSXNode; export declare const BsBrowserFirefox: (props: IconProps) => JSXNode; export declare const BsBrowserSafari: (props: IconProps) => JSXNode; export declare const BsBrushFill: (props: IconProps) => JSXNode; export declare const BsBrush: (props: IconProps) => JSXNode; export declare const BsBucketFill: (props: IconProps) => JSXNode; export declare const BsBucket: (props: IconProps) => JSXNode; export declare const BsBugFill: (props: IconProps) => JSXNode; export declare const BsBug: (props: IconProps) => JSXNode; export declare const BsBuildingAdd: (props: IconProps) => JSXNode; export declare const BsBuildingCheck: (props: IconProps) => JSXNode; export declare const BsBuildingDash: (props: IconProps) => JSXNode; export declare const BsBuildingDown: (props: IconProps) => JSXNode; export declare const BsBuildingExclamation: (props: IconProps) => JSXNode; export declare const BsBuildingFillAdd: (props: IconProps) => JSXNode; export declare const BsBuildingFillCheck: (props: IconProps) => JSXNode; export declare const BsBuildingFillDash: (props: IconProps) => JSXNode; export declare const BsBuildingFillDown: (props: IconProps) => JSXNode; export declare const BsBuildingFillExclamation: (props: IconProps) => JSXNode; export declare const BsBuildingFillGear: (props: IconProps) => JSXNode; export declare const BsBuildingFillLock: (props: IconProps) => JSXNode; export declare const BsBuildingFillSlash: (props: IconProps) => JSXNode; export declare const BsBuildingFillUp: (props: IconProps) => JSXNode; export declare const BsBuildingFillX: (props: IconProps) => JSXNode; export declare const BsBuildingFill: (props: IconProps) => JSXNode; export declare const BsBuildingGear: (props: IconProps) => JSXNode; export declare const BsBuildingLock: (props: IconProps) => JSXNode; export declare const BsBuildingSlash: (props: IconProps) => JSXNode; export declare const BsBuildingUp: (props: IconProps) => JSXNode; export declare const BsBuildingX: (props: IconProps) => JSXNode; export declare const BsBuilding: (props: IconProps) => JSXNode; export declare const BsBuildingsFill: (props: IconProps) => JSXNode; export declare const BsBuildings: (props: IconProps) => JSXNode; export declare const BsBullseye: (props: IconProps) => JSXNode; export declare const BsBusFrontFill: (props: IconProps) => JSXNode; export declare const BsBusFront: (props: IconProps) => JSXNode; export declare const BsCCircleFill: (props: IconProps) => JSXNode; export declare const BsCCircle: (props: IconProps) => JSXNode; export declare const BsCSquareFill: (props: IconProps) => JSXNode; export declare const BsCSquare: (props: IconProps) => JSXNode; export declare const BsCakeFill: (props: IconProps) => JSXNode; export declare const BsCake: (props: IconProps) => JSXNode; export declare const BsCake2Fill: (props: IconProps) => JSXNode; export declare const BsCake2: (props: IconProps) => JSXNode; export declare const BsCalculatorFill: (props: IconProps) => JSXNode; export declare const BsCalculator: (props: IconProps) => JSXNode; export declare const BsCalendarCheckFill: (props: IconProps) => JSXNode; export declare const BsCalendarCheck: (props: IconProps) => JSXNode; export declare const BsCalendarDateFill: (props: IconProps) => JSXNode; export declare const BsCalendarDate: (props: IconProps) => JSXNode; export declare const BsCalendarDayFill: (props: IconProps) => JSXNode; export declare const BsCalendarDay: (props: IconProps) => JSXNode; export declare const BsCalendarEventFill: (props: IconProps) => JSXNode; export declare const BsCalendarEvent: (props: IconProps) => JSXNode; export declare const BsCalendarFill: (props: IconProps) => JSXNode; export declare const BsCalendarHeartFill: (props: IconProps) => JSXNode; export declare const BsCalendarHeart: (props: IconProps) => JSXNode; export declare const BsCalendarMinusFill: (props: IconProps) => JSXNode; export declare const BsCalendarMinus: (props: IconProps) => JSXNode; export declare const BsCalendarMonthFill: (props: IconProps) => JSXNode; export declare const BsCalendarMonth: (props: IconProps) => JSXNode; export declare const BsCalendarPlusFill: (props: IconProps) => JSXNode; export declare const BsCalendarPlus: (props: IconProps) => JSXNode; export declare const BsCalendarRangeFill: (props: IconProps) => JSXNode; export declare const BsCalendarRange: (props: IconProps) => JSXNode; export declare const BsCalendarWeekFill: (props: IconProps) => JSXNode; export declare const BsCalendarWeek: (props: IconProps) => JSXNode; export declare const BsCalendarXFill: (props: IconProps) => JSXNode; export declare const BsCalendarX: (props: IconProps) => JSXNode; export declare const BsCalendar: (props: IconProps) => JSXNode; export declare const BsCalendar2CheckFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Check: (props: IconProps) => JSXNode; export declare const BsCalendar2DateFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Date: (props: IconProps) => JSXNode; export declare const BsCalendar2DayFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Day: (props: IconProps) => JSXNode; export declare const BsCalendar2EventFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Event: (props: IconProps) => JSXNode; export declare const BsCalendar2Fill: (props: IconProps) => JSXNode; export declare const BsCalendar2HeartFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Heart: (props: IconProps) => JSXNode; export declare const BsCalendar2MinusFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Minus: (props: IconProps) => JSXNode; export declare const BsCalendar2MonthFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Month: (props: IconProps) => JSXNode; export declare const BsCalendar2PlusFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Plus: (props: IconProps) => JSXNode; export declare const BsCalendar2RangeFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Range: (props: IconProps) => JSXNode; export declare const BsCalendar2WeekFill: (props: IconProps) => JSXNode; export declare const BsCalendar2Week: (props: IconProps) => JSXNode; export declare const BsCalendar2XFill: (props: IconProps) => JSXNode; export declare const BsCalendar2X: (props: IconProps) => JSXNode; export declare const BsCalendar2: (props: IconProps) => JSXNode; export declare const BsCalendar3EventFill: (props: IconProps) => JSXNode; export declare const BsCalendar3Event: (props: IconProps) => JSXNode; export declare const BsCalendar3Fill: (props: IconProps) => JSXNode; export declare const BsCalendar3RangeFill: (props: IconProps) => JSXNode; export declare const BsCalendar3Range: (props: IconProps) => JSXNode; export declare const BsCalendar3WeekFill: (props: IconProps) => JSXNode; export declare const BsCalendar3Week: (props: IconProps) => JSXNode; export declare const BsCalendar3: (props: IconProps) => JSXNode; export declare const BsCalendar4Event: (props: IconProps) => JSXNode; export declare const BsCalendar4Range: (props: IconProps) => JSXNode; export declare const BsCalendar4Week: (props: IconProps) => JSXNode; export declare const BsCalendar4: (props: IconProps) => JSXNode; export declare const BsCameraFill: (props: IconProps) => JSXNode; export declare const BsCameraReelsFill: (props: IconProps) => JSXNode; export declare const BsCameraReels: (props: IconProps) => JSXNode; export declare const BsCameraVideoFill: (props: IconProps) => JSXNode; export declare const BsCameraVideoOffFill: (props: IconProps) => JSXNode; export declare const BsCameraVideoOff: (props: IconProps) => JSXNode; export declare const BsCameraVideo: (props: IconProps) => JSXNode; export declare const BsCamera: (props: IconProps) => JSXNode; export declare const BsCamera2: (props: IconProps) => JSXNode; export declare const BsCapslockFill: (props: IconProps) => JSXNode; export declare const BsCapslock: (props: IconProps) => JSXNode; export declare const BsCapsulePill: (props: IconProps) => JSXNode; export declare const BsCapsule: (props: IconProps) => JSXNode; export declare const BsCarFrontFill: (props: IconProps) => JSXNode; export declare const BsCarFront: (props: IconProps) => JSXNode; export declare const BsCardChecklist: (props: IconProps) => JSXNode; export declare const BsCardHeading: (props: IconProps) => JSXNode; export declare const BsCardImage: (props: IconProps) => JSXNode; export declare const BsCardList: (props: IconProps) => JSXNode; export declare const BsCardText: (props: IconProps) => JSXNode; export declare const BsCaretDownFill: (props: IconProps) => JSXNode; export declare const BsCaretDownSquareFill: (props: IconProps) => JSXNode; export declare const BsCaretDownSquare: (props: IconProps) => JSXNode; export declare const BsCaretDown: (props: IconProps) => JSXNode; export declare const BsCaretLeftFill: (props: IconProps) => JSXNode; export declare const BsCaretLeftSquareFill: (props: IconProps) => JSXNode; export declare const BsCaretLeftSquare: (props: IconProps) => JSXNode; export declare const BsCaretLeft: (props: IconProps) => JSXNode; export declare const BsCaretRightFill: (props: IconProps) => JSXNode; export declare const BsCaretRightSquareFill: (props: IconProps) => JSXNode; export declare const BsCaretRightSquare: (props: IconProps) => JSXNode; export declare const BsCaretRight: (props: IconProps) => JSXNode; export declare const BsCaretUpFill: (props: IconProps) => JSXNode; export declare const BsCaretUpSquareFill: (props: IconProps) => JSXNode; export declare const BsCaretUpSquare: (props: IconProps) => JSXNode; export declare const BsCaretUp: (props: IconProps) => JSXNode; export declare const BsCartCheckFill: (props: IconProps) => JSXNode; export declare const BsCartCheck: (props: IconProps) => JSXNode; export declare const BsCartDashFill: (props: IconProps) => JSXNode; export declare const BsCartDash: (props: IconProps) => JSXNode; export declare const BsCartFill: (props: IconProps) => JSXNode; export declare const BsCartPlusFill: (props: IconProps) => JSXNode; export declare const BsCartPlus: (props: IconProps) => JSXNode; export declare const BsCartXFill: (props: IconProps) => JSXNode; export declare const BsCartX: (props: IconProps) => JSXNode; export declare const BsCart: (props: IconProps) => JSXNode; export declare const BsCart2: (props: IconProps) => JSXNode; export declare const BsCart3: (props: IconProps) => JSXNode; export declare const BsCart4: (props: IconProps) => JSXNode; export declare const BsCashCoin: (props: IconProps) => JSXNode; export declare const BsCashStack: (props: IconProps) => JSXNode; export declare const BsCash: (props: IconProps) => JSXNode; export declare const BsCassetteFill: (props: IconProps) => JSXNode; export declare const BsCassette: (props: IconProps) => JSXNode; export declare const BsCast: (props: IconProps) => JSXNode; export declare const BsCcCircleFill: (props: IconProps) => JSXNode; export declare const BsCcCircle: (props: IconProps) => JSXNode; export declare const BsCcSquareFill: (props: IconProps) => JSXNode; export declare const BsCcSquare: (props: IconProps) => JSXNode; export declare const BsChatDotsFill: (props: IconProps) => JSXNode; export declare const BsChatDots: (props: IconProps) => JSXNode; export declare const BsChatFill: (props: IconProps) => JSXNode; export declare const BsChatHeartFill: (props: IconProps) => JSXNode; export declare const BsChatHeart: (props: IconProps) => JSXNode; export declare const BsChatLeftDotsFill: (props: IconProps) => JSXNode; export declare const BsChatLeftDots: (props: IconProps) => JSXNode; export declare const BsChatLeftFill: (props: IconProps) => JSXNode; export declare const BsChatLeftHeartFill: (props: IconProps) => JSXNode; export declare const BsChatLeftHeart: (props: IconProps) => JSXNode; export declare const BsChatLeftQuoteFill: (props: IconProps) => JSXNode; export declare const BsChatLeftQuote: (props: IconProps) => JSXNode; export declare const BsChatLeftTextFill: (props: IconProps) => JSXNode; export declare const BsChatLeftText: (props: IconProps) => JSXNode; export declare const BsChatLeft: (props: IconProps) => JSXNode; export declare const BsChatQuoteFill: (props: IconProps) => JSXNode; export declare const BsChatQuote: (props: IconProps) => JSXNode; export declare const BsChatRightDotsFill: (props: IconProps) => JSXNode; export declare const BsChatRightDots: (props: IconProps) => JSXNode; export declare const BsChatRightFill: (props: IconProps) => JSXNode; export declare const BsChatRightHeartFill: (props: IconProps) => JSXNode; export declare const BsChatRightHeart: (props: IconProps) => JSXNode; export declare const BsChatRightQuoteFill: (props: IconProps) => JSXNode; export declare const BsChatRightQuote: (props: IconProps) => JSXNode; export declare const BsChatRightTextFill: (props: IconProps) => JSXNode; export declare const BsChatRightText: (props: IconProps) => JSXNode; export declare const BsChatRight: (props: IconProps) => JSXNode; export declare const BsChatSquareDotsFill: (props: IconProps) => JSXNode; export declare const BsChatSquareDots: (props: IconProps) => JSXNode; export declare const BsChatSquareFill: (props: IconProps) => JSXNode; export declare const BsChatSquareHeartFill: (props: IconProps) => JSXNode; export declare const BsChatSquareHeart: (props: IconProps) => JSXNode; export declare const BsChatSquareQuoteFill: (props: IconProps) => JSXNode; export declare const BsChatSquareQuote: (props: IconProps) => JSXNode; export declare const BsChatSquareTextFill: (props: IconProps) => JSXNode; export declare const BsChatSquareText: (props: IconProps) => JSXNode; export declare const BsChatSquare: (props: IconProps) => JSXNode; export declare const BsChatTextFill: (props: IconProps) => JSXNode; export declare const BsChatText: (props: IconProps) => JSXNode; export declare const BsChat: (props: IconProps) => JSXNode; export declare const BsCheckAll: (props: IconProps) => JSXNode; export declare const BsCheckCircleFill: (props: IconProps) => JSXNode; export declare const BsCheckCircle: (props: IconProps) => JSXNode; export declare const BsCheckLg: (props: IconProps) => JSXNode; export declare const BsCheckSquareFill: (props: IconProps) => JSXNode; export declare const BsCheckSquare: (props: IconProps) => JSXNode; export declare const BsCheck: (props: IconProps) => JSXNode; export declare const BsCheck2All: (props: IconProps) => JSXNode; export declare const BsCheck2Circle: (props: IconProps) => JSXNode; export declare const BsCheck2Square: (props: IconProps) => JSXNode; export declare const BsCheck2: (props: IconProps) => JSXNode; export declare const BsChevronBarContract: (props: IconProps) => JSXNode; export declare const BsChevronBarDown: (props: IconProps) => JSXNode; export declare const BsChevronBarExpand: (props: IconProps) => JSXNode; export declare const BsChevronBarLeft: (props: IconProps) => JSXNode; export declare const BsChevronBarRight: (props: IconProps) => JSXNode; export declare const BsChevronBarUp: (props: IconProps) => JSXNode; export declare const BsChevronCompactDown: (props: IconProps) => JSXNode; export declare const BsChevronCompactLeft: (props: IconProps) => JSXNode; export declare const BsChevronCompactRight: (props: IconProps) => JSXNode; export declare const BsChevronCompactUp: (props: IconProps) => JSXNode; export declare const BsChevronContract: (props: IconProps) => JSXNode; export declare const BsChevronDoubleDown: (props: IconProps) => JSXNode; export declare const BsChevronDoubleLeft: (props: IconProps) => JSXNode; export declare const BsChevronDoubleRight: (props: IconProps) => JSXNode; export declare const BsChevronDoubleUp: (props: IconProps) => JSXNode; export declare const BsChevronDown: (props: IconProps) => JSXNode; export declare const BsChevronExpand: (props: IconProps) => JSXNode; export declare const BsChevronLeft: (props: IconProps) => JSXNode; export declare const BsChevronRight: (props: IconProps) => JSXNode; export declare const BsChevronUp: (props: IconProps) => JSXNode; export declare const BsCircleFill: (props: IconProps) => JSXNode; export declare const BsCircleHalf: (props: IconProps) => JSXNode; export declare const BsCircleSquare: (props: IconProps) => JSXNode; export declare const BsCircle: (props: IconProps) => JSXNode; export declare const BsClipboardCheckFill: (props: IconProps) => JSXNode; export declare const BsClipboardCheck: (props: IconProps) => JSXNode; export declare const BsClipboardDataFill: (props: IconProps) => JSXNode; export declare const BsClipboardData: (props: IconProps) => JSXNode; export declare const BsClipboardFill: (props: IconProps) => JSXNode; export declare const BsClipboardHeartFill: (props: IconProps) => JSXNode; export declare const BsClipboardHeart: (props: IconProps) => JSXNode; export declare const BsClipboardMinusFill: (props: IconProps) => JSXNode; export declare const BsClipboardMinus: (props: IconProps) => JSXNode; export declare const BsClipboardPlusFill: (props: IconProps) => JSXNode; export declare const BsClipboardPlus: (props: IconProps) => JSXNode; export declare const BsClipboardPulse: (props: IconProps) => JSXNode; export declare const BsClipboardXFill: (props: IconProps) => JSXNode; export declare const BsClipboardX: (props: IconProps) => JSXNode; export declare const BsClipboard: (props: IconProps) => JSXNode; export declare const BsClipboard2CheckFill: (props: IconProps) => JSXNode; export declare const BsClipboard2Check: (props: IconProps) => JSXNode; export declare const BsClipboard2DataFill: (props: IconProps) => JSXNode; export declare const BsClipboard2Data: (props: IconProps) => JSXNode; export declare const BsClipboard2Fill: (props: IconProps) => JSXNode; export declare const BsClipboard2HeartFill: (props: IconProps) => JSXNode; export declare const BsClipboard2Heart: (props: IconProps) => JSXNode; export declare const BsClipboard2MinusFill: (props: IconProps) => JSXNode; export declare const BsClipboard2Minus: (props: IconProps) => JSXNode; export declare const BsClipboard2PlusFill: (props: IconProps) => JSXNode; export declare const BsClipboard2Plus: (props: IconProps) => JSXNode; export declare const BsClipboard2PulseFill: (props: IconProps) => JSXNode; export declare const BsClipboard2Pulse: (props: IconProps) => JSXNode; export declare const BsClipboard2XFill: (props: IconProps) => JSXNode; export declare const BsClipboard2X: (props: IconProps) => JSXNode; export declare const BsClipboard2: (props: IconProps) => JSXNode; export declare const BsClockFill: (props: IconProps) => JSXNode; export declare const BsClockHistory: (props: IconProps) => JSXNode; export declare const BsClock: (props: IconProps) => JSXNode; export declare const BsCloudArrowDownFill: (props: IconProps) => JSXNode; export declare const BsCloudArrowDown: (props: IconProps) => JSXNode; export declare const BsCloudArrowUpFill: (props: IconProps) => JSXNode; export declare const BsCloudArrowUp: (props: IconProps) => JSXNode; export declare const BsCloudCheckFill: (props: IconProps) => JSXNode; export declare const BsCloudCheck: (props: IconProps) => JSXNode; export declare const BsCloudDownloadFill: (props: IconProps) => JSXNode; export declare const BsCloudDownload: (props: IconProps) => JSXNode; export declare const BsCloudDrizzleFill: (props: IconProps) => JSXNode; export declare const BsCloudDrizzle: (props: IconProps) => JSXNode; export declare const BsCloudFill: (props: IconProps) => JSXNode; export declare const BsCloudFogFill: (props: IconProps) => JSXNode; export declare const BsCloudFog: (props: IconProps) => JSXNode; export declare const BsCloudFog2Fill: (props: IconProps) => JSXNode; export declare const BsCloudFog2: (props: IconProps) => JSXNode; export declare const BsCloudHailFill: (props: IconProps) => JSXNode; export declare const BsCloudHail: (props: IconProps) => JSXNode; export declare const BsCloudHazeFill: (props: IconProps) => JSXNode; export declare const BsCloudHaze: (props: IconProps) => JSXNode; export declare const BsCloudHaze2Fill: (props: IconProps) => JSXNode; export declare const BsCloudHaze2: (props: IconProps) => JSXNode; export declare const BsCloudLightningFill: (props: IconProps) => JSXNode; export declare const BsCloudLightningRainFill: (props: IconProps) => JSXNode; export declare const BsCloudLightningRain: (props: IconProps) => JSXNode; export declare const BsCloudLightning: (props: IconProps) => JSXNode; export declare const BsCloudMinusFill: (props: IconProps) => JSXNode; export declare const BsCloudMinus: (props: IconProps) => JSXNode; export declare const BsCloudMoonFill: (props: IconProps) => JSXNode; export declare const BsCloudMoon: (props: IconProps) => JSXNode; export declare const BsCloudPlusFill: (props: IconProps) => JSXNode; export declare const BsCloudPlus: (props: IconProps) => JSXNode; export declare const BsCloudRainFill: (props: IconProps) => JSXNode; export declare const BsCloudRainHeavyFill: (props: IconProps) => JSXNode; export declare const BsCloudRainHeavy: (props: IconProps) => JSXNode; export declare const BsCloudRain: (props: IconProps) => JSXNode; export declare const BsCloudSlashFill: (props: IconProps) => JSXNode; export declare const BsCloudSlash: (props: IconProps) => JSXNode; export declare const BsCloudSleetFill: (props: IconProps) => JSXNode; export declare const BsCloudSleet: (props: IconProps) => JSXNode; export declare const BsCloudSnowFill: (props: IconProps) => JSXNode; export declare const BsCloudSnow: (props: IconProps) => JSXNode; export declare const BsCloudSunFill: (props: IconProps) => JSXNode; export declare const BsCloudSun: (props: IconProps) => JSXNode; export declare const BsCloudUploadFill: (props: IconProps) => JSXNode; export declare const BsCloudUpload: (props: IconProps) => JSXNode; export declare const BsCloud: (props: IconProps) => JSXNode; export declare const BsCloudsFill: (props: IconProps) => JSXNode; export declare const BsClouds: (props: IconProps) => JSXNode; export declare const BsCloudyFill: (props: IconProps) => JSXNode; export declare const BsCloudy: (props: IconProps) => JSXNode; export declare const BsCodeSlash: (props: IconProps) => JSXNode; export declare const BsCodeSquare: (props: IconProps) => JSXNode; export declare const BsCode: (props: IconProps) => JSXNode; export declare const BsCoin: (props: IconProps) => JSXNode; export declare const BsCollectionFill: (props: IconProps) => JSXNode; export declare const BsCollectionPlayFill: (props: IconProps) => JSXNode; export declare const BsCollectionPlay: (props: IconProps) => JSXNode; export declare const BsCollection: (props: IconProps) => JSXNode; export declare const BsColumnsGap: (props: IconProps) => JSXNode; export declare const BsColumns: (props: IconProps) => JSXNode; export declare const BsCommand: (props: IconProps) => JSXNode; export declare const BsCompassFill: (props: IconProps) => JSXNode; export declare const BsCompass: (props: IconProps) => JSXNode; export declare const BsConeStriped: (props: IconProps) => JSXNode; export declare const BsCone: (props: IconProps) => JSXNode; export declare const BsController: (props: IconProps) => JSXNode; export declare const BsCookie: (props: IconProps) => JSXNode; export declare const BsCopy: (props: IconProps) => JSXNode; export declare const BsCpuFill: (props: IconProps) => JSXNode; export declare const BsCpu: (props: IconProps) => JSXNode; export declare const BsCreditCard2BackFill: (props: IconProps) => JSXNode; export declare const BsCreditCard2Back: (props: IconProps) => JSXNode; export declare const BsCreditCard2FrontFill: (props: IconProps) => JSXNode; export declare const BsCreditCard2Front: (props: IconProps) => JSXNode; export declare const BsCreditCardFill: (props: IconProps) => JSXNode; export declare const BsCreditCard: (props: IconProps) => JSXNode; export declare const BsCrop: (props: IconProps) => JSXNode; export declare const BsCrosshair: (props: IconProps) => JSXNode; export declare const BsCrosshair2: (props: IconProps) => JSXNode; export declare const BsCupFill: (props: IconProps) => JSXNode; export declare const BsCupHotFill: (props: IconProps) => JSXNode; export declare const BsCupHot: (props: IconProps) => JSXNode; export declare const BsCupStraw: (props: IconProps) => JSXNode; export declare const BsCup: (props: IconProps) => JSXNode; export declare const BsCurrencyBitcoin: (props: IconProps) => JSXNode; export declare const BsCurrencyDollar: (props: IconProps) => JSXNode; export declare const BsCurrencyEuro: (props: IconProps) => JSXNode; export declare const BsCurrencyExchange: (props: IconProps) => JSXNode; export declare const BsCurrencyPound: (props: IconProps) => JSXNode; export declare const BsCurrencyRupee: (props: IconProps) => JSXNode; export declare const BsCurrencyYen: (props: IconProps) => JSXNode; export declare const BsCursorFill: (props: IconProps) => JSXNode; export declare const BsCursorText: (props: IconProps) => JSXNode; export declare const BsCursor: (props: IconProps) => JSXNode; export declare const BsDashCircleDotted: (props: IconProps) => JSXNode; export declare const BsDashCircleFill: (props: IconProps) => JSXNode; export declare const BsDashCircle: (props: IconProps) => JSXNode; export declare const BsDashLg: (props: IconProps) => JSXNode; export declare const BsDashSquareDotted: (props: IconProps) => JSXNode; export declare const BsDashSquareFill: (props: IconProps) => JSXNode; export declare const BsDashSquare: (props: IconProps) => JSXNode; export declare const BsDash: (props: IconProps) => JSXNode; export declare const BsDatabaseAdd: (props: IconProps) => JSXNode; export declare const BsDatabaseCheck: (props: IconProps) => JSXNode; export declare const BsDatabaseDash: (props: IconProps) => JSXNode; export declare const BsDatabaseDown: (props: IconProps) => JSXNode; export declare const BsDatabaseExclamation: (props: IconProps) => JSXNode; export declare const BsDatabaseFillAdd: (props: IconProps) => JSXNode; export declare const BsDatabaseFillCheck: (props: IconProps) => JSXNode; export declare const BsDatabaseFillDash: (props: IconProps) => JSXNode; export declare const BsDatabaseFillDown: (props: IconProps) => JSXNode; export declare const BsDatabaseFillExclamation: (props: IconProps) => JSXNode; export declare const BsDatabaseFillGear: (props: IconProps) => JSXNode; export declare const BsDatabaseFillLock: (props: IconProps) => JSXNode; export declare const BsDatabaseFillSlash: (props: IconProps) => JSXNode; export declare const BsDatabaseFillUp: (props: IconProps) => JSXNode; export declare const BsDatabaseFillX: (props: IconProps) => JSXNode; export declare const BsDatabaseFill: (props: IconProps) => JSXNode; export declare const BsDatabaseGear: (props: IconProps) => JSXNode; export declare const BsDatabaseLock: (props: IconProps) => JSXNode; export declare const BsDatabaseSlash: (props: IconProps) => JSXNode; export declare const BsDatabaseUp: (props: IconProps) => JSXNode; export declare const BsDatabaseX: (props: IconProps) => JSXNode; export declare const BsDatabase: (props: IconProps) => JSXNode; export declare const BsDeviceHddFill: (props: IconProps) => JSXNode; export declare const BsDeviceHdd: (props: IconProps) => JSXNode; export declare const BsDeviceSsdFill: (props: IconProps) => JSXNode; export declare const BsDeviceSsd: (props: IconProps) => JSXNode; export declare const BsDiagram2Fill: (props: IconProps) => JSXNode; export declare const BsDiagram2: (props: IconProps) => JSXNode; export declare const BsDiagram3Fill: (props: IconProps) => JSXNode; export declare const BsDiagram3: (props: IconProps) => JSXNode; export declare const BsDiamondFill: (props: IconProps) => JSXNode; export declare const BsDiamondHalf: (props: IconProps) => JSXNode; export declare const BsDiamond: (props: IconProps) => JSXNode; export declare const BsDice1Fill: (props: IconProps) => JSXNode; export declare const BsDice1: (props: IconProps) => JSXNode; export declare const BsDice2Fill: (props: IconProps) => JSXNode; export declare const BsDice2: (props: IconProps) => JSXNode; export declare const BsDice3Fill: (props: IconProps) => JSXNode; export declare const BsDice3: (props: IconProps) => JSXNode; export declare const BsDice4Fill: (props: IconProps) => JSXNode; export declare const BsDice4: (props: IconProps) => JSXNode; export declare const BsDice5Fill: (props: IconProps) => JSXNode; export declare const BsDice5: (props: IconProps) => JSXNode; export declare const BsDice6Fill: (props: IconProps) => JSXNode; export declare const BsDice6: (props: IconProps) =