UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 238 B
import { IconCamera, iconCameraTag } from '@ni/nimble-components/dist/esm/icons/camera'; export type { IconCamera }; export { iconCameraTag }; export declare const NimbleIconCamera: import("@lit/react").ReactWebComponent<IconCamera, {}>;