1 2 3 4 5 6 7
export declare const parseWithOptions: import("./types.js").FPFn4< Date, import("../parse.js").ParseOptions | undefined, string | number | Date, string, string >;