UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 244 B
import { MappingIcon, mappingIconTag } from '@ni/nimble-components/dist/esm/mapping/icon'; export { mappingIconTag }; export { type MappingIcon }; export declare const NimbleMappingIcon: import("@lit/react").ReactWebComponent<MappingIcon, {}>;