UNPKG

@fluentui/react-northstar

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