UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 281 B
import { IconCalendarWeek, iconCalendarWeekTag } from '@ni/nimble-components/dist/esm/icons/calendar-week'; export type { IconCalendarWeek }; export { iconCalendarWeekTag }; export declare const NimbleIconCalendarWeek: import("@lit/react").ReactWebComponent<IconCalendarWeek, {}>;