import React from 'react'; import type { CalendarRef, TaroCalendarProps } from "../../types"; export declare const Calendar: React.ForwardRefExoticComponent & Omit, ""> & React.RefAttributes>;