export declare function isProtectedPath(targetPath: string, protectedPaths: readonly string[]): boolean;