UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 261 B
import { IconArrowRotateRight } from '@ni/nimble-components/dist/esm/icons/arrow-rotate-right'; export { type IconArrowRotateRight }; export declare const NimbleIconArrowRotateRight: import("@ni/fast-react-wrapper").ReactWrapper<IconArrowRotateRight, unknown>;