import React from 'react'; import { IBox } from "../../../core"; export declare const CalendarSlot: React.FC;