UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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