UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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