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