UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 231 B
import { IconWatch, iconWatchTag } from '@ni/nimble-components/dist/esm/icons/watch'; export type { IconWatch }; export { iconWatchTag }; export declare const NimbleIconWatch: import("@lit/react").ReactWebComponent<IconWatch, {}>;