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