UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 260 B
import { IconWebviHost, iconWebviHostTag } from '@ni/nimble-components/dist/esm/icons/webvi-host'; export type { IconWebviHost }; export { iconWebviHostTag }; export declare const NimbleIconWebviHost: import("@lit/react").ReactWebComponent<IconWebviHost, {}>;