@ni/nimble-react
Version:
React components for the NI Nimble Design System
4 lines (3 loc) • 325 B
TypeScript
import { IconArrowDownLeftAndArrowUpRight } from '@ni/nimble-components/dist/esm/icons/arrow-down-left-and-arrow-up-right';
export { type IconArrowDownLeftAndArrowUpRight };
export declare const NimbleIconArrowDownLeftAndArrowUpRight: import("@ni/fast-react-wrapper").ReactWrapper<IconArrowDownLeftAndArrowUpRight, unknown>;