UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 259 B
import { IconLightbulb, iconLightbulbTag } from '@ni/nimble-components/dist/esm/icons/lightbulb'; export type { IconLightbulb }; export { iconLightbulbTag }; export declare const NimbleIconLightbulb: import("@lit/react").ReactWebComponent<IconLightbulb, {}>;