export declare function runLinkSkill(options: { name: string; sourceRoot: string; targetRoot: string; }): Promise;