export declare const isSelectingDayInCalendar: (target: (EventTarget & Element) | null) => boolean;