UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 296 B
import { IconBellAndComment, iconBellAndCommentTag } from '@ni/nimble-components/dist/esm/icons/bell-and-comment'; export type { IconBellAndComment }; export { iconBellAndCommentTag }; export declare const NimbleIconBellAndComment: import("@lit/react").ReactWebComponent<IconBellAndComment, {}>;