@tooni/iconscout-unicons-react
Version:
Making Iconscout's Unicons SVG sets available again, as React components, with TypeScript support.
615 lines (314 loc) • 41.7 kB
TypeScript
import * as React_2 from 'react';
import { SVGProps } from 'react';
export declare const Uim500px: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAdobe: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAdobeAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAirplay: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlign: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignCenter: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignCenterJustify: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignJustify: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignLeftJustify: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignLetterRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAlignRightJustify: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAmazon: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAnalysis: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAnalytics: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAnchor: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAndroid: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAndroidAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleDoubleDown: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleDoubleLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleDoubleRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleDoubleUp: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleDown: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleRightB: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAngleUp: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimApple: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAppleAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimApps: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowCircleDown: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowCircleLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowCircleRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowCircleUp: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowDownLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowDownRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowUpLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimArrowUpRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimAt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBag: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBars: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBatteryBolt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBatteryEmpty: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBehance: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBehanceAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBing: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBitcoin: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBitcoinAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBlackberry: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBlogger: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBloggerAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBookmark: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderBottom: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderClear: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderHorizontal: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderInner: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderOut: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderTop: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBorderVertical: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBox: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimBriefcase: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCalendar: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCalender: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimChart: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimChartPie: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCheck: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCheckCircle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCheckSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCircle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCircleLayer: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClinicMedical: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClock: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockEight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockFive: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockNine: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockSeven: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockTen: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockThree: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimClockTwo: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimColumns: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimComment: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentAltDots: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentAltMessage: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentAltPlus: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentDots: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentMessage: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCommentPlus: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCompress: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCornerDownLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCornerDownRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCornerLeftDown: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCornerRightDown: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCornerUpLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCornerUpRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCoronavirus: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCss3: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCss3Simple: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimCube: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDialpad: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDialpadAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDirection: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDiscord: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDocker: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDocumentLayoutCenter: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDocumentLayoutLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDocumentLayoutRight: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDownloadAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDribbble: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimDropbox: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimEllipsisH: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimEllipsisV: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimEntry: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimExclamationCircle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimExclamationOctagon: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimExclamationTriangle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimExit: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFacebook: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFacebookF: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFacebookMessenger: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFacebookMessengerAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFavorite: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFlipH: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFlipHAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFlipV: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimFlipVAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGithub: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGithubAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGitlab: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGitlabAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGoogle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGoogleDrive: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGoogleDriveAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGoogleHangouts: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGoogleHangoutsAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGooglePlay: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGraphBar: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGrid: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGrids: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimGripHorizontalLine: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHeadSide: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHeadSideCough: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHeadSideMask: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHipchat: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHistory: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHistoryAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHorizontalAlignLeft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHospital: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHospitalSquareSign: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHospitalSymbol: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHouseUser: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHtml3: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHtml3Alt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHtml5: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimHtml5Alt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimImageV: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimInstagram: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimInstagramAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimIntercom: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimIntercomAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimJavaScript: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimKeyholeCircle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimKeyholeSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimKeyholeSquareFull: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimKeySkeleton: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimKeySkeletonAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLayerGroup: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLayersAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLeftIndent: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLeftIndentAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLine: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLineSpacing: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLinkedin: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLinkedinAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLinkH: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLinux: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimListUiAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimListUl: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLock: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLockAccess: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLockAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLockOpenAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimLottiefiles: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimMasterCard: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimMediumM: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimMicroscope: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimMicrosoft: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimMinusSquareFull: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimMultiply: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimObjectGroup: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimObjectUngroup: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimOkta: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimOpera: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimOperaAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPadlock: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPagelines: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPagerduty: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPaperclip: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimParagraph: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPaypal: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPentagon: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPlusSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPolygon: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimPrevious: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimProcess: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimReact: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRecordAudio: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRedditAlienAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRedo: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRefresh: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRepeat: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRightIndentAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRocket: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRuler: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimRulerCombined: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSanitizer: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSanitizerAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimScenery: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSchedule: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimShieldPlus: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignalAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignalAlt3: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignIn: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignin: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignInAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignOut: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignout: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSignOutAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSkype: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSkypeAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSlack: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSlackAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSnapchatAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSnapchatGhost: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSnapchatSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSocialDistancing: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSorting: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSpaceKey: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSquareFull: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSquareShape: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSqureShape: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimStar: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimStarHalfAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimStepForward: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimStethoscope: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimStethoscopeAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimStoreSlash: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSubject: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSwiggy: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSyncExclamation: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimSyncSlash: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTable: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTelegram: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTelegramAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimThLarge: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTimesCircle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimToggleOff: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimToggleOn: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimToiletPaper: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTriangle: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTumblr: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTumblrAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTumblrSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTwitter: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimTwitterAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimUnlock: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimUnlockAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimUploadAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimUserArrows: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimUserMd: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimUserNurse: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVectorSquare: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVectorSquareAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVirusSlash: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVisualStudio: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVk: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVkAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVuejs: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimVuejsAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWebGrid: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWebGridAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWebSection: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWebSectionAlt: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWhatsapp: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWindowGrid: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWindowMaximize: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWindows: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWindowSection: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWordpress: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWordpressSimple: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimWrapText: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
export declare const UimYoutube: React_2.ForwardRefExoticComponent<Omit<UniconProps, "ref"> & React_2.RefAttributes<SVGSVGElement>>;
declare interface UniconProps extends SVGProps<SVGSVGElement> {
/**
* The size of the icon.
* Passed down to the SVG's height and width attributes.
* @default 24
*/
size?: number | string;
/**
* The color of the icon.
* @default 'currentColor'
*/
color?: string;
}
export { }