UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 224 B
import { IconBell, iconBellTag } from '@ni/nimble-components/dist/esm/icons/bell'; export type { IconBell }; export { iconBellTag }; export declare const NimbleIconBell: import("@lit/react").ReactWebComponent<IconBell, {}>;