1 2 3 4 5
export declare const parseISOWithOptions: import("./types.js").FPFn2< Date, import("../parseISO.js").ParseISOOptions | undefined, string >;