import { IMHCalendarViewType } from './store/store/mh-calendar-store.types'; export declare const SHOW_DATE_ON_DAY = false; export declare const DEFAULT_NAVIGATION_UNIT = IMHCalendarViewType.WEEK; export declare const DEFAULT_MONTH_EVENT_HEIGHT = 20;