import type { LinkToDirResult } from '@teambit/dependency-resolver'; export declare function linkToDir(links?: LinkToDirResult[]): string;