import type { ResolverFileSystem } from "./types.js"; export declare function assertPathHasNoSymbolicLinks(fs: Pick, target: string): Promise;