UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 325 B
import { IconArrowDownRightAndArrowUpLeft } from '@ni/nimble-components/dist/esm/icons/arrow-down-right-and-arrow-up-left'; export { type IconArrowDownRightAndArrowUpLeft }; export declare const NimbleIconArrowDownRightAndArrowUpLeft: import("@ni/fast-react-wrapper").ReactWrapper<IconArrowDownRightAndArrowUpLeft, unknown>;