UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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