UNPKG

@qwikest/icons

Version:

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

720 lines 92.8 kB
import type { JSXNode } from '@builder.io/qwik'; import type { IconProps } from '../../utils'; export declare const IoAccessibilityOutline: (props: IconProps) => JSXNode; export declare const IoAccessibilitySharp: (props: IconProps) => JSXNode; export declare const IoAccessibilitySolid: (props: IconProps) => JSXNode; export declare const IoAddCircleOutline: (props: IconProps) => JSXNode; export declare const IoAddCircleSharp: (props: IconProps) => JSXNode; export declare const IoAddCircle: (props: IconProps) => JSXNode; export declare const IoAddOutline: (props: IconProps) => JSXNode; export declare const IoAddSharp: (props: IconProps) => JSXNode; export declare const IoAddSolid: (props: IconProps) => JSXNode; export declare const IoAirplaneOutline: (props: IconProps) => JSXNode; export declare const IoAirplaneSharp: (props: IconProps) => JSXNode; export declare const IoAirplaneSolid: (props: IconProps) => JSXNode; export declare const IoAlarmOutline: (props: IconProps) => JSXNode; export declare const IoAlarmSharp: (props: IconProps) => JSXNode; export declare const IoAlarmSolid: (props: IconProps) => JSXNode; export declare const IoAlbumsOutline: (props: IconProps) => JSXNode; export declare const IoAlbumsSharp: (props: IconProps) => JSXNode; export declare const IoAlbumsSolid: (props: IconProps) => JSXNode; export declare const IoAlertCircleOutline: (props: IconProps) => JSXNode; export declare const IoAlertCircleSharp: (props: IconProps) => JSXNode; export declare const IoAlertCircle: (props: IconProps) => JSXNode; export declare const IoAlertOutline: (props: IconProps) => JSXNode; export declare const IoAlertSharp: (props: IconProps) => JSXNode; export declare const IoAlertSolid: (props: IconProps) => JSXNode; export declare const IoAmericanFootballOutline: (props: IconProps) => JSXNode; export declare const IoAmericanFootballSharp: (props: IconProps) => JSXNode; export declare const IoAmericanFootball: (props: IconProps) => JSXNode; export declare const IoAnalyticsOutline: (props: IconProps) => JSXNode; export declare const IoAnalyticsSharp: (props: IconProps) => JSXNode; export declare const IoAnalyticsSolid: (props: IconProps) => JSXNode; export declare const IoApertureOutline: (props: IconProps) => JSXNode; export declare const IoApertureSharp: (props: IconProps) => JSXNode; export declare const IoApertureSolid: (props: IconProps) => JSXNode; export declare const IoAppsOutline: (props: IconProps) => JSXNode; export declare const IoAppsSharp: (props: IconProps) => JSXNode; export declare const IoAppsSolid: (props: IconProps) => JSXNode; export declare const IoArchiveOutline: (props: IconProps) => JSXNode; export declare const IoArchiveSharp: (props: IconProps) => JSXNode; export declare const IoArchiveSolid: (props: IconProps) => JSXNode; export declare const IoArrowBackCircleOutline: (props: IconProps) => JSXNode; export declare const IoArrowBackCircleSharp: (props: IconProps) => JSXNode; export declare const IoArrowBackCircle: (props: IconProps) => JSXNode; export declare const IoArrowBackOutline: (props: IconProps) => JSXNode; export declare const IoArrowBackSharp: (props: IconProps) => JSXNode; export declare const IoArrowBack: (props: IconProps) => JSXNode; export declare const IoArrowDownCircleOutline: (props: IconProps) => JSXNode; export declare const IoArrowDownCircleSharp: (props: IconProps) => JSXNode; export declare const IoArrowDownCircle: (props: IconProps) => JSXNode; export declare const IoArrowDownOutline: (props: IconProps) => JSXNode; export declare const IoArrowDownSharp: (props: IconProps) => JSXNode; export declare const IoArrowDown: (props: IconProps) => JSXNode; export declare const IoArrowForwardCircleOutline: (props: IconProps) => JSXNode; export declare const IoArrowForwardCircleSharp: (props: IconProps) => JSXNode; export declare const IoArrowForwardCircle: (props: IconProps) => JSXNode; export declare const IoArrowForwardOutline: (props: IconProps) => JSXNode; export declare const IoArrowForwardSharp: (props: IconProps) => JSXNode; export declare const IoArrowForward: (props: IconProps) => JSXNode; export declare const IoArrowRedoCircleOutline: (props: IconProps) => JSXNode; export declare const IoArrowRedoCircleSharp: (props: IconProps) => JSXNode; export declare const IoArrowRedoCircle: (props: IconProps) => JSXNode; export declare const IoArrowRedoOutline: (props: IconProps) => JSXNode; export declare const IoArrowRedoSharp: (props: IconProps) => JSXNode; export declare const IoArrowRedo: (props: IconProps) => JSXNode; export declare const IoArrowUndoCircleOutline: (props: IconProps) => JSXNode; export declare const IoArrowUndoCircleSharp: (props: IconProps) => JSXNode; export declare const IoArrowUndoCircle: (props: IconProps) => JSXNode; export declare const IoArrowUndoOutline: (props: IconProps) => JSXNode; export declare const IoArrowUndoSharp: (props: IconProps) => JSXNode; export declare const IoArrowUndo: (props: IconProps) => JSXNode; export declare const IoArrowUpCircleOutline: (props: IconProps) => JSXNode; export declare const IoArrowUpCircleSharp: (props: IconProps) => JSXNode; export declare const IoArrowUpCircle: (props: IconProps) => JSXNode; export declare const IoArrowUpOutline: (props: IconProps) => JSXNode; export declare const IoArrowUpSharp: (props: IconProps) => JSXNode; export declare const IoArrowUp: (props: IconProps) => JSXNode; export declare const IoAtCircleOutline: (props: IconProps) => JSXNode; export declare const IoAtCircleSharp: (props: IconProps) => JSXNode; export declare const IoAtCircle: (props: IconProps) => JSXNode; export declare const IoAtOutline: (props: IconProps) => JSXNode; export declare const IoAtSharp: (props: IconProps) => JSXNode; export declare const IoAtSolid: (props: IconProps) => JSXNode; export declare const IoAttachOutline: (props: IconProps) => JSXNode; export declare const IoAttachSharp: (props: IconProps) => JSXNode; export declare const IoAttachSolid: (props: IconProps) => JSXNode; export declare const IoBackspaceOutline: (props: IconProps) => JSXNode; export declare const IoBackspaceSharp: (props: IconProps) => JSXNode; export declare const IoBackspaceSolid: (props: IconProps) => JSXNode; export declare const IoBagAddOutline: (props: IconProps) => JSXNode; export declare const IoBagAddSharp: (props: IconProps) => JSXNode; export declare const IoBagAdd: (props: IconProps) => JSXNode; export declare const IoBagCheckOutline: (props: IconProps) => JSXNode; export declare const IoBagCheckSharp: (props: IconProps) => JSXNode; export declare const IoBagCheck: (props: IconProps) => JSXNode; export declare const IoBagHandleOutline: (props: IconProps) => JSXNode; export declare const IoBagHandleSharp: (props: IconProps) => JSXNode; export declare const IoBagHandle: (props: IconProps) => JSXNode; export declare const IoBagOutline: (props: IconProps) => JSXNode; export declare const IoBagRemoveOutline: (props: IconProps) => JSXNode; export declare const IoBagRemoveSharp: (props: IconProps) => JSXNode; export declare const IoBagRemove: (props: IconProps) => JSXNode; export declare const IoBagSharp: (props: IconProps) => JSXNode; export declare const IoBagSolid: (props: IconProps) => JSXNode; export declare const IoBalloonOutline: (props: IconProps) => JSXNode; export declare const IoBalloonSharp: (props: IconProps) => JSXNode; export declare const IoBalloonSolid: (props: IconProps) => JSXNode; export declare const IoBanOutline: (props: IconProps) => JSXNode; export declare const IoBanSharp: (props: IconProps) => JSXNode; export declare const IoBanSolid: (props: IconProps) => JSXNode; export declare const IoBandageOutline: (props: IconProps) => JSXNode; export declare const IoBandageSharp: (props: IconProps) => JSXNode; export declare const IoBandageSolid: (props: IconProps) => JSXNode; export declare const IoBarChartOutline: (props: IconProps) => JSXNode; export declare const IoBarChartSharp: (props: IconProps) => JSXNode; export declare const IoBarChart: (props: IconProps) => JSXNode; export declare const IoBarbellOutline: (props: IconProps) => JSXNode; export declare const IoBarbellSharp: (props: IconProps) => JSXNode; export declare const IoBarbellSolid: (props: IconProps) => JSXNode; export declare const IoBarcodeOutline: (props: IconProps) => JSXNode; export declare const IoBarcodeSharp: (props: IconProps) => JSXNode; export declare const IoBarcodeSolid: (props: IconProps) => JSXNode; export declare const IoBaseballOutline: (props: IconProps) => JSXNode; export declare const IoBaseballSharp: (props: IconProps) => JSXNode; export declare const IoBaseballSolid: (props: IconProps) => JSXNode; export declare const IoBasketOutline: (props: IconProps) => JSXNode; export declare const IoBasketSharp: (props: IconProps) => JSXNode; export declare const IoBasketSolid: (props: IconProps) => JSXNode; export declare const IoBasketballOutline: (props: IconProps) => JSXNode; export declare const IoBasketballSharp: (props: IconProps) => JSXNode; export declare const IoBasketballSolid: (props: IconProps) => JSXNode; export declare const IoBatteryChargingOutline: (props: IconProps) => JSXNode; export declare const IoBatteryChargingSharp: (props: IconProps) => JSXNode; export declare const IoBatteryCharging: (props: IconProps) => JSXNode; export declare const IoBatteryDeadOutline: (props: IconProps) => JSXNode; export declare const IoBatteryDeadSharp: (props: IconProps) => JSXNode; export declare const IoBatteryDead: (props: IconProps) => JSXNode; export declare const IoBatteryFullOutline: (props: IconProps) => JSXNode; export declare const IoBatteryFullSharp: (props: IconProps) => JSXNode; export declare const IoBatteryFull: (props: IconProps) => JSXNode; export declare const IoBatteryHalfOutline: (props: IconProps) => JSXNode; export declare const IoBatteryHalfSharp: (props: IconProps) => JSXNode; export declare const IoBatteryHalf: (props: IconProps) => JSXNode; export declare const IoBeakerOutline: (props: IconProps) => JSXNode; export declare const IoBeakerSharp: (props: IconProps) => JSXNode; export declare const IoBeakerSolid: (props: IconProps) => JSXNode; export declare const IoBedOutline: (props: IconProps) => JSXNode; export declare const IoBedSharp: (props: IconProps) => JSXNode; export declare const IoBedSolid: (props: IconProps) => JSXNode; export declare const IoBeerOutline: (props: IconProps) => JSXNode; export declare const IoBeerSharp: (props: IconProps) => JSXNode; export declare const IoBeerSolid: (props: IconProps) => JSXNode; export declare const IoBicycleOutline: (props: IconProps) => JSXNode; export declare const IoBicycleSharp: (props: IconProps) => JSXNode; export declare const IoBicycleSolid: (props: IconProps) => JSXNode; export declare const IoBluetoothOutline: (props: IconProps) => JSXNode; export declare const IoBluetoothSharp: (props: IconProps) => JSXNode; export declare const IoBluetoothSolid: (props: IconProps) => JSXNode; export declare const IoBoatOutline: (props: IconProps) => JSXNode; export declare const IoBoatSharp: (props: IconProps) => JSXNode; export declare const IoBoatSolid: (props: IconProps) => JSXNode; export declare const IoBodyOutline: (props: IconProps) => JSXNode; export declare const IoBodySharp: (props: IconProps) => JSXNode; export declare const IoBodySolid: (props: IconProps) => JSXNode; export declare const IoBonfireOutline: (props: IconProps) => JSXNode; export declare const IoBonfireSharp: (props: IconProps) => JSXNode; export declare const IoBonfireSolid: (props: IconProps) => JSXNode; export declare const IoBookOutline: (props: IconProps) => JSXNode; export declare const IoBookSharp: (props: IconProps) => JSXNode; export declare const IoBookSolid: (props: IconProps) => JSXNode; export declare const IoBookmarkOutline: (props: IconProps) => JSXNode; export declare const IoBookmarkSharp: (props: IconProps) => JSXNode; export declare const IoBookmarkSolid: (props: IconProps) => JSXNode; export declare const IoBookmarksOutline: (props: IconProps) => JSXNode; export declare const IoBookmarksSharp: (props: IconProps) => JSXNode; export declare const IoBookmarksSolid: (props: IconProps) => JSXNode; export declare const IoBowlingBallOutline: (props: IconProps) => JSXNode; export declare const IoBowlingBallSharp: (props: IconProps) => JSXNode; export declare const IoBowlingBall: (props: IconProps) => JSXNode; export declare const IoBriefcaseOutline: (props: IconProps) => JSXNode; export declare const IoBriefcaseSharp: (props: IconProps) => JSXNode; export declare const IoBriefcaseSolid: (props: IconProps) => JSXNode; export declare const IoBrowsersOutline: (props: IconProps) => JSXNode; export declare const IoBrowsersSharp: (props: IconProps) => JSXNode; export declare const IoBrowsersSolid: (props: IconProps) => JSXNode; export declare const IoBrushOutline: (props: IconProps) => JSXNode; export declare const IoBrushSharp: (props: IconProps) => JSXNode; export declare const IoBrushSolid: (props: IconProps) => JSXNode; export declare const IoBugOutline: (props: IconProps) => JSXNode; export declare const IoBugSharp: (props: IconProps) => JSXNode; export declare const IoBugSolid: (props: IconProps) => JSXNode; export declare const IoBuildOutline: (props: IconProps) => JSXNode; export declare const IoBuildSharp: (props: IconProps) => JSXNode; export declare const IoBuildSolid: (props: IconProps) => JSXNode; export declare const IoBulbOutline: (props: IconProps) => JSXNode; export declare const IoBulbSharp: (props: IconProps) => JSXNode; export declare const IoBulbSolid: (props: IconProps) => JSXNode; export declare const IoBusOutline: (props: IconProps) => JSXNode; export declare const IoBusSharp: (props: IconProps) => JSXNode; export declare const IoBusSolid: (props: IconProps) => JSXNode; export declare const IoBusinessOutline: (props: IconProps) => JSXNode; export declare const IoBusinessSharp: (props: IconProps) => JSXNode; export declare const IoBusinessSolid: (props: IconProps) => JSXNode; export declare const IoCafeOutline: (props: IconProps) => JSXNode; export declare const IoCafeSharp: (props: IconProps) => JSXNode; export declare const IoCafeSolid: (props: IconProps) => JSXNode; export declare const IoCalculatorOutline: (props: IconProps) => JSXNode; export declare const IoCalculatorSharp: (props: IconProps) => JSXNode; export declare const IoCalculatorSolid: (props: IconProps) => JSXNode; export declare const IoCalendarClearOutline: (props: IconProps) => JSXNode; export declare const IoCalendarClearSharp: (props: IconProps) => JSXNode; export declare const IoCalendarClear: (props: IconProps) => JSXNode; export declare const IoCalendarNumberOutline: (props: IconProps) => JSXNode; export declare const IoCalendarNumberSharp: (props: IconProps) => JSXNode; export declare const IoCalendarNumber: (props: IconProps) => JSXNode; export declare const IoCalendarOutline: (props: IconProps) => JSXNode; export declare const IoCalendarSharp: (props: IconProps) => JSXNode; export declare const IoCalendarSolid: (props: IconProps) => JSXNode; export declare const IoCallOutline: (props: IconProps) => JSXNode; export declare const IoCallSharp: (props: IconProps) => JSXNode; export declare const IoCallSolid: (props: IconProps) => JSXNode; export declare const IoCameraOutline: (props: IconProps) => JSXNode; export declare const IoCameraReverseOutline: (props: IconProps) => JSXNode; export declare const IoCameraReverseSharp: (props: IconProps) => JSXNode; export declare const IoCameraReverse: (props: IconProps) => JSXNode; export declare const IoCameraSharp: (props: IconProps) => JSXNode; export declare const IoCameraSolid: (props: IconProps) => JSXNode; export declare const IoCarOutline: (props: IconProps) => JSXNode; export declare const IoCarSharp: (props: IconProps) => JSXNode; export declare const IoCarSportOutline: (props: IconProps) => JSXNode; export declare const IoCarSportSharp: (props: IconProps) => JSXNode; export declare const IoCarSport: (props: IconProps) => JSXNode; export declare const IoCarSolid: (props: IconProps) => JSXNode; export declare const IoCardOutline: (props: IconProps) => JSXNode; export declare const IoCardSharp: (props: IconProps) => JSXNode; export declare const IoCardSolid: (props: IconProps) => JSXNode; export declare const IoCaretBackCircleOutline: (props: IconProps) => JSXNode; export declare const IoCaretBackCircleSharp: (props: IconProps) => JSXNode; export declare const IoCaretBackCircle: (props: IconProps) => JSXNode; export declare const IoCaretBackOutline: (props: IconProps) => JSXNode; export declare const IoCaretBackSharp: (props: IconProps) => JSXNode; export declare const IoCaretBack: (props: IconProps) => JSXNode; export declare const IoCaretDownCircleOutline: (props: IconProps) => JSXNode; export declare const IoCaretDownCircleSharp: (props: IconProps) => JSXNode; export declare const IoCaretDownCircle: (props: IconProps) => JSXNode; export declare const IoCaretDownOutline: (props: IconProps) => JSXNode; export declare const IoCaretDownSharp: (props: IconProps) => JSXNode; export declare const IoCaretDown: (props: IconProps) => JSXNode; export declare const IoCaretForwardCircleOutline: (props: IconProps) => JSXNode; export declare const IoCaretForwardCircleSharp: (props: IconProps) => JSXNode; export declare const IoCaretForwardCircle: (props: IconProps) => JSXNode; export declare const IoCaretForwardOutline: (props: IconProps) => JSXNode; export declare const IoCaretForwardSharp: (props: IconProps) => JSXNode; export declare const IoCaretForward: (props: IconProps) => JSXNode; export declare const IoCaretUpCircleOutline: (props: IconProps) => JSXNode; export declare const IoCaretUpCircleSharp: (props: IconProps) => JSXNode; export declare const IoCaretUpCircle: (props: IconProps) => JSXNode; export declare const IoCaretUpOutline: (props: IconProps) => JSXNode; export declare const IoCaretUpSharp: (props: IconProps) => JSXNode; export declare const IoCaretUp: (props: IconProps) => JSXNode; export declare const IoCartOutline: (props: IconProps) => JSXNode; export declare const IoCartSharp: (props: IconProps) => JSXNode; export declare const IoCartSolid: (props: IconProps) => JSXNode; export declare const IoCashOutline: (props: IconProps) => JSXNode; export declare const IoCashSharp: (props: IconProps) => JSXNode; export declare const IoCashSolid: (props: IconProps) => JSXNode; export declare const IoCellularOutline: (props: IconProps) => JSXNode; export declare const IoCellularSharp: (props: IconProps) => JSXNode; export declare const IoCellularSolid: (props: IconProps) => JSXNode; export declare const IoChatboxEllipsesOutline: (props: IconProps) => JSXNode; export declare const IoChatboxEllipsesSharp: (props: IconProps) => JSXNode; export declare const IoChatboxEllipses: (props: IconProps) => JSXNode; export declare const IoChatboxOutline: (props: IconProps) => JSXNode; export declare const IoChatboxSharp: (props: IconProps) => JSXNode; export declare const IoChatboxSolid: (props: IconProps) => JSXNode; export declare const IoChatbubbleEllipsesOutline: (props: IconProps) => JSXNode; export declare const IoChatbubbleEllipsesSharp: (props: IconProps) => JSXNode; export declare const IoChatbubbleEllipses: (props: IconProps) => JSXNode; export declare const IoChatbubbleOutline: (props: IconProps) => JSXNode; export declare const IoChatbubbleSharp: (props: IconProps) => JSXNode; export declare const IoChatbubbleSolid: (props: IconProps) => JSXNode; export declare const IoChatbubblesOutline: (props: IconProps) => JSXNode; export declare const IoChatbubblesSharp: (props: IconProps) => JSXNode; export declare const IoChatbubblesSolid: (props: IconProps) => JSXNode; export declare const IoCheckboxOutline: (props: IconProps) => JSXNode; export declare const IoCheckboxSharp: (props: IconProps) => JSXNode; export declare const IoCheckboxSolid: (props: IconProps) => JSXNode; export declare const IoCheckmarkCircleOutline: (props: IconProps) => JSXNode; export declare const IoCheckmarkCircleSharp: (props: IconProps) => JSXNode; export declare const IoCheckmarkCircle: (props: IconProps) => JSXNode; export declare const IoCheckmarkDoneCircleOutline: (props: IconProps) => JSXNode; export declare const IoCheckmarkDoneCircleSharp: (props: IconProps) => JSXNode; export declare const IoCheckmarkDoneCircle: (props: IconProps) => JSXNode; export declare const IoCheckmarkDoneOutline: (props: IconProps) => JSXNode; export declare const IoCheckmarkDoneSharp: (props: IconProps) => JSXNode; export declare const IoCheckmarkDone: (props: IconProps) => JSXNode; export declare const IoCheckmarkOutline: (props: IconProps) => JSXNode; export declare const IoCheckmarkSharp: (props: IconProps) => JSXNode; export declare const IoCheckmarkSolid: (props: IconProps) => JSXNode; export declare const IoChevronBackCircleOutline: (props: IconProps) => JSXNode; export declare const IoChevronBackCircleSharp: (props: IconProps) => JSXNode; export declare const IoChevronBackCircle: (props: IconProps) => JSXNode; export declare const IoChevronBackOutline: (props: IconProps) => JSXNode; export declare const IoChevronBackSharp: (props: IconProps) => JSXNode; export declare const IoChevronBack: (props: IconProps) => JSXNode; export declare const IoChevronCollapseOutline: (props: IconProps) => JSXNode; export declare const IoChevronCollapseSharp: (props: IconProps) => JSXNode; export declare const IoChevronCollapse: (props: IconProps) => JSXNode; export declare const IoChevronDownCircleOutline: (props: IconProps) => JSXNode; export declare const IoChevronDownCircleSharp: (props: IconProps) => JSXNode; export declare const IoChevronDownCircle: (props: IconProps) => JSXNode; export declare const IoChevronDownOutline: (props: IconProps) => JSXNode; export declare const IoChevronDownSharp: (props: IconProps) => JSXNode; export declare const IoChevronDown: (props: IconProps) => JSXNode; export declare const IoChevronExpandOutline: (props: IconProps) => JSXNode; export declare const IoChevronExpandSharp: (props: IconProps) => JSXNode; export declare const IoChevronExpand: (props: IconProps) => JSXNode; export declare const IoChevronForwardCircleOutline: (props: IconProps) => JSXNode; export declare const IoChevronForwardCircleSharp: (props: IconProps) => JSXNode; export declare const IoChevronForwardCircle: (props: IconProps) => JSXNode; export declare const IoChevronForwardOutline: (props: IconProps) => JSXNode; export declare const IoChevronForwardSharp: (props: IconProps) => JSXNode; export declare const IoChevronForward: (props: IconProps) => JSXNode; export declare const IoChevronUpCircleOutline: (props: IconProps) => JSXNode; export declare const IoChevronUpCircleSharp: (props: IconProps) => JSXNode; export declare const IoChevronUpCircle: (props: IconProps) => JSXNode; export declare const IoChevronUpOutline: (props: IconProps) => JSXNode; export declare const IoChevronUpSharp: (props: IconProps) => JSXNode; export declare const IoChevronUp: (props: IconProps) => JSXNode; export declare const IoClipboardOutline: (props: IconProps) => JSXNode; export declare const IoClipboardSharp: (props: IconProps) => JSXNode; export declare const IoClipboardSolid: (props: IconProps) => JSXNode; export declare const IoCloseCircleOutline: (props: IconProps) => JSXNode; export declare const IoCloseCircleSharp: (props: IconProps) => JSXNode; export declare const IoCloseCircle: (props: IconProps) => JSXNode; export declare const IoCloseOutline: (props: IconProps) => JSXNode; export declare const IoCloseSharp: (props: IconProps) => JSXNode; export declare const IoCloseSolid: (props: IconProps) => JSXNode; export declare const IoCloudCircleOutline: (props: IconProps) => JSXNode; export declare const IoCloudCircleSharp: (props: IconProps) => JSXNode; export declare const IoCloudCircle: (props: IconProps) => JSXNode; export declare const IoCloudDoneOutline: (props: IconProps) => JSXNode; export declare const IoCloudDoneSharp: (props: IconProps) => JSXNode; export declare const IoCloudDone: (props: IconProps) => JSXNode; export declare const IoCloudDownloadOutline: (props: IconProps) => JSXNode; export declare const IoCloudDownloadSharp: (props: IconProps) => JSXNode; export declare const IoCloudDownload: (props: IconProps) => JSXNode; export declare const IoCloudOfflineOutline: (props: IconProps) => JSXNode; export declare const IoCloudOfflineSharp: (props: IconProps) => JSXNode; export declare const IoCloudOffline: (props: IconProps) => JSXNode; export declare const IoCloudOutline: (props: IconProps) => JSXNode; export declare const IoCloudSharp: (props: IconProps) => JSXNode; export declare const IoCloudUploadOutline: (props: IconProps) => JSXNode; export declare const IoCloudUploadSharp: (props: IconProps) => JSXNode; export declare const IoCloudUpload: (props: IconProps) => JSXNode; export declare const IoCloudSolid: (props: IconProps) => JSXNode; export declare const IoCloudyNightOutline: (props: IconProps) => JSXNode; export declare const IoCloudyNightSharp: (props: IconProps) => JSXNode; export declare const IoCloudyNight: (props: IconProps) => JSXNode; export declare const IoCloudyOutline: (props: IconProps) => JSXNode; export declare const IoCloudySharp: (props: IconProps) => JSXNode; export declare const IoCloudySolid: (props: IconProps) => JSXNode; export declare const IoCodeDownloadOutline: (props: IconProps) => JSXNode; export declare const IoCodeDownloadSharp: (props: IconProps) => JSXNode; export declare const IoCodeDownload: (props: IconProps) => JSXNode; export declare const IoCodeOutline: (props: IconProps) => JSXNode; export declare const IoCodeSharp: (props: IconProps) => JSXNode; export declare const IoCodeSlashOutline: (props: IconProps) => JSXNode; export declare const IoCodeSlashSharp: (props: IconProps) => JSXNode; export declare const IoCodeSlash: (props: IconProps) => JSXNode; export declare const IoCodeWorkingOutline: (props: IconProps) => JSXNode; export declare const IoCodeWorkingSharp: (props: IconProps) => JSXNode; export declare const IoCodeWorking: (props: IconProps) => JSXNode; export declare const IoCodeSolid: (props: IconProps) => JSXNode; export declare const IoCogOutline: (props: IconProps) => JSXNode; export declare const IoCogSharp: (props: IconProps) => JSXNode; export declare const IoCogSolid: (props: IconProps) => JSXNode; export declare const IoColorFillOutline: (props: IconProps) => JSXNode; export declare const IoColorFillSharp: (props: IconProps) => JSXNode; export declare const IoColorFill: (props: IconProps) => JSXNode; export declare const IoColorFilterOutline: (props: IconProps) => JSXNode; export declare const IoColorFilterSharp: (props: IconProps) => JSXNode; export declare const IoColorFilter: (props: IconProps) => JSXNode; export declare const IoColorPaletteOutline: (props: IconProps) => JSXNode; export declare const IoColorPaletteSharp: (props: IconProps) => JSXNode; export declare const IoColorPalette: (props: IconProps) => JSXNode; export declare const IoColorWandOutline: (props: IconProps) => JSXNode; export declare const IoColorWandSharp: (props: IconProps) => JSXNode; export declare const IoColorWand: (props: IconProps) => JSXNode; export declare const IoCompassOutline: (props: IconProps) => JSXNode; export declare const IoCompassSharp: (props: IconProps) => JSXNode; export declare const IoCompassSolid: (props: IconProps) => JSXNode; export declare const IoConstructOutline: (props: IconProps) => JSXNode; export declare const IoConstructSharp: (props: IconProps) => JSXNode; export declare const IoConstructSolid: (props: IconProps) => JSXNode; export declare const IoContractOutline: (props: IconProps) => JSXNode; export declare const IoContractSharp: (props: IconProps) => JSXNode; export declare const IoContractSolid: (props: IconProps) => JSXNode; export declare const IoContrastOutline: (props: IconProps) => JSXNode; export declare const IoContrastSharp: (props: IconProps) => JSXNode; export declare const IoContrastSolid: (props: IconProps) => JSXNode; export declare const IoCopyOutline: (props: IconProps) => JSXNode; export declare const IoCopySharp: (props: IconProps) => JSXNode; export declare const IoCopySolid: (props: IconProps) => JSXNode; export declare const IoCreateOutline: (props: IconProps) => JSXNode; export declare const IoCreateSharp: (props: IconProps) => JSXNode; export declare const IoCreateSolid: (props: IconProps) => JSXNode; export declare const IoCropOutline: (props: IconProps) => JSXNode; export declare const IoCropSharp: (props: IconProps) => JSXNode; export declare const IoCropSolid: (props: IconProps) => JSXNode; export declare const IoCubeOutline: (props: IconProps) => JSXNode; export declare const IoCubeSharp: (props: IconProps) => JSXNode; export declare const IoCubeSolid: (props: IconProps) => JSXNode; export declare const IoCutOutline: (props: IconProps) => JSXNode; export declare const IoCutSharp: (props: IconProps) => JSXNode; export declare const IoCutSolid: (props: IconProps) => JSXNode; export declare const IoDesktopOutline: (props: IconProps) => JSXNode; export declare const IoDesktopSharp: (props: IconProps) => JSXNode; export declare const IoDesktopSolid: (props: IconProps) => JSXNode; export declare const IoDiamondOutline: (props: IconProps) => JSXNode; export declare const IoDiamondSharp: (props: IconProps) => JSXNode; export declare const IoDiamondSolid: (props: IconProps) => JSXNode; export declare const IoDiceOutline: (props: IconProps) => JSXNode; export declare const IoDiceSharp: (props: IconProps) => JSXNode; export declare const IoDiceSolid: (props: IconProps) => JSXNode; export declare const IoDiscOutline: (props: IconProps) => JSXNode; export declare const IoDiscSharp: (props: IconProps) => JSXNode; export declare const IoDiscSolid: (props: IconProps) => JSXNode; export declare const IoDocumentAttachOutline: (props: IconProps) => JSXNode; export declare const IoDocumentAttachSharp: (props: IconProps) => JSXNode; export declare const IoDocumentAttach: (props: IconProps) => JSXNode; export declare const IoDocumentLockOutline: (props: IconProps) => JSXNode; export declare const IoDocumentLockSharp: (props: IconProps) => JSXNode; export declare const IoDocumentLock: (props: IconProps) => JSXNode; export declare const IoDocumentOutline: (props: IconProps) => JSXNode; export declare const IoDocumentSharp: (props: IconProps) => JSXNode; export declare const IoDocumentTextOutline: (props: IconProps) => JSXNode; export declare const IoDocumentTextSharp: (props: IconProps) => JSXNode; export declare const IoDocumentText: (props: IconProps) => JSXNode; export declare const IoDocumentSolid: (props: IconProps) => JSXNode; export declare const IoDocumentsOutline: (props: IconProps) => JSXNode; export declare const IoDocumentsSharp: (props: IconProps) => JSXNode; export declare const IoDocumentsSolid: (props: IconProps) => JSXNode; export declare const IoDownloadOutline: (props: IconProps) => JSXNode; export declare const IoDownloadSharp: (props: IconProps) => JSXNode; export declare const IoDownloadSolid: (props: IconProps) => JSXNode; export declare const IoDuplicateOutline: (props: IconProps) => JSXNode; export declare const IoDuplicateSharp: (props: IconProps) => JSXNode; export declare const IoDuplicateSolid: (props: IconProps) => JSXNode; export declare const IoEarOutline: (props: IconProps) => JSXNode; export declare const IoEarSharp: (props: IconProps) => JSXNode; export declare const IoEarSolid: (props: IconProps) => JSXNode; export declare const IoEarthOutline: (props: IconProps) => JSXNode; export declare const IoEarthSharp: (props: IconProps) => JSXNode; export declare const IoEarthSolid: (props: IconProps) => JSXNode; export declare const IoEaselOutline: (props: IconProps) => JSXNode; export declare const IoEaselSharp: (props: IconProps) => JSXNode; export declare const IoEaselSolid: (props: IconProps) => JSXNode; export declare const IoEggOutline: (props: IconProps) => JSXNode; export declare const IoEggSharp: (props: IconProps) => JSXNode; export declare const IoEggSolid: (props: IconProps) => JSXNode; export declare const IoEllipseOutline: (props: IconProps) => JSXNode; export declare const IoEllipseSharp: (props: IconProps) => JSXNode; export declare const IoEllipseSolid: (props: IconProps) => JSXNode; export declare const IoEllipsisHorizontalCircleOutline: (props: IconProps) => JSXNode; export declare const IoEllipsisHorizontalCircleSharp: (props: IconProps) => JSXNode; export declare const IoEllipsisHorizontalCircle: (props: IconProps) => JSXNode; export declare const IoEllipsisHorizontalOutline: (props: IconProps) => JSXNode; export declare const IoEllipsisHorizontalSharp: (props: IconProps) => JSXNode; export declare const IoEllipsisHorizontal: (props: IconProps) => JSXNode; export declare const IoEllipsisVerticalCircleOutline: (props: IconProps) => JSXNode; export declare const IoEllipsisVerticalCircleSharp: (props: IconProps) => JSXNode; export declare const IoEllipsisVerticalCircle: (props: IconProps) => JSXNode; export declare const IoEllipsisVerticalOutline: (props: IconProps) => JSXNode; export declare const IoEllipsisVerticalSharp: (props: IconProps) => JSXNode; export declare const IoEllipsisVertical: (props: IconProps) => JSXNode; export declare const IoEnterOutline: (props: IconProps) => JSXNode; export declare const IoEnterSharp: (props: IconProps) => JSXNode; export declare const IoEnterSolid: (props: IconProps) => JSXNode; export declare const IoExitOutline: (props: IconProps) => JSXNode; export declare const IoExitSharp: (props: IconProps) => JSXNode; export declare const IoExitSolid: (props: IconProps) => JSXNode; export declare const IoExpandOutline: (props: IconProps) => JSXNode; export declare const IoExpandSharp: (props: IconProps) => JSXNode; export declare const IoExpandSolid: (props: IconProps) => JSXNode; export declare const IoExtensionPuzzleOutline: (props: IconProps) => JSXNode; export declare const IoExtensionPuzzleSharp: (props: IconProps) => JSXNode; export declare const IoExtensionPuzzle: (props: IconProps) => JSXNode; export declare const IoEyeOffOutline: (props: IconProps) => JSXNode; export declare const IoEyeOffSharp: (props: IconProps) => JSXNode; export declare const IoEyeOff: (props: IconProps) => JSXNode; export declare const IoEyeOutline: (props: IconProps) => JSXNode; export declare const IoEyeSharp: (props: IconProps) => JSXNode; export declare const IoEyeSolid: (props: IconProps) => JSXNode; export declare const IoEyedropOutline: (props: IconProps) => JSXNode; export declare const IoEyedropSharp: (props: IconProps) => JSXNode; export declare const IoEyedropSolid: (props: IconProps) => JSXNode; export declare const IoFastFoodOutline: (props: IconProps) => JSXNode; export declare const IoFastFoodSharp: (props: IconProps) => JSXNode; export declare const IoFastFood: (props: IconProps) => JSXNode; export declare const IoFemaleOutline: (props: IconProps) => JSXNode; export declare const IoFemaleSharp: (props: IconProps) => JSXNode; export declare const IoFemaleSolid: (props: IconProps) => JSXNode; export declare const IoFileTrayFullOutline: (props: IconProps) => JSXNode; export declare const IoFileTrayFullSharp: (props: IconProps) => JSXNode; export declare const IoFileTrayFull: (props: IconProps) => JSXNode; export declare const IoFileTrayOutline: (props: IconProps) => JSXNode; export declare const IoFileTraySharp: (props: IconProps) => JSXNode; export declare const IoFileTrayStackedOutline: (props: IconProps) => JSXNode; export declare const IoFileTrayStackedSharp: (props: IconProps) => JSXNode; export declare const IoFileTrayStacked: (props: IconProps) => JSXNode; export declare const IoFileTray: (props: IconProps) => JSXNode; export declare const IoFilmOutline: (props: IconProps) => JSXNode; export declare const IoFilmSharp: (props: IconProps) => JSXNode; export declare const IoFilmSolid: (props: IconProps) => JSXNode; export declare const IoFilterCircleOutline: (props: IconProps) => JSXNode; export declare const IoFilterCircleSharp: (props: IconProps) => JSXNode; export declare const IoFilterCircle: (props: IconProps) => JSXNode; export declare const IoFilterOutline: (props: IconProps) => JSXNode; export declare const IoFilterSharp: (props: IconProps) => JSXNode; export declare const IoFilterSolid: (props: IconProps) => JSXNode; export declare const IoFingerPrintOutline: (props: IconProps) => JSXNode; export declare const IoFingerPrintSharp: (props: IconProps) => JSXNode; export declare const IoFingerPrint: (props: IconProps) => JSXNode; export declare const IoFishOutline: (props: IconProps) => JSXNode; export declare const IoFishSharp: (props: IconProps) => JSXNode; export declare const IoFishSolid: (props: IconProps) => JSXNode; export declare const IoFitnessOutline: (props: IconProps) => JSXNode; export declare const IoFitnessSharp: (props: IconProps) => JSXNode; export declare const IoFitnessSolid: (props: IconProps) => JSXNode; export declare const IoFlagOutline: (props: IconProps) => JSXNode; export declare const IoFlagSharp: (props: IconProps) => JSXNode; export declare const IoFlagSolid: (props: IconProps) => JSXNode; export declare const IoFlameOutline: (props: IconProps) => JSXNode; export declare const IoFlameSharp: (props: IconProps) => JSXNode; export declare const IoFlameSolid: (props: IconProps) => JSXNode; export declare const IoFlashOffOutline: (props: IconProps) => JSXNode; export declare const IoFlashOffSharp: (props: IconProps) => JSXNode; export declare const IoFlashOff: (props: IconProps) => JSXNode; export declare const IoFlashOutline: (props: IconProps) => JSXNode; export declare const IoFlashSharp: (props: IconProps) => JSXNode; export declare const IoFlashSolid: (props: IconProps) => JSXNode; export declare const IoFlashlightOutline: (props: IconProps) => JSXNode; export declare const IoFlashlightSharp: (props: IconProps) => JSXNode; export declare const IoFlashlightSolid: (props: IconProps) => JSXNode; export declare const IoFlaskOutline: (props: IconProps) => JSXNode; export declare const IoFlaskSharp: (props: IconProps) => JSXNode; export declare const IoFlaskSolid: (props: IconProps) => JSXNode; export declare const IoFlowerOutline: (props: IconProps) => JSXNode; export declare const IoFlowerSharp: (props: IconProps) => JSXNode; export declare const IoFlowerSolid: (props: IconProps) => JSXNode; export declare const IoFolderOpenOutline: (props: IconProps) => JSXNode; export declare const IoFolderOpenSharp: (props: IconProps) => JSXNode; export declare const IoFolderOpen: (props: IconProps) => JSXNode; export declare const IoFolderOutline: (props: IconProps) => JSXNode; export declare const IoFolderSharp: (props: IconProps) => JSXNode; export declare const IoFolderSolid: (props: IconProps) => JSXNode; export declare const IoFootballOutline: (props: IconProps) => JSXNode; export declare const IoFootballSharp: (props: IconProps) => JSXNode; export declare const IoFootballSolid: (props: IconProps) => JSXNode; export declare const IoFootstepsOutline: (props: IconProps) => JSXNode; export declare const IoFootstepsSharp: (props: IconProps) => JSXNode; export declare const IoFootstepsSolid: (props: IconProps) => JSXNode; export declare const IoFunnelOutline: (props: IconProps) => JSXNode; export declare const IoFunnelSharp: (props: IconProps) => JSXNode; export declare const IoFunnelSolid: (props: IconProps) => JSXNode; export declare const IoGameControllerOutline: (props: IconProps) => JSXNode; export declare const IoGameControllerSharp: (props: IconProps) => JSXNode; export declare const IoGameController: (props: IconProps) => JSXNode; export declare const IoGiftOutline: (props: IconProps) => JSXNode; export declare const IoGiftSharp: (props: IconProps) => JSXNode; export declare const IoGiftSolid: (props: IconProps) => JSXNode; export declare const IoGitBranchOutline: (props: IconProps) => JSXNode; export declare const IoGitBranchSharp: (props: IconProps) => JSXNode; export declare const IoGitBranch: (props: IconProps) => JSXNode; export declare const IoGitCommitOutline: (props: IconProps) => JSXNode; export declare const IoGitCommitSharp: (props: IconProps) => JSXNode; export declare const IoGitCommit: (props: IconProps) => JSXNode; export declare const IoGitCompareOutline: (props: IconProps) => JSXNode; export declare const IoGitCompareSharp: (props: IconProps) => JSXNode; export declare const IoGitCompare: (props: IconProps) => JSXNode; export declare const IoGitMergeOutline: (props: IconProps) => JSXNode; export declare const IoGitMergeSharp: (props: IconProps) => JSXNode; export declare const IoGitMerge: (props: IconProps) => JSXNode; export declare const IoGitNetworkOutline: (props: IconProps) => JSXNode; export declare const IoGitNetworkSharp: (props: IconProps) => JSXNode; export declare const IoGitNetwork: (props: IconProps) => JSXNode; export declare const IoGitPullRequestOutline: (props: IconProps) => JSXNode; export declare const IoGitPullRequestSharp: (props: IconProps) => JSXNode; export declare const IoGitPullRequest: (props: IconProps) => JSXNode; export declare const IoGlassesOutline: (props: IconProps) => JSXNode; export declare const IoGlassesSharp: (props: IconProps) => JSXNode; export declare const IoGlassesSolid: (props: IconProps) => JSXNode; export declare const IoGlobeOutline: (props: IconProps) => JSXNode; export declare const IoGlobeSharp: (props: IconProps) => JSXNode; export declare const IoGlobeSolid: (props: IconProps) => JSXNode; export declare const IoGolfOutline: (props: IconProps) => JSXNode; export declare const IoGolfSharp: (props: IconProps) => JSXNode; export declare const IoGolfSolid: (props: IconProps) => JSXNode; export declare const IoGridOutline: (props: IconProps) => JSXNode; export declare const IoGridSharp: (props: IconProps) => JSXNode; export declare const IoGridSolid: (props: IconProps) => JSXNode; export declare const IoHammerOutline: (props: IconProps) => JSXNode; export declare const IoHammerSharp: (props: IconProps) => JSXNode; export declare const IoHammerSolid: (props: IconProps) => JSXNode; export declare const IoHandLeftOutline: (props: IconProps) => JSXNode; export declare const IoHandLeftSharp: (props: IconProps) => JSXNode; export declare const IoHandLeft: (props: IconProps) => JSXNode; export declare const IoHandRightOutline: (props: IconProps) => JSXNode; export declare const IoHandRightSharp: (props: IconProps) => JSXNode; export declare const IoHandRight: (props: IconProps) => JSXNode; export declare const IoHappyOutline: (props: IconProps) => JSXNode; export declare const IoHappySharp: (props: IconProps) => JSXNode; export declare const IoHappySolid: (props: IconProps) => JSXNode; export declare const IoHardwareChipOutline: (props: IconProps) => JSXNode; export declare const IoHardwareChipSharp: (props: IconProps) => JSXNode; export declare const IoHardwareChip: (props: IconProps) => JSXNode; export declare const IoHeadsetOutline: (props: IconProps) => JSXNode; export declare const IoHeadsetSharp: (props: IconProps) => JSXNode; export declare const IoHeadsetSolid: (props: IconProps) => JSXNode; export declare const IoHeartCircleOutline: (props: IconProps) => JSXNode; export declare const IoHeartCircleSharp: (props: IconProps) => JSXNode; export declare const IoHeartCircle: (props: IconProps) => JSXNode; export declare const IoHeartDislikeCircleOutline: (props: IconProps) => JSXNode; export declare const IoHeartDislikeCircleSharp: (props: IconProps) => JSXNode; export declare const IoHeartDislikeCircle: (props: IconProps) => JSXNode; export declare const IoHeartDislikeOutline: (props: IconProps) => JSXNode; export declare const IoHeartDislikeSharp: (props: IconProps) => JSXNode; export declare const IoHeartDislike: (props: IconProps) => JSXNode; export declare const IoHeartHalfOutline: (props: IconProps) => JSXNode; export declare const IoHeartHalfSharp: (props: IconProps) => JSXNode; export declare const IoHeartHalf: (props: IconProps) => JSXNode; export declare const IoHeartOutline: (props: IconProps) => JSXNode; export declare const IoHeartSharp: (props: IconProps) => JSXNode; export declare const IoHeartSolid: (props: IconProps) => JSXNode; export declare const IoHelpBuoyOutline: (props: IconProps) => JSXNode; export declare const IoHelpBuoySharp: (props: IconProps) => JSXNode; export declare const IoHelpBuoy: (props: IconProps) => JSXNode; export declare const IoHelpCircleOutline: (props: IconProps) => JSXNode; export declare const IoHelpCircleSharp: (props: IconProps) => JSXNode; export declare const IoHelpCircle: (props: IconProps) => JSXNode; export declare const IoHelpOutline: (props: IconProps) => JSXNode; export declare const IoHelpSharp: (props: IconProps) => JSXNode; export declare const IoHelpSolid: (props: IconProps) => JSXNode; export declare const IoHomeOutline: (props: IconProps) => JSXNode; export declare const IoHomeSharp: (props: IconProps) => JSXNode; export declare const IoHomeSolid: (props: IconProps) => JSXNode; export declare const IoHourglassOutline: (props: IconProps) => JSXNode; export declare const IoHourglassSharp: (props: IconProps) => JSXNode; export declare const IoHourglassSolid: (props: IconProps) => JSXNode; export declare const IoIceCreamOutline: (props: IconProps) => JSXNode; export declare const IoIceCreamSharp: (props: IconProps) => JSXNode; export declare const IoIceCream: (props: IconProps) => JSXNode; export declare const IoIdCardOutline: (props: IconProps) => JSXNode; export declare const IoIdCardSharp: (props: IconProps) => JSXNode; export declare const IoIdCard: (props: IconProps) => JSXNode; export declare const IoImageOutline: (props: IconProps) => JSXNode; export declare const IoImageSharp: (props: IconProps) => JSXNode; export declare const IoImageSolid: (props: IconProps) => JSXNode; export declare const IoImagesOutline: (props: IconProps) => JSXNode; export declare const IoImagesSharp: (props: IconProps) => JSXNode; export declare const IoImagesSolid: (props: IconProps) => JSXNode; export declare const IoInfiniteOutline: (props: IconProps) => JSXNode; export declare const IoInfiniteSharp: (props: IconProps) => JSXNode; export declare const IoInfiniteSolid: (props: IconProps) => JSXNode; export declare const IoInformationCircleOutline: (props: IconProps) => JSXNode; export declare const IoInformationCircleSharp: (props: IconProps) => JSXNode; export declare const IoInformationCircle: (props: IconProps) => JSXNode; export declare const IoInformationOutline: (props: IconProps) => JSXNode; export declare const IoInformationSharp: (props: IconProps) => JSXNode; export declare const IoInformationSolid: (props: IconProps) => JSXNode; export declare const IoInvertModeOutline: (props: IconProps) => JSXNode; export declare const IoInvertModeSharp: (props: IconProps) => JSXNode; export declare const IoInvertMode: (props: IconProps) => JSXNode; export declare const IoJournalOutline: (props: IconProps) => JSXNode; export declare const IoJournalSharp: (props: IconProps) => JSXNode; export declare const IoJournalSolid: (props: IconProps) => JSXNode; export declare const IoKeyOutline: (props: IconProps) => JSXNode; export declare const IoKeySharp: (props: IconProps) => JSXNode; export declare const IoKeySolid: (props: IconProps) => JSXNode; export declare const IoKeypadOutline: (props: IconProps) => JSXNode; export declare const IoKeypadSharp: (props: IconProps) => JSXNode; export declare const IoKeypadSolid: (props: IconProps) => JSXNode; export declare const IoLanguageOutline: (props: IconProps) => JSXNode; export declare const IoLanguageSharp: (props: IconProps) => JSXNode; export declare const IoLanguageSolid: (props: IconProps) => JSXNode; export declare const IoLaptopOutline: (props: IconProps) => JSXNode; export declare const IoLaptopSharp: (props: IconProps) => JSXNode; export declare const IoLaptopSolid: (props: IconProps) => JSXNode; export declare const IoLayersOutline: (props: IconProps) => JSXNode; export declare const IoLayersSharp: (props: IconProps) => JSXNode; export declare const IoLayersSolid: (props: IconProps) => JSXNode; export declare const IoLeafOutline: (props: IconProps) => JSXNode; export declare const IoLeafSharp: (props: IconProps) => JSXNode; export declare const IoLeafSolid: (props: IconProps) => JSXNode; export declare const IoLibraryOutline: (props: IconProps) => JSXNode; export declare const IoLibrarySharp: (props: IconProps) => JSXNode; export declare const IoLibrarySolid: (props: IconProps) => JSXNode; export declare const IoLinkOutline: (props: IconProps) => JSXNode; export declare const IoLinkSharp: (props: IconProps) => JSXNode; export declare const IoLinkSolid: (props: IconProps) => JSXNode; export declare const IoListCircleOutline: (props: IconProps) => JSXNode; export declare const IoListCircleSharp: (props: IconProps) => JSXNode; export declare const IoListCircle: (props: IconProps) => JSXNode; export declare const IoListOutline: (props: IconProps) => JSXNode; export declare const IoListSharp: (props: IconProps) => JSXNode; export declare const IoListSolid: (props: IconProps) => JSXNode; export declare const IoLocateOutline: (props: IconProps) => JSXNode; export declare const IoLocateSharp: (props: IconProps) => JSXNode; export declare const IoLocateSolid: (props: IconProps) => JSXNode; export declare const IoLocationOutline: (props: IconProps) => JSXNode; export declare const IoLocationSharp: (props: IconProps) => JSXNode; export declare const IoLocationSolid: (props: IconProps) => JSXNode; export declare const IoLockClosedOutline: (props: IconProps) => JSXNode; export declare const IoLockClosedSharp: (props: IconProps) => JSXNode; export declare const IoLockClosed: (props: IconProps) => JSXNode; export declare const IoLockOpenOutline: (props: IconProps) => JSXNode; export declare const IoLockOpenSharp: (props: IconProps) => JSXNode; export declare const IoLockOpen: (props: IconProps) => JSXNode; export declare const IoL