UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconFileDrawer, iconFileDrawerTag } from '@ni/nimble-components/dist/esm/icons/file-drawer'; export type { IconFileDrawer }; export { iconFileDrawerTag }; export declare const NimbleIconFileDrawer: import("@lit/react").ReactWebComponent<IconFileDrawer, {}>;