On this pageType alias: WeekNumberLabelƬ WeekNumberLabel: (n: number, options?: { locale?: Locale }) => stringType declaration▸ (n, options?): stringReturn the ARIA label of the week number.ParametersNameTypennumberoptions?Objectoptions.locale?LocaleReturnsstringDefined inpackages/react-day-picker/src/types/Labels.ts:34