svelte-bootstrap-icons
Version:
Bootstrap SVG icons as Svelte components
1,042 lines (1,040 loc) • 97.4 kB
TypeScript
import type { SvelteComponentTyped } from "svelte";
import type { SVGAttributes } from "svelte/elements";
declare class SvgComponent extends SvelteComponentTyped<
SVGAttributes<SVGSVGElement> & {
// Support data-* attributes in Svelte 3
[key: `data-${string}`]: any;
},
Record<string, any>,
{ default: {} }
> {}
export const _0Circle: typeof SvgComponent;
export const _0CircleFill: typeof SvgComponent;
export const _0Square: typeof SvgComponent;
export const _0SquareFill: typeof SvgComponent;
export const _123: typeof SvgComponent;
export const _1Circle: typeof SvgComponent;
export const _1CircleFill: typeof SvgComponent;
export const _1Square: typeof SvgComponent;
export const _1SquareFill: typeof SvgComponent;
export const _2Circle: typeof SvgComponent;
export const _2CircleFill: typeof SvgComponent;
export const _2Square: typeof SvgComponent;
export const _2SquareFill: typeof SvgComponent;
export const _3Circle: typeof SvgComponent;
export const _3CircleFill: typeof SvgComponent;
export const _3Square: typeof SvgComponent;
export const _3SquareFill: typeof SvgComponent;
export const _4Circle: typeof SvgComponent;
export const _4CircleFill: typeof SvgComponent;
export const _4Square: typeof SvgComponent;
export const _4SquareFill: typeof SvgComponent;
export const _5Circle: typeof SvgComponent;
export const _5CircleFill: typeof SvgComponent;
export const _5Square: typeof SvgComponent;
export const _5SquareFill: typeof SvgComponent;
export const _6Circle: typeof SvgComponent;
export const _6CircleFill: typeof SvgComponent;
export const _6Square: typeof SvgComponent;
export const _6SquareFill: typeof SvgComponent;
export const _7Circle: typeof SvgComponent;
export const _7CircleFill: typeof SvgComponent;
export const _7Square: typeof SvgComponent;
export const _7SquareFill: typeof SvgComponent;
export const _8Circle: typeof SvgComponent;
export const _8CircleFill: typeof SvgComponent;
export const _8Square: typeof SvgComponent;
export const _8SquareFill: typeof SvgComponent;
export const _9Circle: typeof SvgComponent;
export const _9CircleFill: typeof SvgComponent;
export const _9Square: typeof SvgComponent;
export const _9SquareFill: typeof SvgComponent;
export const Activity: typeof SvgComponent;
export const Airplane: typeof SvgComponent;
export const AirplaneEngines: typeof SvgComponent;
export const AirplaneEnginesFill: typeof SvgComponent;
export const AirplaneFill: typeof SvgComponent;
export const Alarm: typeof SvgComponent;
export const AlarmFill: typeof SvgComponent;
export const Alexa: typeof SvgComponent;
export const AlignBottom: typeof SvgComponent;
export const AlignCenter: typeof SvgComponent;
export const AlignEnd: typeof SvgComponent;
export const AlignMiddle: typeof SvgComponent;
export const AlignStart: typeof SvgComponent;
export const AlignTop: typeof SvgComponent;
export const Alipay: typeof SvgComponent;
export const Alphabet: typeof SvgComponent;
export const AlphabetUppercase: typeof SvgComponent;
export const Alt: typeof SvgComponent;
export const Amazon: typeof SvgComponent;
export const Amd: typeof SvgComponent;
export const Android: typeof SvgComponent;
export const Android2: typeof SvgComponent;
export const App: typeof SvgComponent;
export const AppIndicator: typeof SvgComponent;
export const Apple: typeof SvgComponent;
export const Archive: typeof SvgComponent;
export const ArchiveFill: typeof SvgComponent;
export const Arrow90degDown: typeof SvgComponent;
export const Arrow90degLeft: typeof SvgComponent;
export const Arrow90degRight: typeof SvgComponent;
export const Arrow90degUp: typeof SvgComponent;
export const ArrowBarDown: typeof SvgComponent;
export const ArrowBarLeft: typeof SvgComponent;
export const ArrowBarRight: typeof SvgComponent;
export const ArrowBarUp: typeof SvgComponent;
export const ArrowClockwise: typeof SvgComponent;
export const ArrowCounterclockwise: typeof SvgComponent;
export const ArrowDown: typeof SvgComponent;
export const ArrowDownCircle: typeof SvgComponent;
export const ArrowDownCircleFill: typeof SvgComponent;
export const ArrowDownLeft: typeof SvgComponent;
export const ArrowDownLeftCircle: typeof SvgComponent;
export const ArrowDownLeftCircleFill: typeof SvgComponent;
export const ArrowDownLeftSquare: typeof SvgComponent;
export const ArrowDownLeftSquareFill: typeof SvgComponent;
export const ArrowDownRight: typeof SvgComponent;
export const ArrowDownRightCircle: typeof SvgComponent;
export const ArrowDownRightCircleFill: typeof SvgComponent;
export const ArrowDownRightSquare: typeof SvgComponent;
export const ArrowDownRightSquareFill: typeof SvgComponent;
export const ArrowDownShort: typeof SvgComponent;
export const ArrowDownSquare: typeof SvgComponent;
export const ArrowDownSquareFill: typeof SvgComponent;
export const ArrowDownUp: typeof SvgComponent;
export const ArrowLeft: typeof SvgComponent;
export const ArrowLeftCircle: typeof SvgComponent;
export const ArrowLeftCircleFill: typeof SvgComponent;
export const ArrowLeftRight: typeof SvgComponent;
export const ArrowLeftShort: typeof SvgComponent;
export const ArrowLeftSquare: typeof SvgComponent;
export const ArrowLeftSquareFill: typeof SvgComponent;
export const ArrowRepeat: typeof SvgComponent;
export const ArrowReturnLeft: typeof SvgComponent;
export const ArrowReturnRight: typeof SvgComponent;
export const ArrowRight: typeof SvgComponent;
export const ArrowRightCircle: typeof SvgComponent;
export const ArrowRightCircleFill: typeof SvgComponent;
export const ArrowRightShort: typeof SvgComponent;
export const ArrowRightSquare: typeof SvgComponent;
export const ArrowRightSquareFill: typeof SvgComponent;
export const Arrows: typeof SvgComponent;
export const ArrowsAngleContract: typeof SvgComponent;
export const ArrowsAngleExpand: typeof SvgComponent;
export const ArrowsCollapse: typeof SvgComponent;
export const ArrowsCollapseVertical: typeof SvgComponent;
export const ArrowsExpand: typeof SvgComponent;
export const ArrowsExpandVertical: typeof SvgComponent;
export const ArrowsFullscreen: typeof SvgComponent;
export const ArrowsMove: typeof SvgComponent;
export const ArrowsVertical: typeof SvgComponent;
export const ArrowThroughHeart: typeof SvgComponent;
export const ArrowThroughHeartFill: typeof SvgComponent;
export const ArrowUp: typeof SvgComponent;
export const ArrowUpCircle: typeof SvgComponent;
export const ArrowUpCircleFill: typeof SvgComponent;
export const ArrowUpLeft: typeof SvgComponent;
export const ArrowUpLeftCircle: typeof SvgComponent;
export const ArrowUpLeftCircleFill: typeof SvgComponent;
export const ArrowUpLeftSquare: typeof SvgComponent;
export const ArrowUpLeftSquareFill: typeof SvgComponent;
export const ArrowUpRight: typeof SvgComponent;
export const ArrowUpRightCircle: typeof SvgComponent;
export const ArrowUpRightCircleFill: typeof SvgComponent;
export const ArrowUpRightSquare: typeof SvgComponent;
export const ArrowUpRightSquareFill: typeof SvgComponent;
export const ArrowUpShort: typeof SvgComponent;
export const ArrowUpSquare: typeof SvgComponent;
export const ArrowUpSquareFill: typeof SvgComponent;
export const AspectRatio: typeof SvgComponent;
export const AspectRatioFill: typeof SvgComponent;
export const Asterisk: typeof SvgComponent;
export const At: typeof SvgComponent;
export const Award: typeof SvgComponent;
export const AwardFill: typeof SvgComponent;
export const Back: typeof SvgComponent;
export const Backpack: typeof SvgComponent;
export const Backpack2: typeof SvgComponent;
export const Backpack2Fill: typeof SvgComponent;
export const Backpack3: typeof SvgComponent;
export const Backpack3Fill: typeof SvgComponent;
export const Backpack4: typeof SvgComponent;
export const Backpack4Fill: typeof SvgComponent;
export const BackpackFill: typeof SvgComponent;
export const Backspace: typeof SvgComponent;
export const BackspaceFill: typeof SvgComponent;
export const BackspaceReverse: typeof SvgComponent;
export const BackspaceReverseFill: typeof SvgComponent;
export const Badge3d: typeof SvgComponent;
export const Badge3dFill: typeof SvgComponent;
export const Badge4k: typeof SvgComponent;
export const Badge4kFill: typeof SvgComponent;
export const Badge8k: typeof SvgComponent;
export const Badge8kFill: typeof SvgComponent;
export const BadgeAd: typeof SvgComponent;
export const BadgeAdFill: typeof SvgComponent;
export const BadgeAr: typeof SvgComponent;
export const BadgeArFill: typeof SvgComponent;
export const BadgeCc: typeof SvgComponent;
export const BadgeCcFill: typeof SvgComponent;
export const BadgeHd: typeof SvgComponent;
export const BadgeHdFill: typeof SvgComponent;
export const BadgeSd: typeof SvgComponent;
export const BadgeSdFill: typeof SvgComponent;
export const BadgeTm: typeof SvgComponent;
export const BadgeTmFill: typeof SvgComponent;
export const BadgeVo: typeof SvgComponent;
export const BadgeVoFill: typeof SvgComponent;
export const BadgeVr: typeof SvgComponent;
export const BadgeVrFill: typeof SvgComponent;
export const BadgeWc: typeof SvgComponent;
export const BadgeWcFill: typeof SvgComponent;
export const Bag: typeof SvgComponent;
export const BagCheck: typeof SvgComponent;
export const BagCheckFill: typeof SvgComponent;
export const BagDash: typeof SvgComponent;
export const BagDashFill: typeof SvgComponent;
export const BagFill: typeof SvgComponent;
export const BagHeart: typeof SvgComponent;
export const BagHeartFill: typeof SvgComponent;
export const BagPlus: typeof SvgComponent;
export const BagPlusFill: typeof SvgComponent;
export const BagX: typeof SvgComponent;
export const BagXFill: typeof SvgComponent;
export const Balloon: typeof SvgComponent;
export const BalloonFill: typeof SvgComponent;
export const BalloonHeart: typeof SvgComponent;
export const BalloonHeartFill: typeof SvgComponent;
export const Ban: typeof SvgComponent;
export const Bandaid: typeof SvgComponent;
export const BandaidFill: typeof SvgComponent;
export const BanFill: typeof SvgComponent;
export const Bank: typeof SvgComponent;
export const Bank2: typeof SvgComponent;
export const BarChart: typeof SvgComponent;
export const BarChartFill: typeof SvgComponent;
export const BarChartLine: typeof SvgComponent;
export const BarChartLineFill: typeof SvgComponent;
export const BarChartSteps: typeof SvgComponent;
export const Basket: typeof SvgComponent;
export const Basket2: typeof SvgComponent;
export const Basket2Fill: typeof SvgComponent;
export const Basket3: typeof SvgComponent;
export const Basket3Fill: typeof SvgComponent;
export const BasketFill: typeof SvgComponent;
export const Battery: typeof SvgComponent;
export const BatteryCharging: typeof SvgComponent;
export const BatteryFull: typeof SvgComponent;
export const BatteryHalf: typeof SvgComponent;
export const Behance: typeof SvgComponent;
export const Bell: typeof SvgComponent;
export const BellFill: typeof SvgComponent;
export const BellSlash: typeof SvgComponent;
export const BellSlashFill: typeof SvgComponent;
export const Bezier: typeof SvgComponent;
export const Bezier2: typeof SvgComponent;
export const Bicycle: typeof SvgComponent;
export const Bing: typeof SvgComponent;
export const Binoculars: typeof SvgComponent;
export const BinocularsFill: typeof SvgComponent;
export const BlockquoteLeft: typeof SvgComponent;
export const BlockquoteRight: typeof SvgComponent;
export const Bluetooth: typeof SvgComponent;
export const BodyText: typeof SvgComponent;
export const Book: typeof SvgComponent;
export const BookFill: typeof SvgComponent;
export const BookHalf: typeof SvgComponent;
export const Bookmark: typeof SvgComponent;
export const BookmarkCheck: typeof SvgComponent;
export const BookmarkCheckFill: typeof SvgComponent;
export const BookmarkDash: typeof SvgComponent;
export const BookmarkDashFill: typeof SvgComponent;
export const BookmarkFill: typeof SvgComponent;
export const BookmarkHeart: typeof SvgComponent;
export const BookmarkHeartFill: typeof SvgComponent;
export const BookmarkPlus: typeof SvgComponent;
export const BookmarkPlusFill: typeof SvgComponent;
export const Bookmarks: typeof SvgComponent;
export const BookmarksFill: typeof SvgComponent;
export const BookmarkStar: typeof SvgComponent;
export const BookmarkStarFill: typeof SvgComponent;
export const BookmarkX: typeof SvgComponent;
export const BookmarkXFill: typeof SvgComponent;
export const Bookshelf: typeof SvgComponent;
export const Boombox: typeof SvgComponent;
export const BoomboxFill: typeof SvgComponent;
export const Bootstrap: typeof SvgComponent;
export const BootstrapFill: typeof SvgComponent;
export const BootstrapReboot: typeof SvgComponent;
export const Border: typeof SvgComponent;
export const BorderAll: typeof SvgComponent;
export const BorderBottom: typeof SvgComponent;
export const BorderCenter: typeof SvgComponent;
export const BorderInner: typeof SvgComponent;
export const BorderLeft: typeof SvgComponent;
export const BorderMiddle: typeof SvgComponent;
export const BorderOuter: typeof SvgComponent;
export const BorderRight: typeof SvgComponent;
export const BorderStyle: typeof SvgComponent;
export const BorderTop: typeof SvgComponent;
export const BorderWidth: typeof SvgComponent;
export const BoundingBox: typeof SvgComponent;
export const BoundingBoxCircles: typeof SvgComponent;
export const Box: typeof SvgComponent;
export const Box2: typeof SvgComponent;
export const Box2Fill: typeof SvgComponent;
export const Box2Heart: typeof SvgComponent;
export const Box2HeartFill: typeof SvgComponent;
export const BoxArrowDown: typeof SvgComponent;
export const BoxArrowDownLeft: typeof SvgComponent;
export const BoxArrowDownRight: typeof SvgComponent;
export const BoxArrowInDown: typeof SvgComponent;
export const BoxArrowInDownLeft: typeof SvgComponent;
export const BoxArrowInDownRight: typeof SvgComponent;
export const BoxArrowInLeft: typeof SvgComponent;
export const BoxArrowInRight: typeof SvgComponent;
export const BoxArrowInUp: typeof SvgComponent;
export const BoxArrowInUpLeft: typeof SvgComponent;
export const BoxArrowInUpRight: typeof SvgComponent;
export const BoxArrowLeft: typeof SvgComponent;
export const BoxArrowRight: typeof SvgComponent;
export const BoxArrowUp: typeof SvgComponent;
export const BoxArrowUpLeft: typeof SvgComponent;
export const BoxArrowUpRight: typeof SvgComponent;
export const Boxes: typeof SvgComponent;
export const BoxFill: typeof SvgComponent;
export const BoxSeam: typeof SvgComponent;
export const BoxSeamFill: typeof SvgComponent;
export const Braces: typeof SvgComponent;
export const BracesAsterisk: typeof SvgComponent;
export const Bricks: typeof SvgComponent;
export const Briefcase: typeof SvgComponent;
export const BriefcaseFill: typeof SvgComponent;
export const BrightnessAltHigh: typeof SvgComponent;
export const BrightnessAltHighFill: typeof SvgComponent;
export const BrightnessAltLow: typeof SvgComponent;
export const BrightnessAltLowFill: typeof SvgComponent;
export const BrightnessHigh: typeof SvgComponent;
export const BrightnessHighFill: typeof SvgComponent;
export const BrightnessLow: typeof SvgComponent;
export const BrightnessLowFill: typeof SvgComponent;
export const Brilliance: typeof SvgComponent;
export const Broadcast: typeof SvgComponent;
export const BroadcastPin: typeof SvgComponent;
export const BrowserChrome: typeof SvgComponent;
export const BrowserEdge: typeof SvgComponent;
export const BrowserFirefox: typeof SvgComponent;
export const BrowserSafari: typeof SvgComponent;
export const Brush: typeof SvgComponent;
export const BrushFill: typeof SvgComponent;
export const Bucket: typeof SvgComponent;
export const BucketFill: typeof SvgComponent;
export const Bug: typeof SvgComponent;
export const BugFill: typeof SvgComponent;
export const Building: typeof SvgComponent;
export const BuildingAdd: typeof SvgComponent;
export const BuildingCheck: typeof SvgComponent;
export const BuildingDash: typeof SvgComponent;
export const BuildingDown: typeof SvgComponent;
export const BuildingExclamation: typeof SvgComponent;
export const BuildingFill: typeof SvgComponent;
export const BuildingFillAdd: typeof SvgComponent;
export const BuildingFillCheck: typeof SvgComponent;
export const BuildingFillDash: typeof SvgComponent;
export const BuildingFillDown: typeof SvgComponent;
export const BuildingFillExclamation: typeof SvgComponent;
export const BuildingFillGear: typeof SvgComponent;
export const BuildingFillLock: typeof SvgComponent;
export const BuildingFillSlash: typeof SvgComponent;
export const BuildingFillUp: typeof SvgComponent;
export const BuildingFillX: typeof SvgComponent;
export const BuildingGear: typeof SvgComponent;
export const BuildingLock: typeof SvgComponent;
export const Buildings: typeof SvgComponent;
export const BuildingsFill: typeof SvgComponent;
export const BuildingSlash: typeof SvgComponent;
export const BuildingUp: typeof SvgComponent;
export const BuildingX: typeof SvgComponent;
export const Bullseye: typeof SvgComponent;
export const BusFront: typeof SvgComponent;
export const BusFrontFill: typeof SvgComponent;
export const Cake: typeof SvgComponent;
export const Cake2: typeof SvgComponent;
export const Cake2Fill: typeof SvgComponent;
export const CakeFill: typeof SvgComponent;
export const Calculator: typeof SvgComponent;
export const CalculatorFill: typeof SvgComponent;
export const Calendar: typeof SvgComponent;
export const Calendar2: typeof SvgComponent;
export const Calendar2Check: typeof SvgComponent;
export const Calendar2CheckFill: typeof SvgComponent;
export const Calendar2Date: typeof SvgComponent;
export const Calendar2DateFill: typeof SvgComponent;
export const Calendar2Day: typeof SvgComponent;
export const Calendar2DayFill: typeof SvgComponent;
export const Calendar2Event: typeof SvgComponent;
export const Calendar2EventFill: typeof SvgComponent;
export const Calendar2Fill: typeof SvgComponent;
export const Calendar2Heart: typeof SvgComponent;
export const Calendar2HeartFill: typeof SvgComponent;
export const Calendar2Minus: typeof SvgComponent;
export const Calendar2MinusFill: typeof SvgComponent;
export const Calendar2Month: typeof SvgComponent;
export const Calendar2MonthFill: typeof SvgComponent;
export const Calendar2Plus: typeof SvgComponent;
export const Calendar2PlusFill: typeof SvgComponent;
export const Calendar2Range: typeof SvgComponent;
export const Calendar2RangeFill: typeof SvgComponent;
export const Calendar2Week: typeof SvgComponent;
export const Calendar2WeekFill: typeof SvgComponent;
export const Calendar2X: typeof SvgComponent;
export const Calendar2XFill: typeof SvgComponent;
export const Calendar3: typeof SvgComponent;
export const Calendar3Event: typeof SvgComponent;
export const Calendar3EventFill: typeof SvgComponent;
export const Calendar3Fill: typeof SvgComponent;
export const Calendar3Range: typeof SvgComponent;
export const Calendar3RangeFill: typeof SvgComponent;
export const Calendar3Week: typeof SvgComponent;
export const Calendar3WeekFill: typeof SvgComponent;
export const Calendar4: typeof SvgComponent;
export const Calendar4Event: typeof SvgComponent;
export const Calendar4Range: typeof SvgComponent;
export const Calendar4Week: typeof SvgComponent;
export const CalendarCheck: typeof SvgComponent;
export const CalendarCheckFill: typeof SvgComponent;
export const CalendarDate: typeof SvgComponent;
export const CalendarDateFill: typeof SvgComponent;
export const CalendarDay: typeof SvgComponent;
export const CalendarDayFill: typeof SvgComponent;
export const CalendarEvent: typeof SvgComponent;
export const CalendarEventFill: typeof SvgComponent;
export const CalendarFill: typeof SvgComponent;
export const CalendarHeart: typeof SvgComponent;
export const CalendarHeartFill: typeof SvgComponent;
export const CalendarMinus: typeof SvgComponent;
export const CalendarMinusFill: typeof SvgComponent;
export const CalendarMonth: typeof SvgComponent;
export const CalendarMonthFill: typeof SvgComponent;
export const CalendarPlus: typeof SvgComponent;
export const CalendarPlusFill: typeof SvgComponent;
export const CalendarRange: typeof SvgComponent;
export const CalendarRangeFill: typeof SvgComponent;
export const CalendarWeek: typeof SvgComponent;
export const CalendarWeekFill: typeof SvgComponent;
export const CalendarX: typeof SvgComponent;
export const CalendarXFill: typeof SvgComponent;
export const Camera: typeof SvgComponent;
export const Camera2: typeof SvgComponent;
export const CameraFill: typeof SvgComponent;
export const CameraReels: typeof SvgComponent;
export const CameraReelsFill: typeof SvgComponent;
export const CameraVideo: typeof SvgComponent;
export const CameraVideoFill: typeof SvgComponent;
export const CameraVideoOff: typeof SvgComponent;
export const CameraVideoOffFill: typeof SvgComponent;
export const Capslock: typeof SvgComponent;
export const CapslockFill: typeof SvgComponent;
export const Capsule: typeof SvgComponent;
export const CapsulePill: typeof SvgComponent;
export const CardChecklist: typeof SvgComponent;
export const CardHeading: typeof SvgComponent;
export const CardImage: typeof SvgComponent;
export const CardList: typeof SvgComponent;
export const CardText: typeof SvgComponent;
export const CaretDown: typeof SvgComponent;
export const CaretDownFill: typeof SvgComponent;
export const CaretDownSquare: typeof SvgComponent;
export const CaretDownSquareFill: typeof SvgComponent;
export const CaretLeft: typeof SvgComponent;
export const CaretLeftFill: typeof SvgComponent;
export const CaretLeftSquare: typeof SvgComponent;
export const CaretLeftSquareFill: typeof SvgComponent;
export const CaretRight: typeof SvgComponent;
export const CaretRightFill: typeof SvgComponent;
export const CaretRightSquare: typeof SvgComponent;
export const CaretRightSquareFill: typeof SvgComponent;
export const CaretUp: typeof SvgComponent;
export const CaretUpFill: typeof SvgComponent;
export const CaretUpSquare: typeof SvgComponent;
export const CaretUpSquareFill: typeof SvgComponent;
export const CarFront: typeof SvgComponent;
export const CarFrontFill: typeof SvgComponent;
export const Cart: typeof SvgComponent;
export const Cart2: typeof SvgComponent;
export const Cart3: typeof SvgComponent;
export const Cart4: typeof SvgComponent;
export const CartCheck: typeof SvgComponent;
export const CartCheckFill: typeof SvgComponent;
export const CartDash: typeof SvgComponent;
export const CartDashFill: typeof SvgComponent;
export const CartFill: typeof SvgComponent;
export const CartPlus: typeof SvgComponent;
export const CartPlusFill: typeof SvgComponent;
export const CartX: typeof SvgComponent;
export const CartXFill: typeof SvgComponent;
export const Cash: typeof SvgComponent;
export const CashCoin: typeof SvgComponent;
export const CashStack: typeof SvgComponent;
export const Cassette: typeof SvgComponent;
export const CassetteFill: typeof SvgComponent;
export const Cast: typeof SvgComponent;
export const CcCircle: typeof SvgComponent;
export const CcCircleFill: typeof SvgComponent;
export const CCircle: typeof SvgComponent;
export const CCircleFill: typeof SvgComponent;
export const CcSquare: typeof SvgComponent;
export const CcSquareFill: typeof SvgComponent;
export const Chat: typeof SvgComponent;
export const ChatDots: typeof SvgComponent;
export const ChatDotsFill: typeof SvgComponent;
export const ChatFill: typeof SvgComponent;
export const ChatHeart: typeof SvgComponent;
export const ChatHeartFill: typeof SvgComponent;
export const ChatLeft: typeof SvgComponent;
export const ChatLeftDots: typeof SvgComponent;
export const ChatLeftDotsFill: typeof SvgComponent;
export const ChatLeftFill: typeof SvgComponent;
export const ChatLeftHeart: typeof SvgComponent;
export const ChatLeftHeartFill: typeof SvgComponent;
export const ChatLeftQuote: typeof SvgComponent;
export const ChatLeftQuoteFill: typeof SvgComponent;
export const ChatLeftText: typeof SvgComponent;
export const ChatLeftTextFill: typeof SvgComponent;
export const ChatQuote: typeof SvgComponent;
export const ChatQuoteFill: typeof SvgComponent;
export const ChatRight: typeof SvgComponent;
export const ChatRightDots: typeof SvgComponent;
export const ChatRightDotsFill: typeof SvgComponent;
export const ChatRightFill: typeof SvgComponent;
export const ChatRightHeart: typeof SvgComponent;
export const ChatRightHeartFill: typeof SvgComponent;
export const ChatRightQuote: typeof SvgComponent;
export const ChatRightQuoteFill: typeof SvgComponent;
export const ChatRightText: typeof SvgComponent;
export const ChatRightTextFill: typeof SvgComponent;
export const ChatSquare: typeof SvgComponent;
export const ChatSquareDots: typeof SvgComponent;
export const ChatSquareDotsFill: typeof SvgComponent;
export const ChatSquareFill: typeof SvgComponent;
export const ChatSquareHeart: typeof SvgComponent;
export const ChatSquareHeartFill: typeof SvgComponent;
export const ChatSquareQuote: typeof SvgComponent;
export const ChatSquareQuoteFill: typeof SvgComponent;
export const ChatSquareText: typeof SvgComponent;
export const ChatSquareTextFill: typeof SvgComponent;
export const ChatText: typeof SvgComponent;
export const ChatTextFill: typeof SvgComponent;
export const Check: typeof SvgComponent;
export const Check2: typeof SvgComponent;
export const Check2All: typeof SvgComponent;
export const Check2Circle: typeof SvgComponent;
export const Check2Square: typeof SvgComponent;
export const CheckAll: typeof SvgComponent;
export const CheckCircle: typeof SvgComponent;
export const CheckCircleFill: typeof SvgComponent;
export const CheckLg: typeof SvgComponent;
export const CheckSquare: typeof SvgComponent;
export const CheckSquareFill: typeof SvgComponent;
export const ChevronBarContract: typeof SvgComponent;
export const ChevronBarDown: typeof SvgComponent;
export const ChevronBarExpand: typeof SvgComponent;
export const ChevronBarLeft: typeof SvgComponent;
export const ChevronBarRight: typeof SvgComponent;
export const ChevronBarUp: typeof SvgComponent;
export const ChevronCompactDown: typeof SvgComponent;
export const ChevronCompactLeft: typeof SvgComponent;
export const ChevronCompactRight: typeof SvgComponent;
export const ChevronCompactUp: typeof SvgComponent;
export const ChevronContract: typeof SvgComponent;
export const ChevronDoubleDown: typeof SvgComponent;
export const ChevronDoubleLeft: typeof SvgComponent;
export const ChevronDoubleRight: typeof SvgComponent;
export const ChevronDoubleUp: typeof SvgComponent;
export const ChevronDown: typeof SvgComponent;
export const ChevronExpand: typeof SvgComponent;
export const ChevronLeft: typeof SvgComponent;
export const ChevronRight: typeof SvgComponent;
export const ChevronUp: typeof SvgComponent;
export const Circle: typeof SvgComponent;
export const CircleFill: typeof SvgComponent;
export const CircleHalf: typeof SvgComponent;
export const CircleSquare: typeof SvgComponent;
export const Clipboard: typeof SvgComponent;
export const Clipboard2: typeof SvgComponent;
export const Clipboard2Check: typeof SvgComponent;
export const Clipboard2CheckFill: typeof SvgComponent;
export const Clipboard2Data: typeof SvgComponent;
export const Clipboard2DataFill: typeof SvgComponent;
export const Clipboard2Fill: typeof SvgComponent;
export const Clipboard2Heart: typeof SvgComponent;
export const Clipboard2HeartFill: typeof SvgComponent;
export const Clipboard2Minus: typeof SvgComponent;
export const Clipboard2MinusFill: typeof SvgComponent;
export const Clipboard2Plus: typeof SvgComponent;
export const Clipboard2PlusFill: typeof SvgComponent;
export const Clipboard2Pulse: typeof SvgComponent;
export const Clipboard2PulseFill: typeof SvgComponent;
export const Clipboard2X: typeof SvgComponent;
export const Clipboard2XFill: typeof SvgComponent;
export const ClipboardCheck: typeof SvgComponent;
export const ClipboardCheckFill: typeof SvgComponent;
export const ClipboardData: typeof SvgComponent;
export const ClipboardDataFill: typeof SvgComponent;
export const ClipboardFill: typeof SvgComponent;
export const ClipboardHeart: typeof SvgComponent;
export const ClipboardHeartFill: typeof SvgComponent;
export const ClipboardMinus: typeof SvgComponent;
export const ClipboardMinusFill: typeof SvgComponent;
export const ClipboardPlus: typeof SvgComponent;
export const ClipboardPlusFill: typeof SvgComponent;
export const ClipboardPulse: typeof SvgComponent;
export const ClipboardX: typeof SvgComponent;
export const ClipboardXFill: typeof SvgComponent;
export const Clock: typeof SvgComponent;
export const ClockFill: typeof SvgComponent;
export const ClockHistory: typeof SvgComponent;
export const Cloud: typeof SvgComponent;
export const CloudArrowDown: typeof SvgComponent;
export const CloudArrowDownFill: typeof SvgComponent;
export const CloudArrowUp: typeof SvgComponent;
export const CloudArrowUpFill: typeof SvgComponent;
export const CloudCheck: typeof SvgComponent;
export const CloudCheckFill: typeof SvgComponent;
export const CloudDownload: typeof SvgComponent;
export const CloudDownloadFill: typeof SvgComponent;
export const CloudDrizzle: typeof SvgComponent;
export const CloudDrizzleFill: typeof SvgComponent;
export const CloudFill: typeof SvgComponent;
export const CloudFog: typeof SvgComponent;
export const CloudFog2: typeof SvgComponent;
export const CloudFog2Fill: typeof SvgComponent;
export const CloudFogFill: typeof SvgComponent;
export const CloudHail: typeof SvgComponent;
export const CloudHailFill: typeof SvgComponent;
export const CloudHaze: typeof SvgComponent;
export const CloudHaze2: typeof SvgComponent;
export const CloudHaze2Fill: typeof SvgComponent;
export const CloudHazeFill: typeof SvgComponent;
export const CloudLightning: typeof SvgComponent;
export const CloudLightningFill: typeof SvgComponent;
export const CloudLightningRain: typeof SvgComponent;
export const CloudLightningRainFill: typeof SvgComponent;
export const CloudMinus: typeof SvgComponent;
export const CloudMinusFill: typeof SvgComponent;
export const CloudMoon: typeof SvgComponent;
export const CloudMoonFill: typeof SvgComponent;
export const CloudPlus: typeof SvgComponent;
export const CloudPlusFill: typeof SvgComponent;
export const CloudRain: typeof SvgComponent;
export const CloudRainFill: typeof SvgComponent;
export const CloudRainHeavy: typeof SvgComponent;
export const CloudRainHeavyFill: typeof SvgComponent;
export const Clouds: typeof SvgComponent;
export const CloudsFill: typeof SvgComponent;
export const CloudSlash: typeof SvgComponent;
export const CloudSlashFill: typeof SvgComponent;
export const CloudSleet: typeof SvgComponent;
export const CloudSleetFill: typeof SvgComponent;
export const CloudSnow: typeof SvgComponent;
export const CloudSnowFill: typeof SvgComponent;
export const CloudSun: typeof SvgComponent;
export const CloudSunFill: typeof SvgComponent;
export const CloudUpload: typeof SvgComponent;
export const CloudUploadFill: typeof SvgComponent;
export const Cloudy: typeof SvgComponent;
export const CloudyFill: typeof SvgComponent;
export const Code: typeof SvgComponent;
export const CodeSlash: typeof SvgComponent;
export const CodeSquare: typeof SvgComponent;
export const Coin: typeof SvgComponent;
export const Collection: typeof SvgComponent;
export const CollectionFill: typeof SvgComponent;
export const CollectionPlay: typeof SvgComponent;
export const CollectionPlayFill: typeof SvgComponent;
export const Columns: typeof SvgComponent;
export const ColumnsGap: typeof SvgComponent;
export const Command: typeof SvgComponent;
export const Compass: typeof SvgComponent;
export const CompassFill: typeof SvgComponent;
export const Cone: typeof SvgComponent;
export const ConeStriped: typeof SvgComponent;
export const Controller: typeof SvgComponent;
export const Cookie: typeof SvgComponent;
export const Copy: typeof SvgComponent;
export const Cpu: typeof SvgComponent;
export const CpuFill: typeof SvgComponent;
export const CreditCard: typeof SvgComponent;
export const CreditCard2Back: typeof SvgComponent;
export const CreditCard2BackFill: typeof SvgComponent;
export const CreditCard2Front: typeof SvgComponent;
export const CreditCard2FrontFill: typeof SvgComponent;
export const CreditCardFill: typeof SvgComponent;
export const Crop: typeof SvgComponent;
export const Crosshair: typeof SvgComponent;
export const Crosshair2: typeof SvgComponent;
export const CSquare: typeof SvgComponent;
export const CSquareFill: typeof SvgComponent;
export const Cup: typeof SvgComponent;
export const CupFill: typeof SvgComponent;
export const CupHot: typeof SvgComponent;
export const CupHotFill: typeof SvgComponent;
export const CupStraw: typeof SvgComponent;
export const CurrencyBitcoin: typeof SvgComponent;
export const CurrencyDollar: typeof SvgComponent;
export const CurrencyEuro: typeof SvgComponent;
export const CurrencyExchange: typeof SvgComponent;
export const CurrencyPound: typeof SvgComponent;
export const CurrencyRupee: typeof SvgComponent;
export const CurrencyYen: typeof SvgComponent;
export const Cursor: typeof SvgComponent;
export const CursorFill: typeof SvgComponent;
export const CursorText: typeof SvgComponent;
export const Dash: typeof SvgComponent;
export const DashCircle: typeof SvgComponent;
export const DashCircleDotted: typeof SvgComponent;
export const DashCircleFill: typeof SvgComponent;
export const DashLg: typeof SvgComponent;
export const DashSquare: typeof SvgComponent;
export const DashSquareDotted: typeof SvgComponent;
export const DashSquareFill: typeof SvgComponent;
export const Database: typeof SvgComponent;
export const DatabaseAdd: typeof SvgComponent;
export const DatabaseCheck: typeof SvgComponent;
export const DatabaseDash: typeof SvgComponent;
export const DatabaseDown: typeof SvgComponent;
export const DatabaseExclamation: typeof SvgComponent;
export const DatabaseFill: typeof SvgComponent;
export const DatabaseFillAdd: typeof SvgComponent;
export const DatabaseFillCheck: typeof SvgComponent;
export const DatabaseFillDash: typeof SvgComponent;
export const DatabaseFillDown: typeof SvgComponent;
export const DatabaseFillExclamation: typeof SvgComponent;
export const DatabaseFillGear: typeof SvgComponent;
export const DatabaseFillLock: typeof SvgComponent;
export const DatabaseFillSlash: typeof SvgComponent;
export const DatabaseFillUp: typeof SvgComponent;
export const DatabaseFillX: typeof SvgComponent;
export const DatabaseGear: typeof SvgComponent;
export const DatabaseLock: typeof SvgComponent;
export const DatabaseSlash: typeof SvgComponent;
export const DatabaseUp: typeof SvgComponent;
export const DatabaseX: typeof SvgComponent;
export const DeviceHdd: typeof SvgComponent;
export const DeviceHddFill: typeof SvgComponent;
export const DeviceSsd: typeof SvgComponent;
export const DeviceSsdFill: typeof SvgComponent;
export const Diagram2: typeof SvgComponent;
export const Diagram2Fill: typeof SvgComponent;
export const Diagram3: typeof SvgComponent;
export const Diagram3Fill: typeof SvgComponent;
export const Diamond: typeof SvgComponent;
export const DiamondFill: typeof SvgComponent;
export const DiamondHalf: typeof SvgComponent;
export const Dice1: typeof SvgComponent;
export const Dice1Fill: typeof SvgComponent;
export const Dice2: typeof SvgComponent;
export const Dice2Fill: typeof SvgComponent;
export const Dice3: typeof SvgComponent;
export const Dice3Fill: typeof SvgComponent;
export const Dice4: typeof SvgComponent;
export const Dice4Fill: typeof SvgComponent;
export const Dice5: typeof SvgComponent;
export const Dice5Fill: typeof SvgComponent;
export const Dice6: typeof SvgComponent;
export const Dice6Fill: typeof SvgComponent;
export const Disc: typeof SvgComponent;
export const DiscFill: typeof SvgComponent;
export const Discord: typeof SvgComponent;
export const Display: typeof SvgComponent;
export const DisplayFill: typeof SvgComponent;
export const Displayport: typeof SvgComponent;
export const DisplayportFill: typeof SvgComponent;
export const DistributeHorizontal: typeof SvgComponent;
export const DistributeVertical: typeof SvgComponent;
export const DoorClosed: typeof SvgComponent;
export const DoorClosedFill: typeof SvgComponent;
export const DoorOpen: typeof SvgComponent;
export const DoorOpenFill: typeof SvgComponent;
export const Dot: typeof SvgComponent;
export const Download: typeof SvgComponent;
export const Dpad: typeof SvgComponent;
export const DpadFill: typeof SvgComponent;
export const Dribbble: typeof SvgComponent;
export const Dropbox: typeof SvgComponent;
export const Droplet: typeof SvgComponent;
export const DropletFill: typeof SvgComponent;
export const DropletHalf: typeof SvgComponent;
export const Duffle: typeof SvgComponent;
export const DuffleFill: typeof SvgComponent;
export const Ear: typeof SvgComponent;
export const Earbuds: typeof SvgComponent;
export const EarFill: typeof SvgComponent;
export const Easel: typeof SvgComponent;
export const Easel2: typeof SvgComponent;
export const Easel2Fill: typeof SvgComponent;
export const Easel3: typeof SvgComponent;
export const Easel3Fill: typeof SvgComponent;
export const EaselFill: typeof SvgComponent;
export const Egg: typeof SvgComponent;
export const EggFill: typeof SvgComponent;
export const EggFried: typeof SvgComponent;
export const Eject: typeof SvgComponent;
export const EjectFill: typeof SvgComponent;
export const EmojiAngry: typeof SvgComponent;
export const EmojiAngryFill: typeof SvgComponent;
export const EmojiAstonished: typeof SvgComponent;
export const EmojiAstonishedFill: typeof SvgComponent;
export const EmojiDizzy: typeof SvgComponent;
export const EmojiDizzyFill: typeof SvgComponent;
export const EmojiExpressionless: typeof SvgComponent;
export const EmojiExpressionlessFill: typeof SvgComponent;
export const EmojiFrown: typeof SvgComponent;
export const EmojiFrownFill: typeof SvgComponent;
export const EmojiGrimace: typeof SvgComponent;
export const EmojiGrimaceFill: typeof SvgComponent;
export const EmojiGrin: typeof SvgComponent;
export const EmojiGrinFill: typeof SvgComponent;
export const EmojiHeartEyes: typeof SvgComponent;
export const EmojiHeartEyesFill: typeof SvgComponent;
export const EmojiKiss: typeof SvgComponent;
export const EmojiKissFill: typeof SvgComponent;
export const EmojiLaughing: typeof SvgComponent;
export const EmojiLaughingFill: typeof SvgComponent;
export const EmojiNeutral: typeof SvgComponent;
export const EmojiNeutralFill: typeof SvgComponent;
export const EmojiSmile: typeof SvgComponent;
export const EmojiSmileFill: typeof SvgComponent;
export const EmojiSmileUpsideDown: typeof SvgComponent;
export const EmojiSmileUpsideDownFill: typeof SvgComponent;
export const EmojiSunglasses: typeof SvgComponent;
export const EmojiSunglassesFill: typeof SvgComponent;
export const EmojiSurprise: typeof SvgComponent;
export const EmojiSurpriseFill: typeof SvgComponent;
export const EmojiTear: typeof SvgComponent;
export const EmojiTearFill: typeof SvgComponent;
export const EmojiWink: typeof SvgComponent;
export const EmojiWinkFill: typeof SvgComponent;
export const Envelope: typeof SvgComponent;
export const EnvelopeArrowDown: typeof SvgComponent;
export const EnvelopeArrowDownFill: typeof SvgComponent;
export const EnvelopeArrowUp: typeof SvgComponent;
export const EnvelopeArrowUpFill: typeof SvgComponent;
export const EnvelopeAt: typeof SvgComponent;
export const EnvelopeAtFill: typeof SvgComponent;
export const EnvelopeCheck: typeof SvgComponent;
export const EnvelopeCheckFill: typeof SvgComponent;
export const EnvelopeDash: typeof SvgComponent;
export const EnvelopeDashFill: typeof SvgComponent;
export const EnvelopeExclamation: typeof SvgComponent;
export const EnvelopeExclamationFill: typeof SvgComponent;
export const EnvelopeFill: typeof SvgComponent;
export const EnvelopeHeart: typeof SvgComponent;
export const EnvelopeHeartFill: typeof SvgComponent;
export const EnvelopeOpen: typeof SvgComponent;
export const EnvelopeOpenFill: typeof SvgComponent;
export const EnvelopeOpenHeart: typeof SvgComponent;
export const EnvelopeOpenHeartFill: typeof SvgComponent;
export const EnvelopePaper: typeof SvgComponent;
export const EnvelopePaperFill: typeof SvgComponent;
export const EnvelopePaperHeart: typeof SvgComponent;
export const EnvelopePaperHeartFill: typeof SvgComponent;
export const EnvelopePlus: typeof SvgComponent;
export const EnvelopePlusFill: typeof SvgComponent;
export const EnvelopeSlash: typeof SvgComponent;
export const EnvelopeSlashFill: typeof SvgComponent;
export const EnvelopeX: typeof SvgComponent;
export const EnvelopeXFill: typeof SvgComponent;
export const Eraser: typeof SvgComponent;
export const EraserFill: typeof SvgComponent;
export const Escape: typeof SvgComponent;
export const Ethernet: typeof SvgComponent;
export const EvFront: typeof SvgComponent;
export const EvFrontFill: typeof SvgComponent;
export const EvStation: typeof SvgComponent;
export const EvStationFill: typeof SvgComponent;
export const Exclamation: typeof SvgComponent;
export const ExclamationCircle: typeof SvgComponent;
export const ExclamationCircleFill: typeof SvgComponent;
export const ExclamationDiamond: typeof SvgComponent;
export const ExclamationDiamondFill: typeof SvgComponent;
export const ExclamationLg: typeof SvgComponent;
export const ExclamationOctagon: typeof SvgComponent;
export const ExclamationOctagonFill: typeof SvgComponent;
export const ExclamationSquare: typeof SvgComponent;
export const ExclamationSquareFill: typeof SvgComponent;
export const ExclamationTriangle: typeof SvgComponent;
export const ExclamationTriangleFill: typeof SvgComponent;
export const Exclude: typeof SvgComponent;
export const Explicit: typeof SvgComponent;
export const ExplicitFill: typeof SvgComponent;
export const Exposure: typeof SvgComponent;
export const Eye: typeof SvgComponent;
export const Eyedropper: typeof SvgComponent;
export const EyeFill: typeof SvgComponent;
export const Eyeglasses: typeof SvgComponent;
export const EyeSlash: typeof SvgComponent;
export const EyeSlashFill: typeof SvgComponent;
export const Facebook: typeof SvgComponent;
export const Fan: typeof SvgComponent;
export const FastForward: typeof SvgComponent;
export const FastForwardBtn: typeof SvgComponent;
export const FastForwardBtnFill: typeof SvgComponent;
export const FastForwardCircle: typeof SvgComponent;
export const FastForwardCircleFill: typeof SvgComponent;
export const FastForwardFill: typeof SvgComponent;
export const Feather: typeof SvgComponent;
export const Feather2: typeof SvgComponent;
export const File: typeof SvgComponent;
export const FileArrowDown: typeof SvgComponent;
export const FileArrowDownFill: typeof SvgComponent;
export const FileArrowUp: typeof SvgComponent;
export const FileArrowUpFill: typeof SvgComponent;
export const FileBarGraph: typeof SvgComponent;
export const FileBarGraphFill: typeof SvgComponent;
export const FileBinary: typeof SvgComponent;
export const FileBinaryFill: typeof SvgComponent;
export const FileBreak: typeof SvgComponent;
export const FileBreakFill: typeof SvgComponent;
export const FileCheck: typeof SvgComponent;
export const FileCheckFill: typeof SvgComponent;
export const FileCode: typeof SvgComponent;
export const FileCodeFill: typeof SvgComponent;
export const FileDiff: typeof SvgComponent;
export const FileDiffFill: typeof SvgComponent;
export const FileEarmark: typeof SvgComponent;
export const FileEarmarkArrowDown: typeof SvgComponent;
export const FileEarmarkArrowDownFill: typeof SvgComponent;
export const FileEarmarkArrowUp: typeof SvgComponent;
export const FileEarmarkArrowUpFill: typeof SvgComponent;
export const FileEarmarkBarGraph: typeof SvgComponent;
export const FileEarmarkBarGraphFill: typeof SvgComponent;
export const FileEarmarkBinary: typeof SvgComponent;
export const FileEarmarkBinaryFill: typeof SvgComponent;
export const FileEarmarkBreak: typeof SvgComponent;
export const FileEarmarkBreakFill: typeof SvgComponent;
export const FileEarmarkCheck: typeof SvgComponent;
export const FileEarmarkCheckFill: typeof SvgComponent;
export const FileEarmarkCode: typeof SvgComponent;
export const FileEarmarkCodeFill: typeof SvgComponent;
export const FileEarmarkDiff: typeof SvgComponent;
export const FileEarmarkDiffFill: typeof SvgComponent;
export const FileEarmarkEasel: typeof SvgComponent;
export const FileEarmarkEaselFill: typeof SvgComponent;
export const FileEarmarkExcel: typeof SvgComponent;
export const FileEarmarkExcelFill: typeof SvgComponent;
export const FileEarmarkFill: typeof SvgComponent;
export const FileEarmarkFont: typeof SvgComponent;
export const FileEarmarkFontFill: typeof SvgComponent;
export const FileEarmarkImage: typeof SvgComponent;
export const FileEarmarkImageFill: typeof SvgComponent;
export const FileEarmarkLock: typeof SvgComponent;
export const FileEarmarkLock2: typeof SvgComponent;
export const FileEarmarkLock2Fill: typeof SvgComponent;
export const FileEarmarkLockFill: typeof SvgComponent;
export const FileEarmarkMedical: typeof SvgComponent;
export const FileEarmarkMedicalFill: typeof SvgComponent;
export const FileEarmarkMinus: typeof SvgComponent;
export const FileEarmarkMinusFill: typeof SvgComponent;
export const FileEarmarkMusic: typeof SvgComponent;
export const FileEarmarkMusicFill: typeof SvgComponent;
export const FileEarmarkPdf: typeof SvgComponent;
export const FileEarmarkPdfFill: typeof SvgComponent;
export const FileEarmarkPerson: typeof SvgComponent;
export const FileEarmarkPersonFill: typeof SvgComponent;
export const FileEarmarkPlay: typeof SvgComponent;
export const FileEarmarkPlayFill: typeof SvgComponent;
export const FileEarmarkPlus: typeof SvgComponent;
export const FileEarmarkPlusFill: typeof SvgComponent;
export const FileEarmarkPost: typeof SvgComponent;
export const FileEarmarkPostFill: typeof SvgComponent;
export const FileEarmarkPpt: typeof SvgComponent;
export const FileEarmarkPptFill: typeof SvgComponent;
export const FileEarmarkRichtext: typeof SvgComponent;
export const FileEarmarkRichtextFill: typeof SvgComponent;
export const FileEarmarkRuled: typeof SvgComponent;
export const FileEarmarkRuledFill: typeof SvgComponent;
export const FileEarmarkSlides: typeof SvgComponent;
export const FileEarmarkSlidesFill: typeof SvgComponent;
export const FileEarmarkSpreadsheet: typeof SvgComponent;
export const FileEarmarkSpreadsheetFill: typeof SvgComponent;
export const FileEarmarkText: typeof SvgComponent;
export const FileEarmarkTextFill: typeof SvgComponent;
export const FileEarmarkWord: typeof SvgComponent;
export const FileEarmarkWordFill: typeof SvgComponent;
export const FileEarmarkX: typeof SvgComponent;
export const FileEarmarkXFill: typeof SvgComponent;
export const FileEarmarkZip: typeof SvgComponent;
export const FileEarmarkZipFill: typeof SvgComponent;
export const FileEasel: typeof SvgComponent;
export const FileEaselFill: typeof SvgComponent;
export const FileExcel: typeof SvgComponent;
export const FileExcelFill: typeof SvgComponent;
export const FileFill: typeof SvgComponent;
export const FileFont: typeof SvgComponent;
export const FileFontFill: typeof SvgComponent;
export const FileImage: typeof SvgComponent;
export const FileImageFill: typeof SvgComponent;
export const FileLock: typeof SvgComponent;
export const FileLock2: typeof SvgComponent;
export const FileLock2Fill: typeof SvgComponent;
export const FileLockFill: typeof SvgComponent;
export const FileMedical: typeof SvgComponent;
export const FileMedicalFill: typeof SvgComponent;
export const FileMinus: typeof SvgComponent;
export const FileMinusFill: typeof SvgComponent;
export const FileMusic: typeof SvgComponent;
export const FileMusicFill: typeof SvgComponent;
export const FilePdf: typeof SvgComponent;
export const FilePdfFill: typeof SvgComponent;
export const FilePerson: typeof SvgComponent;
export const FilePersonFill: typeof SvgComponent;
export const FilePlay: typeof SvgComponent;
export const FilePlayFill: typeof SvgComponent;
export const FilePlus: typeof SvgComponent;
export const FilePlusFill: typeof SvgComponent;
export const FilePost: typeof SvgComponent;
export const FilePostFill: typeof SvgComponent;
export const FilePpt: typeof SvgComponent;
export const FilePptFill: typeof SvgComponent;
export const FileRichtext: typeof SvgComponent;
export const FileRichtextFill: typeof SvgComponent;
export const FileRuled: typeof SvgComponent;
export const FileRuledFill: typeof SvgComponent;
export const Files: typeof SvgComponent;
export const FilesAlt: typeof SvgComponent;
export const FileSlides: typeof SvgComponent;
export const FileSlidesFill: typeof SvgComponent;
export const FileSpreadsheet: typeof SvgComponent;
export const FileSpreadsheetFill: typeof SvgComponent;
export const FileText: typeof SvgComponent;
export const FileTextFill: typeof SvgComponent;
export const FiletypeAac: typeof SvgComponent;
export const FiletypeAi: typeof SvgComponent;
export const FiletypeBmp: typeof SvgComponent;
export const FiletypeCs: typeof SvgComponent;
export const FiletypeCss: typeof SvgComponent;
export const FiletypeCsv: typeof SvgComponent;
export const FiletypeDoc: typeof SvgComponent;
export const FiletypeDocx: typeof SvgComponent;
export const FiletypeExe: typeof SvgComponent;
export const FiletypeGif: typeof SvgComponent;
export const FiletypeHeic: typeof SvgComponent;
export const FiletypeHtml: typeof SvgComponent;
export const FiletypeJava: typeof SvgComponent;
export const FiletypeJpg: typeof SvgComponent;
export const FiletypeJs: typeof SvgComponent;
export const FiletypeJson: typeof SvgComponent;
export const FiletypeJsx: typeof SvgComponent;
export const FiletypeKey: typeof SvgComponent;
export const FiletypeM4p: typeof SvgComponent;
export const FiletypeMd: typeof SvgComponent;
export const FiletypeMdx: typeof SvgComponent;
export const FiletypeMov: typeof SvgComponent;
export const FiletypeMp3: typeof SvgComponent;
export const FiletypeMp4: typeof SvgComponent;
export const FiletypeOtf: typeof SvgComponent;
export const FiletypePdf: typeof SvgComponent;
export const FiletypePhp: typeof SvgComponent;
expo