export declare const toDate: import("./types.ts").FPFn2<
  Date,
  import("../fp.ts").ContextFn<Date> | undefined,
  import("../fp.ts").DateArg<Date | import("../fp.ts").ConstructableDate>
>;
//# sourceMappingURL=index.d.ts.map
