UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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