UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 371 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { DatepickerVariables } from './datepickerVariables'; import { DatepickerCalendarCellStylesProps } from '../../../../components/Datepicker/DatepickerCalendarCell'; export declare const datepickerCalendarCellStyles: ComponentSlotStylesPrepared<DatepickerCalendarCellStylesProps, DatepickerVariables>;