UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 266 B
import { IconArrowExpanderLeft } from '@ni/nimble-components/dist/esm/icons/arrow-expander-left'; export { type IconArrowExpanderLeft }; export declare const NimbleIconArrowExpanderLeft: import("@ni/fast-react-wrapper").ReactWrapper<IconArrowExpanderLeft, unknown>;