UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 203 B
import { IconT, iconTTag } from '@ni/nimble-components/dist/esm/icons/t'; export type { IconT }; export { iconTTag }; export declare const NimbleIconT: import("@lit/react").ReactWebComponent<IconT, {}>;