export declare const getDaysInMonthWithOptions: import("./types.ts").FPFn2<
  number,
  import("../getDaysInMonth.ts").GetDaysInMonthOptions | undefined,
  string | number | Date
>;
//# sourceMappingURL=index.d.ts.map
