UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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