UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 253 B
import { IconListTree, iconListTreeTag } from '@ni/nimble-components/dist/esm/icons/list-tree'; export type { IconListTree }; export { iconListTreeTag }; export declare const NimbleIconListTree: import("@lit/react").ReactWebComponent<IconListTree, {}>;