UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconMessageBot, iconMessageBotTag } from '@ni/nimble-components/dist/esm/icons/message-bot'; export type { IconMessageBot }; export { iconMessageBotTag }; export declare const NimbleIconMessageBot: import("@lit/react").ReactWebComponent<IconMessageBot, {}>;