UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 288 B
import { IconWindowRestore, iconWindowRestoreTag } from '@ni/nimble-components/dist/esm/icons/window-restore'; export type { IconWindowRestore }; export { iconWindowRestoreTag }; export declare const NimbleIconWindowRestore: import("@lit/react").ReactWebComponent<IconWindowRestore, {}>;