import React from 'react'; export declare const Calendar: React.ForwardRefExoticComponent, HTMLDivElement>, "onSelect"> & { selectTime?: boolean; selectedDate?: Date; timeStep?: number; onSelect: (date: Date) => void; focusedDate: Date; onFocusedDateChange: (index: Date) => void; }, "ref"> & React.RefAttributes>; //# sourceMappingURL=Calendar.d.ts.map