UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 268 B
import { IconStar8Point, iconStar8PointTag } from '@ni/nimble-components/dist/esm/icons/star-8-point'; export type { IconStar8Point }; export { iconStar8PointTag }; export declare const NimbleIconStar8Point: import("@lit/react").ReactWebComponent<IconStar8Point, {}>;