UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 210 B
import { IconAt, iconAtTag } from '@ni/nimble-components/dist/esm/icons/at'; export type { IconAt }; export { iconAtTag }; export declare const NimbleIconAt: import("@lit/react").ReactWebComponent<IconAt, {}>;