import type {SVGAttributes, VNode} from 'vue';
export declare const IconAddToList: (p?: SVGAttributes) => VNode;
export declare const IconAddUser: (p?: SVGAttributes) => VNode;
export declare const IconAddress: (p?: SVGAttributes) => VNode;
export declare const IconAdjust: (p?: SVGAttributes) => VNode;
export declare const IconAir: (p?: SVGAttributes) => VNode;
export declare const IconAircraft: (p?: SVGAttributes) => VNode;
export declare const IconAircraftLanding: (p?: SVGAttributes) => VNode;
export declare const IconAircraftTakeOff: (p?: SVGAttributes) => VNode;
export declare const IconAlignBottom: (p?: SVGAttributes) => VNode;
export declare const IconAlignHorizontalMiddle: (p?: SVGAttributes) => VNode;
export declare const IconAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconAlignTop: (p?: SVGAttributes) => VNode;
export declare const IconAlignVerticalMiddle: (p?: SVGAttributes) => VNode;
export declare const IconArchive: (p?: SVGAttributes) => VNode;
export declare const IconAreaGraph: (p?: SVGAttributes) => VNode;
export declare const IconArrowBoldDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowBoldLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowBoldRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowBoldUp: (p?: SVGAttributes) => VNode;
export declare const IconArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowLongDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowLongLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowLongRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowLongUp: (p?: SVGAttributes) => VNode;
export declare const IconArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconArrowWithCircleDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowWithCircleLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowWithCircleRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowWithCircleUp: (p?: SVGAttributes) => VNode;
export declare const IconAttachment: (p?: SVGAttributes) => VNode;
export declare const IconAwarenessRibbon: (p?: SVGAttributes) => VNode;
export declare const IconBack: (p?: SVGAttributes) => VNode;
export declare const IconBackInTime: (p?: SVGAttributes) => VNode;
export declare const IconBarGraph: (p?: SVGAttributes) => VNode;
export declare const IconBattery: (p?: SVGAttributes) => VNode;
export declare const IconBeamedNote: (p?: SVGAttributes) => VNode;
export declare const IconBell: (p?: SVGAttributes) => VNode;
export declare const IconBlackboard: (p?: SVGAttributes) => VNode;
export declare const IconBlock: (p?: SVGAttributes) => VNode;
export declare const IconBook: (p?: SVGAttributes) => VNode;
export declare const IconBookmark: (p?: SVGAttributes) => VNode;
export declare const IconBookmarks: (p?: SVGAttributes) => VNode;
export declare const IconBowl: (p?: SVGAttributes) => VNode;
export declare const IconBox: (p?: SVGAttributes) => VNode;
export declare const IconBriefcase: (p?: SVGAttributes) => VNode;
export declare const IconBrowser: (p?: SVGAttributes) => VNode;
export declare const IconBrush: (p?: SVGAttributes) => VNode;
export declare const IconBucket: (p?: SVGAttributes) => VNode;
export declare const IconCake: (p?: SVGAttributes) => VNode;
export declare const IconCalculator: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCamera: (p?: SVGAttributes) => VNode;
export declare const IconCcw: (p?: SVGAttributes) => VNode;
export declare const IconChat: (p?: SVGAttributes) => VNode;
export declare const IconCheck: (p?: SVGAttributes) => VNode;
export declare const IconChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronSmallDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronSmallLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronSmallRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronSmallUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronThinDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronThinLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronThinRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronThinUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronWithCircleDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronWithCircleLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronWithCircleRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronWithCircleUp: (p?: SVGAttributes) => VNode;
export declare const IconCircle: (p?: SVGAttributes) => VNode;
export declare const IconCircleWithCross: (p?: SVGAttributes) => VNode;
export declare const IconCircleWithMinus: (p?: SVGAttributes) => VNode;
export declare const IconCircleWithPlus: (p?: SVGAttributes) => VNode;
export declare const IconCircularGraph: (p?: SVGAttributes) => VNode;
export declare const IconClapperboard: (p?: SVGAttributes) => VNode;
export declare const IconClassicComputer: (p?: SVGAttributes) => VNode;
export declare const IconClipboard: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconCloud: (p?: SVGAttributes) => VNode;
export declare const IconCode: (p?: SVGAttributes) => VNode;
export declare const IconCog: (p?: SVGAttributes) => VNode;
export declare const IconColours: (p?: SVGAttributes) => VNode;
export declare const IconCompass: (p?: SVGAttributes) => VNode;
export declare const IconControllerFastBackward: (p?: SVGAttributes) => VNode;
export declare const IconControllerFastForward: (p?: SVGAttributes) => VNode;
export declare const IconControllerJumpToStart: (p?: SVGAttributes) => VNode;
export declare const IconControllerNext: (p?: SVGAttributes) => VNode;
export declare const IconControllerPaus: (p?: SVGAttributes) => VNode;
export declare const IconControllerPlay: (p?: SVGAttributes) => VNode;
export declare const IconControllerRecord: (p?: SVGAttributes) => VNode;
export declare const IconControllerStop: (p?: SVGAttributes) => VNode;
export declare const IconControllerVolume: (p?: SVGAttributes) => VNode;
export declare const IconCopy: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommons: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsAttribution: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsNoderivs: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsNoncommercialEu: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsNoncommercialUs: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsPublicDomain: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsRemix: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsShare: (p?: SVGAttributes) => VNode;
export declare const IconCreativeCommonsSharealike: (p?: SVGAttributes) => VNode;
export declare const IconCredit: (p?: SVGAttributes) => VNode;
export declare const IconCreditCard: (p?: SVGAttributes) => VNode;
export declare const IconCross: (p?: SVGAttributes) => VNode;
export declare const IconCup: (p?: SVGAttributes) => VNode;
export declare const IconCw: (p?: SVGAttributes) => VNode;
export declare const IconCycle: (p?: SVGAttributes) => VNode;
export declare const IconDatabase: (p?: SVGAttributes) => VNode;
export declare const IconDialPad: (p?: SVGAttributes) => VNode;
export declare const IconDirection: (p?: SVGAttributes) => VNode;
export declare const IconDocument: (p?: SVGAttributes) => VNode;
export declare const IconDocumentLandscape: (p?: SVGAttributes) => VNode;
export declare const IconDocuments: (p?: SVGAttributes) => VNode;
export declare const IconDotSingle: (p?: SVGAttributes) => VNode;
export declare const IconDotsThreeHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconDotsThreeVertical: (p?: SVGAttributes) => VNode;
export declare const IconDotsTwoHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconDotsTwoVertical: (p?: SVGAttributes) => VNode;
export declare const IconDownload: (p?: SVGAttributes) => VNode;
export declare const IconDrink: (p?: SVGAttributes) => VNode;
export declare const IconDrive: (p?: SVGAttributes) => VNode;
export declare const IconDrop: (p?: SVGAttributes) => VNode;
export declare const IconEdit: (p?: SVGAttributes) => VNode;
export declare const IconEmail: (p?: SVGAttributes) => VNode;
export declare const IconEmojiFlirt: (p?: SVGAttributes) => VNode;
export declare const IconEmojiHappy: (p?: SVGAttributes) => VNode;
export declare const IconEmojiNeutral: (p?: SVGAttributes) => VNode;
export declare const IconEmojiSad: (p?: SVGAttributes) => VNode;
export declare const IconErase: (p?: SVGAttributes) => VNode;
export declare const IconEraser: (p?: SVGAttributes) => VNode;
export declare const IconExport: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconEyeWithLine: (p?: SVGAttributes) => VNode;
export declare const IconFeather: (p?: SVGAttributes) => VNode;
export declare const IconFlag: (p?: SVGAttributes) => VNode;
export declare const IconFlash: (p?: SVGAttributes) => VNode;
export declare const IconFlashlight: (p?: SVGAttributes) => VNode;
export declare const IconFlatBrush: (p?: SVGAttributes) => VNode;
export declare const IconFlowBranch: (p?: SVGAttributes) => VNode;
export declare const IconFlowCascade: (p?: SVGAttributes) => VNode;
export declare const IconFlowLine: (p?: SVGAttributes) => VNode;
export declare const IconFlowParallel: (p?: SVGAttributes) => VNode;
export declare const IconFlowTree: (p?: SVGAttributes) => VNode;
export declare const IconFlower: (p?: SVGAttributes) => VNode;
export declare const IconFolder: (p?: SVGAttributes) => VNode;
export declare const IconFolderImages: (p?: SVGAttributes) => VNode;
export declare const IconFolderMusic: (p?: SVGAttributes) => VNode;
export declare const IconFolderVideo: (p?: SVGAttributes) => VNode;
export declare const IconForward: (p?: SVGAttributes) => VNode;
export declare const IconFunnel: (p?: SVGAttributes) => VNode;
export declare const IconGameController: (p?: SVGAttributes) => VNode;
export declare const IconGauge: (p?: SVGAttributes) => VNode;
export declare const IconGlobe: (p?: SVGAttributes) => VNode;
export declare const IconGraduationCap: (p?: SVGAttributes) => VNode;
export declare const IconGrid: (p?: SVGAttributes) => VNode;
export declare const IconHairCross: (p?: SVGAttributes) => VNode;
export declare const IconHand: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHeartOutlined: (p?: SVGAttributes) => VNode;
export declare const IconHelp: (p?: SVGAttributes) => VNode;
export declare const IconHelpWithCircle: (p?: SVGAttributes) => VNode;
export declare const IconHome: (p?: SVGAttributes) => VNode;
export declare const IconHourGlass: (p?: SVGAttributes) => VNode;
export declare const IconImage: (p?: SVGAttributes) => VNode;
export declare const IconImageInverted: (p?: SVGAttributes) => VNode;
export declare const IconImages: (p?: SVGAttributes) => VNode;
export declare const IconInbox: (p?: SVGAttributes) => VNode;
export declare const IconInfinity: (p?: SVGAttributes) => VNode;
export declare const IconInfo: (p?: SVGAttributes) => VNode;
export declare const IconInfoWithCircle: (p?: SVGAttributes) => VNode;
export declare const IconInstall: (p?: SVGAttributes) => VNode;
export declare const IconKey: (p?: SVGAttributes) => VNode;
export declare const IconKeyboard: (p?: SVGAttributes) => VNode;
export declare const IconLabFlask: (p?: SVGAttributes) => VNode;
export declare const IconLandline: (p?: SVGAttributes) => VNode;
export declare const IconLanguage: (p?: SVGAttributes) => VNode;
export declare const IconLaptop: (p?: SVGAttributes) => VNode;
export declare const IconLayers: (p?: SVGAttributes) => VNode;
export declare const IconLeaf: (p?: SVGAttributes) => VNode;
export declare const IconLevelDown: (p?: SVGAttributes) => VNode;
export declare const IconLevelUp: (p?: SVGAttributes) => VNode;
export declare const IconLifebuoy: (p?: SVGAttributes) => VNode;
export declare const IconLightBulb: (p?: SVGAttributes) => VNode;
export declare const IconLightDown: (p?: SVGAttributes) => VNode;
export declare const IconLightUp: (p?: SVGAttributes) => VNode;
export declare const IconLineGraph: (p?: SVGAttributes) => VNode;
export declare const IconLink: (p?: SVGAttributes) => VNode;
export declare const IconList: (p?: SVGAttributes) => VNode;
export declare const IconLocation: (p?: SVGAttributes) => VNode;
export declare const IconLocationPin: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconLockOpen: (p?: SVGAttributes) => VNode;
export declare const IconLogOut: (p?: SVGAttributes) => VNode;
export declare const IconLogin: (p?: SVGAttributes) => VNode;
export declare const IconLoop: (p?: SVGAttributes) => VNode;
export declare const IconMagnet: (p?: SVGAttributes) => VNode;
export declare const IconMagnifyingGlass: (p?: SVGAttributes) => VNode;
export declare const IconMail: (p?: SVGAttributes) => VNode;
export declare const IconMan: (p?: SVGAttributes) => VNode;
export declare const IconMap: (p?: SVGAttributes) => VNode;
export declare const IconMask: (p?: SVGAttributes) => VNode;
export declare const IconMedal: (p?: SVGAttributes) => VNode;
export declare const IconMegaphone: (p?: SVGAttributes) => VNode;
export declare const IconMenu: (p?: SVGAttributes) => VNode;
export declare const IconMerge: (p?: SVGAttributes) => VNode;
export declare const IconMessage: (p?: SVGAttributes) => VNode;
export declare const IconMic: (p?: SVGAttributes) => VNode;
export declare const IconMinus: (p?: SVGAttributes) => VNode;
export declare const IconMobile: (p?: SVGAttributes) => VNode;
export declare const IconModernMic: (p?: SVGAttributes) => VNode;
export declare const IconMoon: (p?: SVGAttributes) => VNode;
export declare const IconMouse: (p?: SVGAttributes) => VNode;
export declare const IconMusic: (p?: SVGAttributes) => VNode;
export declare const IconNetwork: (p?: SVGAttributes) => VNode;
export declare const IconNew: (p?: SVGAttributes) => VNode;
export declare const IconNewMessage: (p?: SVGAttributes) => VNode;
export declare const IconNews: (p?: SVGAttributes) => VNode;
export declare const IconNote: (p?: SVGAttributes) => VNode;
export declare const IconNotification: (p?: SVGAttributes) => VNode;
export declare const IconOldMobile: (p?: SVGAttributes) => VNode;
export declare const IconOldPhone: (p?: SVGAttributes) => VNode;
export declare const IconOpenBook: (p?: SVGAttributes) => VNode;
export declare const IconPalette: (p?: SVGAttributes) => VNode;
export declare const IconPaperPlane: (p?: SVGAttributes) => VNode;
export declare const IconPencil: (p?: SVGAttributes) => VNode;
export declare const IconPhone: (p?: SVGAttributes) => VNode;
export declare const IconPieChart: (p?: SVGAttributes) => VNode;
export declare const IconPin: (p?: SVGAttributes) => VNode;
export declare const IconPlus: (p?: SVGAttributes) => VNode;
export declare const IconPopup: (p?: SVGAttributes) => VNode;
export declare const IconPowerPlug: (p?: SVGAttributes) => VNode;
export declare const IconPriceRibbon: (p?: SVGAttributes) => VNode;
export declare const IconPriceTag: (p?: SVGAttributes) => VNode;
export declare const IconPrint: (p?: SVGAttributes) => VNode;
export declare const IconProgressEmpty: (p?: SVGAttributes) => VNode;
export declare const IconProgressFull: (p?: SVGAttributes) => VNode;
export declare const IconProgressOne: (p?: SVGAttributes) => VNode;
export declare const IconProgressTwo: (p?: SVGAttributes) => VNode;
export declare const IconPublish: (p?: SVGAttributes) => VNode;
export declare const IconQuote: (p?: SVGAttributes) => VNode;
export declare const IconRadio: (p?: SVGAttributes) => VNode;
export declare const IconRemoveUser: (p?: SVGAttributes) => VNode;
export declare const IconReply: (p?: SVGAttributes) => VNode;
export declare const IconReplyAll: (p?: SVGAttributes) => VNode;
export declare const IconResize100: (p?: SVGAttributes) => VNode;
export declare const IconResizeFullScreen: (p?: SVGAttributes) => VNode;
export declare const IconRetweet: (p?: SVGAttributes) => VNode;
export declare const IconRocket: (p?: SVGAttributes) => VNode;
export declare const IconRoundBrush: (p?: SVGAttributes) => VNode;
export declare const IconRss: (p?: SVGAttributes) => VNode;
export declare const IconRuler: (p?: SVGAttributes) => VNode;
export declare const IconSave: (p?: SVGAttributes) => VNode;
export declare const IconScissors: (p?: SVGAttributes) => VNode;
export declare const IconSelectArrows: (p?: SVGAttributes) => VNode;
export declare const IconShare: (p?: SVGAttributes) => VNode;
export declare const IconShareAlternitive: (p?: SVGAttributes) => VNode;
export declare const IconShareable: (p?: SVGAttributes) => VNode;
export declare const IconShield: (p?: SVGAttributes) => VNode;
export declare const IconShop: (p?: SVGAttributes) => VNode;
export declare const IconShoppingBag: (p?: SVGAttributes) => VNode;
export declare const IconShoppingBasket: (p?: SVGAttributes) => VNode;
export declare const IconShoppingCart: (p?: SVGAttributes) => VNode;
export declare const IconShuffle: (p?: SVGAttributes) => VNode;
export declare const IconSignal: (p?: SVGAttributes) => VNode;
export declare const IconSound: (p?: SVGAttributes) => VNode;
export declare const IconSoundMix: (p?: SVGAttributes) => VNode;
export declare const IconSoundMute: (p?: SVGAttributes) => VNode;
export declare const IconSportsClub: (p?: SVGAttributes) => VNode;
export declare const IconSpreadsheet: (p?: SVGAttributes) => VNode;
export declare const IconSquaredCross: (p?: SVGAttributes) => VNode;
export declare const IconSquaredMinus: (p?: SVGAttributes) => VNode;
export declare const IconSquaredPlus: (p?: SVGAttributes) => VNode;
export declare const IconStar: (p?: SVGAttributes) => VNode;
export declare const IconStarOutlined: (p?: SVGAttributes) => VNode;
export declare const IconStopwatch: (p?: SVGAttributes) => VNode;
export declare const IconSuitcase: (p?: SVGAttributes) => VNode;
export declare const IconSwap: (p?: SVGAttributes) => VNode;
export declare const IconSweden: (p?: SVGAttributes) => VNode;
export declare const IconSwitch: (p?: SVGAttributes) => VNode;
export declare const IconTablet: (p?: SVGAttributes) => VNode;
export declare const IconTag: (p?: SVGAttributes) => VNode;
export declare const IconText: (p?: SVGAttributes) => VNode;
export declare const IconTextDocument: (p?: SVGAttributes) => VNode;
export declare const IconTextDocumentInverted: (p?: SVGAttributes) => VNode;
export declare const IconThermometer: (p?: SVGAttributes) => VNode;
export declare const IconThumbsDown: (p?: SVGAttributes) => VNode;
export declare const IconThumbsUp: (p?: SVGAttributes) => VNode;
export declare const IconThunderCloud: (p?: SVGAttributes) => VNode;
export declare const IconTicket: (p?: SVGAttributes) => VNode;
export declare const IconTimeSlot: (p?: SVGAttributes) => VNode;
export declare const IconTools: (p?: SVGAttributes) => VNode;
export declare const IconTrafficCone: (p?: SVGAttributes) => VNode;
export declare const IconTrash: (p?: SVGAttributes) => VNode;
export declare const IconTree: (p?: SVGAttributes) => VNode;
export declare const IconTriangleDown: (p?: SVGAttributes) => VNode;
export declare const IconTriangleLeft: (p?: SVGAttributes) => VNode;
export declare const IconTriangleRight: (p?: SVGAttributes) => VNode;
export declare const IconTriangleUp: (p?: SVGAttributes) => VNode;
export declare const IconTrophy: (p?: SVGAttributes) => VNode;
export declare const IconTv: (p?: SVGAttributes) => VNode;
export declare const IconTyping: (p?: SVGAttributes) => VNode;
export declare const IconUninstall: (p?: SVGAttributes) => VNode;
export declare const IconUnread: (p?: SVGAttributes) => VNode;
export declare const IconUntag: (p?: SVGAttributes) => VNode;
export declare const IconUpload: (p?: SVGAttributes) => VNode;
export declare const IconUploadToCloud: (p?: SVGAttributes) => VNode;
export declare const IconUser: (p?: SVGAttributes) => VNode;
export declare const IconUsers: (p?: SVGAttributes) => VNode;
export declare const IconVCard: (p?: SVGAttributes) => VNode;
export declare const IconVideo: (p?: SVGAttributes) => VNode;
export declare const IconVinyl: (p?: SVGAttributes) => VNode;
export declare const IconVoicemail: (p?: SVGAttributes) => VNode;
export declare const IconWallet: (p?: SVGAttributes) => VNode;
export declare const IconWarning: (p?: SVGAttributes) => VNode;
export declare const IconWater: (p?: SVGAttributes) => VNode;
