import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { DatepickerVariables } from './datepickerVariables';
import { DatepickerCalendarHeaderCellStylesProps } from '../../../../components/Datepicker/DatepickerCalendarHeaderCell';
export declare const datepickerCalendarHeaderCellStyles: ComponentSlotStylesPrepared<DatepickerCalendarHeaderCellStylesProps, DatepickerVariables>;
