declare const includedEvents: import("flatpickr/dist/types/options").HookKey[];
declare const excludedEvents: import("flatpickr/dist/types/options").HookKey[];
export { includedEvents, excludedEvents };
