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