export declare const lastDayOfDecadeWithOptions: import("./types.js").FPFn2< Date, | import("../lastDayOfDecade.js").LastDayOfDecadeOptions | undefined, import("../fp.js").DateArg >;