UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 224 B
import { IconInfo, iconInfoTag } from '@ni/nimble-components/dist/esm/icons/info'; export type { IconInfo }; export { iconInfoTag }; export declare const NimbleIconInfo: import("@lit/react").ReactWebComponent<IconInfo, {}>;