export declare function isMonthDisabled(month: Date, minDate: Date, maxDate: Date): boolean;
//# sourceMappingURL=is-month-disabled.d.ts.map