export declare const formatWithOptions: import("./types.ts").FPFn3<
  string,
  import("../format.ts").FormatDateOptions | undefined,
  string,
  string | number | Date
>;
//# sourceMappingURL=index.d.ts.map
