On this pageType alias: WeekdayLabelƬ WeekdayLabel: (day: Date, options?: { locale?: Locale }) => stringType declaration▸ (day, options?): stringReturn the ARIA label for the Head component.ParametersNameTypedayDateoptions?Objectoptions.locale?LocaleReturnsstringDefined inpackages/react-day-picker/src/types/Labels.ts:31