export declare function install(directory: string, version?: string): Promise<string>;
