import { CalendarView } from '../common/api/CalendarView';
declare const defaultViews: CalendarView[];
export default defaultViews;
