import React from "react"; import { QronoCalendarProps } from "./interfaces"; export declare const QronoCalendar: React.FC;