UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 217 B
import { IconEye, iconEyeTag } from '@ni/nimble-components/dist/esm/icons/eye'; export type { IconEye }; export { iconEyeTag }; export declare const NimbleIconEye: import("@lit/react").ReactWebComponent<IconEye, {}>;