export declare const CalendarWithWeeks: ({ showOtherMonth, ...props }: any) => import("react/jsx-runtime").JSX.Element;
