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