UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconShareNodes, iconShareNodesTag } from '@ni/nimble-components/dist/esm/icons/share-nodes'; export type { IconShareNodes }; export { iconShareNodesTag }; export declare const NimbleIconShareNodes: import("@lit/react").ReactWebComponent<IconShareNodes, {}>;