import type {SVGAttributes, VNode} from 'vue';
export declare const IconAdd: (p?: SVGAttributes) => VNode;
export declare const IconAlert: (p?: SVGAttributes) => VNode;
export declare const IconAlignCenter: (p?: SVGAttributes) => VNode;
export declare const IconAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconAppearance: (p?: SVGAttributes) => VNode;
export declare const IconArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowNextLtr: (p?: SVGAttributes) => VNode;
export declare const IconArrowNextRtl: (p?: SVGAttributes) => VNode;
export declare const IconArrowPreviousLtr: (p?: SVGAttributes) => VNode;
export declare const IconArrowPreviousRtl: (p?: SVGAttributes) => VNode;
export declare const IconArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconArticleAdd: (p?: SVGAttributes) => VNode;
export declare const IconArticleCheck: (p?: SVGAttributes) => VNode;
export declare const IconArticleDisambiguationLtr: (p?: SVGAttributes) => VNode;
export declare const IconArticleDisambiguationRtl: (p?: SVGAttributes) => VNode;
export declare const IconArticleLtr: (p?: SVGAttributes) => VNode;
export declare const IconArticleNotFoundLtr: (p?: SVGAttributes) => VNode;
export declare const IconArticleNotFoundRtl: (p?: SVGAttributes) => VNode;
export declare const IconArticleRedirectLtr: (p?: SVGAttributes) => VNode;
export declare const IconArticleRedirectRtl: (p?: SVGAttributes) => VNode;
export declare const IconArticleRtl: (p?: SVGAttributes) => VNode;
export declare const IconArticleSearch: (p?: SVGAttributes) => VNode;
export declare const IconArticlesLtr: (p?: SVGAttributes) => VNode;
export declare const IconArticlesRtl: (p?: SVGAttributes) => VNode;
export declare const IconArticlesSearchLtr: (p?: SVGAttributes) => VNode;
export declare const IconArticlesSearchRtl: (p?: SVGAttributes) => VNode;
export declare const IconAttachment: (p?: SVGAttributes) => VNode;
export declare const IconBell: (p?: SVGAttributes) => VNode;
export declare const IconBellOutline: (p?: SVGAttributes) => VNode;
export declare const IconBigger: (p?: SVGAttributes) => VNode;
export declare const IconBlock: (p?: SVGAttributes) => VNode;
export declare const IconBoldA: (p?: SVGAttributes) => VNode;
export declare const IconBoldArabAin: (p?: SVGAttributes) => VNode;
export declare const IconBoldArabDad: (p?: SVGAttributes) => VNode;
export declare const IconBoldArabJeem: (p?: SVGAttributes) => VNode;
export declare const IconBoldArmnTo: (p?: SVGAttributes) => VNode;
export declare const IconBoldB: (p?: SVGAttributes) => VNode;
export declare const IconBoldCyrlBe: (p?: SVGAttributes) => VNode;
export declare const IconBoldCyrlPalochka: (p?: SVGAttributes) => VNode;
export declare const IconBoldCyrlTe: (p?: SVGAttributes) => VNode;
export declare const IconBoldCyrlZhe: (p?: SVGAttributes) => VNode;
export declare const IconBoldF: (p?: SVGAttributes) => VNode;
export declare const IconBoldG: (p?: SVGAttributes) => VNode;
export declare const IconBoldGeorMan: (p?: SVGAttributes) => VNode;
export declare const IconBoldL: (p?: SVGAttributes) => VNode;
export declare const IconBoldN: (p?: SVGAttributes) => VNode;
export declare const IconBoldQ: (p?: SVGAttributes) => VNode;
export declare const IconBoldV: (p?: SVGAttributes) => VNode;
export declare const IconBookLtr: (p?: SVGAttributes) => VNode;
export declare const IconBookRtl: (p?: SVGAttributes) => VNode;
export declare const IconBookmark: (p?: SVGAttributes) => VNode;
export declare const IconBookmarkOutline: (p?: SVGAttributes) => VNode;
export declare const IconBright: (p?: SVGAttributes) => VNode;
export declare const IconBrowserLtr: (p?: SVGAttributes) => VNode;
export declare const IconBrowserRtl: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCamera: (p?: SVGAttributes) => VNode;
export declare const IconCancel: (p?: SVGAttributes) => VNode;
export declare const IconChart: (p?: SVGAttributes) => VNode;
export declare const IconCheck: (p?: SVGAttributes) => VNode;
export declare const IconCheckAll: (p?: SVGAttributes) => VNode;
export declare const IconClear: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconClose: (p?: SVGAttributes) => VNode;
export declare const IconCode: (p?: SVGAttributes) => VNode;
export declare const IconCollapse: (p?: SVGAttributes) => VNode;
export declare const IconCopyLtr: (p?: SVGAttributes) => VNode;
export declare const IconCopyRtl: (p?: SVGAttributes) => VNode;
export declare const IconCutLtr: (p?: SVGAttributes) => VNode;
export declare const IconCutRtl: (p?: SVGAttributes) => VNode;
export declare const IconDatabase: (p?: SVGAttributes) => VNode;
export declare const IconDie: (p?: SVGAttributes) => VNode;
export declare const IconDoubleChevronEndLtr: (p?: SVGAttributes) => VNode;
export declare const IconDoubleChevronEndRtl: (p?: SVGAttributes) => VNode;
export declare const IconDownTriangle: (p?: SVGAttributes) => VNode;
export declare const IconDownload: (p?: SVGAttributes) => VNode;
export declare const IconDraggable: (p?: SVGAttributes) => VNode;
export declare const IconEdit: (p?: SVGAttributes) => VNode;
export declare const IconEditLock: (p?: SVGAttributes) => VNode;
export declare const IconEditUndoLtr: (p?: SVGAttributes) => VNode;
export declare const IconEditUndoRtl: (p?: SVGAttributes) => VNode;
export declare const IconEllipsis: (p?: SVGAttributes) => VNode;
export declare const IconError: (p?: SVGAttributes) => VNode;
export declare const IconExitFullscreen: (p?: SVGAttributes) => VNode;
export declare const IconExpand: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconEyeClosed: (p?: SVGAttributes) => VNode;
export declare const IconFeedbackLtr: (p?: SVGAttributes) => VNode;
export declare const IconFeedbackRtl: (p?: SVGAttributes) => VNode;
export declare const IconFlagLtr: (p?: SVGAttributes) => VNode;
export declare const IconFlagRtl: (p?: SVGAttributes) => VNode;
export declare const IconFolderPlaceholderLtr: (p?: SVGAttributes) => VNode;
export declare const IconFolderPlaceholderRtl: (p?: SVGAttributes) => VNode;
export declare const IconFullScreen: (p?: SVGAttributes) => VNode;
export declare const IconFunction: (p?: SVGAttributes) => VNode;
export declare const IconFunctionArgumentLtr: (p?: SVGAttributes) => VNode;
export declare const IconFunctionArgumentRtl: (p?: SVGAttributes) => VNode;
export declare const IconFunnelLtr: (p?: SVGAttributes) => VNode;
export declare const IconFunnelRtl: (p?: SVGAttributes) => VNode;
export declare const IconGlobe: (p?: SVGAttributes) => VNode;
export declare const IconHalfBrightLtr: (p?: SVGAttributes) => VNode;
export declare const IconHalfBrightRtl: (p?: SVGAttributes) => VNode;
export declare const IconHalfStarLtr: (p?: SVGAttributes) => VNode;
export declare const IconHalfStarRtl: (p?: SVGAttributes) => VNode;
export declare const IconHand: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHelpLtr: (p?: SVGAttributes) => VNode;
export declare const IconHelpNoticeLtr: (p?: SVGAttributes) => VNode;
export declare const IconHelpNoticeRtl: (p?: SVGAttributes) => VNode;
export declare const IconHelpRtl: (p?: SVGAttributes) => VNode;
export declare const IconHieroglyph: (p?: SVGAttributes) => VNode;
export declare const IconHighlight: (p?: SVGAttributes) => VNode;
export declare const IconHistory: (p?: SVGAttributes) => VNode;
export declare const IconHome: (p?: SVGAttributes) => VNode;
export declare const IconImage: (p?: SVGAttributes) => VNode;
export declare const IconImageAddLtr: (p?: SVGAttributes) => VNode;
export declare const IconImageAddRtl: (p?: SVGAttributes) => VNode;
export declare const IconImageBroken: (p?: SVGAttributes) => VNode;
export declare const IconImageGallery: (p?: SVGAttributes) => VNode;
export declare const IconImageLayoutBasic: (p?: SVGAttributes) => VNode;
export declare const IconImageLayoutFrame: (p?: SVGAttributes) => VNode;
export declare const IconImageLayoutFrameless: (p?: SVGAttributes) => VNode;
export declare const IconImageLayoutThumbnail: (p?: SVGAttributes) => VNode;
export declare const IconImageLockLtr: (p?: SVGAttributes) => VNode;
export declare const IconImageLockRtl: (p?: SVGAttributes) => VNode;
export declare const IconIndentLtr: (p?: SVGAttributes) => VNode;
export declare const IconIndentRtl: (p?: SVGAttributes) => VNode;
export declare const IconInfo: (p?: SVGAttributes) => VNode;
export declare const IconInfoFilled: (p?: SVGAttributes) => VNode;
export declare const IconInstanceLtr: (p?: SVGAttributes) => VNode;
export declare const IconInstanceRtl: (p?: SVGAttributes) => VNode;
export declare const IconItalicA: (p?: SVGAttributes) => VNode;
export declare const IconItalicArabKehehJeem: (p?: SVGAttributes) => VNode;
export declare const IconItalicArabMeem: (p?: SVGAttributes) => VNode;
export declare const IconItalicArabTeh: (p?: SVGAttributes) => VNode;
export declare const IconItalicArmnSha: (p?: SVGAttributes) => VNode;
export declare const IconItalicC: (p?: SVGAttributes) => VNode;
export declare const IconItalicD: (p?: SVGAttributes) => VNode;
export declare const IconItalicE: (p?: SVGAttributes) => VNode;
export declare const IconItalicGeorKan: (p?: SVGAttributes) => VNode;
export declare const IconItalicI: (p?: SVGAttributes) => VNode;
export declare const IconItalicK: (p?: SVGAttributes) => VNode;
export declare const IconItalicS: (p?: SVGAttributes) => VNode;
export declare const IconJournalLtr: (p?: SVGAttributes) => VNode;
export declare const IconJournalRtl: (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 IconLanguage: (p?: SVGAttributes) => VNode;
export declare const IconLargerText: (p?: SVGAttributes) => VNode;
export declare const IconLayoutLtr: (p?: SVGAttributes) => VNode;
export declare const IconLayoutRtl: (p?: SVGAttributes) => VNode;
export declare const IconLightbulb: (p?: SVGAttributes) => VNode;
export declare const IconLink: (p?: SVGAttributes) => VNode;
export declare const IconLinkExternalLtr: (p?: SVGAttributes) => VNode;
export declare const IconLinkExternalRtl: (p?: SVGAttributes) => VNode;
export declare const IconLinkSecure: (p?: SVGAttributes) => VNode;
export declare const IconListBulletLtr: (p?: SVGAttributes) => VNode;
export declare const IconListBulletRtl: (p?: SVGAttributes) => VNode;
export declare const IconListNumberedLtr: (p?: SVGAttributes) => VNode;
export declare const IconListNumberedRtl: (p?: SVGAttributes) => VNode;
export declare const IconLiteralLtr: (p?: SVGAttributes) => VNode;
export declare const IconLiteralRtl: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconLogInLtr: (p?: SVGAttributes) => VNode;
export declare const IconLogInRtl: (p?: SVGAttributes) => VNode;
export declare const IconLogOutLtr: (p?: SVGAttributes) => VNode;
export declare const IconLogOutRtl: (p?: SVGAttributes) => VNode;
export declare const IconLogoCc: (p?: SVGAttributes) => VNode;
export declare const IconLogoCodex: (p?: SVGAttributes) => VNode;
export declare const IconLogoMediaWiki: (p?: SVGAttributes) => VNode;
export declare const IconLogoMetaWiki: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikibooks: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikidata: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikifunctions: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikimedia: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikimediaCommons: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikimediaDiscovery: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikinews: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikipedia: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikiquote: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikisource: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikispecies: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikiversity: (p?: SVGAttributes) => VNode;
export declare const IconLogoWikivoyage: (p?: SVGAttributes) => VNode;
export declare const IconLogoWiktionary: (p?: SVGAttributes) => VNode;
export declare const IconMapLtr: (p?: SVGAttributes) => VNode;
export declare const IconMapPin: (p?: SVGAttributes) => VNode;
export declare const IconMapPinAdd: (p?: SVGAttributes) => VNode;
export declare const IconMapRtl: (p?: SVGAttributes) => VNode;
export declare const IconMapTrail: (p?: SVGAttributes) => VNode;
export declare const IconMarkup: (p?: SVGAttributes) => VNode;
export declare const IconMathematics: (p?: SVGAttributes) => VNode;
export declare const IconMathematicsDisplayBlock: (p?: SVGAttributes) => VNode;
export declare const IconMathematicsDisplayDefault: (p?: SVGAttributes) => VNode;
export declare const IconMathematicsDisplayInline: (p?: SVGAttributes) => VNode;
export declare const IconMenu: (p?: SVGAttributes) => VNode;
export declare const IconMessage: (p?: SVGAttributes) => VNode;
export declare const IconMoon: (p?: SVGAttributes) => VNode;
export declare const IconMove: (p?: SVGAttributes) => VNode;
export declare const IconMoveFirstLtr: (p?: SVGAttributes) => VNode;
export declare const IconMoveFirstRtl: (p?: SVGAttributes) => VNode;
export declare const IconMusicalScore: (p?: SVGAttributes) => VNode;
export declare const IconNetwork: (p?: SVGAttributes) => VNode;
export declare const IconNetworkOff: (p?: SVGAttributes) => VNode;
export declare const IconNewWindowLtr: (p?: SVGAttributes) => VNode;
export declare const IconNewWindowRtl: (p?: SVGAttributes) => VNode;
export declare const IconNewlineLtr: (p?: SVGAttributes) => VNode;
export declare const IconNewlineRtl: (p?: SVGAttributes) => VNode;
export declare const IconNewspaperLtr: (p?: SVGAttributes) => VNode;
export declare const IconNewspaperRtl: (p?: SVGAttributes) => VNode;
export declare const IconNextLtr: (p?: SVGAttributes) => VNode;
export declare const IconNextRtl: (p?: SVGAttributes) => VNode;
export declare const IconNoWikiText: (p?: SVGAttributes) => VNode;
export declare const IconNotBright: (p?: SVGAttributes) => VNode;
export declare const IconNotice: (p?: SVGAttributes) => VNode;
export declare const IconOcr: (p?: SVGAttributes) => VNode;
export declare const IconOngoingConversationLtr: (p?: SVGAttributes) => VNode;
export declare const IconOngoingConversationRtl: (p?: SVGAttributes) => VNode;
export declare const IconOutdentLtr: (p?: SVGAttributes) => VNode;
export declare const IconOutdentRtl: (p?: SVGAttributes) => VNode;
export declare const IconOutlineLtr: (p?: SVGAttributes) => VNode;
export declare const IconOutlineRtl: (p?: SVGAttributes) => VNode;
export declare const IconPageSettings: (p?: SVGAttributes) => VNode;
export declare const IconPaletteLtr: (p?: SVGAttributes) => VNode;
export declare const IconPaletteRtl: (p?: SVGAttributes) => VNode;
export declare const IconPasteLtr: (p?: SVGAttributes) => VNode;
export declare const IconPasteRtl: (p?: SVGAttributes) => VNode;
export declare const IconPause: (p?: SVGAttributes) => VNode;
export declare const IconPlay: (p?: SVGAttributes) => VNode;
export declare const IconPower: (p?: SVGAttributes) => VNode;
export declare const IconPrinter: (p?: SVGAttributes) => VNode;
export declare const IconPushPin: (p?: SVGAttributes) => VNode;
export declare const IconPuzzleLtr: (p?: SVGAttributes) => VNode;
export declare const IconPuzzleRtl: (p?: SVGAttributes) => VNode;
export declare const IconQrCode: (p?: SVGAttributes) => VNode;
export declare const IconQuotesLtr: (p?: SVGAttributes) => VNode;
export declare const IconQuotesRtl: (p?: SVGAttributes) => VNode;
export declare const IconRecentChangesLtr: (p?: SVGAttributes) => VNode;
export declare const IconRecentChangesRtl: (p?: SVGAttributes) => VNode;
export declare const IconRedoLtr: (p?: SVGAttributes) => VNode;
export declare const IconRedoRtl: (p?: SVGAttributes) => VNode;
export declare const IconReference: (p?: SVGAttributes) => VNode;
export declare const IconReferenceExistingLtr: (p?: SVGAttributes) => VNode;
export declare const IconReferenceExistingRtl: (p?: SVGAttributes) => VNode;
export declare const IconReferencesLtr: (p?: SVGAttributes) => VNode;
export declare const IconReferencesRtl: (p?: SVGAttributes) => VNode;
export declare const IconReload: (p?: SVGAttributes) => VNode;
export declare const IconRestore: (p?: SVGAttributes) => VNode;
export declare const IconRobot: (p?: SVGAttributes) => VNode;
export declare const IconSandbox: (p?: SVGAttributes) => VNode;
export declare const IconSearch: (p?: SVGAttributes) => VNode;
export declare const IconSearchCaseSensitive: (p?: SVGAttributes) => VNode;
export declare const IconSearchDiacritics: (p?: SVGAttributes) => VNode;
export declare const IconSearchRegularExpression: (p?: SVGAttributes) => VNode;
export declare const IconSettings: (p?: SVGAttributes) => VNode;
export declare const IconShare: (p?: SVGAttributes) => VNode;
export declare const IconSignatureLtr: (p?: SVGAttributes) => VNode;
export declare const IconSignatureRtl: (p?: SVGAttributes) => VNode;
export declare const IconSmaller: (p?: SVGAttributes) => VNode;
export declare const IconSmallerText: (p?: SVGAttributes) => VNode;
export declare const IconSortVertical: (p?: SVGAttributes) => VNode;
export declare const IconSpecialCharacter: (p?: SVGAttributes) => VNode;
export declare const IconSpecialPagesLtr: (p?: SVGAttributes) => VNode;
export declare const IconSpecialPagesRtl: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubbleAddLtr: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubbleAddRtl: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubbleLtr: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubbleRtl: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubblesLtr: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubblesRtl: (p?: SVGAttributes) => VNode;
export declare const IconStar: (p?: SVGAttributes) => VNode;
export declare const IconStop: (p?: SVGAttributes) => VNode;
export declare const IconStrikethroughA: (p?: SVGAttributes) => VNode;
export declare const IconStrikethroughS: (p?: SVGAttributes) => VNode;
export declare const IconStrikethroughY: (p?: SVGAttributes) => VNode;
export declare const IconSubscriptLtr: (p?: SVGAttributes) => VNode;
export declare const IconSubscriptRtl: (p?: SVGAttributes) => VNode;
export declare const IconSubtract: (p?: SVGAttributes) => VNode;
export declare const IconSuccess: (p?: SVGAttributes) => VNode;
export declare const IconSuperscriptLtr: (p?: SVGAttributes) => VNode;
export declare const IconSuperscriptRtl: (p?: SVGAttributes) => VNode;
export declare const IconTable: (p?: SVGAttributes) => VNode;
export declare const IconTableAddColumnAfterLtr: (p?: SVGAttributes) => VNode;
export declare const IconTableAddColumnAfterRtl: (p?: SVGAttributes) => VNode;
export declare const IconTableAddRowAfter: (p?: SVGAttributes) => VNode;
export declare const IconTableAddRowBefore: (p?: SVGAttributes) => VNode;
export declare const IconTableCaption: (p?: SVGAttributes) => VNode;
export declare const IconTableMergeCells: (p?: SVGAttributes) => VNode;
export declare const IconTableMoveColumnAfterLtr: (p?: SVGAttributes) => VNode;
export declare const IconTableMoveColumnAfterRtl: (p?: SVGAttributes) => VNode;
export declare const IconTableMoveRowAfter: (p?: SVGAttributes) => VNode;
export declare const IconTableMoveRowBefore: (p?: SVGAttributes) => VNode;
export declare const IconTagLtr: (p?: SVGAttributes) => VNode;
export declare const IconTagRtl: (p?: SVGAttributes) => VNode;
export declare const IconTemplateAddLtr: (p?: SVGAttributes) => VNode;
export declare const IconTemplateAddRtl: (p?: SVGAttributes) => VNode;
export declare const IconTextDirLtr: (p?: SVGAttributes) => VNode;
export declare const IconTextDirRtl: (p?: SVGAttributes) => VNode;
export declare const IconTextFlowLtr: (p?: SVGAttributes) => VNode;
export declare const IconTextFlowRtl: (p?: SVGAttributes) => VNode;
export declare const IconTextStyle: (p?: SVGAttributes) => VNode;
export declare const IconTextSummaryLtr: (p?: SVGAttributes) => VNode;
export declare const IconTextSummaryRtl: (p?: SVGAttributes) => VNode;
export declare const IconTrash: (p?: SVGAttributes) => VNode;
export declare const IconTray: (p?: SVGAttributes) => VNode;
export declare const IconUnBlock: (p?: SVGAttributes) => VNode;
export declare const IconUnFlagLtr: (p?: SVGAttributes) => VNode;
export declare const IconUnFlagRtl: (p?: SVGAttributes) => VNode;
export declare const IconUnLink: (p?: SVGAttributes) => VNode;
export declare const IconUnLock: (p?: SVGAttributes) => VNode;
export declare const IconUnStar: (p?: SVGAttributes) => VNode;
export declare const IconUnderlineA: (p?: SVGAttributes) => VNode;
export declare const IconUnderlineU: (p?: SVGAttributes) => VNode;
export declare const IconUndoLtr: (p?: SVGAttributes) => VNode;
export declare const IconUndoRtl: (p?: SVGAttributes) => VNode;
export declare const IconUpTriangle: (p?: SVGAttributes) => VNode;
export declare const IconUpload: (p?: SVGAttributes) => VNode;
export declare const IconUserActive: (p?: SVGAttributes) => VNode;
export declare const IconUserAddLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserAddRtl: (p?: SVGAttributes) => VNode;
export declare const IconUserAnonymous: (p?: SVGAttributes) => VNode;
export declare const IconUserAvatar: (p?: SVGAttributes) => VNode;
export declare const IconUserAvatarOutline: (p?: SVGAttributes) => VNode;
export declare const IconUserContributionsLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserContributionsRtl: (p?: SVGAttributes) => VNode;
export declare const IconUserGroupLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserGroupRtl: (p?: SVGAttributes) => VNode;
export declare const IconUserRightsLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserRightsRtl: (p?: SVGAttributes) => VNode;
export declare const IconUserTalkLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserTalkRtl: (p?: SVGAttributes) => VNode;
export declare const IconUserTemporaryLocationLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserTemporaryLocationRtl: (p?: SVGAttributes) => VNode;
export declare const IconUserTemporaryLtr: (p?: SVGAttributes) => VNode;
export declare const IconUserTemporaryRtl: (p?: SVGAttributes) => VNode;
export declare const IconVerticalEllipsis: (p?: SVGAttributes) => VNode;
export declare const IconViewCompact: (p?: SVGAttributes) => VNode;
export declare const IconViewDetailsLtr: (p?: SVGAttributes) => VNode;
export declare const IconViewDetailsRtl: (p?: SVGAttributes) => VNode;
export declare const IconVisionSimulator: (p?: SVGAttributes) => VNode;
export declare const IconVolumeDownLtr: (p?: SVGAttributes) => VNode;
export declare const IconVolumeDownRtl: (p?: SVGAttributes) => VNode;
export declare const IconVolumeOffLtr: (p?: SVGAttributes) => VNode;
export declare const IconVolumeOffRtl: (p?: SVGAttributes) => VNode;
export declare const IconVolumeUpLtr: (p?: SVGAttributes) => VNode;
export declare const IconVolumeUpRtl: (p?: SVGAttributes) => VNode;
export declare const IconWatchlistLtr: (p?: SVGAttributes) => VNode;
export declare const IconWatchlistRtl: (p?: SVGAttributes) => VNode;
export declare const IconWikiText: (p?: SVGAttributes) => VNode;
export declare const IconWindow: (p?: SVGAttributes) => VNode;
export declare const IconZoomIn: (p?: SVGAttributes) => VNode;
export declare const IconZoomOut: (p?: SVGAttributes) => VNode;
export {IconDoubleChevronEndLtr as IconDoubleChevronStartRtl,IconDoubleChevronEndRtl as IconDoubleChevronStartLtr,IconMoveFirstLtr as IconMoveLastRtl,IconMoveFirstRtl as IconMoveLastLtr,IconNextLtr as IconPreviousRtl,IconNextRtl as IconPreviousLtr,IconTableAddColumnAfterLtr as IconTableAddColumnBeforeRtl,IconTableAddColumnAfterRtl as IconTableAddColumnBeforeLtr,IconTableMoveColumnAfterLtr as IconTableMoveColumnBeforeRtl,IconTableMoveColumnAfterRtl as IconTableMoveColumnBeforeLtr};
