UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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