UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

4 lines (3 loc) 275 B
import type { IWeeklyDayPickerStrings, IWeeklyDayPickerNavigationIcons } from './WeeklyDayPicker.types'; export declare const defaultWeeklyDayPickerStrings: IWeeklyDayPickerStrings; export declare const defaultWeeklyDayPickerNavigationIcons: IWeeklyDayPickerNavigationIcons;