UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 266 B
import { IconSystemlink, iconSystemlinkTag } from '@ni/nimble-components/dist/esm/icons/systemlink'; export type { IconSystemlink }; export { iconSystemlinkTag }; export declare const NimbleIconSystemlink: import("@lit/react").ReactWebComponent<IconSystemlink, {}>;