cts
export declare const lastDayOfQuarterWithOptions: import("./types.ts").FPFn2< Date, | import("../lastDayOfQuarter.ts").LastDayOfQuarterOptions<Date> | undefined, import("../fp.ts").DateArg<Date> >;