UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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