UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 231 B
import { IconCheck, iconCheckTag } from '@ni/nimble-components/dist/esm/icons/check'; export type { IconCheck }; export { iconCheckTag }; export declare const NimbleIconCheck: import("@lit/react").ReactWebComponent<IconCheck, {}>;