UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 277 B
import { IconDownRightFromSquare } from '@ni/nimble-components/dist/esm/icons/down-right-from-square'; export { type IconDownRightFromSquare }; export declare const NimbleIconDownRightFromSquare: import("@ni/fast-react-wrapper").ReactWrapper<IconDownRightFromSquare, unknown>;