UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 220 B
import { IconCheckDot } from '@ni/nimble-components/dist/esm/icons/check-dot'; export { type IconCheckDot }; export declare const NimbleIconCheckDot: import("@ni/fast-react-wrapper").ReactWrapper<IconCheckDot, unknown>;