import { type WeekNumberLabel } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
Return the ARIA label of the week number.
definition: (n: number, options?: { locale?: Locale$1; }) => string
import { type WeekNumberLabel } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
Return the ARIA label of the week number.