UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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