UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 252 B
import { IconSparkles, iconSparklesTag } from '@ni/nimble-components/dist/esm/icons/sparkles'; export type { IconSparkles }; export { iconSparklesTag }; export declare const NimbleIconSparkles: import("@lit/react").ReactWebComponent<IconSparkles, {}>;