UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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