UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 274 B
import { IconCalendarDay, iconCalendarDayTag } from '@ni/nimble-components/dist/esm/icons/calendar-day'; export type { IconCalendarDay }; export { iconCalendarDayTag }; export declare const NimbleIconCalendarDay: import("@lit/react").ReactWebComponent<IconCalendarDay, {}>;