UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 252 B
import { IconDownload, iconDownloadTag } from '@ni/nimble-components/dist/esm/icons/download'; export type { IconDownload }; export { iconDownloadTag }; export declare const NimbleIconDownload: import("@lit/react").ReactWebComponent<IconDownload, {}>;