UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 255 B
import { IconExclamationMark } from '@ni/nimble-components/dist/esm/icons/exclamation-mark'; export { type IconExclamationMark }; export declare const NimbleIconExclamationMark: import("@ni/fast-react-wrapper").ReactWrapper<IconExclamationMark, unknown>;