UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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