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