UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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