export { isPathInside, isPathInsideWithRealpath } from "../infra/path-safety.js"; export declare function extensionUsesSkippedScannerPath(entry: string): boolean;