UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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