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