import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { DatepickerVariables } from './datepickerVariables';
import { DatepickerCalendarCellButtonStylesProps } from '../../../../components/Datepicker/DatepickerCalendarCellButton';
export declare const datepickerCalendarCellButtonStyles: ComponentSlotStylesPrepared<DatepickerCalendarCellButtonStylesProps, DatepickerVariables>;
