UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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