import { EventCalendarStore } from "../use-event-calendar/index.mjs"; export declare function useEventCalendarStoreContext(): EventCalendarStore;