type alias NavButtonLabelimport { type NavButtonLabel } from "https://deno.land/x/netzo@0.5.63/deps/react-day-picker.ts"; Return the ARIA label for the "next month" / "prev month" buttons in the navigation. definition: (month?: Date, options?: { locale?: Locale; }) => string