export declare const CALENDARINFINITETABLE_CLASSNAME = "k-calendar-table";
export declare const CalendarInfiniteTable: (props: React.HTMLAttributes<HTMLDivElement>) => import("react/jsx-runtime").JSX.Element;
