/// import { AriaButtonProps } from "@react-types/button"; export declare function CalendarButton(props: AriaButtonProps<"button">): JSX.Element;