UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 256 B
import { IconBellSolidCircle } from '@ni/nimble-components/dist/esm/icons/bell-solid-circle'; export { type IconBellSolidCircle }; export declare const NimbleIconBellSolidCircle: import("@ni/fast-react-wrapper").ReactWrapper<IconBellSolidCircle, unknown>;