export declare const isMatchWithOptions: import("./types.ts").FPFn3< boolean, import("../isMatch.ts").IsMatchOptions | undefined, string, string >;