UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 338 B
import { IconDashboardBuilderTile, iconDashboardBuilderTileTag } from '@ni/nimble-components/dist/esm/icons/dashboard-builder-tile'; export type { IconDashboardBuilderTile }; export { iconDashboardBuilderTileTag }; export declare const NimbleIconDashboardBuilderTile: import("@lit/react").ReactWebComponent<IconDashboardBuilderTile, {}>;