UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 274 B
import { IconShieldXmark, iconShieldXmarkTag } from '@ni/nimble-components/dist/esm/icons/shield-xmark'; export type { IconShieldXmark }; export { iconShieldXmarkTag }; export declare const NimbleIconShieldXmark: import("@lit/react").ReactWebComponent<IconShieldXmark, {}>;