UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 209 B
import { IconFolder } from '@ni/nimble-components/dist/esm/icons/folder'; export { type IconFolder }; export declare const NimbleIconFolder: import("@ni/fast-react-wrapper").ReactWrapper<IconFolder, unknown>;