export declare function isPublicPathMatch(pathname: string, publicPaths: (string | RegExp)[], isDebugMode?: boolean): boolean; //# sourceMappingURL=isPublicPathMatch.d.ts.map