export declare function link(options: { alias: string; password: string; force?: boolean; }): Promise;