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