export default interface CalendarProps { calendarTheme: object; selectedDate: string; }