type alias MonthsPropsimport { type MonthsProps } from "https://deno.land/x/netzo@0.4.72/deps/react-day-picker.ts"; The props for the Months component. definition: { children: ReactNode; }