UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 355 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { DatepickerVariables } from './datepickerVariables'; import { DatepickerCalendarStylesProps } from '../../../../components/Datepicker/DatepickerCalendar'; export declare const datepickerCalendarStyles: ComponentSlotStylesPrepared<DatepickerCalendarStylesProps, DatepickerVariables>;