UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 395 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { DatepickerVariables } from './datepickerVariables'; import { DatepickerCalendarCellButtonStylesProps } from '../../../../components/Datepicker/DatepickerCalendarCellButton'; export declare const datepickerCalendarCellButtonStyles: ComponentSlotStylesPrepared<DatepickerCalendarCellButtonStylesProps, DatepickerVariables>;